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 |