summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* Pretty up the status report codeSteven 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
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* #80844 by Uwe Hermann. Various string cleanup, which should have been put in ↵Neil Drumm2006-09-01
| | | | smaller patches.
* #77733 by Ralf Stamm. The primary menu needs an mid of 2.Neil Drumm2006-09-01
|
* Didn't mean to commit that yet.Neil Drumm2006-09-01
|
* That help text was in the 40x messages.Neil Drumm2006-09-01
|
* #69786: jQuery JavaScript Library in Drupal coreSteven Wittens2006-08-31
|
* - 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
|
* - Patch #81695 by sammys: fix cache indices on PostgreSQL.Dries Buytaert2006-08-31
|
* #65765: Merge URLfilter.module into core filter.moduleSteven Wittens2006-08-31
|
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
|
* - 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 #80979 by stefan/ma3vrck: move colors from admin.css to themes.Dries Buytaert2006-08-28
|
* - Patch #80895 by webchick et al: make it easier to disable form elements.Dries Buytaert2006-08-27
|
* - Patch #42463: performance improvement: add index on the source field of ↵Dries Buytaert2006-08-27
| | | | the locale table.
* - Patch #80717 by jeff/ma3vrck: clean up admin css.Dries Buytaert2006-08-27
|
* - Patch #80640 by stefan: consistent descriptions.Dries Buytaert2006-08-25
|
* #78656 by m3avrck. Drupal Core's first CSS hack.Neil Drumm2006-08-25
|
* #14400 by chx. Add a missing key.Neil Drumm2006-08-24
|
* #80150 by webchick. Cleanup from #76666.Neil Drumm2006-08-23
|
* #80079 by drewish, fix some double placeholdering and other bugs with using t().Neil Drumm2006-08-23
|
* - Patch #76666 by hunmonk: custom block titles.Dries Buytaert2006-08-22
|
* #79346 by nickl. Improve CSS for tables.Neil Drumm2006-08-21
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* #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 #76914 by smsimms/sammys: PostgreSQL fixes for installer.Dries Buytaert2006-08-18
|
* - Fix missing progressbar background after CSS splitSteven Wittens2006-08-17
| | | | - Keep all JS widget css together
* - Patch #78871 by maverick: tab css was misplaced.Dries Buytaert2006-08-16
|
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* - 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
|
* #64212 by chx, dww, and Eaton, allow for branched updates.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 ... :)
* - Patch #76958 by forngren, dww et al: make it a tad easier to run cron ↵Dries Buytaert2006-08-09
| | | | manually.
* - Patch #77549 by adrian: install profiles should be in their own directory.Dries Buytaert2006-08-08
|
* - Patch #77364 by webchick: 'administration page' is actually ↵Dries Buytaert2006-08-07
| | | | 'administration theme' -- so rename menu and callback.
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #76753 by Moshe: fatal eror during logout with page cache enabled.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* #76209: (Eaton et al)Steven Wittens2006-08-03
| | | | | - Make installer code integrate better with module.inc / system.module - Fix schema version bug when installing core