- 28 Mar, 2010 13 commits
- 27 Mar, 2010 9 commits
- 26 Mar, 2010 17 commits
- 25 Mar, 2010 1 commit
-
-
Dries authored
-
- Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.'
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
- Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable.
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
- Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc.
- Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden.
- Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions.
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
- Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load.
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
- Patch #744972 by marcvangend: critical bug: unindexed query to taxonomy_index() table during hook_node_delete().
- Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme.
- Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked 'all languages' from UI do not work. Added tests.
- Patch #735000 by sun, Berdir: installing image.module on a upgrades site does not install schema because of module name overlap.
- Patch #395340 by c960657: critical bug: enforce e-mail verification with OpenID auto-registration.
- 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.