summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Made l() add 'class="active"' to the active/current URL.Dries Buytaert2004-01-12
* - Bugfix: fixed incorrect placement of book module navigation.Dries Buytaert2004-01-12
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11
* - Fixed bug 4745: undefined warning in sess_read().Dries Buytaert2004-01-11
* - Fixed bug #5074: standarized the user log messages.Dries Buytaert2004-01-11
* - Removed some debug info.Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Fixed typo in CSS.Dries Buytaert2004-01-10
* Aggregator module improvements:Dries Buytaert2004-01-10
* - Report XML parse errors.Kjartan Mannes2004-01-08
* - Fixed ability to override default HTTP headers in drupal_http_request().Steven Wittens2004-01-07
* - Many excellent news aggregator improvements by Kjartan:Dries Buytaert2004-01-07
* - Fixed default chameleon CSS.Dries Buytaert2004-01-07
* - Fixed bug #5004: missing <title>-tag in the example theme.Dries Buytaert2004-01-07
* - New and updated doxygen comments.Kjartan Mannes2004-01-06
* - Fixed bug #4922: made misc/drupal.css validate by removing some MozillaDries Buytaert2004-01-06
* - Removed some dead code from drupal.css.Dries Buytaert2004-01-06
* - Fixed bug #4965: typo in the help text.Dries Buytaert2004-01-06
* - Fixed bug #4989: archive calendar cached too aggressively.Dries Buytaert2004-01-06
* - 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
* - Partial patch #4927: mass URL aliasing by Goba.Dries Buytaert2004-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
* - Fixing doxygen comment.Kjartan Mannes2004-01-02
* - Removing some dated scripts.Dries Buytaert2004-01-02
* - 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
* - Fixed bug 4916: users can have disabled themes. Modified patch by Mathias.Dries Buytaert2004-01-02
* - Patch #4858: search module did not remember the search filter. Patch byDries Buytaert2004-01-02
* - Patch #4093: only invoke check_output() once for performance's sake. PatchDries Buytaert2004-01-02
* Fixed odd typo in the MySQL commentsSteven Wittens2003-12-30
* - Fixed typo: comment_delete_thread() -> _comment_delete_thread().Dries Buytaert2003-12-30
* General filtering improvementsSteven Wittens2003-12-30
* - Made it possible to set and display multiple status messages. Modified pat...Dries Buytaert2003-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
* - Added $fragment identifier to url() and l(). Patch by Goba.Dries Buytaert2003-12-29
* - Fixing temp directory check.Kjartan Mannes2003-12-29