Angie Byron
e07b9d35a1
#227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests)
2010-01-08 06:07:03 +00:00
Angie Byron
307b9493da
#677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR.
2010-01-08 05:11:07 +00:00
Angie Byron
436ddca9fb
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
2010-01-07 07:45:03 +00:00
Angie Byron
3ede619955
#619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable.
2010-01-07 04:54:18 +00:00
Dries Buytaert
6f607b80cf
- Patch #280058 by sun, recidive: refactor drupal_map_assoc().
2010-01-06 21:39:07 +00:00
Angie Byron
bb293ccfb5
#420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels.
2010-01-04 23:08:34 +00:00
Dries Buytaert
f8fd99b334
- Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers.
2010-01-04 12:27:33 +00:00
Angie Byron
c2ccd28f67
#669608 by catch: Make menu.inc pluggable, to support high-performance options in contrib.
2010-01-04 03:28:41 +00:00
Dries Buytaert
5212d5730f
- Patch #424372 by #424372 by mr.baileys: small code clean-up.
2010-01-03 11:04:58 +00:00
Dries Buytaert
c5fea4f88a
- Rollback of #634310
2010-01-03 06:54:41 +00:00
Dries Buytaert
8f6e5a4679
- Patch #634310 by casey: small improvement of drupal_render(): conditionally call element_children().
2010-01-02 17:39:19 +00:00
Dries Buytaert
d24e2c1384
- Patch #664544 by yched: removed unnecessary drupal_static_reset().
2009-12-27 15:23:49 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
5cdeb4b4ad
- Patch #665920 by v_20q: remove a comment inside t() function.
2009-12-23 15:39:57 +00:00
Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Dries Buytaert
86829c14f7
- Patch #664696 by Crell: fixed typo in drupal_write_record() docblock.
2009-12-21 07:58:59 +00:00
Dries Buytaert
2d6b6d492f
- Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
2009-12-15 08:45:32 +00:00
Angie Byron
8e38d459e5
#653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes.
2009-12-15 05:22:05 +00:00
Dries Buytaert
516d24d1cd
- Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability.
2009-12-14 13:32:53 +00:00
Dries Buytaert
d10a1f7006
- Patch #651902 by chx, Damien Tournoud, scor: allow ESI tie in.
2009-12-11 16:56:10 +00:00
Dries Buytaert
c2f26d3368
- Patch #653940 by sun: tests weren't reporting all errors.
2009-12-10 15:39:43 +00:00
Angie Byron
496b3b8cd7
#524664 by codecowboy and mfb: drupal_error_handler() does not support PHP 5.3.0 error constants.
2009-12-07 08:46:59 +00:00
Angie Byron
614a4dea23
#320132 by kbahey, catch: Make path.inc swappable.
2009-12-06 18:27:23 +00:00
Angie Byron
06c5979961
#626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE for valid update queries.
2009-12-06 17:01:52 +00:00
Dries Buytaert
bb460ee727
- Patch #621914 by jhodgdon: fixed drupal_add_css() documentation formatting issues.
2009-12-05 22:16:44 +00:00
Dries Buytaert
4d18e65acd
- Patch #599804 by effulgentsia, catch, moshe weitzman, webchick: don't always set the Content-Type header.
2009-12-05 14:49:55 +00:00
Dries Buytaert
9c0f85ce6c
- Patch #645998 by jhodgdon: removed outdated documentation.
2009-12-03 02:20:28 +00:00
Dries Buytaert
99833c6289
- Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels.
2009-12-02 15:09:16 +00:00
Dries Buytaert
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Angie Byron
c912008307
#610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
2009-12-02 07:28:22 +00:00
Angie Byron
d3de3672f1
#642612 by yched: Add clean way to reset entity_info() cache.
2009-11-26 05:54:48 +00:00
Angie Byron
59ceca0caf
#633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode().
2009-11-21 00:43:42 +00:00
Angie Byron
b14349889e
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.
2009-11-20 06:12:45 +00:00
Angie Byron
f39f02ce75
#601806 follow-up by sun and effulgentsia: Fix broken HEAD.
2009-11-16 20:31:27 +00:00
Angie Byron
19fb778616
#615656 by catch: Remove no-op function calls from drupal_render().
2009-11-16 05:15:21 +00:00
Angie Byron
2d1ef531dc
#601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense.
2009-11-16 05:11:01 +00:00
Dries Buytaert
9edcceb07c
- Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS option causes php cgi to segfault in pcre function 'match'.
2009-11-12 20:40:27 +00:00
Angie Byron
28f8c5e862
#424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug.
2009-11-11 00:48:56 +00:00
Dries Buytaert
3ccb55f2bd
- Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability.
2009-11-10 22:06:09 +00:00
Angie Byron
031a687649
#318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable.
2009-11-08 12:43:41 +00:00
Dries Buytaert
4a1059fa1b
- Patch #620692 by Crell: remove drupal_render_children() from drupal_render() by inlining it.
2009-11-07 14:02:31 +00:00
Angie Byron
d9017f5878
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
2009-11-05 16:19:25 +00:00
Angie Byron
0d8515deb7
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
2009-11-03 06:47:23 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
3b427fae37
#341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for PHPTemplate themes when database is down.
2009-11-02 03:46:43 +00:00
Angie Byron
0d371742b6
#43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages.
2009-11-02 03:12:05 +00:00
Angie Byron
bfedf56f9d
#582584 by dww, Jacine, and chx: Move required form element marker into its own theme function.
2009-11-02 03:00:28 +00:00
Angie Byron
14c1c505e0
#607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available.
2009-11-01 23:02:13 +00:00
Angie Byron
ca8eee7545
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
2009-11-01 21:26:44 +00:00
Dries Buytaert
54db3af335
- Patch #619566 by sun: performance improvement: don't invoke hook_url_outbound_alter() if there's nothing to invoke.
2009-11-01 14:08:17 +00:00
Dries Buytaert
03e2ec64ab
- Patch #606994 by yched: move entity handling out of Field API.
2009-10-31 16:06:36 +00:00
Angie Byron
1da73d26c2
#591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.
2009-10-27 19:29:12 +00:00
Angie Byron
cd7b8f0999
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
2009-10-24 05:13:44 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
2d1634134d
- Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver.
2009-10-23 00:55:59 +00:00
Dries Buytaert
d4d1522c3e
- Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to common.inc. Part of the RDFa exception.
2009-10-18 18:32:27 +00:00
Dries Buytaert
2dc3c05a2b
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
2009-10-18 11:34:45 +00:00
Angie Byron
1650fea5d9
#516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
2009-10-18 05:28:43 +00:00
Angie Byron
4278afa16b
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
2009-10-17 05:50:29 +00:00
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
f0a8150b11
- Patch #604618 by axyjo, sun: archiver code clean-up.
2009-10-16 13:18:32 +00:00
Angie Byron
6abcc47e25
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
2009-10-15 21:19:31 +00:00
Dries Buytaert
2fb451c872
- Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.
2009-10-15 17:55:55 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
f42bca3bd4
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.
2009-10-15 14:07:30 +00:00
Dries Buytaert
24c259cdd8
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
2009-10-13 21:16:44 +00:00
Dries Buytaert
fbfa7a4150
- Patch #593522 by sun: a better and faster drupal_alter().
2009-10-13 16:38:43 +00:00
Angie Byron
1d09ec33bd
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.
2009-10-13 05:37:46 +00:00
Angie Byron
89d04ea78a
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
2009-10-13 05:26:57 +00:00
Angie Byron
1d72b6ec9f
#599706 by sun: Allow altering local tasks/actions.
2009-10-11 06:05:53 +00:00
Angie Byron
64a1a0d67e
#600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests).
2009-10-11 02:14:43 +00:00
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Angie Byron
010a342e61
#464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :)
2009-10-09 08:08:56 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
1e23b91bc8
#472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
2009-10-05 02:48:39 +00:00
Angie Byron
93eb8b3413
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
2009-10-05 02:43:01 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
04fd066be2
- Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file().
2009-10-02 00:50:45 +00:00
Dries Buytaert
087a54a673
- Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array.
2009-10-01 19:04:26 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
8f1ec56d35
- Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS file inclusion in the CSS optimization code.
2009-09-29 17:52:46 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
67f2c101c1
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
2009-09-28 22:22:54 +00:00
Dries Buytaert
a8b3369b95
- Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.
2009-09-27 11:08:45 +00:00
Dries Buytaert
762be09fa9
- Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron.
2009-09-25 15:20:12 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
2bc3de6a4f
- Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output.
2009-09-18 10:54:20 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
f5d1094bbb
#578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to drupal_http_request() when a URL fails to parse, instead of failing silently.
2009-09-16 15:28:00 +00:00
Angie Byron
6c0f8eba1c
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
...
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Dries Buytaert
4d95e3d22a
- Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with language-specific caching and to improve the performance of the caching code.
2009-09-11 15:12:29 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Dries Buytaert
6586b76465
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
2009-09-05 13:05:31 +00:00
Dries Buytaert
826b3fa817
- Patch #565994 by mfb: src attribute for external javascript should be HTML-encoded.
2009-09-05 10:05:38 +00:00
Angie Byron
896954da58
#321828 by Davy Van Den Bremt and Damien Tournoud: Move template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
2009-08-31 18:43:12 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Angie Byron
a244b45cfb
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
2009-08-31 16:46:32 +00:00
Dries Buytaert
e6e29ac1b0
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
2009-08-31 05:51:08 +00:00
Dries Buytaert
2a2a7f3f51
- Patch #423992 by Davy Van Den Brempt: remove unused variables.
2009-08-26 15:00:17 +00:00
Dries Buytaert
9d6dcc5682
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
2009-08-26 10:53:45 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
2c7e1f2a41
#505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.
2009-08-25 21:16:31 +00:00
Angie Byron
245d83cb84
#364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API.
2009-08-25 15:39:13 +00:00
Dries Buytaert
14b233ec1d
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
2009-08-25 10:27:15 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
a2694498f1
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
2009-08-22 19:58:28 +00:00
Angie Byron
a9762cd3bf
#201415 by sun: Add a permission to access site in maintenance mode.
2009-08-22 18:24:14 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
716293e0fb
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
2009-08-21 07:50:08 +00:00
Dries Buytaert
40003c8307
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
2009-08-19 20:19:37 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Angie Byron
25b9f686a6
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
2009-08-17 07:12:16 +00:00
Angie Byron
8b86d0da84
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
2009-08-15 06:20:20 +00:00
Angie Byron
6e3832f4ff
#264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css().
2009-08-14 16:15:38 +00:00
Angie Byron
49699d5be1
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
2009-08-13 03:03:04 +00:00
Dries Buytaert
c2a833cf1e
- Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.
2009-08-12 11:33:44 +00:00
Dries Buytaert
62e0ddc740
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
2009-08-11 12:20:26 +00:00
Angie Byron
1da6ef52c4
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.
2009-08-08 20:52:33 +00:00
Angie Byron
0d18cd681b
#543594 by Damien Tournoud: Bubble up exceptions in PDO.
2009-08-08 14:09:51 +00:00
Angie Byron
691693304b
#193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.
2009-08-05 15:58:35 +00:00
Angie Byron
17e6076807
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
2009-08-04 06:38:57 +00:00
Angie Byron
65a1528f05
#341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down.
2009-08-04 04:02:26 +00:00
Dries Buytaert
444e58c71a
- Patch #530976 by catch: small performance optimization to drupal_render().
2009-07-31 19:56:09 +00:00
Dries Buytaert
a16a5a9249
- Patch #536198 by boombatower: remove some death code.
2009-07-31 07:27:59 +00:00
Dries Buytaert
1a5c71e2da
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
2009-07-30 19:57:10 +00:00
Dries Buytaert
926606eeca
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
2009-07-30 19:24:21 +00:00
Dries Buytaert
8c8521081c
- Patch #534480 by solotandem: change explode to implode in the documentation.
2009-07-30 10:54:41 +00:00
Dries Buytaert
8140ed0d84
- Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures.
2009-07-30 10:46:53 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
de29094731
- Patch #493746 by Dave Reid: code clean-up of drupal_attributes().
2009-07-28 19:22:18 +00:00
Dries Buytaert
aab51b9319
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
2009-07-28 12:13:47 +00:00
Dries Buytaert
5468b47b91
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
2009-07-27 19:53:18 +00:00
Dries Buytaert
7d41b2d7f5
- Patch #519782 by tic2000: change to become a hidden region like page_top.
2009-07-27 18:38:35 +00:00
Angie Byron
dbb5457cfe
#527804 by sun: Add an alter hook for element_info() to change default values of form elements.
2009-07-23 21:20:16 +00:00
Angie Byron
708f3b970f
#292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.
2009-07-23 20:58:26 +00:00
Dries Buytaert
3a29ee48f8
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.
2009-07-22 04:45:35 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
53e31e6d62
- Patch #523694 by catch: improve performance of t().
2009-07-19 06:03:04 +00:00
Dries Buytaert
5a8452c55b
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.
2009-07-15 17:40:18 +00:00
Dries Buytaert
ef09cf93e5
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
2009-07-14 10:22:17 +00:00
Angie Byron
beadf384f1
#455844 follow-up by yched: Change render() to print render() for consistency with other template variables.
2009-07-13 21:09:54 +00:00
Angie Byron
ffc8cab84b
#505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.
2009-07-10 05:45:56 +00:00
Dries Buytaert
3ffb9f4a6e
- Patch #243129 by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al: faster implementation of format_date(). Woot.
2009-07-08 20:40:21 +00:00
Angie Byron
4a4a6570d8
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
2009-07-04 18:26:42 +00:00
Dries Buytaert
2e0a4d26af
- Patch #482646 by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent.
2009-07-04 14:49:31 +00:00
Dries Buytaert
e49ac650a6
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
2009-07-03 19:21:55 +00:00
Dries Buytaert
c90e16721a
- Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities.
2009-07-03 18:26:35 +00:00
Angie Byron
0142292c71
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
2009-07-02 04:27:23 +00:00
Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
19d10a4e90
- Patch #293322 by minorOffense: fixed documentation.
2009-06-18 16:03:30 +00:00
Dries Buytaert
1a089351e0
- Patch #280240 by andypost: maybe some day, someone wants to post 0. :)
2009-06-17 11:08:46 +00:00
Dries Buytaert
ab158d82f0
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
2009-06-13 19:28:57 +00:00
Dries Buytaert
05c39fe7a0
- Patch #487830 by c960657: fixed a HTTP header and improved the tests.
2009-06-10 20:00:10 +00:00
Dries Buytaert
28b2f098be
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
2009-06-08 05:00:12 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
36e3d552cf
- Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request().
2009-06-06 15:43:05 +00:00
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