- 01 Nov, 2003 2 commits
-
-
Kjartan authored
-
Steven Wittens authored
-
- 31 Oct, 2003 2 commits
-
-
Dries authored
- Set the update_start variable for the Drupal 4.4.0 release.
-
Dries authored
- Improvement: made it possible to disable the comment controls and reworded some of the configuration settings. - Improvement: removed a left-over from Drupal 4.2.0 (dead code). - Improvement: replaced hard-coded XHTML around the XML icons with class="xml-icon". - Improvement: removed the custom navigation menus shown at the top of the "user information page" and integrated them in the new navigation block. The "my account" link in the navigation menu will unfold. Also removed the "delete account" link/functionality (for now). - Improvement: fix for "magic quotes" settings. Patch by Steven. I also removed check_php_settings(). - Improvement: block themability improvements. Modified patch from Ax and Steve/CodeMonkeyX. - Fixed bug #2617: editing user information does not work. Patch by Kjartan.
-
- 30 Oct, 2003 2 commits
- 29 Oct, 2003 1 commit
-
- 28 Oct, 2003 2 commits
-
-
Dries authored
- Small corrections to the punctuation.
-
Dries authored
- Bugfix: fixed usernames being shown in the "Who is online" block after you logged out. Patch by Jeremy. - Bugfix: fixed the authmap table in the MSSQL scheme. Patch by Moshe. - Bugfix: properly themes some error messages in the user module. Patch by Moshe.
-
- 27 Oct, 2003 6 commits
-
-
Kjartan authored
-
Dries authored
- Added an update to grow the 'name' field of the variables table. Patch by Gerhard.
-
Dries authored
- Bugfix: made the bloggerapi respect the default promote setting. Patch by Remco. TODO: the same should be done for the fields "comment", "moderate" and so on. - Improvement: made posts/updates through the Blogger API show up on the admin main page. Modified patch from Remco.
-
Dries authored
- Bugfix: 'path' -> {url_alias}. Patch by Mark Coady.
-
- 26 Oct, 2003 2 commits
- 25 Oct, 2003 1 commit
-
-
Dries authored
- Fixed typos in the throttle module documentation. Patch by marky.
-
- 24 Oct, 2003 7 commits
-
-
Dries authored
- Fixed typo in comment module documentation. Patch by Mark Coady.
-
Dries authored
- Usability improvement: removed the cron setting. It was dead code.
-
Dries authored
- Small usability improvement: add title to administration pages. Patch by Ax.
-
Dries authored
- Small documentation improvements.
-
- 23 Oct, 2003 9 commits
-
-
Dries authored
- Bugfix: user->id --> user->uid. Patch by Gabor.
-
Steven Wittens authored
-
Dries authored
- Bugfix: removed depricated documentation.
-
Dries authored
- Bugfix: corrected broken HTML in the documentation.
-
Dries authored
- Small documentation improvements.
-
Dries authored
- Bugfix: fixed problem with book outlines. Reported by Mark Cheverton.
-
Dries authored
- Bugfix: set the timestamp of the node counters. Patch by Moshe.
-
- 22 Oct, 2003 2 commits
-
-
Dries authored
- Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' is a reserved SQL keyword. Required for both PostgreSQL and MSSQL. Patch by Adrian. - Bugfix: renamed the 'path' table to 'url_alias' as 'path' is a reserved SQL keyword. Required for both PostgreSQL and MSSQL. Patch by Adrian.
-
- 21 Oct, 2003 4 commits