summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
* #57415: Replace drupal_implode_autocomplete() by drupal_to_js()Steven Wittens2006-04-06
* #55869: Redirect back to requested page after log-inSteven Wittens2006-04-04
* #54003, Watchdog not logging update errors, patch by StevenGerhard Killesreiter2006-03-28
* #14591, User.module links for blocked/non-existant accounts + menu 403/404 is...Gerhard Killesreiter2006-03-17
* #54002, Cached JS files break new drupal js error reporting behavior. Improv...Gerhard Killesreiter2006-03-15
* - #53368: Output stricter (IE5-compatible) JSONSteven Wittens2006-03-10
* - #49211: Fix bug with linking to absolute URLs through l()Steven Wittens2006-03-10
* - #52771: drupal_to_js() improperly dealing with booleansSteven Wittens2006-03-10
* - Patch #52448 by Zen: simplified drupal_attributes.Dries Buytaert2006-03-07
* - #50747: RSS channel description is not according to specSteven Wittens2006-03-01
* #50772, Getting destination from $_REQUEST, patch by rmiotkeGerhard Killesreiter2006-02-27
* #49375, 'drupal_goto' / 'drupal_get_destination' broken with query params, pa...Gerhard Killesreiter2006-02-27
* - Patch #48008 ny markus: removed some unused code.Dries Buytaert2006-02-26
* - Patch #50912 by eberts: HTTP request overrides headers and data on redirect.Dries Buytaert2006-02-23
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #49129 by markus: remove port from HTTP requests.Dries Buytaert2006-02-16
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - #47510: Show JavaScript alert when PHP errors occurSteven Wittens2006-02-05
* - Patch #13148 by Morbus: less globals.Dries Buytaert2006-02-02
* - Patch #13148: fix problems with using relative path names! (Please documen...Dries Buytaert2006-01-29
* - Patch #46366 by rkell: fixed infinite loop problem with 404 and 403 handlers.Dries Buytaert2006-01-26
* - Patch #44828 by chx/Crell: make sure the url/path is properly initialized i...Dries Buytaert2006-01-23
* - Patch #45320 by Zen: improved usability of off-line mode.Dries Buytaert2006-01-22
* - Patch #45107 by chx: minor code speedups.Dries Buytaert2006-01-17
* - #44772: {} -> [] (in anticipation of PHP de-deprecation)Steven Wittens2006-01-15
* - Patch #44507 by DriesK: consistency: email -> e-mail.Dries Buytaert2006-01-13
* - Patch #44261 by Kobus/Zen: drupal -> Drupal.Dries Buytaert2006-01-12
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - #32785: Allow external URLs in menus (and make url() more flexible)Steven Wittens2005-12-29
* - Patch #36465 by chx / Richard: made it possible to link to the front page.Dries Buytaert2005-12-27
* - #41744: global urlencode() for menu pathsSteven Wittens2005-12-22
* - Code styleSteven Wittens2005-12-17
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #40706 by chx: fixed warnings.Dries Buytaert2005-12-11
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Removed valid_input_check().Dries Buytaert2005-11-30
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #38787 by Jaza: print PHP errors using drupal_set_message().Dries Buytaert2005-11-27
* - #33852: remove legacy.inc (in anticipation of the bridge stuff)Steven Wittens2005-10-28
* - Fix usage of header() to drupal_set_header()Steven Wittens2005-10-25
* - Patch #34907 by gtcaz: "Array" printed in each region.Dries Buytaert2005-10-23
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - Reverse last patch.Dries Buytaert2005-10-18
* - Patch #33852 by Gerhard: make legacy.inc optional.Dries Buytaert2005-10-18
* - Modified version of patch #32622 by kbahey: added 'site offline/maintenance...Dries Buytaert2005-10-08
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07