summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() ↵Dries Buytaert2006-07-10
| | | | to drupal_mail().
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* - Patch #71389 by agentrickard, sime, me et al: removed limitations of ↵Dries Buytaert2006-07-02
| | | | number of access control rules and boxes.
* #68886 by myself and Steven, Handle ampersands in search queries and other ↵Neil Drumm2006-07-02
| | | | URLs when clean URLs are on
* - Patch #65801 by Moshe et al: fixed locale initialization slowness.Dries Buytaert2006-06-08
|
* Arbitrary spacing cleanup I found in my development checkout.Neil Drumm2006-05-22
|
* - Patch #63724 by zoo33: fixed documentation glitch.Dries Buytaert2006-05-15
|
* - Patch #62419 by Ber: improved and corrected the PHPdoc of l().Dries Buytaert2006-05-09
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Patch #59222 by Zen: make the front page check reliable.Dries Buytaert2006-04-27
|
* #5371 tweaks (drupal_query_string_encode)Steven Wittens2006-04-13
|
* #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵Gerhard Killesreiter2006-04-13
| | | | Steven
* #56634: Resolve issues with varying $base_urlSteven Wittens2006-04-12
| | | | | - Fix locations links in watchdog - Fix repeated subdirectory in page cache CIDs
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
| | | | - Clean up some raw output
* #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 ↵Gerhard Killesreiter2006-03-17
| | | | issue, patch by Steven and merlinofchaos
* #54002, Cached JS files break new drupal js error reporting behavior. ↵Gerhard Killesreiter2006-03-15
| | | | Improved patch by chx
* - #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, ↵Gerhard Killesreiter2006-02-27
| | | | patch by eberts
* - 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 ↵Dries Buytaert2006-01-29
| | | | document this change.)
* - 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 ↵Dries Buytaert2006-01-23
| | | | in statistics_exit().
* - 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
|