summaryrefslogtreecommitdiff
path: root/modules
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 #745656 by sociotech: fixed warning message on system_themes_page().Dries Buytaert2010-03-28
|
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from ↵Angie Byron2010-03-28
| | | | comment module.
* - 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.
* #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 #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 #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 #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 #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 #588480 by aspilicious, droplet: fixed interface string space issues.Dries Buytaert2010-03-24
|
* - Patch #748742 by mr.baileys, catch: aggregator categorize feature is broken.Dries Buytaert2010-03-24
|
* - Patch #686596 by dhthwy: child before parent class definition order breaks ↵Dries Buytaert2010-03-24
| | | | some opcode cachers.
* - Patch #685784 by alexj, sun: 'Create new revision' setting for content ↵Dries Buytaert2010-03-24
| | | | type isn't used in node edit form.
* - Patch #750990 by quicksketch, moshe weitzman: missing cleanup of deleted ↵Dries Buytaert2010-03-24
| | | | images.
* - Patch #228061 by quicksketch: usability fix: allow roles to be weighted.Dries Buytaert2010-03-24
|
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-23
| | | | XRI i-names.
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: ↵Dries Buytaert2010-03-23
| | | | deleting a user role throws PHP notices and prevents delete operation.
* - Patch #728278 by c960657: openid_complete() should normalize ↵Dries Buytaert2010-03-23
| | | | ['openid.claimed_id()'] before discovery. With better tests.
* - Patch #742366 by moshe weitzman: better UX for OpenID users.Dries Buytaert2010-03-22
|