summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Renamed import to aggregator.Kjartan Mannes2004-01-06
* - Improved XML encoding fix. There is now a function drupal_xml_parser_create():Steven Wittens2004-01-06
* - Implemented feature request/bug #4973: removed the throttle module's depend...Dries Buytaert2004-01-05
* - Fixed bug 4972: an incorrect permission name prevented the throttle blockDries Buytaert2004-01-05
* Added checks to the drupal directory option to display an error when the site...Steven Wittens2004-01-05
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Changed some boxes to fieldsets/lengeds.Dries Buytaert2004-01-05
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Patch 4948 by Goba: the poll module uses check_output() on the poll options.Dries Buytaert2004-01-04
* - Patch #4924: made the comment form themeable. Patch by Goba.Dries Buytaert2004-01-03
* - Log the search terms in a new watchdog category.Dries Buytaert2004-01-02
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - Removed the hard-coded list of watchdog types. The list is compiledDries Buytaert2004-01-02
* - Patch #4093: only invoke check_output() once for performance's sake. PatchDries Buytaert2004-01-02
* - Fixed typo: comment_delete_thread() -> _comment_delete_thread().Dries Buytaert2003-12-30
* General filtering improvementsSteven Wittens2003-12-30
* - Specify default XML encoding for not-so-well-formed filesSteven Wittens2003-12-30
* - Improved regexp for encoding extractionSteven Wittens2003-12-30
* - Improved regexp for encoding extractionSteven Wittens2003-12-30
* - Bugfix: the XML parser in PHP4 requires you to specify the input encoding e...Steven Wittens2003-12-30
* - Updated code to use new semantics of url() and l().Dries Buytaert2003-12-29
* - Fixing temp directory check.Kjartan Mannes2003-12-29
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Updated the user login block to validate as XHTML strict: theDries Buytaert2003-12-29
* - Fixed bug 4832: only list nodes for the specified day. Patch by Goba.Dries Buytaert2003-12-29
* - Removed some dead code and improved the link emission. Patch by Kjartan.Dries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Locale module improvements: better performance, reduce memory footprint.Dries Buytaert2003-12-28
* Fixed bug #4551: missing {} for prefix supportDries Buytaert2003-12-28
* - Fixed fileuploads for nodes failing without preview.Kjartan Mannes2003-12-27
* - Fixed switch in file_create_url().Kjartan Mannes2003-12-27
* - Added file handling. Work by Kjartan.Dries Buytaert2003-12-26
* - Removed the import module's custom menu. Added a 'news aggregator' menu toDries Buytaert2003-12-26
* - First take at improving the user module's code: replaced the custom errorDries Buytaert2003-12-26
* - Fixed the breadcrumb trail of nested forums. Patch by Goba.Dries Buytaert2003-12-24
* - Fixed bug 4710: comment module should use drupal_set_message() correctly.Dries Buytaert2003-12-24
* - Tiny change for sake of consistency: Blocked -> blocked, Active -> active.Dries Buytaert2003-12-24
* - Translation fixes: fixed three usages of format_interval(). Patch by Goba.Dries Buytaert2003-12-22
* Patch by Goba:Dries Buytaert2003-12-22
* - Updated documentation, small bug fix and small improvements to the <label>Dries Buytaert2003-12-22
* - Fixed password field.Dries Buytaert2003-12-22
* - The introduction of the $page parameter for the node _view() hooks andDries Buytaert2003-12-22
* - Usability improvements to the 'create content' section. Patch by Goba.Dries Buytaert2003-12-22
* - Fixed bug 4722. Patch by James.Dries Buytaert2003-12-22
* - Fixed bug #4722: blogger.newPost not working. Patch by James Walker.Kjartan Mannes2003-12-20
* - Fixed bug 4667: users with the deleted role are put back in the authenticatedDries Buytaert2003-12-18
* - Fixed bug 4652: node loses its terms after getting promoted, declined or ex...Dries Buytaert2003-12-18
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* Patch by Kjartan:Dries Buytaert2003-12-17
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16