summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #628764 by mr.baileys: comment.test does not implement ↵Dries Buytaert2010-02-13
| | | | setCommentPreview() correctly.
* - Patch #638260 by dev.cmswebsites: remove fieldset on language template ↵Dries Buytaert2010-02-12
| | | | export screen.
* -Patch #712580 by litwol: fixed user_file_references()Dries Buytaert2010-02-12
|
* - Rollback #642820 -- test results were green but actually failed.Dries Buytaert2010-02-12
|
* - Rollback.Dries Buytaert2010-02-12
|
* - Patch #314349 by catch, mfb: fixed ordering.Dries Buytaert2010-02-12
|
* - Patch #642820 by c960657: fixed PHP notices when submitting form with ↵Dries Buytaert2010-02-12
| | | | disabled checkbox.
* #550124 by c960657, catch, and Crell: Remove prepared statement caching, ↵Angie Byron2010-02-12
| | | | which was a nice idea, but uses up tons of memory without any tangible performance benefits.
* #711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses ↵Angie Byron2010-02-12
| | | | currently logged in user.
* #707724 follow-up by yched: More Field API/Entity API terminology clean-up.Angie Byron2010-02-12
|
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* #711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib.Angie Byron2010-02-11
|
* #641670 by yched and sun: Move ['#field'] meta information into ().Angie Byron2010-02-11
|
* - Patch #710406 by jhodgdon: node_search_execute() should no longer try to ↵Dries Buytaert2010-02-11
| | | | call taxonomy_node_update_index() because it no longer exists.
* - Patch #708974 by jhodgdon: follow-up patch to correct some documentation ↵Dries Buytaert2010-02-11
| | | | mistakes.
* - Patch #707070 by seutje: fixed top level IA items not keeping their active ↵Dries Buytaert2010-02-11
| | | | styling.
* #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests.Angie Byron2010-02-11
|
* #663006 by chx: Fixed Error message on edit profile: rebuild in ↵Angie Byron2010-02-11
| | | | field_multiple_value_form()
* #628244 by catch, bangpound, and yched: Remove magic taxonomy field creation ↵Angie Byron2010-02-11
| | | | in favour of consistency.
* #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: ↵Angie Byron2010-02-11
| | | | Add 'current password' field to 'change password form'.
* #542180 by David_Rothstein and c960657: Fixed OpenID does not deal with ↵Angie Byron2010-02-11
| | | | blocked users correctly.
* - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.Dries Buytaert2010-02-10
|
* - Patch #521904 by Everett Zufelt: changed aria-live attribute from polite ↵Dries Buytaert2010-02-10
| | | | to assertive.
* - Patch #535066 by jide, jbrown, marvil07, yoroy, mcjim, TheRec, mr.baileys: ↵Dries Buytaert2010-02-10
| | | | use CSS3 / IE filter to render toolbar shadow.
* - Patch #641408 by cha0s: test if json_encode() is available during ↵Dries Buytaert2010-02-10
| | | | installation.
* - Patch #708974 by jhodgdon: documentation improvements: provide an overview ↵Dries Buytaert2010-02-10
| | | | of ex-hook_nodeapi() operations.
* #499192 by yched: Fix display and forms for 'Fieldable terms' .Angie Byron2010-02-10
|
* #668104 follow-up by casey and pwolanin: Fixes + revised comments for ↵Angie Byron2010-02-10
| | | | overlay-exclude class.
* - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function ↵Dries Buytaert2010-02-09
| | | | passed by reference.
* #699842 follow-up by Damien Tournoud: Test fix, take 3...Angie Byron2010-02-09
|
* #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix.Angie Byron2010-02-09
|
* #709142 by Damien Tournoud: Fixed Locale uninstall tests.Angie Byron2010-02-09
|
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* - Patch #566494 by Damien Tournoud: fixed page cache tests and update tests.Dries Buytaert2010-02-09
|
* #705854 follow-up by scor: Testbot fix attempt #2.Angie Byron2010-02-08
|
* #705310 follow-up by Berdir: Remove tests for no longer existing code.Angie Byron2010-02-08
|
* #699842 follow-up by Berdir: Adjust failing test.Angie Byron2010-02-08
|
* #567192 follow-up by Berdir: Remove tests for functionality that has not yet ↵Angie Byron2010-02-08
| | | | been committed. Oopsie.
* - Patch #707828 by nagba: typo in text module handling the summary generation.Dries Buytaert2010-02-08
|
* #522786 follow-up by Berdir: Fix incorrect parameters, causing test failures.Angie Byron2010-02-08
|
* #702514 by foripepe and mr.baileys: Fixed Documentation problem with ↵Angie Byron2010-02-08
| | | | Database abstraction layer.
* #705854 by scor: Workaround for cURL url fragment bug to fix testbot.Angie Byron2010-02-08
|
* - Patch #606730 by hunmonk: fixed semicolon.Dries Buytaert2010-02-07
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it ↵Dries Buytaert2010-02-07
| | | | for comment body.
* #567192 by mgifford: Fixed Expanding simpletest groups not accessible via ↵Angie Byron2010-02-07
| | | | keyboard.
* #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after ↵Angie Byron2010-02-07
| | | | precision check in schema generation.
* #581706 by c960657: Protect hidden directories (.git, .svn, etc.) in .htaccess.Angie Byron2010-02-07
|
* #668386 by yched: Handle unavailable entity types or bundles.Angie Byron2010-02-07
|