summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Collapse)AuthorAge
...
* #508458 follow-up by Josh Waihi: Fix menu access argument.Angie Byron2009-08-12
|
* - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵Dries Buytaert2009-08-12
| | | | and APIs.
* - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.Dries Buytaert2009-08-12
|
* #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.Angie Byron2009-08-11
|
* - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and ↵Dries Buytaert2009-08-11
| | | | modules' section so we can start moving over configuration items. Let's see how this goes ...
* #292253 by Damien Tournoud: Remove per-user themes selection from core.Angie Byron2009-08-05
|
* #433992 by David_Rothstein and Frando: Change #theme_wrapper to ↵Angie Byron2009-08-04
| | | | #theme_wrappers to allow multiple theme functions to execute on renderable objects.
* #489762 by JohnAlbin: Add theme lineage information to .info file cache and ↵Angie Byron2009-08-03
| | | | fix several edge-case bugs.
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> ↵Dries Buytaert2009-07-31
| | | | Themes section to the top level Appearance item as outlined in the D7UX IA.
* - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric ↵Dries Buytaert2009-07-30
| | | | weight to drupal_add_css.
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ↵Dries Buytaert2009-07-27
| | | | initial support for PHP file wrappers.
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
|
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #521798 by catch: fixed caching.Dries Buytaert2009-07-20
|
* - Patch #523308 by Bojhan: simplified help texts a bit.Dries Buytaert2009-07-19
|
* - Patch #511284 by catch, moshe weitzman: add html_top and move the admin ↵Dries Buytaert2009-07-18
| | | | toolbar into html_top.
* - Patch #518750 by Damien Tournoud: rethink system settings form.Dries Buytaert2009-07-16
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability ↵Angie Byron2009-07-04
| | | | for modules to register JS/CSS libraries.
* - Patch #473762 by Razorraser: add link to update.php on site maintenance page.Dries Buytaert2009-07-04
|
* - Patch #468534 by paul.lovvik: add a region at the top of the page above ↵Dries Buytaert2009-07-04
| | | | the header region.
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore ↵Dries Buytaert2009-07-01
| | | | slave servers. Finally.
* #460706 by wulff and c960657: Don't show surrounding fieldset on user ↵Angie Byron2009-06-28
| | | | registration form when only one profile category exists.
* - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different ↵Dries Buytaert2009-06-23
| | | | file transport mechanisms to core in preparation of a plugin manager.
* - Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged ↵Dries Buytaert2009-06-21
| | | | patches.
* #351487 follow-up by JohnAlbin: Fix accidental roll-back.Angie Byron2009-06-20
|
* - Patch #481214 by pp: hidden taxonomy variables in the message action.Dries Buytaert2009-06-16
|
* - Patch #147000 by Berdir: follow-up bug fix.Dries Buytaert2009-06-11
|
* - Patch #481502 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-08
|
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post ↵Dries Buytaert2009-06-05
| | | | settings' admin screen and relocate options.
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #480082 by pp: document all variables.Dries Buytaert2009-06-03
|
* #475348 by boombatower: Move admin/development to system.module so it's ↵Angie Byron2009-05-29
| | | | available to other modules.
* - Patch #473012 by stella: improve help text on uninstall page.Dries Buytaert2009-05-27
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #351487 by JohnAlbin, deviantintegral et al: remove default values ↵Dries Buytaert2009-05-27
| | | | for stylesheets and scripts.
* #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent ↵Angie Byron2009-05-27
| | | | administrative menu items when user has no access to any of their children.
* - Patch #472658 by agentrickard: clean up of inline code comments.Dries Buytaert2009-05-26
|
* - Patch #470594 by Moshe: convert more pages and blocks to return arrays.Dries Buytaert2009-05-25
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* - Patch #212233 by lilou, catch: remove SQL report.Dries Buytaert2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #394572 by Berdir: converted system module to the new database ↵Dries Buytaert2009-05-16
| | | | abstraction layer.
* - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.Dries Buytaert2009-05-14
|