Dries Buytaert
|
06fe6cae2d
|
- Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions.
|
2010-04-13 15:13:41 +00:00 |
Dries Buytaert
|
f9739e9cfe
|
- Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been used.
|
2010-04-12 06:17:22 +00:00 |
Dries Buytaert
|
cc5b8e6aee
|
- Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own autoload function.
|
2010-04-11 21:05:13 +00:00 |
Dries Buytaert
|
33f0b0830b
|
- Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent.
|
2010-04-11 19:00:27 +00:00 |
Dries Buytaert
|
98a3f2266d
|
- Patch #767822 by Benjamin Melançon: search.module in-code documentation refers to hook_search() which no longer exists in D7.
|
2010-04-11 18:54:11 +00:00 |
Dries Buytaert
|
2f07a17728
|
- Patch #765574 by quiptime: better positioning of the 'menu-expanded.png'.
|
2010-04-11 18:45:47 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
de33f74b40
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
Dries Buytaert
|
b647348fa9
|
- Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers.
|
2010-04-11 14:53:39 +00:00 |
Dries Buytaert
|
f66e690098
|
- Patch #269911 by Freso: wrong trim used for search result.
|
2010-04-11 14:52:13 +00:00 |
Angie Byron
|
8926b0a8c1
|
#724642 by casey: Upgrade jQuery BBQ library to 1.2.1.
|
2010-04-11 01:07:15 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
e892ed5c31
|
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
|
2010-04-10 16:37:19 +00:00 |
Dries Buytaert
|
b225882e5e
|
- Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use.
|
2010-04-10 11:11:46 +00:00 |
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 |
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 |
Dries Buytaert
|
ee1795e42d
|
- Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite with ['#attributes'].
|
2010-03-28 11:54:27 +00:00 |
Dries Buytaert
|
d5a525c591
|
- Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.'
|
2010-03-28 11:54:06 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Dries Buytaert
|
00ecc0a208
|
- Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable.
|
2010-03-28 11:40:57 +00:00 |
Dries Buytaert
|
49334ae538
|
- Patch #735726 by catch: optimize taxonomy_term_save().
|
2010-03-28 11:39:35 +00:00 |
Dries Buytaert
|
2a79bce9a5
|
- Patch #657972: forgot to remove file from CVS.
|
2010-03-28 11:31:02 +00:00 |
Dries Buytaert
|
f1b4836f0a
|
- Patch #649982 by casey: improve the drag-drop handling for dashboard customization.
|
2010-03-28 11:29:27 +00:00 |
Dries Buytaert
|
40fb3a9392
|
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
|
2010-03-28 11:16:29 +00:00 |
Dries Buytaert
|
fdb422b8a2
|
- Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc.
|
2010-03-28 11:08:30 +00:00 |
Dries Buytaert
|
7bb37e19c1
|
- Patch #745656 by sociotech: fixed warning message on system_themes_page().
|
2010-03-28 10:43:40 +00:00 |
Angie Byron
|
3359fb5c1c
|
#66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment module.
|
2010-03-28 07:00:30 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Angie Byron
|
be6d3c8bb6
|
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
|
2010-03-27 18:32:06 +00:00 |
Dries Buytaert
|
cb112e9a34
|
- Patch #718662 by andypost, c960657: DBLog listings truncate messages in the middle of HTML tags.
|
2010-03-27 14:24:14 +00:00 |
Dries Buytaert
|
73deaa340a
|
- Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors.
|
2010-03-27 12:49:32 +00:00 |
Angie Byron
|
e6059d4b1e
|
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
|
2010-03-27 06:03:21 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Angie Byron
|
f86fda29a3
|
#685790 by casey and Heine: No Overlay when Clean URLs are off.
|
2010-03-27 05:47:08 +00:00 |
Angie Byron
|
9eff5d9588
|
#714190 by rfay: Fixed system_send_email_action() uses account without initializing it.
|
2010-03-27 04:44:54 +00:00 |
Dries Buytaert
|
2b2980261c
|
- Rolled back a patch that I didn't meant to commit yet.
|
2010-03-26 22:33:22 +00:00 |
Dries Buytaert
|
7b2581e15a
|
- Patch #710526 by plach: improve multilingual field test coverage.
|
2010-03-26 22:31:40 +00:00 |
Dries Buytaert
|
b5757ec182
|
- Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling.
|
2010-03-26 22:24:31 +00:00 |
Dries Buytaert
|
16c5713bc0
|
- Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load.
|
2010-03-26 20:44:10 +00:00 |
Dries Buytaert
|
1c6df63309
|
- Patch #601150 by bganicky: improved contextual links Javascript.
|
2010-03-26 18:59:54 +00:00 |
Dries Buytaert
|
c327b4d407
|
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
|
2010-03-26 18:58:12 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
94d0be55b4
|
- Patch #744972 by marcvangend: critical bug: unindexed query to taxonomy_index() table during hook_node_delete().
|
2010-03-26 16:53:33 +00:00 |
Dries Buytaert
|
32bc8911b1
|
- Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme.
|
2010-03-26 12:45:20 +00:00 |
Dries Buytaert
|
866a2baeeb
|
- Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked 'all languages' from UI do not work. Added tests.
|
2010-03-26 12:37:30 +00:00 |
Dries Buytaert
|
7a3f4822e8
|
- Patch #735000 by sun, Berdir: installing image.module on a upgrades site does not install schema because of module name overlap.
|
2010-03-26 12:28:06 +00:00 |
Dries Buytaert
|
73fbc28253
|
- Patch #749304 by catch: critical bug: programmatic term updates destroyed hierarchies.
|
2010-03-26 12:15:14 +00:00 |
Dries Buytaert
|
8efa768768
|
- Patch #395340 by c960657: critical bug: enforce e-mail verification with OpenID auto-registration.
|
2010-03-26 12:12:41 +00:00 |
Dries Buytaert
|
bcfe4b4498
|
- Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request.
|
2010-03-26 10:52:38 +00:00 |
Dries Buytaert
|
ad9c37ffd4
|
- Patch #747464 by andypost: fixed wrong usage of hook_file_references().
|
2010-03-25 12:19:34 +00:00 |
Dries Buytaert
|
cca8e7e5ac
|
- Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid.
|
2010-03-25 11:53:25 +00:00 |
Dries Buytaert
|
cfe7f8e69f
|
- Patch #657972 by plach, Berdir: make field fallback logic actually reusable.
|
2010-03-25 11:46:21 +00:00 |
Dries Buytaert
|
48e05803fd
|
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.
|
2010-03-25 10:38:45 +00:00 |
Dries Buytaert
|
dc17b0f2cd
|
- Patch #721436 by eojthebrave: fixes double serialization issue.
|
2010-03-25 10:31:23 +00:00 |
Dries Buytaert
|
308f849195
|
- Patch #741726 by sun: move filter module's vertical tabs extensions into vertical-tabs.js.
|
2010-03-24 10:19:38 +00:00 |
Dries Buytaert
|
92bd43b3ec
|
- Patch #737858 by moshe weitzman: move watchdog to form submit - our of comment_save().
|
2010-03-24 10:18:40 +00:00 |
Dries Buytaert
|
739cc9851f
|
- Patch #745668 by catch: remove pointless user_load() from user_save().
|
2010-03-24 10:13:26 +00:00 |
Dries Buytaert
|
210ccc493f
|
- Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect variable.
|
2010-03-24 10:07:08 +00:00 |
Dries Buytaert
|
8258959e94
|
- Patch #588480 by aspilicious, droplet: fixed interface string space issues.
|
2010-03-24 09:27:14 +00:00 |
Dries Buytaert
|
545ef5b081
|
- Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken.
|
2010-03-24 08:51:42 +00:00 |
Dries Buytaert
|
ca435ae9d8
|
- Patch #686596 by dhthwy: child before parent class definition order breaks some opcode cachers.
|
2010-03-24 07:58:07 +00:00 |
Dries Buytaert
|
f1c2480537
|
- Patch #685784 by alexj, sun: 'Create new revision' setting for content type isn't used in node edit form.
|
2010-03-24 07:46:06 +00:00 |
Dries Buytaert
|
cc35d98859
|
- Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted images.
|
2010-03-24 07:39:03 +00:00 |
Dries Buytaert
|
32566aaee4
|
- Patch #228061 by quicksketch: usability fix: allow roles to be weighted.
|
2010-03-24 07:34:10 +00:00 |
Dries Buytaert
|
b9123f2309
|
- Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names.
|
2010-03-23 21:14:49 +00:00 |
Dries Buytaert
|
58ea109dcd
|
- Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation.
|
2010-03-23 19:22:58 +00:00 |
Dries Buytaert
|
c061a16a6b
|
- Patch #728278 by c960657: openid_complete() should normalize ['openid.claimed_id()'] before discovery. With better tests.
|
2010-03-23 19:05:16 +00:00 |
Dries Buytaert
|
9b4274e8c7
|
- Patch #742366 by moshe weitzman: better UX for OpenID users.
|
2010-03-22 18:55:45 +00:00 |
Dries Buytaert
|
e8d18e41fc
|
- Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names.
|
2010-03-22 18:48:20 +00:00 |
Angie Byron
|
2598778efa
|
#730220 follow-up by pwolanin: Fix fragile Contact module test caused by use of randomString() vs. randomName().
|
2010-03-22 17:52:58 +00:00 |
Dries Buytaert
|
3a60a9b8cf
|
- Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests.
|
2010-03-21 21:31:34 +00:00 |
Dries Buytaert
|
25feb96f6d
|
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
|
2010-03-21 21:20:43 +00:00 |
Dries Buytaert
|
edfdffb532
|
- Patch #747476 by andypost: image files are not flushed for all styles.
|
2010-03-21 20:36:10 +00:00 |
Dries Buytaert
|
e1799e761b
|
- Patch #747464 by andypost: wrong usage of hook_file_references().
|
2010-03-21 20:28:28 +00:00 |
Dries Buytaert
|
f505b6a978
|
- Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight.
|
2010-03-21 20:26:41 +00:00 |
Angie Byron
|
1a33d02351
|
#730220 by aspilicious and Berdir: Remove random fails from Locale tests.
|
2010-03-21 04:17:02 +00:00 |
Angie Byron
|
426f82ac6d
|
#241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns.
|
2010-03-21 04:05:24 +00:00 |
Angie Byron
|
c4f5299173
|
#679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.
|
2010-03-21 03:47:32 +00:00 |
Dries Buytaert
|
b0be4e7234
|
- Patch #300478 by mr.baileys: remove user_load_self() as it is not used.
|
2010-03-20 19:06:12 +00:00 |
Dries Buytaert
|
aadc94a102
|
- Patch #582948 by David_Rothstein: improve safety of schema manipulation.
|
2010-03-20 15:06:51 +00:00 |
Dries Buytaert
|
5717ba536e
|
- Patch #746822 by Pasqualle: use drupal_html_class().
|
2010-03-20 14:55:55 +00:00 |
Dries Buytaert
|
3b3f096668
|
- Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save().
|
2010-03-20 14:55:06 +00:00 |
Dries Buytaert
|
883a870160
|
- Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50.
|
2010-03-20 14:45:05 +00:00 |
Dries Buytaert
|
cb009a324e
|
- Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells.
|
2010-03-18 19:03:29 +00:00 |
Dries Buytaert
|
224243b817
|
- Patch #475140 by anarcat: make sure Drupal provides support for IPv6.
|
2010-03-18 19:01:24 +00:00 |
Dries Buytaert
|
adb7506a58
|
- Patch #721188 by aspilicious, yoroy: make drag icon position align better.
|
2010-03-18 06:54:43 +00:00 |
Dries Buytaert
|
f3f6d53158
|
- Patch #596582 by sun: remove remnants of theme_node_form().
|
2010-03-18 06:50:37 +00:00 |
Dries Buytaert
|
d224c98351
|
- Patch #326564 by nenne: fixed hook_validate() documentation.
|
2010-03-18 06:49:17 +00:00 |
Dries Buytaert
|
e0098f2e55
|
- Patch #741242 by marcvangend: cleanup left over set-to-global-defaults description.
|
2010-03-18 06:46:24 +00:00 |