summaryrefslogtreecommitdiff
path: root/modules/admin.module
Commit message (Expand)AuthorAge
* Tabs patch!Dries Buytaert2004-06-18
* - Patch by JonBob: fixed problem with theme admin page. Reported by Morbus.Dries Buytaert2004-05-26
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Code improvements by JonBob. Thanks again.Dries Buytaert2004-05-11
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Admin module clean-up. Patch by Kjartan. (The status function should beDries Buytaert2003-11-18
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Bugfix: fixed bug #3807.Dries Buytaert2003-10-27
* - Properly initialized $contents and removed dead code. Patch/suggestion by ax.Dries Buytaert2003-10-26
* - Small usability improvement: add title to administration pages. Patch by Ax.Dries Buytaert2003-10-24
* - Bugfix: corrected the context sensitive help of the main admin page. Fixes...Dries Buytaert2003-10-23
* - Fixed translation bugs with statistics module. Patch by Gabor.Dries Buytaert2003-10-12
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Fixed the admin preview problem as per Jonathan's suggestion. We'll want toDries Buytaert2003-09-30
* - Renamed some menu items for clarity and ... added basic phpDoc comments.Dries Buytaert2003-09-28
* - Rewrote the most of the menu system; this fixes Al's problem with theDries Buytaert2003-09-28
* - Patch by Kjartan:Dries Buytaert2003-09-26
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Translation improvement: made it easier to translate the site title of theDries Buytaert2003-07-08
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Improvement: show favicon on admin pages. Patch #20 by Al.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: added trailing slash to URL. Patch #39 by Al. Fixes bug #1848.Dries Buytaert2003-06-08
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - "Administration overview" -> "sitemap"Dries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed broken link. Patch by Al.Dries Buytaert2003-05-23
* - The page_footer() function was always called twice due to the introductionDries Buytaert2003-05-18
* - Specified the charset such that the administration pages would validate.Dries Buytaert2003-05-13
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Committed Gordon's htmlarea patch.Dries Buytaert2003-04-21
* - Various improvements to the menu system.Dries Buytaert2003-04-01
* - Eliminated system_init(), the session stuff, and made it possible toDries Buytaert2003-03-12
* - Emit the menu after the actual content; this makes it possible to rebuildDries Buytaert2003-03-09
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Clean URLs.Dries Buytaert2003-02-14
* - Added sitemap feature to administration pages. Requested by variousDries Buytaert2003-01-26
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Some usability improvements requested by Michael.Dries Buytaert2003-01-06
* - Clean URL patch.Dries Buytaert2003-01-06