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 |
Dries Buytaert
|
44a487f2c6
|
- Patch #742114 by fgm: test methods should be protected, not private.
|
2010-04-01 14:52:21 +00:00 |
Dries Buytaert
|
5c60b7ca37
|
- Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, theborg: styling status messages in system.css.
|
2010-04-01 14:47:16 +00:00 |
Dries Buytaert
|
fe26a90789
|
- Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable in user_roles().
|
2010-04-01 12:22:39 +00:00 |
Dries Buytaert
|
b4b31c1039
|
- Patch #745380 by sun: CSS contains too many needless differences between JS and no-JS versions.
|
2010-03-31 20:24:13 +00:00 |
Dries Buytaert
|
6fc055ab90
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
|
2010-03-31 20:05:06 +00:00 |
Dries Buytaert
|
e0871ec49b
|
- Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
2010-03-31 19:34:56 +00:00 |
Dries Buytaert
|
fa63e6fe68
|
- Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update.
|
2010-03-31 19:10:39 +00:00 |
Dries Buytaert
|
d054bfaa01
|
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
|
2010-03-31 15:56:53 +00:00 |
Dries Buytaert
|
17a505d6cb
|
- Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc missing components.
|
2010-03-31 13:56:59 +00:00 |
Dries Buytaert
|
3e10914bc5
|
- Patch #757484 by catch: optimize node_save().
|
2010-03-31 13:55:25 +00:00 |
Dries Buytaert
|
46f51dec0c
|
- Patch #757288 by catch: optimize comment_save().
|
2010-03-31 11:49:51 +00:00 |
Angie Byron
|
72bffa0278
|
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
|
2010-03-30 07:17:19 +00:00 |
Angie Byron
|
401a7ad2dd
|
#373201 follow-up by JohnAlbin: Remove old remnants of theme_list().
|
2010-03-29 22:58:34 +00:00 |