summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - Patch #28483 by Steven: JavaScript enabled uploading.Dries Buytaert2005-08-31
* - Unrolled patch #29103: always encode apostrophes.Dries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #25084 by Uwe: fixed code comments of error_handler().Dries Buytaert2005-08-23
* - Patch #17592 by killes: improved access denied messages.Dries Buytaert2005-08-22
* - Patch #28629 by chx: fixed handling of cookies in drupal_http_request().Dries Buytaert2005-08-22
* - Patch #29103 by chx: do not encode apostrophes.Dries Buytaert2005-08-19
* - Patch #7458 by chx: fixed spaces.Dries Buytaert2005-08-17
* - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and ...Dries Buytaert2005-08-17
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #26467 by drumm: make the destination persist across multiple pagesDries Buytaert2005-07-20
* - Optionally show dots after truncation. TODO: update user.module to take ad...Dries Buytaert2005-07-06
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - #24278: Emit correct XHTML <link> tag.Steven Wittens2005-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
* - Mime_header_encode() was buggy. Each chunk of encoded text must beSteven Wittens2005-05-25
* - #23387: form() should respect block-level elementsSteven Wittens2005-05-25
* - #23516: Remove ][ from form item id's.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 #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
* - Patch #23211 by Neil: better formatting of sizes in format_size().Dries Buytaert2005-05-20
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Modified patch #21980 by willmoy: made form_group() accept HTML attributes.Dries Buytaert2005-05-05
* - #20910: Centralize print theme page fixesSteven Wittens2005-04-28
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11
* - Missing check_url() in form().Steven Wittens2005-04-10
* - #19874: Fix aggregator escaping after check_plain bugSteven Wittens2005-04-07
* - Patch #18828 by me, jbond and TDobes: moves the textarea hook for 'pre' bet...Dries Buytaert2005-04-06
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19590 by Moshe: lazy initialization of the theme system. ImprovesDries Buytaert2005-03-29
* - Patch #19212 by chx: removed unused variables, and fixed the error reportingDries Buytaert2005-03-21
* - #18597: Resolve conflict in column name between queue.module and poll.module.Steven Wittens2005-03-18
* - Patch #18437 by Mathias: Drupal doesn't allow URL aliases that map to Userl...Dries Buytaert2005-03-06
* - Ignore PHP5's strict warnings for now. The real solution is to rewrite bot...Dries Buytaert2005-03-03
* - Moving commentSteven Wittens2005-03-03