- 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 6 commits
-
-
Dries authored
- Bugfix: fixed problem with search key replacement. Patch by Kjartan.
-
Dries authored
- Bugfix: changed id="menu" to class="menu" to avoid id="menu" being emitted twice. Patch by Jim Riggs.
-
Dries authored
-
Dries authored
- Some clarifications to the upgrade script's guidelines/documentation based on observing upgrade questions.
-
- 20 Oct, 2003 5 commits
-
-
Dries authored
- Simplified comment counter caches a bit: removed some redundant SQL code. Maybe this will fix Jeremy's "phantom comments".
-
Dries authored
- Bugfix: fixed a duplicate and broken link to drupal.org. Patch by Matt.
-
Dries authored
- Improvement: reintroduced forum containers as promised. Should work as the changes are taken from Drupal 4.2.0. Patch by Jeremy.
-
Dries authored
- Bugfix: made theme UnConeD call theme_footer(). Patch by Gordon.
-