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
|
6d6915400e
|
- Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor theme_username() so that RDF patch can be accepted.
|
2009-09-09 21:44:01 +00:00 |
Dries Buytaert
|
d440fc540f
|
- Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.
|
2009-09-09 21:33:00 +00:00 |
Dries Buytaert
|
95e95bfbf2
|
- Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.
|
2009-09-07 15:43:55 +00:00 |
Dries Buytaert
|
f73040e18b
|
- Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in database API.
|
2009-09-07 15:28:53 +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
|
aab953e437
|
- Rollback #567148 because it breaks on some versions of MySQL.
|
2009-09-05 13:35:54 +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
|
11e31f721c
|
- Patch #567148 by Damien Tournoud: enable ONLY_FULL_GROUP_BY for MySQL to enforce proper SQL queries.
|
2009-09-05 10:42:45 +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 |
Dries Buytaert
|
01c7f79adc
|
Patch #567250 by lilou, mikispeed: remove 'Serbia And Montenegro' from country list.
|
2009-09-05 05:41:55 +00:00 |
Angie Byron
|
bc2b945fbb
|
#556156 by Rob Loach and doq: Fixed incorrect usage of variable_get(bin).
|
2009-09-01 20:43:21 +00:00 |
Angie Byron
|
18b7e4254b
|
#269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
|
2009-09-01 17:49:11 +00:00 |
Angie Byron
|
c4a548f64d
|
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
|
2009-09-01 17:40:28 +00:00 |
Angie Byron
|
5bd9dcef60
|
#557582 by moshe weitzman: Reset statics after each update to conserve memory and avoid odd bugs.
|
2009-09-01 17:03:31 +00:00 |
Angie Byron
|
ff813ab62c
|
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
|
2009-09-01 16:50:12 +00:00 |
Angie Byron
|
ce52f41a29
|
#364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
|
2009-08-31 19:50:18 +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 |
Angie Byron
|
ee59107c23
|
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
|
2009-08-31 18:30:27 +00:00 |
Angie Byron
|
7d1a9b8d3d
|
#496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.
|
2009-08-31 17:07:21 +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
|
06619eb763
|
- Patch #553276 by boombatower: added HTTP authentication support to the (simpletest) browser.
|
2009-08-31 05:56:54 +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
|
41dca3c4e0
|
- Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
|
2009-08-31 05:47:34 +00:00 |
Angie Byron
|
d4d43f11ea
|
#560944 by seutje: Fixed collapsible fieldsets in Garland.
|
2009-08-29 16:30:14 +00:00 |
Dries Buytaert
|
feb4845493
|
- Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
|
2009-08-29 06:57:27 +00:00 |
Dries Buytaert
|
fb0275fa6a
|
- Patch #496500 by chx: remove global placeholder counter.
|
2009-08-29 05:43:35 +00:00 |
Dries Buytaert
|
eca9c6cc16
|
- Patch #561520 by Pasqualle: is an object.
|
2009-08-29 05:39:37 +00:00 |
Angie Byron
|
770e0d54f9
|
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
|
2009-08-29 04:16:15 +00:00 |
Dries Buytaert
|
b8448cac63
|
- Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP file transfer classes.
|
2009-08-28 07:51:55 +00:00 |
Angie Byron
|
0259ee968f
|
#367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
|
2009-08-27 04:40:12 +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 |
Angie Byron
|
fd164e9d02
|
#496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, so that modules can know the final query/arguments before they are run.
|
2009-08-26 04:58:23 +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
|
6e9eb5451c
|
#558538 by pwolanin: Fixed Non-by-reference use of drupul_static() in token.inc.
|
2009-08-25 02:50:08 +00:00 |
Dries Buytaert
|
488fee8ce8
|
- Patch #496500 by chx: rollback.
|
2009-08-24 18:22:54 +00:00 |
Angie Byron
|
542d69fbf9
|
#547846 by David_Rothstein: Fixed a missing reference operator that caused Drupal installation to fail on PHP 5.3.
|
2009-08-24 14:49:08 +00:00 |
Angie Byron
|
4241e34e0b
|
#524728 follow-up by David_Rothstein: Fix whitespace in install.php and install.inc.
|
2009-08-24 03:13:44 +00:00 |
Angie Byron
|
bf9c634123
|
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
|
2009-08-24 03:11:34 +00:00 |
Angie Byron
|
03a5563b89
|
#509584 by pwolanin: Various API fixes for menu_tree_data() including depth param.
|
2009-08-24 01:49:41 +00:00 |
Angie Byron
|
61dd88e8b1
|
#364219 follow-up by brandonojc: Commit missing hunk from last patch.
|
2009-08-24 00:34:11 +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 |