Commit Graph

320 Commits (ca9293b3ee13390349521c83e9bb175d4c95009a)

Author SHA1 Message Date
Gerhard Killesreiter 8d48ee17b9 #60338, better name for #form_submitted, patch by chx 2006-04-25 20:46:57 +00:00
Gerhard Killesreiter 3300aa2d4e #59960, Can't store the value of submit, patch by Zen 2006-04-25 10:00:57 +00:00
Neil Drumm 85a8558117 #58037 by Zen, Add update.php message to modules page. 2006-04-23 06:07:59 +00:00
Gerhard Killesreiter b9c4901d86 #59479, Install system can cause module code to run before install hook is run, patch by JonBob 2006-04-20 16:43:28 +00:00
Gerhard Killesreiter b354396b69 #59528, password_confirm fields don't highlight errors, patch by sammys 2006-04-20 16:35:29 +00:00
Gerhard Killesreiter 297ed741f8 #58221, Turn #after_build into a functions array in order to make validation of date fields possible. Patch by yched, tenrapid
Also makes forms API more consistent (see #pre_render)
2006-04-20 07:11:37 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Steven Wittens 2f927f14b7 #58330: Fix inconsistent theme selector code 2006-04-14 20:30:08 +00:00
Steven Wittens ff35fc9c53 #58456: Clean URL tester broken 2006-04-12 19:36:51 +00:00
Steven Wittens 69726b0d7b #56634: Resolve issues with varying $base_url
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Gerhard Killesreiter 8c506a560a #56713, reverted. Needs more discussion, see http://drupal.org/node/57676 2006-04-11 17:18:55 +00:00
Gerhard Killesreiter a6cb8d7adb #57864, required modules shoudl not be throttled, patch by Markus Petrux 2006-04-08 16:05:54 +00:00
Gerhard Killesreiter f5e15dcbc6 #56713, theme settings is not not called, patch by oscnet 2006-04-06 18:07:22 +00:00
Steven Wittens cfe001af7a #56457: Allow different search forms to coexist without breaking validation 2006-04-06 13:07:22 +00:00
Steven Wittens 02f6a3ee2d #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles. 2006-04-04 23:36:18 +00:00
Gerhard Killesreiter c81fd0de18 #53949, short German date format with leading zeros. 2006-04-04 01:40:41 +00:00
Steven Wittens 2128b4d678 #53949: Remove duplicate date format 2006-04-04 01:17:07 +00:00
Neil Drumm 1a7a63b0fa Revrting changed short date format by #53949. 2006-04-02 22:52:14 +00:00
Neil Drumm 7fa3f5ddee #53949 by timcn, add a German date/time format 2006-04-02 09:19:56 +00:00
Neil Drumm b22d877ff8 #56457 by chx: The search box that can be displayed by some themes (e.g. bluemarine) was not working. 2006-03-31 04:57:49 +00:00
Gerhard Killesreiter cad28df22b #56089, $form['#redirect'] shouldn't be clobbered by the _submit return value., second try, patch by chx 2006-03-28 01:45:41 +00:00
Gerhard Killesreiter 667298972f #54066, make site_name required. patch by Freso 2006-03-23 21:24:02 +00:00
Dries Buytaert 6d9e5084d8 - Patch #52508 by TDobes: fixed theme system regressions. 2006-03-07 11:28:22 +00:00
Dries Buytaert 9c7c23c87b - Patch #52431 by Zen: simplified some code. 2006-03-04 17:49:21 +00:00
Gerhard Killesreiter b7e81dbc39 #48025, fix for installing new contrib modules, patch by hunmonk and grugnog 2006-02-27 19:01:42 +00:00
Gerhard Killesreiter 9bb285aafa #21084, Node module is not marked "required", but is required by other required modules, patch by Robert Douglass 2006-02-27 14:41:05 +00:00
Gerhard Killesreiter 29170c88f2 #48025, System table not updated when moving modules, patch by grugnog, changed variable name to match conventions. 2006-02-27 14:32:38 +00:00
Dries Buytaert 58d9b02e3e - Patch #51189: fixed submit redirects. 2006-02-26 19:44:45 +00:00
Dries Buytaert 84d4e12ccc - Patch #50078 by merlinofchaos: made image toolkits work again. 2006-02-26 19:37:18 +00:00
Dries Buytaert 3603fe1bd8 - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert 25eef00f89 - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path. 2006-02-12 05:34:34 +00:00
Dries Buytaert 583d5a4ee9 - Patch #48622 by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +00:00
Dries Buytaert b67cce5a8f - Patch #46422 by Neil: module installation hook. 2006-02-09 08:13:08 +00:00
Steven Wittens 9639b7dc56 - #44850: Allow search_box() to be used for non-node searches too 2006-02-05 19:17:00 +00:00
Dries Buytaert eb2bed2833 - Patch #46123 by markus: rebuild the menu after chaning settings. 2006-02-01 15:34:55 +00:00
Dries Buytaert 71955d8c8a - Patch #45785 by Markus: Not enabled themes shouldn't appear in admin/themes/settings. 2006-02-01 14:14:04 +00:00
Dries Buytaert 5229f329ac - Patch #46759 by chx: made it possible to change your password when using php5. 2006-01-29 07:28:52 +00:00
Dries Buytaert 42c5683d41 - Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for consistency with Drupal 4.6. 2006-01-24 18:27:29 +00:00
Dries Buytaert 6f978a04f9 - Patch #45793 by chx: fixed bug in user.module that results in storing plain text passwords. 2006-01-24 10:15:03 +00:00
Dries Buytaert 14ae238973 - Patch #45320 by Zen: improved usability of off-line mode. 2006-01-22 07:51:06 +00:00
Steven Wittens 7914ad0f3f - #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
Dries Buytaert e145866243 - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
Dries Buytaert cccca3b17e - Patch #44261 by Kobus/Zen: drupal -> Drupal. 2006-01-12 19:29:36 +00:00
Steven Wittens c27b62b182 - #41940: Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage)
- #43491: Missing drupal_goto() after saving settings
2006-01-05 23:35:34 +00:00
Dries Buytaert e334ca1b72 - Cleaned up the cron status message. 2006-01-05 09:42:09 +00:00
Dries Buytaert 9385794e23 - Patch #41548 by Neil: critical bugfix: theme didn't load when styles are used. 2006-01-04 09:32:28 +00:00
Dries Buytaert 749284633f - Patch #42057 by hunmonk and chx: made saving user accounts work again. 2006-01-02 08:35:59 +00:00
Dries Buytaert ebeaaedc8f - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
Dries Buytaert 34a5d46022 - Patch #36465 by chx / Richard: made it possible to link to the front page. 2005-12-27 10:36:16 +00:00
Dries Buytaert 3783e6304c - Patch #41914 by Robert: modules page producing duplicate entry database errors. 2005-12-22 12:37:52 +00:00