summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #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
|
* - 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
|
* #705854 by scor: Workaround for cURL url fragment bug to fix testbot.Angie Byron2010-02-08
|
* #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.
* #668386 by yched: Handle unavailable entity types or bundles.Angie Byron2010-02-07
|
* #706718 by heyrocker: Fixed API documentation for hook_stream_wrappers().Angie Byron2010-02-07
|
* - Patch #700194 by yched: optimize field_modules_disabled().Dries Buytaert2010-02-06
|
* - Patch #663126 by casey: active items in top level IA don't have the light ↵Dries Buytaert2010-02-06
| | | | gray background when overlay is enabled.
* - Patch #607238 by ctmattice1, catch: made the upgrade path work again.Dries Buytaert2010-02-06
|
* - Patch #705310 by moshe weitzman: preserve watchdog entries during user cancel.Dries Buytaert2010-02-06
|
* - Patch #704728 by jhodgdon: fixed node grants documentation.Dries Buytaert2010-02-05
|
* - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation.Dries Buytaert2010-02-05
|
* - Patch #635356 by c960657: fixed escaping in taxonomy autocomplete.Dries Buytaert2010-02-05
|
* - Patch #705420 by catch: add field name to create instance exception.Dries Buytaert2010-02-05
|
* - Patch #674626 by asimmonds: fixed text format filter list not being ↵Dries Buytaert2010-02-05
| | | | ordered correctly.
* - Patch #705116 by c960657: remove unused 'administer files' permission.Dries Buytaert2010-02-05
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor ↵Dries Buytaert2010-02-05
| | | | Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
* - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling ↵Dries Buytaert2010-02-05
| | | | hook_permission() for already uninstalled modules.
* #539220 follow-up by mr.baileys: Fix test failures.Angie Byron2010-02-04
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #521904 by mgifford: added ARIA live region to password strength and ↵Dries Buytaert2010-02-03
| | | | match containers.
* - Patch #702816 by tstoeckler: mention of content types when it should be ↵Dries Buytaert2010-02-02
| | | | bundles.
* - Patch #645758 by Dave Reid: system_settings_form() should set a high ↵Dries Buytaert2010-02-02
| | | | weight for buttons.
* - Patch #602998 by grndlvl, asimmonds: Fixed polls being broken for ↵Dries Buytaert2010-02-02
| | | | anonymous users. With tests.
* - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't ↵Dries Buytaert2010-02-01
| | | | recognize it.
* - Patch #681626 by linclark, scor: the username in RDF should not have a ↵Dries Buytaert2010-02-01
| | | | language tag.
* - Patch #697880 by nagba, yched: properly initiatlize variable.Dries Buytaert2010-02-01
|
* - Patch #539220 by dww, mr.baileys: missing validation handlers should not ↵Dries Buytaert2010-02-01
| | | | be silently ignored by FAPI.