Commit Graph

8294 Commits (c863d0a7ab9326f2c6ce3a49b55e00e2d672aabc)

Author SHA1 Message Date
Dries Buytaert c863d0a7ab - Patch #641408 by cha0s: test if json_encode() is available during installation. 2010-02-10 10:38:53 +00:00
Dries Buytaert ce2bdcf9f1 - Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations. 2010-02-10 10:34:50 +00:00
Angie Byron 0bc39fef86 #499192 by yched: Fix display and forms for 'Fieldable terms' . 2010-02-10 06:28:10 +00:00
Angie Byron 2f9fd67579 #668104 follow-up by casey and pwolanin: Fixes + revised comments for overlay-exclude class. 2010-02-10 05:50:49 +00:00
Dries Buytaert a2c946e5e9 - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference. 2010-02-09 22:30:30 +00:00
Angie Byron 6a9475ec27 #699842 follow-up by Damien Tournoud: Test fix, take 3... 2010-02-09 19:06:52 +00:00
Angie Byron c70251d6f9 #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix. 2010-02-09 18:23:19 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Dries Buytaert 7e8709b2dc - Patch #566494 by Damien Tournoud: fixed page cache tests and update tests. 2010-02-09 12:28:39 +00:00
Angie Byron 08b598837f #705854 follow-up by scor: Testbot fix attempt #2. 2010-02-08 23:35:20 +00:00
Angie Byron 9ad64a3a50 #705310 follow-up by Berdir: Remove tests for no longer existing code. 2010-02-08 23:31:45 +00:00
Angie Byron 8339e790ed #699842 follow-up by Berdir: Adjust failing test. 2010-02-08 22:17:27 +00:00
Angie Byron f75d1a9e77 #567192 follow-up by Berdir: Remove tests for functionality that has not yet been committed. Oopsie. 2010-02-08 22:16:11 +00:00
Dries Buytaert 9031e41297 - Patch #707828 by nagba: typo in text module handling the summary generation. 2010-02-08 21:02:15 +00:00
Angie Byron 63802a09e8 #522786 follow-up by Berdir: Fix incorrect parameters, causing test failures. 2010-02-08 20:24:17 +00:00
Angie Byron 4016493b0a #705854 by scor: Workaround for cURL url fragment bug to fix testbot. 2010-02-08 17:43:17 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Angie Byron 32fc5ac835 #567192 by mgifford: Fixed Expanding simpletest groups not accessible via keyboard. 2010-02-07 05:36:57 +00:00
Angie Byron 66c63ff3e2 #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after precision check in schema generation. 2010-02-07 05:23:32 +00:00
Angie Byron 73c28090e3 #668386 by yched: Handle unavailable entity types or bundles. 2010-02-07 05:12:35 +00:00
Angie Byron c197ce3524 #706718 by heyrocker: Fixed API documentation for hook_stream_wrappers(). 2010-02-07 00:42:00 +00:00
Dries Buytaert fe6a5a06a7 - Patch #700194 by yched: optimize field_modules_disabled(). 2010-02-06 15:51:08 +00:00
Dries Buytaert bfa877f165 - Patch #663126 by casey: active items in top level IA don't have the light gray background when overlay is enabled. 2010-02-06 15:00:03 +00:00
Dries Buytaert 25ac9ebe3b - Patch #607238 by ctmattice1, catch: made the upgrade path work again. 2010-02-06 14:55:34 +00:00
Dries Buytaert 92aa9f427d - Patch #705310 by moshe weitzman: preserve watchdog entries during user cancel. 2010-02-06 14:50:05 +00:00
Dries Buytaert 20fc2119d7 - Patch #704728 by jhodgdon: fixed node grants documentation. 2010-02-05 22:24:12 +00:00
Dries Buytaert d48a6deacb - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation. 2010-02-05 22:18:50 +00:00
Dries Buytaert a3ca3f20cc - Patch #635356 by c960657: fixed escaping in taxonomy autocomplete. 2010-02-05 22:14:43 +00:00
Dries Buytaert 49db9562fa - Patch #705420 by catch: add field name to create instance exception. 2010-02-05 22:11:26 +00:00
Dries Buytaert 2acf463dfe - Patch #674626 by asimmonds: fixed text format filter list not being ordered correctly. 2010-02-05 21:44:35 +00:00
Dries Buytaert 321ee768c9 - Patch #705116 by c960657: remove unused 'administer files' permission. 2010-02-05 21:20:00 +00:00
Dries Buytaert 17f3807f2b - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). 2010-02-05 21:15:43 +00:00
Dries Buytaert 06daeb7d50 - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling hook_permission() for already uninstalled modules. 2010-02-05 21:07:56 +00:00
Angie Byron b7aae4f885 #539220 follow-up by mr.baileys: Fix test failures. 2010-02-04 03:34:21 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert 59c9219fb7 - Patch #521904 by mgifford: added ARIA live region to password strength and match containers. 2010-02-03 09:04:18 +00:00
Dries Buytaert be13104e2c - Patch #702816 by tstoeckler: mention of content types when it should be bundles. 2010-02-02 21:47:26 +00:00
Dries Buytaert c953d417e4 - Patch #645758 by Dave Reid: system_settings_form() should set a high weight for buttons. 2010-02-02 08:10:03 +00:00
Dries Buytaert d8eafc21ba - Patch #602998 by grndlvl, asimmonds: Fixed polls being broken for anonymous users. With tests. 2010-02-02 07:39:21 +00:00
Dries Buytaert f8fa4005d0 - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't recognize it. 2010-02-01 21:37:28 +00:00
Dries Buytaert 83277eb32c - Patch #681626 by linclark, scor: the username in RDF should not have a language tag. 2010-02-01 19:58:04 +00:00
Dries Buytaert f066e7f4e8 - Patch #697880 by nagba, yched: properly initiatlize variable. 2010-02-01 19:51:13 +00:00
Dries Buytaert 67d3310d7c - Patch #539220 by dww, mr.baileys: missing validation handlers should not be silently ignored by FAPI. 2010-02-01 19:26:13 +00:00
Dries Buytaert 441ea23bbd - Patch #682784 by andrewfn: once created, menu item query strings could never be deleted. 2010-02-01 19:19:35 +00:00
Dries Buytaert df6ae20b4f - Patch #693082 by dww: added an ArchiverZip class to support .zip files in update manager. 2010-02-01 19:14:14 +00:00
Angie Byron 10fd10cf45 #700686 by dww: Make ArchiverInterface::listContents() return a simple list of files, rather than a keyed array, which is inconsistent between extension handlers. 2010-02-01 07:17:59 +00:00
Angie Byron b9a3a7bfc1 #658068 by eojthebrave and theunraveler: Fixed Image effect help text not displayed. 2010-02-01 07:08:49 +00:00
Angie Byron 4cc54a5b1c #658056 by theunraveler: image.api.php cleanup. 2010-02-01 07:07:57 +00:00
Angie Byron 8b57f3bf13 #633086 follow-up by David_Rothstein: Small clarification in interface text. 2010-02-01 07:03:28 +00:00