Angie Byron
|
d73fe8eae0
|
#480044 by JohnAlbin: sites/all/ should take precedence over profiles when searching for modules and themes.
|
2009-06-03 02:50:21 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Dries Buytaert
|
00271e741f
|
- Patch #458176 by c960657: improved exception handling in database layer.
|
2009-06-01 16:47:06 +00:00 |
Dries Buytaert
|
3876e6acc6
|
- Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static caching API.
|
2009-05-31 07:00:12 +00:00 |
Angie Byron
|
7856db0675
|
#345591 follow-up by pwolanin: Small indentation fix.
|
2009-05-27 14:33:41 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
a5f42fd007
|
- Patch #470632 by sun: move filter_xss*() into common.inc.
|
2009-05-24 07:17:14 +00:00 |
Angie Byron
|
86289baab3
|
#372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch.
|
2009-05-22 03:19:42 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Dries Buytaert
|
02c8592759
|
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
|
2009-05-21 21:12:25 +00:00 |
Angie Byron
|
6ac0154f85
|
#375578 by Aron Novak and alex_b: Only raise max execution time during cron if too low.
|
2009-05-20 06:03:06 +00:00 |
Angie Byron
|
e5350c1905
|
#445214 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
|
2009-05-20 05:44:03 +00:00 |
Angie Byron
|
2002b9616d
|
#454992 by sun and bengtam: Remove 'q' from the possible letters that can be appended to an aggregated css/js string, so it's not confused with ['q'].
|
2009-05-16 19:58:38 +00:00 |
Dries Buytaert
|
61f4dfc982
|
- Patch #456824 by catch: add better caching to drupal_lookup_path().
|
2009-05-16 19:07:02 +00:00 |
Angie Byron
|
6cc59e5260
|
#452704 by andypost: Prefix aggregated CSS and JS files to prevent certain firewalls from blocking them if by random coincidence they start with ad*.
|
2009-05-16 18:24:37 +00:00 |
Angie Byron
|
8b63d832de
|
#426906 by Rob Loach: Convert drupal_add_js/css to static caching API.
|
2009-05-16 13:26:31 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Angie Byron
|
679e9011d9
|
#292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again.
|
2009-05-13 17:23:48 +00:00 |
Dries Buytaert
|
847304a293
|
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
|
2009-05-12 08:37:45 +00:00 |
Dries Buytaert
|
1eb38eed08
|
- Patch #280240 by c960657: don't add content length when there is no content in the request.
|
2009-05-09 22:16:37 +00:00 |
Dries Buytaert
|
435c939f59
|
- Patch #407256 by Damien Tournoud: make t() more robust.
|
2009-05-09 18:39:03 +00:00 |
Dries Buytaert
|
ada73058d3
|
- Patch #457788 by c960657: drupal_http_request() does not handle redirects properly.
|
2009-05-08 22:19:04 +00:00 |
Dries Buytaert
|
89f2f4acdd
|
- Patch #390774 by jhodgdon: API doc improvements and corrections.
|
2009-05-08 12:23:32 +00:00 |
Angie Byron
|
0f08d97b21
|
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
|
2009-05-07 15:29:08 +00:00 |
Dries Buytaert
|
1883e93f14
|
- Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper.
|
2009-05-04 10:38:47 +00:00 |
Dries Buytaert
|
d4193f5178
|
- Patch #172571 by mgifford, lilou: remove theme_xml_icon because it is not used and we have theme_feed_icon.
|
2009-05-03 08:12:12 +00:00 |
Dries Buytaert
|
ac5e86e05c
|
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
|
2009-05-03 07:35:37 +00:00 |
Dries Buytaert
|
c4c3e0a2a5
|
- Patch #432864 by mcrittenden, sun: documentation improvements for base_url().
|
2009-05-01 16:45:52 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Dries Buytaert
|
7a6f73f49d
|
- Patch #330748 by stBorchert: remove from theme_pager*.
|
2009-04-26 19:44:40 +00:00 |
Dries Buytaert
|
f5d0e11f61
|
- Patch #445414 by Damien Tournoud, tassoman: format_interval doesn't format monthly intervals.
|
2009-04-26 16:09:57 +00:00 |
Dries Buytaert
|
8a280389de
|
- Patch #445266 by j.somers: tiny code clean-up.
|
2009-04-26 15:50:34 +00:00 |
Dries Buytaert
|
9af602fe17
|
- Patch #432864 by mcrittenden, franskuipers: improved documentation for base_path().
|
2009-04-26 07:50:51 +00:00 |
Angie Byron
|
edb9752723
|
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.
|
2009-04-26 01:15:04 +00:00 |
Angie Byron
|
fb5d44bc2c
|
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
|
2009-04-25 17:52:43 +00:00 |
Dries Buytaert
|
57b558e35e
|
- Patch #444154 by c960657: remove header injection check that is now redundant thanks to PHP 5.1.2 and beyond.
|
2009-04-25 15:20:43 +00:00 |
Dries Buytaert
|
e9946015c7
|
- Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol.
|
2009-04-25 13:56:06 +00:00 |
Dries Buytaert
|
e99838fbf4
|
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
|
2009-04-24 08:16:56 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Dries Buytaert
|
3fbda2307d
|
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
|
2009-04-21 09:31:31 +00:00 |
Angie Byron
|
cb3cde8be1
|
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
|
2009-04-15 23:49:08 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
2009-04-11 22:19:46 +00:00 |
Angie Byron
|
a0cca9a472
|
#259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate inline CSS.
|
2009-03-30 05:13:45 +00:00 |
Angie Byron
|
28aaa036e4
|
#304330 follow-up by sun: Clean-up of text format widget patch.
|
2009-03-30 03:15:41 +00:00 |
Dries Buytaert
|
1c63e669b1
|
- Patch #400524 by mr.baileys, james-oppenheim: fixed documentation.
|
2009-03-28 03:54:37 +00:00 |
Angie Byron
|
16dcae2351
|
#399488 by mr.baileys: Fix invalid markup generated by l().
|
2009-03-17 22:35:07 +00:00 |
Angie Byron
|
ec0dbd35c8
|
#91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files.
|
2009-02-28 07:36:06 +00:00 |
Angie Byron
|
c03b4c5408
|
#255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement).
|
2009-02-18 15:07:27 +00:00 |
Angie Byron
|
ac484c277a
|
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
|
2009-02-18 13:46:55 +00:00 |