Commit Graph

6205 Commits (6afc39c2e468798f3c15e1faee45e51f1440bb51)

Author SHA1 Message Date
Angie Byron 6afc39c2e4 #135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests). 2009-02-11 05:33:18 +00:00
Angie Byron 1681bc164b #372376 by yched: Remove uninstall/disable hooks from required field.module. 2009-02-11 04:45:57 +00:00
Angie Byron 5420371ac5 #62926 by karschsp: Increase maximum length of free tagging field. 2009-02-11 03:53:36 +00:00
Angie Byron 7addef299c #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen. 2009-02-11 03:38:46 +00:00
Angie Byron 295feb1db4 #370037 by bjaspan: Add means of getting all instances of a field. 2009-02-10 16:09:00 +00:00
Angie Byron 069597eaf3 #369562 by yched: More Field API clean-ups. 2009-02-10 03:16:15 +00:00
Angie Byron 4ce3ff3d44 #371363 by yched: Fix field form tests from randomly breaking. Hooray. 2009-02-10 02:04:01 +00:00
Angie Byron b6ad2af7c2 #371422 by catch: Field form tests should use drupal_strtolower(). 2009-02-09 21:52:15 +00:00
Dries Buytaert a7aab03a1e - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is available. Drupal.org upgrade blocker. 2009-02-09 16:27:35 +00:00
Angie Byron 1dafc60c26 #365149 by karschsp: Fix @endcode at the end of hook_page_alter() example. 2009-02-09 15:42:52 +00:00
Angie Byron 962a7783d3 #371327 by quicksketch: Fix user picture rendering (with fixed tests). 2009-02-09 07:36:15 +00:00
Angie Byron c591f4562d #370846 by catch: Further improve performance of drupal_render() sorting (with tests). 2009-02-09 03:29:54 +00:00
Angie Byron 341a95b803 #369562 by bjaspan and yched: Clean up a few minor things in field API. 2009-02-08 21:22:59 +00:00
Angie Byron c51b5c8b0b #368502 by catch: Make adjustment to file naming test in an effort to make testing bot stop erroneously marking patches code needs work. 2009-02-08 15:06:30 +00:00
Angie Byron 4be0f043ba #349823 by Dave Reid: Fix query in recent comment block that results in fatal error (with tests). 2009-02-07 20:10:40 +00:00
Angie Byron 9403dbbd90 #369562 by yched and bjaspan: Removing sample_code.php, which was accidentally committed previously. 2009-02-07 19:43:39 +00:00
Angie Byron a55cf0399f #369562 by yched and bjaspan: Moving api.field.php to field.api.php, per standards. 2009-02-07 19:43:00 +00:00
Angie Byron 096978579b #357429 by fusedpro: Update the documentation of hook_menu_alter() to use 'items' rather than 'callbacks' to match hook_menu(). 2009-02-07 04:46:46 +00:00
Angie Byron 7842c3c14d #333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description. 2009-02-06 16:25:09 +00:00
Angie Byron f2e8aeff80 #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown(). 2009-02-06 00:30:36 +00:00
Angie Byron db21c41344 #366253 by ff1: Fix typo in filter admin form. 2009-02-05 19:52:02 +00:00
Angie Byron effd938585 #369460 by rszrama: Add 'No books' message to Book module when no books exist. 2009-02-05 19:29:31 +00:00
Angie Byron bdd5fa186d #369653 by rszrama: Add 'No categories' message to Contact module when no categories exist. 2009-02-05 19:26:21 +00:00
Angie Byron f3ed3283db #361683 follow-up by sun: Remove more windows line endings. 2009-02-05 03:42:58 +00:00
Angie Byron 8bac2dd319 #361683 follow-up by yched and sun: Fix failing tests and windows line-endings. 2009-02-05 01:21:16 +00:00
Angie Byron 993675ab6a #348627 by smk-ka and catch: Allow menu title callback property to bypass t() (+documentation and tests) 2009-02-05 01:05:17 +00:00
Angie Byron c6dd7bec5e #52990 by Roger López: Vastly improve translation string search and editing interface. 2009-02-05 00:32:47 +00:00
Angie Byron 62b05eb6a3 #361683 follow-up by bjaspan: Fix column type on etid to fix broken installation on non-MySQL dbs. 2009-02-04 20:27:58 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Dries Buytaert 607e9626d5 - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my! 2009-02-03 17:30:13 +00:00
Dries Buytaert d4867346f5 - Patch #367380 by Moshe: make block module optional. 2009-02-03 12:30:14 +00:00
Dries Buytaert 643ad121a6 - Patch #363391 by ShawnClark, Dave Reid: add SimpleTest's DomDocument requirement. 2009-02-01 17:11:00 +00:00
Dries Buytaert 631354733a - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). 2009-02-01 16:45:53 +00:00
Angie Byron 5e2ad8e43c #360128 by quicksketch: Create centralized ahah callback to reduce duplicate code. 2009-02-01 06:48:15 +00:00
Dries Buytaert f12b1b637f - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages. 2009-01-31 19:07:45 +00:00
Angie Byron 610bc6f7ed #326210 by AlexisWhite and jhedstrom: Pass ->menu by reference to allow modules to modify it. 2009-01-31 16:56:00 +00:00
Angie Byron 2c381622a5 #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified. 2009-01-31 16:50:57 +00:00
Angie Byron 9544110e01 #361130 by Dave Reid: Clean up comment variables on uninstall. 2009-01-31 16:31:59 +00:00
Angie Byron 0c8af272e0 #361135 by Dave Reid: Clean up taxonomy variables on uninstall. 2009-01-31 16:22:50 +00:00
Angie Byron b1d7222c6b #352337 by catch: Avoid pager query if there are no comments on a node. 2009-01-31 16:19:29 +00:00
Angie Byron 6cbf7424a0 #349836 by lut4rp: Remove ellipsis in menu description. 2009-01-31 15:55:05 +00:00
Angie Byron d2feb62234 #345157 follow-up by toddy: Fix @link syntax in PHPDoc. 2009-01-29 14:37:40 +00:00
Angie Byron ad99dd761a #242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests). 2009-01-28 07:43:26 +00:00
Angie Byron f16eccbe9d #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests). 2009-01-28 07:34:30 +00:00
Angie Byron 8fa274af76 #144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests). 2009-01-28 01:14:39 +00:00
Angie Byron 585aa50e6a #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests). 2009-01-28 01:09:58 +00:00
Angie Byron f5a4f24b5e #364407 by catch: Fix drupal_render() sorting (with tests). 2009-01-27 02:14:42 +00:00
Dries Buytaert 2e8ca690ff - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave. 2009-01-27 00:22:27 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Angie Byron 8851b57acf #227486 follow-up by catch: Move update 7010 to 6048 so that the 6.x and 7.x updates stay in sync. 2009-01-25 16:46:05 +00:00