summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ↵Dries Buytaert2010-03-28
| | | | has to get worse before it can get better.'
* - Patch #755094 by heyrocker: update_manager_archive_verify() failure ↵Dries Buytaert2010-03-28
| | | | message refered to undefined variable.
* - Patch #735726 by catch: optimize taxonomy_term_save().Dries Buytaert2010-03-28
|
* - Patch #657972: forgot to remove file from CVS.Dries Buytaert2010-03-28
|
* - Patch #649982 by casey: improve the drag-drop handling for dashboard ↵Dries Buytaert2010-03-28
| | | | customization.
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* - Patch #742318 by sun, yched: fields are editable regardless of whether an ↵Dries Buytaert2010-03-28
| | | | bundle instance exists, missing menu titles, etc.
* - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.Dries Buytaert2010-03-28
|
* - Patch #745656 by sociotech: fixed warning message on system_themes_page().Dries Buytaert2010-03-28
|
* - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when ↵Dries Buytaert2010-03-28
| | | | settings file does not exist should be hidden.
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from ↵Angie Byron2010-03-28
| | | | comment module.
* - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed ↵Dries Buytaert2010-03-28
| | | | transaction support for old sqlite versions.
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
|
* #601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target ↵Angie Byron2010-03-27
| | | | specific form HTML ID for multiple similar forms.
* - Patch #718662 by andypost, c960657: DBLog listings truncate messages in ↵Dries Buytaert2010-03-27
| | | | the middle of HTML tags.
* - Patch #735894 by yched: critical bug: fields with unlimited maximum length ↵Dries Buytaert2010-03-27
| | | | cause DB errors.
* #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function ↵Angie Byron2010-03-27
| | | | accepting array as arguments.
* #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().Angie Byron2010-03-27
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* #685790 by casey and Heine: No Overlay when Clean URLs are off.Angie Byron2010-03-27
|
* #714190 by rfay: Fixed system_send_email_action() uses account without ↵Angie Byron2010-03-27
| | | | initializing it.
* - Rolled back a patch that I didn't meant to commit yet.Dries Buytaert2010-03-26
|
* - Patch #710526 by plach: improve multilingual field test coverage.Dries Buytaert2010-03-26
|
* - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned ↵Dries Buytaert2010-03-26
| | | | up form handling.
* - Patch #231668 by aspilicious, birdmanx35: improve comments in core to ↵Dries Buytaert2010-03-26
| | | | conform to standards.
* - Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only ↵Dries Buytaert2010-03-26
| | | | trigger one action per node page load.
* - Patch #601150 by bganicky: improved contextual links Javascript.Dries Buytaert2010-03-26
|
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵Dries Buytaert2010-03-26
| | | | triggered by non-submit element fails if any elements are validated.
* - Patch #669794 by andypost: use savepoints for nested transactions.Dries Buytaert2010-03-26
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #744972 by marcvangend: critical bug: unindexed query to ↵Dries Buytaert2010-03-26
| | | | taxonomy_index() table during hook_node_delete().
* - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: ↵Dries Buytaert2010-03-26
| | | | 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 ↵Dries Buytaert2010-03-26
| | | | 'all languages' from UI do not work. Added tests.
* - Patch #735000 by sun, Berdir: installing image.module on a upgrades site ↵Dries Buytaert2010-03-26
| | | | does not install schema because of module name overlap.
* - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, ↵Dries Buytaert2010-03-26
| | | | checkboxes.
* - Patch #749304 by catch: critical bug: programmatic term updates destroyed ↵Dries Buytaert2010-03-26
| | | | hierarchies.
* - Patch #395340 by c960657: critical bug: enforce e-mail verification with ↵Dries Buytaert2010-03-26
| | | | OpenID auto-registration.
* - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results ↵Dries Buytaert2010-03-26
| | | | in settings being returned for elements that aren't re-rendered as part of the AJAX request.
* - Patch #747464 by andypost: fixed wrong usage of hook_file_references().Dries Buytaert2010-03-25
|
* - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵Dries Buytaert2010-03-25
| | | | machine_name(), not vid.
* - Patch #657972 by plach, Berdir: make field fallback logic actually reusable.Dries Buytaert2010-03-25
|
* - Patch #752096 by c960657: remove unused check_file().Dries Buytaert2010-03-25
|
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use ↵Dries Buytaert2010-03-25
| | | | savepoints for nested transactions.
* - Patch #721436 by eojthebrave: fixes double serialization issue.Dries Buytaert2010-03-25
|
* - Patch #741726 by sun: move filter module's vertical tabs extensions into ↵Dries Buytaert2010-03-24
| | | | vertical-tabs.js.
* - Patch #737858 by moshe weitzman: move watchdog to form submit - our of ↵Dries Buytaert2010-03-24
| | | | comment_save().
* - Patch #745668 by catch: remove pointless user_load() from user_save().Dries Buytaert2010-03-24
|
* - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect ↵Dries Buytaert2010-03-24
| | | | variable.
* - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ↵Dries Buytaert2010-03-24
| | | | method.
* - Patch #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
|