- 28 Mar, 2010 5 commits
- 27 Mar, 2010 9 commits
- 26 Mar, 2010 17 commits
- 25 Mar, 2010 6 commits
- 24 Mar, 2010 3 commits
- 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.
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.