summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Sort admin-content by descending node date. This got lost in the refinement...Steven Wittens2005-05-25
* - #23516: Remove ][ from form item id's.Steven Wittens2005-05-25
* - #23495: Clean up pager code. Now uses $page instead of $from, and counts pa...Steven Wittens2005-05-25
* - Remove left-over CSSSteven Wittens2005-05-25
* - #23506: Fix autocomplete throbber firing on wrong events.Steven Wittens2005-05-25
* - Patch #23530 by Thox/Robin: removed the wrap="virtual" attribute from texta...Dries Buytaert2005-05-24
* * cue Star Wars theme tune *Steven Wittens2005-05-24
* - Patch #23383 by Ber: added theme_user_list() function.Dries Buytaert2005-05-23
* - Patch #23465 by Gerhard: tiny performance improvement to db_query_range().Dries Buytaert2005-05-23
* - Patch #23452 by berkes: moves the avatar settings to within the check for "...Dries Buytaert2005-05-23
* - #23285: Allow theming of comment previews, like node previews.Steven Wittens2005-05-22
* - Patch #22192 by tostinne: fixed invalid XHTML codeDries Buytaert2005-05-22
* - Patch #16452 by chx: made it possible to rewrite some taxonomy queries.Dries Buytaert2005-05-21
* - Patch #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
* - Patch #7684 by MrRoot/grohk: order taxonomy terms by vocabulary weight, the...Dries Buytaert2005-05-21
* - Patch #11791 by kps: trim passwords to avoid copy-paste mistakes.Dries Buytaert2005-05-21
* - Patch #16729: fixed CSS problems in konquerer.Dries Buytaert2005-05-21
* - Patch #23269 by Robin: removed border attribute from <img>-tag.Dries Buytaert2005-05-21
* - Patch #22469 by mathias: added missing DISTINCT()s to two SQL queries.Dries Buytaert2005-05-21
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Patch #23320 by Chris Messina: made it easier to theme the printer-friendly...Dries Buytaert2005-05-21
* - Patch #23211 by Neil: better formatting of sizes in format_size().Dries Buytaert2005-05-20
* - Removing the /*! USE INDEX */. It actually degrades performance significan...Dries Buytaert2005-05-20
* - Patch #23160 by drumm: fixed status message by adding a missing string subs...Dries Buytaert2005-05-19
* - Renamed "top users" page to "top visitors" and added some page generation t...Dries Buytaert2005-05-19
* - Fixing some plain/url check calls.Steven Wittens2005-05-18
* - Patch by Drumm: one more attempt at fixing file_create_path().Dries Buytaert2005-05-18
* - Patch #23028 by chx: fixed file_check_location() problems.Dries Buytaert2005-05-17
* - Patch by chx: added a db_rewrite_sql() in node_load() just to make sure.Dries Buytaert2005-05-17
* - Improvement: avoid people hitting 'Send message' without checking the categ...Dries Buytaert2005-05-16
* - Modified patch #22878 by Junyor: made all terms on the taxonomy overview pa...Dries Buytaert2005-05-14
* - Patch #22883 by darix: system_theme_listing() passes scalar to drupal_attri...Dries Buytaert2005-05-14
* - Patch by James/Gerhard: made file_create_path() more robust.Dries Buytaert2005-05-14
* - Patch by Mathias: database updates for path alias improvements.Dries Buytaert2005-05-14
* - Patch #22652 by Stefan: improved PHPdoc of drupal_set_message().Dries Buytaert2005-05-14
* - Patch #22723 by ejort: 'from' to 'FROM'.Dries Buytaert2005-05-14
* - Patch #22786 by mathias: now that db_affected_rows() returns the number of ...Dries Buytaert2005-05-14
* - Patch #22804 by Cvbge: fixed typo in documentation.Dries Buytaert2005-05-14
* - Patch #22806 by Neil: replaced left-over <em>foo<em> with theme('placeholde...Dries Buytaert2005-05-14
* - Patch #22857 by mathias: removed redundant DISTINCT().Dries Buytaert2005-05-14
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - Bugfix: changed -> accessDries Buytaert2005-05-12
* - Patch #19442 by chx: cache_set sometimes failed.Dries Buytaert2005-05-12
* - Added the ability to track page generation times in the statistics module.Dries Buytaert2005-05-12
* - Fixed a braino.Dries Buytaert2005-05-11
* - Patch #22531 by Morbus: the CHANGELOG for Drupal 4.5 claims that a URL alia...Dries Buytaert2005-05-10
* - Patch #22307 by Robert: added missing ')'Dries Buytaert2005-05-10
* - Patch #21252 by baudolino: fixed upgrade path of locale_sources table change.Dries Buytaert2005-05-10
* - Fixed typo: $block->title -> $block->subject. Spotted by Morbus.Dries Buytaert2005-05-10
* - Fixing patch for aggregator block id fix.Steven Wittens2005-05-09