summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Removed broken throttle.Dries Buytaert2004-03-01
* - Fixed constants problem.Kjartan Mannes2004-02-27
* Improved <label> patch: got rid of ID's by implicit association, and made rad...Steven Wittens2004-02-24
* - Patch by Steven: added <label>s to checkboxes and radio buttons.Dries Buytaert2004-02-23
* - Fixed bug #5977: Date translation screwed.Kjartan Mannes2004-02-21
* - Added a short snippet to drupal_xml_parser_create() which invokes iconv() t...Steven Wittens2004-02-17
* - Patch 5834 by Jeremy: made multiple pagers on one page work.Dries Buytaert2004-02-15
* - Bug #5684: filter duplicate headers.Dries Buytaert2004-02-15
* - Patch #5874 by Bart: made file uploads work with PHP 4.2.Dries Buytaert2004-02-15
* - Fixed two bugs in the menu system: only make a menu collapsable when it hasDries Buytaert2004-02-15
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* - Patch #5744 by JonBob: tablesort does not call theme("image") correctly.Dries Buytaert2004-02-10
* - Patch 5775 by Goba: fixes the only error currently reported by the doxygenDries Buytaert2004-02-10
* - Modified format_date() to handle timezones properly.Kjartan Mannes2004-02-08
* - Changed some double quotes to single quotes.Dries Buytaert2004-02-08
* - Patch #5708 by Goba: moved the URL aliasing functions to a common place, soDries Buytaert2004-02-08
* - Subset of patch 5613 by Goba: fixed some translation issues.Dries Buytaert2004-02-05
* - Fixed bug 5532: search broken if any subsearch returns without results.Dries Buytaert2004-02-01
* - Modified patch from pz: made tablesort.inc's validate.Dries Buytaert2004-02-01
* - Patch #5163 by mattias: allow theme_table to accept a html attributesDries Buytaert2004-01-31
* - Fixing extension splitting (was using the first dot instead of the last one).Kjartan Mannes2004-01-29
* - Patch #5448 by pz: removed code duplication from theme.inc.Dries Buytaert2004-01-29
* - Fixed bug #5384: tablesort outputs invalid HTML (improved patch).Dries Buytaert2004-01-29
* - Fixed bug #5384: tablesort outputs invalid HTML.Dries Buytaert2004-01-28
* - Fixed bug #5439: Doxygen errors in theme.incKjartan Mannes2004-01-28
* - Patch 4332 by Goba: eliminate compose tips module.Dries Buytaert2004-01-27
* - Fixed bug 5440: sort() -> asort(). Suggested by Goba.Dries Buytaert2004-01-27
* - Patch #5393 by Goba: changes the search hook return value, and requires an ...Dries Buytaert2004-01-26
* - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functi...Dries Buytaert2004-01-26
* - Fixed bug 5140: Drupal does not work with PHP 4.2.1 and cleaned up theDries Buytaert2004-01-26
* - Code improvements: changed some " to '.Dries Buytaert2004-01-25
* - Improvement #5388: removed unnecessary SQL queries when no URL aliases are ...Dries Buytaert2004-01-25
* - Patch #5351 by Kyber: fixed bug in field_get().Dries Buytaert2004-01-23
* - Added missing permission check. Patch by Ax.Dries Buytaert2004-01-21
* - Removed instances of the 'throttle_enable' variable.Dries Buytaert2004-01-19
* - Fixed bug 5247: active link marking invalidates HTML. Patch by Goba.Dries Buytaert2004-01-19
* - Fixed incomplete input checking.Dries Buytaert2004-01-17
* - Fixed bug in session query that prevented sessions to work on PostgreSQL.Dries Buytaert2004-01-17
* - Correction: I accidentically removed some $base_urls.Dries Buytaert2004-01-14
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Fixing bug #5091: Inconsistent download method defaults.Kjartan Mannes2004-01-13
* - Made l() add 'class="active"' to the active/current URL.Dries Buytaert2004-01-12
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Fixed bug 4745: undefined warning in sess_read().Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - 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 bug #5004: missing <title>-tag in the example theme.Dries Buytaert2004-01-07