- Aug 12, 2003
-
-
Dries Buytaert authored
- Small index.php improvement. Modified patch from Bart Jansens.
-
- Aug 11, 2003
-
-
Kjartan Mannes authored
- Fix link_page to use l() to generate home link. Applied 0058.kika.themeable-usermenu.patch - Modifies user menu be themeable.
-
- Aug 10, 2003
-
-
Dries Buytaert authored
- Bugfix: changed an inner join back to a left join. Patch by Bart Jansens
-
- Aug 08, 2003
-
-
Dries Buytaert authored
- Miscellanious comment module fixes. Patch 20030806.comment-misc.patch by Bart Jansens.
-
Dries Buytaert authored
- Committed a modified version of Ulf's input checking changes. Patch #95. I added an error message, changed a few things around and fixed tw typos.
-
- Aug 07, 2003
-
-
Dries Buytaert authored
- Block module documentation improvement. Patch by Gerhard.
-
- Aug 06, 2003
-
-
Dries Buytaert authored
- Setting the date of the 4.2.0 release.
-
Dries Buytaert authored
- More help system improvements by Michael.
-
- Aug 05, 2003
-
-
Dries Buytaert authored
- Help system improvements from Michael.
-
Dries Buytaert authored
- Added missing {}. Fixes bug 2423 reported by kenzky.
-
- Aug 02, 2003
-
-
Dries Buytaert authored
- Added more filters and support for "mass-operations" to the node overview page in the admin section. Comments?
-
- Jul 31, 2003
-
-
Dries Buytaert authored
- If $node->path has been initialized (via a form for example), node_url will return it. This is not good because path could still be null (empty). Patch by Matt Westgate.
-
Dries Buytaert authored
- Fixed broken links in the versioning system. Patch by Bart Jansens.
-
- Jul 26, 2003
-
-
Dries Buytaert authored
- Changing the node body to type 'mediumtext'. Addresses bug #2155.
-
Dries Buytaert authored
- Fixed bug in user_validate_name(): . (dot) should be allowed for DA to work. Fixes bug #107.
-
Dries Buytaert authored
- Bugfix: remove forum block caching as it contains text that can be translated. Fixes bug #2329.
-
Dries Buytaert authored
- Applied Moshe's 007 patch: "read more" and author optimizations.
-
- Jul 24, 2003
-
-
Dries Buytaert authored
- Bugfix: made deleting polls work. Patch by Marco.
-
- Jul 23, 2003
-
-
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.
-
- Jul 21, 2003
-
-
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.
-
- Jul 17, 2003
-
-
Dries Buytaert authored
- Some queue module fixes by Trogeir.
-
- Jul 16, 2003
-
-
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.
-
- 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 Charly. Task #2257.
-
- Jul 12, 2003
-
-
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.)
-
- Jul 10, 2003
-
-
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.
-
- 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.
-
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.
-
- Jul 08, 2003
-
-
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.
-