summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* Patch 6270 by mathias: misc. fixesDries Buytaert2004-03-10
* - Patch #3786 by Gerhard: removed last instance of <none>Dries Buytaert2004-03-09
* - Patch #4902 by Goba: fix URLs in RSS feeds.Dries Buytaert2004-03-06
* - Patch 6140 by Goba: fix the 'read more'-link behavior.Dries Buytaert2004-03-06
* - Modified patch by TheLibrarian: add a summary attribute to the calendar.Dries Buytaert2004-03-05
* - Restored the old block path behavior.Dries Buytaert2004-03-05
* - Removed broken throttle.Dries Buytaert2004-03-01
* - Patch #6129 by Goba: fixed dependencies on search module.Dries Buytaert2004-02-29
* - Patch #6110 by Goba: stop cheating in the Drupal site list.Dries Buytaert2004-02-28
* - Patch 6066 by Adrian: PostgreSQL does not return 'affected rows' when doingDries Buytaert2004-02-26
* - Patch by Gerhard: move the updates to database/updates.inc so packagingDries Buytaert2004-02-25
* Fixed an apparently old bug which always defaulted user-togglable blocks to o...Steven Wittens2004-02-25
* Poll.module cleanup:Steven Wittens2004-02-24
* - Patch #6000 by Goba: makes the short tip list a HTML list (as it is semanti...Dries Buytaert2004-02-23
* - Usability improvement: made the throttle message fit in the watchdog message.Dries Buytaert2004-02-23
* - Slightly improved the throttle watchdog messages.Dries Buytaert2004-02-22
* - Sanatize title before doing LIKE matches.Kjartan Mannes2004-02-21
* - Fix implode() errors.Kjartan Mannes2004-02-21
* - Coding style fixes.Kjartan Mannes2004-02-21
* - Patch 5969 by Chris: improved the profile module's context sensitive help textDries Buytaert2004-02-21
* - Patch by Gerhard: fixed incorrect regex in the taxonomy module.Dries Buytaert2004-02-21
* - Fixing help text. The filters DO NOT removed unclosed valid tags.Kjartan Mannes2004-02-21
* - Aggregator: fix for http://drupal.org/node/view/5733Steven Wittens2004-02-19
* - Added a short note about the node-trim-length setting. Many people seem to ...Steven Wittens2004-02-19
* - Patch 5897 by Moshe: don't consider the 'U' tag to be a block level tag.Dries Buytaert2004-02-17
* - Patch 5683 by JonBob: changes the multiple type delimiter from / to -.Dries Buytaert2004-02-16
* - Fixed forum module typo.Dries Buytaert2004-02-16
* - Bugfix: the forum block was showing posts that are not 'published' yet.Dries Buytaert2004-02-16
* - Fixed a problem editing nodes. Spotted by Steven.Dries Buytaert2004-02-15
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch #5111 by Bart: fixed inconsistent default values.Dries Buytaert2004-02-15
* - Patch #4861 by Moshe/TDobes: made the comment module use the _link hook.Dries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Code improvements by Mathias: made the path module use drupal_set_message().Dries Buytaert2004-02-14
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Fixed bug #5831: added validation for posting to forum containers. PatchDries Buytaert2004-02-12
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* - Patch by Gerhard: fixed instance of format_pluralDries Buytaert2004-02-11
* - Usability improvement: print a message if you are (not) allowed to printDries Buytaert2004-02-10
* - Patch 5729 by Goba: removed dead code from page.module.Dries Buytaert2004-02-10
* - Patch #5766 by Moshe: replace getenv() with $_SERVER.Dries Buytaert2004-02-10
* - Avoid SQL queries if possible.Dries Buytaert2004-02-10
* Fix bad default timezone format for timezone display. Would cause a bug on si...Steven Wittens2004-02-10
* Bugfix: new user registration was broken.Steven Wittens2004-02-09
* - Improved welcome messageSteven Wittens2004-02-09
* - Fixed possible issue with preg_replace with /eSteven Wittens2004-02-09
* - Modified format_date() to handle timezones properly.Kjartan Mannes2004-02-08
* - Added a welcome message written by Steven.Dries Buytaert2004-02-08
* - Readding queue message on node add removed in rev 1.86.Kjartan Mannes2004-02-08
* - Removing timezone fix that crept in.Kjartan Mannes2004-02-08