- Oct 04, 2003
-
-
Dries Buytaert authored
- Translation fix: made the 'Who is online' block 100% translatable.
-
- Sep 21, 2003
-
-
Dries Buytaert authored
- Fixed bug 2803: a user's signature was being erased when administered.
-
- Sep 16, 2003
-
-
Dries Buytaert authored
- Fixed bug #2874: typo in watchdog module help. Patch by Stefan.
-
- Sep 14, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch by Matt.
-
- Sep 11, 2003
-
-
Dries Buytaert authored
- Fixed bug with taxonomy handling. Bug #2831. Patch by Jonathan Chaffer.
-
- Sep 03, 2003
-
-
Dries Buytaert authored
-
- Aug 21, 2003
-
-
Dries Buytaert authored
- Small fix in database.pgsql. Patch by Michael.
-
- Aug 13, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed problem with "exit" hook not always being called. Reported by Jeremy. Patch by Moshe.
-
- Aug 12, 2003
-
-
Dries Buytaert authored
- Fixed typo in comment_num_all() caching.
-
- Aug 08, 2003
-
-
Dries Buytaert authored
- Fixed two typos in the error reporting.
-
- Aug 07, 2003
-
-
Dries Buytaert authored
- Made sure the rid of user 1 is set.
-
- Aug 06, 2003
-
-
Dries Buytaert authored
- Setting the date of the 4.2.0 release.
-
Dries Buytaert authored
- Added an "update to 4.2.0" option. Patch by Kristjan.
-
- Jul 26, 2003
-
-
Dries Buytaert authored
- Changing the node body to type 'mediumtext'. Addresses bug #2155.
-
Dries Buytaert authored
Fixes bug #107.
-
- Jul 24, 2003
-
-
Dries Buytaert authored
- Bugfix: made deleting polls work. Patch by Marco.
-
Dries Buytaert authored
-
- Jul 23, 2003
-
-
Dries Buytaert authored
- Bugfix: the cache wasn't always cleared properly. Patch by Gerhard.
-
- Jul 21, 2003
-
-
Dries Buytaert authored
- Changed the order of the checks in node_teaser(). Patch from Kobus. (Committing this in order not to break sites later.)
-
- Jul 17, 2003
-
-
Dries Buytaert authored
- Some queue module fixes by Torgeir.
-
- Jul 14, 2003
-
-
Dries Buytaert authored
- Some documentation fixes as per Charlie's suggestion: bug #2260.
-
- Jul 13, 2003
-
-
Dries Buytaert authored
- Documentation improvement by Charlie. Task #2257.
-
- Jul 12, 2003
-
-
Dries Buytaert authored
- Fixed bug 1852: usernames not being fetched by title module.
-
- Jul 10, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg.
-
- Jul 09, 2003
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch by Marco.
-
Dries Buytaert authored
- Changed the XSS check a little to be slightly more forgiving wrt style attributes.
-
- Jul 08, 2003
-
-
Dries Buytaert authored
- Fixed a number of translation issues. Patches by Stefan.
-
Dries Buytaert authored
- Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.
-
Dries Buytaert authored
- Bugfix: don't show the "blog it" links when the blog module is disabled. Patch by Bart Jansens.
-
Dries Buytaert authored
- Removed some cruft.
-
- Jul 02, 2003
-
-
The Great Git Migration authored
create branch 'DRUPAL-4-2'. Sprout from master 2003-07-02 17:09:09 UTC Dries Buytaert <dries@buytaert.net> '- Improvement: made it possible to translate the forum module. Patch #53 by Stefan.' Delete: modules/aggregator.module modules/aggregator/aggregator.module modules/archive/archive.module modules/block/block.module modules/blog/blog.module modules/book/book.module modules/comment/comment.module modules/drupal/drupal.module modules/forum/forum.module modules/help/help.module modules/locale/locale.module modules/node/node.module modules/page/page.module modules/ping/ping.module modules/poll/poll.module modules/profile/profile.module modules/search/search.module modules/statistics/statistics.module modules/story/story.module modules/system/system.module modules/taxonomy/taxonomy.module modules/throttle/throttle.module modules/tracker/tracker.module modules/user/user.module modules/watchdog/watchdog.module
-
Dries Buytaert authored
- Improvement: some small changes to the user module to ease translation and to make things slightly more consistent. This should be a better alternative for patch #54. - Improvement: increase the maxlength of the node title. This should fix bug #2018 and #2176.
-
- Jul 01, 2003
-
-
Dries Buytaert authored
- Bugfix: added more permissions checks. Patches #60-62 by Al. Should fix bug #2163 and #2164.
-
Dries Buytaert authored
- Improvement: don't perform XSS checks for trusted users. Trusted users are those that have the "bypass input data check" permission set. Should address bug #2147. - Improvement: simplified index.php and modules/admin.module. - Bugfix: fixed broken links in bloggerapi documentation. Patch by Chris Johnson. Fixes bug #2030. - Bugfix: fixed the date shown on a book module preview. Reported as part of bug #2097. - Bugfix: fixed broken URL in the book module documentation.
-
- Jun 30, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed problem with search terms not being escaped properly.
-
Dries Buytaert authored
- Fixed some "search related" bugs introduced by Moshe's latest patch. Fixes bug #2127.
-
Dries Buytaert authored
- Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131. - Improvement: improved the block module documentation. Patch #59 by Gerhard.
-
- Jun 29, 2003
-
-
Dries Buytaert authored
- Removed "link" from the XSS check as well as "font".
-