summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one ↵Angie Byron2010-02-23
| | | | line.
* #722688 by moshe weitzman: Allow programmatic setting of node->changed.Angie Byron2010-02-23
|
* #334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash ↵Angie Byron2010-02-23
| | | | of Unstyled Content in IE' in maintenance template.
* - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: ↵Dries Buytaert2010-02-22
| | | | locale_inc_callback() is a thing of the past.
* - Patch #721436 by chx, moshe weitzman: improved performance of user_save() ↵Dries Buytaert2010-02-22
| | | | by removing and reworking some code.
* - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever ↵Dries Buytaert2010-02-22
| | | | been used.
* #553304 by chellman and jhodgdon: Update Field UI help text to reflect ↵Angie Byron2010-02-22
| | | | recent changes in Drupal 7.
* #606608 follow-up by Gábor Hojtsy and sun: Go back to numeric placeholders ↵Angie Byron2010-02-22
| | | | for comment menu paths for performance.
* Back to 7.0-devAngie Byron2010-02-21
|
* Drupal 7.0-alpha2Angie Byron2010-02-21
|
* - Patch #720506 by Jacine: fixed invalid markup.Dries Buytaert2010-02-21
|
* - Patch #674852 by casey: keep tabs when navigating in the overlay.Dries Buytaert2010-02-20
|
* - Patch #718984 by JohnAlbin: theme_blocks() defined in ↵Dries Buytaert2010-02-20
| | | | drupal_common_theme() even though it no longer exists.
* - Patch #712364 by djac: corrected PHPdoc.Dries Buytaert2010-02-20
|
* - Patch #539428 by MarcDeLay: renamed old non-descriptive variables.Dries Buytaert2010-02-20
|
* - Patch #707724 by Pasqualle: fixed confusing arguments.Dries Buytaert2010-02-20
|
* - Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' ↵Dries Buytaert2010-02-19
| | | | message from watchdog.
* - Patch #717596 by alpritt: shortcut admin pages should be in the 'User ↵Dries Buytaert2010-02-19
| | | | interface' section, not the 'System' section.
* #557272 follow-up by Dave Reid: Allow triggering states on change event.Angie Byron2010-02-18
|
* #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a ↵Angie Byron2010-02-18
| | | | shutdown function breaks the site.
* #563106 follow-up by adrian: More upgrade path fixes.Angie Byron2010-02-18
|
* #717666 by heyrocker: Document hook_countries_alter().Angie Byron2010-02-18
|
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵Angie Byron2010-02-17
| | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
* #717148 by adrian: Fixed tons of duplication of information during ↵Angie Byron2010-02-17
| | | | update.php batch.
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2.Dries Buytaert2010-02-17
|
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1.Dries Buytaert2010-02-17
|
* - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ↵Dries Buytaert2010-02-17
| | | | as the default local task on /admin.
* - Patch #699842 by jhodgdon: corrected help texts and links that were broken ↵Dries Buytaert2010-02-17
| | | | with moving the permissions-page.
* - Patch #716554 by JohnAlbin: docblock for theme_get_setting() is confusing.Dries Buytaert2010-02-17
|
* - Patch #716558 by Dave Reid: use ['actions'] in contact forms.Dries Buytaert2010-02-17
|
* #605926 by jim0203, sun, jhodgdon, dman, eileenmcnaughton, Gábor Hojtsy: ↵Angie Byron2010-02-17
| | | | Fixed Menu link weight changes when editing a node. (with tests)
* #645374 follow-up by sun: Make entity ids available to confirm form submit ↵Angie Byron2010-02-17
| | | | handlers.
* #618654 by Steven Merrill, justinrandell, jim0203, quicksketch, and ↵Angie Byron2010-02-17
| | | | David_Rothstein: Fixed File and image fields are treated as temporary files and automatically deleted after six hours.
* #716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new().Angie Byron2010-02-17
|
* #314349 by mfb, Damien Tournoud, catch, scor, cha0s: Fixed random failures ↵Angie Byron2010-02-17
| | | | from comment paging tests.
* #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL.Angie Byron2010-02-17
|
* #706248 by bellHead and Damien Tournoud: Fixed ↵Angie Byron2010-02-17
| | | | field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
* #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral.Angie Byron2010-02-17
|
* #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation ↵Angie Byron2010-02-17
| | | | indicates incorrect key values.
* #586664 by bleen18: Fixed Users should not be able to contact blocked users ↵Angie Byron2010-02-17
| | | | (with tests).
* #524728 follow-up by David_Rothstein: Bring install.php split in-line with ↵Angie Byron2010-02-17
| | | | update.php.
* #246880 by mr.baileys: Fixed Error when adding duplicate category to contact ↵Angie Byron2010-02-17
| | | | form module (with tests).
* #716348 by grendzy and hefox: Documentation of drupal_get_path() and system ↵Angie Byron2010-02-17
| | | | table missing the fact that 'profile' is stored there now.
* #712598 by add1sun: Added documentation for user_pass_reset_url().Angie Byron2010-02-17
|
* #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.Angie Byron2010-02-17
|
* #658702 by Mike Wacker: Fixed shortcut derives automatic title for ↵Angie Byron2010-02-17
| | | | MENU_LOCAL_TASK based on parent page.
* #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors ↵Angie Byron2010-02-17
| | | | when called from error handlers.
* #325877 by alpritt: Fixed Password checker breaks if no description.Angie Byron2010-02-16
|
* #650528 by jide, casey, et al: Overlay should not appear when an ↵Angie Byron2010-02-16
| | | | administrative page is being viewed in the parent window.
* #706962 by yched: Fixed No way to remove field instance from a bundle ↵Angie Byron2010-02-15
| | | | without removing instance from all bundles.