Commit Graph

566 Commits (da47651fb6671965efb459513e986cd5bac8b5fd)

Author SHA1 Message Date
Dries Buytaert 78ee75f1a2 - Patch #79622 by Dries: added views to see the most popular search terms,
the most important 404s and 403s.  This makes the watchdog data easier to
  use.  Improved consistency of the 'amdminister > logs' section.
2006-08-29 09:51:50 +00:00
Neil Drumm 1fab8db486 #80739 by chx. Correct drupal_goto() documentation. 2006-08-26 00:23:12 +00:00
Dries Buytaert 427604dfb6 - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth. 2006-08-23 18:32:39 +00:00
Dries Buytaert 7270a08ef0 - Patch #76637 by timcn: fixed incorrect variable name. 2006-08-23 13:35:44 +00:00
Neil Drumm 647d91aaef #79733 by Darren Oh. Fix a call to an undefined function. 2006-08-23 08:04:29 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Neil Drumm a4bbb1b909 #50025 by doq. Use aliased urls for the destination parameter. 2006-08-21 07:16:21 +00:00
Steven Wittens e2f42cf3d5 - Fixing t() patch mess up 2006-08-18 18:34:23 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert 37469a8df4 - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually. 2006-08-09 07:42:55 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
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