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
Dries Buytaert
c60e7acdd4
- Patch #41461 by spiderman: reset the default theme to bluemarine after reset.
2005-12-21 22:15:02 +00:00
Dries Buytaert
d5581d94cb
- Patch #41124 by amanuel/owe: make the logo upload work.
2005-12-16 19:57:41 +00:00
Dries Buytaert
adcbc9b957
- Patch #40524 by drumm: made sure that visiting the admin/modules page does not break your setup if you haven't run udpate.php yet.
2005-12-09 15:40:15 +00:00
Dries Buytaert
c54234d71a
- Patch #40341 by Neil: fixed problems with database schema versions.
...
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
- system_get_files_database() now includes a 'schema_version' child of each file object.
- That new information is re-saved when Drupal re-populates the system table.
- An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
2005-12-08 08:40:10 +00:00
Dries Buytaert
3cb401bda1
- Patch #38645 by Morbus: reworked the _regions() hook.
2005-12-07 14:59:55 +00:00
Dries Buytaert
75d2089fba
- Patch #39155 by Alex/chx: #validate, #submit, #process consistency
2005-12-03 09:44:50 +00:00
Dries Buytaert
26bd449860
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.
2005-12-02 15:21:01 +00:00
Dries Buytaert
4a3b9fc883
- Patch #39594 by m3avrck: removed comma from date.
2005-12-02 15:19:54 +00:00
Dries Buytaert
b8ae0b3218
- Patch #38981 by Robert: add permission to enable/disbale theme switching by users.
2005-11-30 11:09:38 +00:00
Dries Buytaert
2d0df351d7
- Various fixes. Updated CHANGELOG.txt
2005-11-29 20:17:10 +00:00
Steven Wittens
670e835772
- Menu wasn't being wiped after enabling/disabling themes
2005-11-29 02:52:20 +00:00
Dries Buytaert
5b16e6b0a9
- Patch #36313 by assimmonds: make the search box look identical to Drupal 4.6
2005-11-25 15:26:11 +00:00
Dries Buytaert
c9b342e3e1
- Patch #38692 by saerdna: removed duplicate form-text class.
2005-11-24 19:28:08 +00:00
Dries Buytaert
5736cc3e94
- Patch #38349 by chx: form API bugfixes.
2005-11-23 08:21:08 +00:00
Dries Buytaert
03dda45573
- Patch #37752 by chx and Richard: renamed #post_process to #after_build.
2005-11-21 18:10:26 +00:00
Dries Buytaert
0fe57fe680
- Patch #36333 by Tobias Maier: make sure to enable the default theme.
2005-11-14 22:19:14 +00:00
Dries Buytaert
e6e3492029
- Patch #35575 by Richard, chx and Ber: system module no longer saves the files and tmp dir.:
2005-11-13 07:57:11 +00:00
Dries Buytaert
aeed4cd8e4
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
Dries Buytaert
64a617c208
- Patch #26249 by Morbus: improved handling of temporary files/directory.
...
If your module uses variable_get('file_directory_temp', ...) or
variable_get('file_directory_path', ...) please update it to use the new
API.
A list of affected modules is available at http://drupal.org/node/26249#comment-54194 .
2005-11-12 09:23:50 +00:00
Dries Buytaert
ea53aad7c8
- Patch #22215 by Richard Archer: refactored primary and secondary links.
...
Deprecates the primary_links module.
This patch was much needed. Thanks Richards!
NOTE: if some themers could investigate if there is room for improvement
with regard to theming, that would be awesome.
2005-11-03 19:33:37 +00:00
Dries Buytaert
46abc88ee4
- Patch #26249 by crunchywelch, Junyor: use upload_tmp_dir as default temporary directory. Fixed file problems on Windows NT systems.
2005-11-01 16:31:09 +00:00