summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Collapse)AuthorAge
* - Patch #72284 by Flanker: fixed the clean URL test.Dries Buytaert2006-07-10
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* - Patch #44920 by Crell et al: added support for a sites/all directory.Dries Buytaert2006-06-27
|
* - Patch #65952 by Flanker and killes: set the proper version number for CVS ↵Dries Buytaert2006-06-05
| | | | HEAD.
* - Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while ↵Dries Buytaert2006-05-16
| | | | editing locale strings.
* - Patch #62016 by chx: made the clean URL test work properly.Dries Buytaert2006-05-15
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Modified patch #62016 by Heine: fixed the clean URL test link.Dries Buytaert2006-05-05
|
* #57834 by chx, Replace theme_weight with more appropriate process_weightNeil Drumm2006-05-04
|
* - More refinements to the clean URL test.Dries Buytaert2006-05-01
|
* - Patch #59999 by Moshe, chx, et al: fixed clean URL checker.Dries Buytaert2006-05-01
|
* #60338, better name for #form_submitted, patch by chxGerhard Killesreiter2006-04-25
|
* #59960, Can't store the value of submit, patch by ZenGerhard Killesreiter2006-04-25
|
* #58037 by Zen, Add update.php message to modules page.Neil Drumm2006-04-23
|
* #59479, Install system can cause module code to run before install hook is ↵Gerhard Killesreiter2006-04-20
| | | | run, patch by JonBob
* #59528, password_confirm fields don't highlight errors, patch by sammysGerhard Killesreiter2006-04-20
|
* #58221, Turn #after_build into a functions array in order to make validation ↵Gerhard Killesreiter2006-04-20
| | | | | | of date fields possible. Patch by yched, tenrapid Also makes forms API more consistent (see #pre_render)
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #58330: Fix inconsistent theme selector codeSteven Wittens2006-04-14
|
* #58456: Clean URL tester brokenSteven Wittens2006-04-12
|
* #56634: Resolve issues with varying $base_urlSteven Wittens2006-04-12
| | | | | - Fix locations links in watchdog - Fix repeated subdirectory in page cache CIDs
* #56713, reverted. Needs more discussion, see http://drupal.org/node/57676Gerhard Killesreiter2006-04-11
|
* #57864, required modules shoudl not be throttled, patch by Markus PetruxGerhard Killesreiter2006-04-08
|
* #56713, theme settings is not not called, patch by oscnetGerhard Killesreiter2006-04-06
|
* #56457: Allow different search forms to coexist without breaking validationSteven Wittens2006-04-06
|
* #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles.Steven Wittens2006-04-04
|
* #53949, short German date format with leading zeros.Gerhard Killesreiter2006-04-04
|
* #53949: Remove duplicate date formatSteven Wittens2006-04-04
|
* Revrting changed short date format by #53949.Neil Drumm2006-04-02
|
* #53949 by timcn, add a German date/time formatNeil Drumm2006-04-02
|
* #56457 by chx: The search box that can be displayed by some themes (e.g. ↵Neil Drumm2006-03-31
| | | | bluemarine) was not working.
* #56089, $form['#redirect'] shouldn't be clobbered by the _submit return ↵Gerhard Killesreiter2006-03-28
| | | | value., second try, patch by chx
* #54066, make site_name required. patch by FresoGerhard Killesreiter2006-03-23
|
* - Patch #52508 by TDobes: fixed theme system regressions.Dries Buytaert2006-03-07
|
* - Patch #52431 by Zen: simplified some code.Dries Buytaert2006-03-04
|
* #48025, fix for installing new contrib modules, patch by hunmonk and grugnogGerhard Killesreiter2006-02-27
|
* #21084, Node module is not marked "required", but is required by other ↵Gerhard Killesreiter2006-02-27
| | | | required modules, patch by Robert Douglass
* #48025, System table not updated when moving modules, patch by grugnog, ↵Gerhard Killesreiter2006-02-27
| | | | changed variable name to match conventions.
* - Patch #51189: fixed submit redirects.Dries Buytaert2006-02-26
|
* - Patch #50078 by merlinofchaos: made image toolkits work again.Dries Buytaert2006-02-26
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path.Dries Buytaert2006-02-12
|
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
|
* - Patch #46422 by Neil: module installation hook.Dries Buytaert2006-02-09
|
* - #44850: Allow search_box() to be used for non-node searches tooSteven Wittens2006-02-05
|
* - Patch #46123 by markus: rebuild the menu after chaning settings.Dries Buytaert2006-02-01
|
* - Patch #45785 by Markus: Not enabled themes shouldn't appear in ↵Dries Buytaert2006-02-01
| | | | admin/themes/settings.
* - Patch #46759 by chx: made it possible to change your password when using php5.Dries Buytaert2006-01-29
|
* - Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for ↵Dries Buytaert2006-01-24
| | | | consistency with Drupal 4.6.