summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #573300 by eMPee584: system_retrieve_file() fails in ↵Dries Buytaert2010-02-26
| | | | file_unmanaged_copy()
* - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't ↵Dries Buytaert2010-02-26
| | | | be translated with i18n.
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #535440 by andypost, carlos8f, boombatower: random strings in ↵Dries Buytaert2010-02-26
| | | | SimpleTest should not contain
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #319401 by andypost, Crell, hswong3i: properly force default ↵Dries Buytaert2010-02-26
| | | | database in the dblog module.
* - Patch #704362 by catch, andypost: fixed notices/warnings when comment ↵Dries Buytaert2010-02-26
| | | | module is disabled
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO ↵Dries Buytaert2010-02-26
| | | | functionality should be checked at installation.
* #578676 follow-up by alex_b: Fix endless adding of non-processed aggregator ↵Angie Byron2010-02-26
| | | | feeds to queue
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions ↵Dries Buytaert2010-02-25
| | | | by vid not timestamp.
* - Patch #723782 by Berdir: display better exception messages in simpletest.Dries Buytaert2010-02-25
|
* - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed ↵Dries Buytaert2010-02-25
| | | | missing shortcut edit and delete operations on shortcuts admin.
* - Patch #724788 by boombatower: improved code style of some tests in user.test.Dries Buytaert2010-02-25
|
* - Patch #724780 by fgm: Fixed incorrect use of node_load() in ↵Dries Buytaert2010-02-25
| | | | book_admin_edit_submit().
* - Patch #721536 by JacobSingh: fixed inline Javascript not working due to ↵Dries Buytaert2010-02-25
| | | | unescaped CDATA element created by saveXML().
* - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading.Dries Buytaert2010-02-23
|
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to ↵Angie Byron2010-02-23
| | | | return 'page__front()' suggestion on front page.
* - Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' ↵Dries Buytaert2010-02-23
| | | | left-over setting.
* - Patch #714350 by marcvangend, yrocq: fixed undefined index: ↵Dries Buytaert2010-02-23
| | | | display_field() in file_field_widget_form() in file.field.inc.
* - Patch #517850 by JohnAlbin: polish default comment-wrapper.tpl.php and ↵Dries Buytaert2010-02-23
| | | | associated CSS.
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not ↵Angie Byron2010-02-23
| | | | prefix tablename.
* #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.
* #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.
* - 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 #712364 by djac: corrected PHPdoc.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.
* #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.
* - 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 #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.
* #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)
* #586664 by bleen18: Fixed Users should not be able to contact blocked users ↵Angie Byron2010-02-17
| | | | (with tests).