Dries Buytaert
|
8c4d6ab0f5
|
- Patch #241013 by Pedro Lozano, andypost, drewish, mr.baileys: actions only trigger one action per node page load.
|
2010-04-10 10:49:15 +00:00 |
Dries Buytaert
|
f36b87d1d6
|
- Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags.
|
2010-04-10 10:01:15 +00:00 |
Dries Buytaert
|
c80481634f
|
- Patch #606190 by dww, noahb, sun: improve handling of database schema updates in update manager workflow.
|
2010-04-10 09:49:49 +00:00 |
Dries Buytaert
|
459d623467
|
- Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions.
|
2010-04-09 12:24:53 +00:00 |
Dries Buytaert
|
70d60fb88f
|
- Patch #642614 by plach: locale_add_language() should reset entity_info() cache.
|
2010-04-09 12:14:25 +00:00 |
Dries Buytaert
|
dcda1fcdb5
|
- Patch #762300 by jpmckinney: fixed undefined property notice.
|
2010-04-09 12:12:30 +00:00 |
Dries Buytaert
|
4eefb5172b
|
- Patch #640880 by mr.baileys: upgrade path for making {image_styles()}.name column unique.
|
2010-04-09 12:07:12 +00:00 |
Dries Buytaert
|
d8fa5716ea
|
- Patch #766200 by rfay: obsolete locale usage of ['#redirect'] needs to be changed to ()['redirect']. R.I.P. ['#redirect']
|
2010-04-09 06:59:51 +00:00 |
Dries Buytaert
|
41f539bd79
|
- Patch #693504 by sun: clean-up.
|
2010-04-08 20:10:29 +00:00 |
Dries Buytaert
|
192cb2cf94
|
- Patch #762770 by jpmckinney: comment_save() has comparison operator where assignment operator should be.
|
2010-04-08 19:54:52 +00:00 |
Dries Buytaert
|
9e236ef13f
|
- Patch #764606 by JohnAlbin: node.tpl no longer needs taxonomy variables.
|
2010-04-08 18:26:42 +00:00 |
Dries Buytaert
|
c6c572a151
|
- Patch #632172 by plach: node language and field languages may differ.
|
2010-04-08 18:16:43 +00:00 |
Dries Buytaert
|
e8cfe92111
|
- Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of comments on teasers.
|
2010-04-08 17:40:26 +00:00 |
Dries Buytaert
|
d5ce7f5281
|
- Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page.
|
2010-04-07 17:30:43 +00:00 |
Dries Buytaert
|
27aa5b1b17
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: fixed ImageFieldDisplayTestCase.
|
2010-04-07 17:24:55 +00:00 |
Dries Buytaert
|
f3a8fa9ea8
|
- Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature.
|
2010-04-07 16:35:03 +00:00 |
Dries Buytaert
|
dde5c67ba0
|
- Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to.
|
2010-04-07 15:07:59 +00:00 |
Dries Buytaert
|
626e64025e
|
- Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable blog and comment modules for first time.
|
2010-04-07 14:36:16 +00:00 |
Dries Buytaert
|
c8c14b527e
|
- Rollback of #637850: needs more review/discussion.
|
2010-04-07 14:22:34 +00:00 |
Dries Buytaert
|
bead28a4cd
|
- Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitzman: remove magical fairy saving of cruft from user_save().
|
2010-04-07 13:49:21 +00:00 |
Dries Buytaert
|
e7b3c5e3e9
|
- Patch #641314 by naxoc, bleen18: taxonomy term form being rebuilt even after final submit.
|
2010-04-07 07:52:03 +00:00 |
Dries Buytaert
|
80c8601d60
|
- Patch #587766 by c960657: OpenID test XRI protocol improperly.
|
2010-04-07 07:38:29 +00:00 |
Dries Buytaert
|
4c3660a69a
|
- Patch #637850 by c960657: removed duplicated code and improved tests.
|
2010-04-07 07:09:17 +00:00 |
Dries Buytaert
|
97c14a993e
|
- Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is a bootstrap hook and needs bootstrap_invoke_all().
|
2010-04-07 05:15:51 +00:00 |
Dries Buytaert
|
8173fc1aa3
|
- Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-up on making form element labeling more accessible.
|
2010-04-07 04:39:59 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
1201676f3d
|
- Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentation, remove @todo.
|
2010-04-06 16:49:12 +00:00 |
Dries Buytaert
|
bfd0c7fd0a
|
- Patch #761616 by JohnAlbin: revert to .
|
2010-04-06 16:30:20 +00:00 |
Dries Buytaert
|
ba59903d78
|
- Patch #569536 by jhodgdon, douggreen, Berdir, grendzy, catch: search links cause many nodes to be indexed twice.
|
2010-04-06 16:28:25 +00:00 |
Dries Buytaert
|
d5710f5358
|
- Patch #20046 by sivaji: user picture messes up poll display.
|
2010-04-06 15:25:51 +00:00 |
Dries Buytaert
|
393c8e69ed
|
- Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access dashboard permission is useless.
|
2010-04-06 15:01:27 +00:00 |
Dries Buytaert
|
efb349be43
|
- Patch #640880 by c960657: make {image_styles()}.name column unique.
|
2010-04-06 14:55:17 +00:00 |
Dries Buytaert
|
fbc26a6bf0
|
- Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + support alternative namespaces.
|
2010-04-06 06:53:55 +00:00 |
Dries Buytaert
|
757a3ca173
|
- Patch #762080 by David_Rothstein: poll block should not do an access check in hook_block_info().
|
2010-04-06 06:41:12 +00:00 |
Dries Buytaert
|
90351aa71c
|
- Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' links no longer work.
|
2010-04-06 06:00:05 +00:00 |
Dries Buytaert
|
f2e3917acb
|
- Patch #762234 by catch: give modules access to updated comment statistics in hook_comment_insert() and hook_comment_update().
|
2010-04-06 05:53:30 +00:00 |
Dries Buytaert
|
1bb6e13d78
|
- Patch #762604 by andypost: taxonomy terms list broken, term add/edit forgets it's parent.
|
2010-04-06 05:44:07 +00:00 |
Dries Buytaert
|
11af838dae
|
- Patch #745664 by james.elliott: toolbar doesn't properly add / remove the toolbar-drawer class when collapsing and expanding the drawer.
|
2010-04-04 20:27:08 +00:00 |
Dries Buytaert
|
fa884b1158
|
- Patch #759524 by David_Rothstein: toolbar drawer collapsing no longer works without JavaScript.
|
2010-04-04 17:11:20 +00:00 |
Dries Buytaert
|
f79a1a735e
|
- Patch #744258 by sun, jpmckinney, catch: admin/structure/taxonomy paths have to use machine_name(), not vid.
|
2010-04-04 13:53:22 +00:00 |
Dries Buytaert
|
636b43e5a0
|
- Patch #743804 by gpk: comment_enable() should use node created time not changed time for last_comment_timestamp().
|
2010-04-04 13:20:10 +00:00 |
Dries Buytaert
|
e7d18bc0b1
|
- Patch #758628 by rfay: improve GD library hook_requirements() for color and image modules.
|
2010-04-04 13:18:18 +00:00 |
Dries Buytaert
|
6c049009e5
|
- Patch #584130 by jhodgdon, yched: field Attach API page has outdated information.
|
2010-04-04 12:48:18 +00:00 |
Dries Buytaert
|
a9d7d54647
|
- Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented.
|
2010-04-04 07:33:15 +00:00 |
Dries Buytaert
|
1c4ff2fc67
|
- Patch #760238 by yched: optimize _field_invoke().
|
2010-04-04 07:15:48 +00:00 |
Angie Byron
|
29a93b8c08
|
#693504 by stBorchert, ksenzee, dixon_ | jarek, joachim, EvanDonovan, eigentor, sun, dmitrig01, et al.: Added support to color.module for flexible color schemes and gradients, and removed hard-coded assumptions about Garland.
|
2010-04-03 08:05:08 +00:00 |
Angie Byron
|
7817a0a56e
|
#758916 by chx and Damien Tournoud: Fixed Default queue implementation is hardwired.
|
2010-04-03 04:12:01 +00:00 |
Angie Byron
|
89fad140a1
|
#193482 follow-up: Committing missing system-messages.css.
|
2010-04-03 03:41:06 +00:00 |
Dries Buytaert
|
807704e1d1
|
- Patch #757484 by catch: optimize node_save().
|
2010-04-02 13:54:40 +00:00 |
Dries Buytaert
|
7cc02cfbbc
|
- Patch #651086 by David_Rothstein, roborn, pwolanin, casey, aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay).
|
2010-04-02 12:53:58 +00:00 |