Dries Buytaert
|
2c0571b894
|
- Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.
|
2006-08-03 07:06:36 +00:00 |
Dries Buytaert
|
3a7b64ae03
|
- Patch #61893 by timnc: remove message_na().
|
2006-07-29 17:56:41 +00:00 |
Neil Drumm
|
479bd2fe28
|
#73615 by chx, Eaton, and Steven, Provide the full range of Drupal functions to .install files
|
2006-07-19 07:45:35 +00:00 |
Steven Wittens
|
dafb146b27
|
#74070: urlencode to drupal_urlencode()
|
2006-07-18 10:44:45 +00:00 |
Steven Wittens
|
0fef150227
|
#74109: format_rss_channel() does not allow attributes (+ clean up code)
|
2006-07-17 15:42:55 +00:00 |
Dries Buytaert
|
af976d339f
|
- Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail().
|
2006-07-10 08:12:31 +00:00 |
Dries Buytaert
|
e93f8be871
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |
Dries Buytaert
|
ea0ccd13cc
|
- Patch #71389 by agentrickard, sime, me et al: removed limitations of number of access control rules and boxes.
|
2006-07-02 19:53:39 +00:00 |
Neil Drumm
|
bd61d17db4
|
#68886 by myself and Steven, Handle ampersands in search queries and other URLs when clean URLs are on
|
2006-07-02 01:20:19 +00:00 |
Dries Buytaert
|
cf14d26cff
|
- Patch #65801 by Moshe et al: fixed locale initialization slowness.
|
2006-06-08 21:23:40 +00:00 |
Neil Drumm
|
5edfedf890
|
Arbitrary spacing cleanup I found in my development checkout.
|
2006-05-22 20:41:16 +00:00 |
Dries Buytaert
|
f5ec45f26f
|
- Patch #63724 by zoo33: fixed documentation glitch.
|
2006-05-15 20:52:47 +00:00 |
Dries Buytaert
|
b28ce3b0b1
|
- Patch #62419 by Ber: improved and corrected the PHPdoc of l().
|
2006-05-09 14:19:03 +00:00 |
Neil Drumm
|
9cff02e91b
|
#61802 by Zen, Double spaced sentences clean up
|
2006-05-07 00:08:36 +00:00 |
Dries Buytaert
|
bd08cb5e9c
|
- Patch #59222 by Zen: make the front page check reliable.
|
2006-04-27 08:44:45 +00:00 |
Steven Wittens
|
027f9836bc
|
#5371 tweaks (drupal_query_string_encode)
|
2006-04-13 13:15:29 +00:00 |
Gerhard Killesreiter
|
d6a164c400
|
#5371, drupal_get_destination, pager and tablesort array handling, patch by Steven
|
2006-04-13 08:25:27 +00:00 |
Steven Wittens
|
69726b0d7b
|
#56634: Resolve issues with varying $base_url
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
|
2006-04-12 08:42:47 +00:00 |
Gerhard Killesreiter
|
70aae83c8e
|
#58166, fixes for typos, patch by Uwe Herrmann
|
2006-04-11 11:33:15 +00:00 |
Steven Wittens
|
9794b5538e
|
- #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output
|
2006-04-07 15:32:17 +00:00 |
Steven Wittens
|
4821200689
|
#57415: Replace drupal_implode_autocomplete() by drupal_to_js()
|
2006-04-06 02:41:48 +00:00 |
Steven Wittens
|
3e9948e529
|
#55869: Redirect back to requested page after log-in
|
2006-04-04 07:46:02 +00:00 |
Gerhard Killesreiter
|
cb49e19e9e
|
#54003, Watchdog not logging update errors, patch by Steven
|
2006-03-28 09:29:23 +00:00 |
Gerhard Killesreiter
|
4b84de9a0c
|
#14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos
|
2006-03-17 18:56:25 +00:00 |
Gerhard Killesreiter
|
05c20c7781
|
#54002, Cached JS files break new drupal js error reporting behavior. Improved patch by chx
|
2006-03-15 08:46:57 +00:00 |
Steven Wittens
|
e4a6ff4270
|
- #53368: Output stricter (IE5-compatible) JSON
|
2006-03-10 17:06:48 +00:00 |
Steven Wittens
|
3ead560368
|
- #49211: Fix bug with linking to absolute URLs through l()
|
2006-03-10 16:53:09 +00:00 |
Steven Wittens
|
9fd6dc5818
|
- #52771: drupal_to_js() improperly dealing with booleans
|
2006-03-10 13:08:05 +00:00 |
Dries Buytaert
|
b8d81c6a79
|
- Patch #52448 by Zen: simplified drupal_attributes.
|
2006-03-07 14:57:05 +00:00 |
Steven Wittens
|
9a014043a4
|
- #50747: RSS channel description is not according to spec
|
2006-03-01 21:30:17 +00:00 |
Gerhard Killesreiter
|
2173ef13fd
|
#50772, Getting destination from $_REQUEST, patch by rmiotke
|
2006-02-27 14:19:07 +00:00 |
Gerhard Killesreiter
|
68432ae641
|
#49375, 'drupal_goto' / 'drupal_get_destination' broken with query params, patch by eberts
|
2006-02-27 14:06:09 +00:00 |
Dries Buytaert
|
4ce3d625f6
|
- Patch #48008 ny markus: removed some unused code.
|
2006-02-26 19:53:00 +00:00 |
Dries Buytaert
|
18aaf1120d
|
- Patch #50912 by eberts: HTTP request overrides headers and data on redirect.
|
2006-02-23 15:19:10 +00:00 |
Dries Buytaert
|
3603fe1bd8
|
- Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
|
2006-02-21 18:46:54 +00:00 |
Dries Buytaert
|
ae470d6943
|
- Patch #49129 by markus: remove port from HTTP requests.
|
2006-02-16 13:00:18 +00:00 |
Dries Buytaert
|
583d5a4ee9
|
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
|
2006-02-10 05:25:57 +00:00 |
Steven Wittens
|
d38429248e
|
- #47510: Show JavaScript alert when PHP errors occur
|
2006-02-05 19:04:58 +00:00 |
Dries Buytaert
|
048bec139e
|
- Patch #13148 by Morbus: less globals.
|
2006-02-02 12:44:57 +00:00 |
Dries Buytaert
|
81660bc662
|
- Patch #13148: fix problems with using relative path names! (Please document this change.)
|
2006-01-29 07:36:29 +00:00 |
Dries Buytaert
|
1171cd2846
|
- Patch #46366 by rkell: fixed infinite loop problem with 404 and 403 handlers.
|
2006-01-26 08:59:00 +00:00 |
Dries Buytaert
|
1766d40093
|
- Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit().
|
2006-01-23 07:54:08 +00:00 |
Dries Buytaert
|
14ae238973
|
- Patch #45320 by Zen: improved usability of off-line mode.
|
2006-01-22 07:51:06 +00:00 |
Dries Buytaert
|
e41e8acda3
|
- Patch #45107 by chx: minor code speedups.
|
2006-01-17 15:39:07 +00:00 |
Steven Wittens
|
2e9bbda791
|
- #44772: {} -> [] (in anticipation of PHP de-deprecation)
|
2006-01-15 07:14:14 +00:00 |
Dries Buytaert
|
11b9259db0
|
- Patch #44507 by DriesK: consistency: email -> e-mail.
|
2006-01-13 07:33:13 +00:00 |
Dries Buytaert
|
cccca3b17e
|
- Patch #44261 by Kobus/Zen: drupal -> Drupal.
|
2006-01-12 19:29:36 +00:00 |
Dries Buytaert
|
ea2d791095
|
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
|
2005-12-31 10:48:56 +00:00 |
Steven Wittens
|
c243918eb1
|
- #32785: Allow external URLs in menus (and make url() more flexible)
|
2005-12-29 05:28:53 +00:00 |
Dries Buytaert
|
34a5d46022
|
- Patch #36465 by chx / Richard: made it possible to link to the front page.
|
2005-12-27 10:36:16 +00:00 |