summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Collapse)AuthorAge
* #90508 by Heine and the security team. Every form gets a token.Neil Drumm2006-10-31
|
* #90614 by asimmonds and hunmonk. Avoid linking to inaccessible admin pages.Neil Drumm2006-10-31
|
* Color.module tweaks:Steven Wittens2006-10-29
| | | | | | | - Remove tab characters - Make sure GD2 is present before doing magic. - Add requirement check for GD2 - Fix broken .png file
* Fix table row striping on status report pageSteven Wittens2006-10-29
|
* Swap columns on admin/by-module to alphabetize modules left to rightSteven Wittens2006-10-26
|
* - Patch #89285 by profix: code simplifications.Dries Buytaert2006-10-26
|
* - Patch #88233 by profix989, webchick, hunmonk et al: UI improvements for ↵Dries Buytaert2006-10-24
| | | | the uninstaller.
* - Patch #88233 by hunmonk et al: uninstall UI for modules.Dries Buytaert2006-10-23
|
* - Patch #88287 by asimmonds, dww et al: installer doesn't support modules ↵Dries Buytaert2006-10-23
| | | | outside root/modules directory. Critical bugfix.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Based on http://flickr.com/photos/dries/233551753/: changed the title 'RSS ↵Dries Buytaert2006-10-14
| | | | feeds' to 'RSS publishing' to make it slightly more distinct We also have a 'RSS aggregator' link.
* - Usabilty improvement as per http://flickr.com/photos/dries/233650181/: ↵Dries Buytaert2006-10-14
| | | | replaced duplicate title with 'Site status'.
* - Patch #88732 by webernet: made the admin page validate.Dries Buytaert2006-10-12
|
* - Patch #87837 by webernet: fixed invlid XHTML on admin/by-modules page.Dries Buytaert2006-10-09
|
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* - Patch #87629 by chx: removing my debug code.Dries Buytaert2006-10-05
|
* #77366: make 'system default' the default administration themeSteven Wittens2006-10-03
|
* #84414: Admin usability improvement! List what each module can do in a ↵Steven Wittens2006-10-03
| | | | common place.
* #84875: Dependency system for coreSteven Wittens2006-10-02
|
* - Patch #86591 by dww: 5.0.0 -> 5.0Dries Buytaert2006-10-02
|
* - Patch #83397 by edkwh: -> . Getting rid of super-globals.Dries Buytaert2006-09-17
|
* #82867 by RobRoy. Two variables were not initialized.Neil Drumm2006-09-08
|
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
|
* #80804 by stefan nagtegaal. Add units for paths.Neil Drumm2006-09-07
|
* #49443 by Ralf Stamm and webchick. Make default date format consistent.Neil Drumm2006-09-06
|
* - Patch #82441 by chx: usability: moving checkboxes to the left.Dries Buytaert2006-09-05
|
* - This feels good.Dries Buytaert2006-09-02
|
* Adjust menu item weight for status reportSteven Wittens2006-09-01
|
* Pretty up the status reportSteven Wittens2006-09-01
|
* #75002: Install-time and run-time requirements checking + status report pageSteven Wittens2006-09-01
|
* #80844 by Uwe Hermann. Various string cleanup, which should have been put in ↵Neil Drumm2006-09-01
| | | | smaller patches.
* Didn't mean to commit that yet.Neil Drumm2006-09-01
|
* That help text was in the 40x messages.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #80887 by Matt et al: added an aggressive caching strategy.Dries Buytaert2006-08-31
|
* - Oops. An extra patch slipped in.Dries Buytaert2006-08-29
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #80895 by webchick et al: make it easier to disable form elements.Dries Buytaert2006-08-27
|
* - Patch #80717 by jeff/ma3vrck: clean up admin css.Dries Buytaert2006-08-27
|
* - Patch #80640 by stefan: consistent descriptions.Dries Buytaert2006-08-25
|
* #80079 by drewish, fix some double placeholdering and other bugs with using t().Neil Drumm2006-08-23
|
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #77183 by m3vrck: cleaned up some of the CSS mess.Dries Buytaert2006-08-14
|
* Fixing the last commit and CHANGELOG.Neil Drumm2006-08-14
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* #77549 by Moshe, improved install profile documentation.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)