Commit Graph

9690 Commits (52c17c6d3ec99a872436ad09377401c25ff0bb55)

Author SHA1 Message Date
Angie Byron 52c17c6d3e #373502 by drewish and sun: Add function to delete unmanaged files recurisevely (with tests). 2009-02-13 00:39:01 +00:00
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 00e38fb0e3 #355496 by geodaniel, Dave Reid: Always list available databases, with explanation when only one is in the list. 2009-02-10 05:43:06 +00:00
Angie Byron 00bc1ccb8b #370806 by cwgordon7: Add navigation and login blocks back to minimal profile. 2009-02-10 03:28:51 +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 d802c69a43 #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks. 2009-02-08 20:27:51 +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
Angie Byron 3d41ec909f #368729 by meba: (i18n sprint) Fix error during multilingual installation because of NULL value on required field. 2009-02-04 04:42:26 +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 ff1e4c669a - Reverting #367711 ... 2009-02-03 12:24:41 +00:00
Dries Buytaert 1e86a91266 - Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch. 2009-02-02 15:42:43 +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
Dries Buytaert b8389ebd54 - Patch #367508 by lyricnz: returned help screen when running test groups. 2009-02-01 16:42:26 +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 e3e2ef3480 #364777 by Eaton, EclipseGC, JohnAlbin, and Rob_Feature: Add a 'stripped down' CSS theme to core to demo Drupal's default markup. Say hello to stark. 2009-01-30 23:06:23 +00:00