summaryrefslogtreecommitdiff
path: root/modules/system/system.admin.inc
Commit message (Collapse)AuthorAge
* #192659 by quicksketch: center table headers for checkbox columns, where ↵Gábor Hojtsy2007-11-16
| | | | checkboxes are also centered
* #144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on ↵Gábor Hojtsy2007-11-09
| | | | admin index by modules page
* #179164 by Heine: short modules by name on the module admin pageGábor Hojtsy2007-11-09
|
* - Patch #176264 by Wim Monstrey: killed a warning.Dries Buytaert2007-11-09
|
* #188911 by chx: hide toggle settings fieldset when a theme has 'no features'Gábor Hojtsy2007-11-04
|
* - Patch #100582 by O Govinda, keith.smith: improved the user documentation ↵Dries Buytaert2007-10-31
| | | | on the UI.
* #100581 by keith.smith: improve form item descriptions on the performance ↵Gábor Hojtsy2007-10-27
| | | | settings page
* #100580 by keith.smith: reword error reporting description to be more clearGábor Hojtsy2007-10-27
|
* - Modified version of patch #121820 by Caleb et al: add an option for page ↵Dries Buytaert2007-10-25
| | | | compression.
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* #179655 by flobruit: properly disable theme setting checkboxes when certain ↵Gábor Hojtsy2007-10-18
| | | | features are not available
* #178973 by merlinofchaos: proper style and script inheritance between themes ↵Gábor Hojtsy2007-10-04
| | | | more then two levels deep in the hierarchy
* - Patch #168487 by douggreen: don't enable modules that depend on ↵Dries Buytaert2007-09-14
| | | | incompabitlbe modules.
* #164617 by catch: only suggest caching for production sites, so people ↵Gábor Hojtsy2007-09-07
| | | | developing their web sites can do so without nasty surprises
* #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu ↵Gábor Hojtsy2007-09-01
| | | | was moved from the default location
* - Patch #162202 by dvessel: fixed CSS problems in Opera.Dries Buytaert2007-09-01
|
* #111127 rollback by chx, slightly extended: roll back node_load cache, it ↵Gábor Hojtsy2007-08-30
| | | | needs more thought and discussion, so postponed until at least Drupal 7
* #57676 by JohnAlbin et al: properly support theme engine and theme specific ↵Gábor Hojtsy2007-08-29
| | | | settings via a theme-settings.php file
* #155828 by Eaton, pwolanin and jvandyk: let actions live even if ↵Gábor Hojtsy2007-08-29
| | | | actions.module is not turned on
* - Patch #165811 by Crell and pwolanin: split system module.Dries Buytaert2007-08-26
|
* - Patch #151055 by pwolanin et al: fixed problems with moving menu items.Dries Buytaert2007-07-09
|
* - Patch #156425 by asimmonds: added missing CVS IDs.Dries Buytaert2007-07-03
|
* - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.Dries Buytaert2007-05-27
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
their own include files.