- 24 Jul, 2003 1 commit
-
-
Dries Buytaert authored
- Bugfix: made deleting polls work. Patch by Marco.
-
- 23 Jul, 2003 4 commits
-
-
Dries Buytaert authored
- Fixed the update path of user_save(). Patch by Gerhard. Tnx.
-
Dries Buytaert authored
- Cache system improvements by Gerhard: removed some left-overs.
-
Dries Buytaert authored
- Bugfix: the cache wasn't always cleared properly. Patch by Gerhard.
-
Dries Buytaert authored
- Fixed typo: implde() -> implode(). Reported by Moshe.
-
- 21 Jul, 2003 1 commit
-
-
Dries Buytaert authored
- Fixed node_save() and user_save() bug introduced by table prefix changes. Modified patches from Gerhard. - Changed the order of the checks in node_teaser(). Patch from Kobus.
-
- 17 Jul, 2003 1 commit
-
-
Dries Buytaert authored
- Some queue module fixes by Trogeir.
-
- 16 Jul, 2003 2 commits
-
-
Dries Buytaert authored
- Commited the URL aliasing patch. Thanks Matt. This update requires you to run update.php!
-
Dries Buytaert authored
- Changed some INNER JOINs back to LEFT JOINs. Patch by Gerhard. Not tested by me.
-
- 14 Jul, 2003 1 commit
-
-
Dries Buytaert authored
- Some documentation fixes as per Charlie's suggestion: bug #2260.
-
- 13 Jul, 2003 1 commit
-
-
Dries Buytaert authored
- Documentation improvement by Charly. Task #2257.
-
- 12 Jul, 2003 2 commits
-
-
Dries Buytaert authored
- Performance improvement: changed a fair amount of "left joins" to "inner joins". Patch by Gerhard.
-
Dries Buytaert authored
- Bugfix: fixed username not being fetched with the title module. Fixes bug #1852. (Going to backport this to the DRUPAL-4-2-0 branch.)
-
- 10 Jul, 2003 2 commits
-
-
Dries Buytaert authored
- Committed a slightly modified version of Slavica's table prefix patch.
-
Dries Buytaert authored
- Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg.
-
- 09 Jul, 2003 6 commits
-
-
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.
-
Dries Buytaert authored
- First step towards the simplification of the upgrade script.
-
Dries Buytaert authored
- Added a permalink to the Xtemplate theme. Requested by Scott. - Added pager support to the locale module.
-
- 08 Jul, 2003 9 commits
-
-
Dries Buytaert authored
- Made it easier to translate some text on the tracker page. Patch #71 by Stefan.
-
Dries Buytaert authored
- Added 3 missing t() functions to the statistics module's administration pages. Patch #73 by Stefan.
-
Dries Buytaert authored
- Made it easier to translate the the "Jump to" link of the forum module. Patch #68 by Stefan.
-
Dries Buytaert authored
- Usability improvement and bugfix for translation issue with the taxonomy module. Patch #70 by Stefan.
-
Dries Buytaert authored
- Improvement: made it easier to translate the book outline. Patch #67 by Stefan.
-
Dries Buytaert authored
- Translation improvement: made it easier to translate the site title of the administration pages. Patch #66 by Stefan.
-
Dries Buytaert authored
- Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.
-
Dries Buytaert authored
Patch by Bart Jansens.
-
Dries Buytaert authored
- Removed some cruft.
-
- 02 Jul, 2003 1 commit
-
-
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.
-
- 01 Jul, 2003 2 commits
-
-
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.
-
- 30 Jun, 2003 3 commits
-
-
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.
-
- 29 Jun, 2003 1 commit
-
-
Dries Buytaert authored
- Removed "link" from the XSS check as well as "font".
-
- 28 Jun, 2003 2 commits
-
-
Dries Buytaert authored
- Bugfix: flush the cache after updating the new feeds (or after having added or removed news items). Fixes bug #2088.
-
Dries Buytaert authored
- Improvement: faster regex/checks. Patch by Marco.
-
- 27 Jun, 2003 1 commit
-
-
Dries Buytaert authored
and the request will be terminated when something suspicious is detected. This will be logged in the watchdog. With help from Marco. - Fixed translation issue in the archive module. Patch by Gerhard. - Removed dead parameter from variable_get(). Patch by Chris Johnson. Fixes bug #2111. - Improved input checking of taxonomy module. Patch by Gerhard. Fixes bug #2112.
-