summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #26467 by drumm: make the destination persist across multiple pagesDries Buytaert2005-07-20
* - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better...Dries Buytaert2005-07-13
* - Optionally show dots after truncation. TODO: update user.module to take ad...Dries Buytaert2005-07-06
* - Patch by Bart: fixed update.php after bootstrap patch.Dries Buytaert2005-07-03
* - Patch #11927 by stefan/Robin: improved theming of tablesort icons.Dries Buytaert2005-07-02
* - Fixed problems with filter formats and problem with XML-RPC server.Dries Buytaert2005-06-29
* - Patch #25816 by Robert Douglass: removed extra load of boostrap.inc.Dries Buytaert2005-06-27
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #3962 by deekayen: improved error message when a blocked user attempt...Dries Buytaert2005-06-21
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix se...Dries Buytaert2005-06-19
* - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.Dries Buytaert2005-06-19
* - Patch #25143 by Robin: use count() instead of is_array() so we don't render...Dries Buytaert2005-06-19
* - Patch #24135 by Moshe: made it possible to ban visitors based on hostname/I...Dries Buytaert2005-06-07
* - #24278: Emit correct XHTML <link> tag.Steven Wittens2005-06-05
* - Patch #22416: fixed typo that prevented menu item descriptions from showing...Dries Buytaert2005-06-05
* - Patch #24141: fix XML UTF-8 bom issue with PHP5.Dries Buytaert2005-06-04
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Forgot about tablesort dependency on pager.Steven Wittens2005-05-31
* - Fixing charset in mime_header_encode()Steven Wittens2005-05-30
* - #23700: Fix some broken t()'s in common.incSteven Wittens2005-05-26
* - Patch #17028 by Ber: theme xml_icon should allow inline XML icons.Dries Buytaert2005-05-26
* - Mime_header_encode() was buggy. Each chunk of encoded text must beSteven Wittens2005-05-25
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - Fix mistakes in pager patch.Steven Wittens2005-05-25
* - #23387: form() should respect block-level elementsSteven 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
* - 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 #23465 by Gerhard: tiny performance improvement to db_query_range().Dries Buytaert2005-05-23
* - Patch #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
* - Patch #23211 by Neil: better formatting of sizes in format_size().Dries Buytaert2005-05-20
* - 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 James/Gerhard: made file_create_path() more robust.Dries Buytaert2005-05-14
* - Patch #22652 by Stefan: improved PHPdoc of drupal_set_message().Dries Buytaert2005-05-14
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - 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
* - Patch #22307 by Robert: added missing ')'Dries Buytaert2005-05-10
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Patch #22118 by Robin Monks: made file_transfer() more robust.Dries Buytaert2005-05-06
* - Patch #21397 by jjeff: fixed behavior of theme_image with regard to attribu...Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05