summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* Removed left-over check in filter.module, fixes bug 5248.Steven Wittens2004-01-19
* - Patch 5080 by lizardo: fixed two typos in the taxonomy module's help text.Dries Buytaert2004-01-18
* - Code beautifications: corrected indentation.Dries Buytaert2004-01-17
* - Reworked error/status reporting in the aggregator module to fix a bug.Dries Buytaert2004-01-17
* - Patch #5184: fixed block path and aliases. Patch by Nick.Dries Buytaert2004-01-17
* - Removed the 'enable/disable' setting from the throttle module. To disableDries Buytaert2004-01-17
* - Comment setting improvements: updated the form descriptions, reorganized theDries Buytaert2004-01-17
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* - Small cleanupsDries Buytaert2004-01-15
* - Bugfix: display the correct author. Patch by Nick.Dries Buytaert2004-01-15
* - Small bugfixDries Buytaert2004-01-15
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Fixed 5218: book page "administer" removes original author.Dries Buytaert2004-01-14
* - Usability improvement: added a book navigation block.Dries Buytaert2004-01-14
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - 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 #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
* Aggregator module improvements:Dries Buytaert2004-01-10
* - Report XML parse errors.Kjartan Mannes2004-01-08
* - Many excellent news aggregator improvements by Kjartan:Dries Buytaert2004-01-07
* - 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
* - 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