Commit Graph

10521 Commits (beadf384f1cd680fa18e7a12a634a3fb7646ffe6)

Author SHA1 Message Date
Angie Byron beadf384f1 #455844 follow-up by yched: Change render() to print render() for consistency with other template variables. 2009-07-13 21:09:54 +00:00
Dries Buytaert 6682ab936c - Patch #517502 by Crell: make transaction API follow its own documentation. 2009-07-13 07:27:15 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00
Dries Buytaert 065fa60551 - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. 2009-07-11 14:25:41 +00:00
Dries Buytaert 5fbaa4b83c - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. 2009-07-11 13:56:22 +00:00
Dries Buytaert e8b82e0ba4 - Patch #481498 by JamesAn: convert simpletest to drupal_static(). 2009-07-11 06:14:48 +00:00
Dries Buytaert c4a7843852 - Patch #516062 by c960657: fixed regression in run-tests.sh 2009-07-11 05:31:28 +00:00
Angie Byron 4dc89278b4 #500280 follow-up by boombatower: Remove debugging code and fix implementation. 2009-07-11 02:23:09 +00:00
Angie Byron fbfcee5cf7 #516172 by yched: Fix incorrect path in term bundles. 2009-07-11 00:58:52 +00:00
Angie Byron 6a686533ab #516124 by yched: Clean up some Field API TODOs and remove unused APIs. 2009-07-11 00:56:45 +00:00
Angie Byron f6ccf978f6 #488542 by yched: Allow field UI to be attached to any fieldable entity. 2009-07-10 05:58:13 +00:00
Angie Byron e916edc798 #502538 by catch: Add the ability to load multiple comments at once. 2009-07-10 05:50:08 +00:00
Angie Byron ffc8cab84b #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. 2009-07-10 05:45:56 +00:00
Angie Byron 976336e2f8 #372766 by jhodgdon: Clarify documentation for user_save(). 2009-07-10 05:43:15 +00:00
Angie Byron 8cf387a370 #454462 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions. 2009-07-10 05:06:55 +00:00
Angie Byron b7c27c3246 #485350 follow-up by Dave Reid: Fix code example for module_load_include(). 2009-07-10 04:58:08 +00:00
Angie Byron f8790b17b3 #452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests) 2009-07-10 04:28:15 +00:00
Angie Byron 731126f499 #462242 by rednahead and drewish: Remove stray global user that's doing nothing. 2009-07-10 04:08:20 +00:00
Angie Byron 0f3761b99d #515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5. 2009-07-10 03:46:33 +00:00
Dries Buytaert 6dee32f96c - Patch #500270 by boombatower: properly delete variables in hook_uninstall(). 2009-07-09 10:21:14 +00:00
Dries Buytaert 1430e8baa3 - Patch #346450 by Josh Waihi: length property should be ignored on non varchar and char fields. 2009-07-09 10:12:14 +00:00
Dries Buytaert b6a1fa724c - Patch #514172 by quicksketch: increase max router parts. 2009-07-09 07:03:57 +00:00
Dries Buytaert 3ffb9f4a6e - Patch #243129 by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al: faster implementation of format_date(). Woot. 2009-07-08 20:40:21 +00:00
Dries Buytaert 0274ab3454 - Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information. 2009-07-08 07:53:16 +00:00
Dries Buytaert 018cc32777 - Patch #481706 by Dave Reid: path_node_delete() can leave abandoned URL aliases. 2009-07-08 07:46:10 +00:00
Dries Buytaert 297b70e8ce - Patch #506124 by Dave Reid, Bojhan, et al: moving URL aliases to site configuration. 2009-07-08 07:26:31 +00:00
Dries Buytaert f0f1805e34 - Patch #500280 by boombatower, Dries: provide verbose mode for testing. 2009-07-08 07:23:23 +00:00
Dries Buytaert f9bdd7ae9e - Patch #513102 by yched: small clean-up of field tests. 2009-07-08 07:19:05 +00:00
Dries Buytaert 5f36b11d08 - Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths. Snif. ;-) 2009-07-08 07:18:08 +00:00
Dries Buytaert 01f3bc9f4d - Patch #512308 by JacobSingh: add the ability to provide attributes to rows in table select 2009-07-07 22:32:17 +00:00
Dries Buytaert 2f3955503e - Patch #512492 by DamZ: removed hook_validate, a relic of old times. Form API FTW! 2009-07-07 13:53:25 +00:00
Dries Buytaert a4411976fd - Patch #373201 by Berdir: clean-up of some drupal_render() oversight. 2009-07-07 13:51:58 +00:00
Dries Buytaert d3c9cbfc3a - Patch #504098 by eigenator, Xano, Keith.smith et al: better help text for path administration page. 2009-07-07 09:43:34 +00:00
Dries Buytaert 16ab612874 - Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-documented and tested. 2009-07-07 09:28:07 +00:00
Dries Buytaert e93286a99f - Patch #394702 by Jody Lynn: add a 'add new content' link to the content admin overview page.
We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.
2009-07-07 09:17:19 +00:00
Dries Buytaert a86654f876 - Patch #511760 by rfay: improve the error messages in file_unmanaged_copy(). 2009-07-07 08:59:07 +00:00
Dries Buytaert d6ce954260 - Patch #314358 by wonder95: only set ignore_slave_server if there are slave servers being used, which is assumed if there are more than one. 2009-07-07 08:57:48 +00:00
Dries Buytaert b7f34acb6c - Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables. 2009-07-07 08:07:24 +00:00
Dries Buytaert 129a20f155 - Patch #512108 by boombatower: added a warning to educate people about the 'Clean environment' button when test run fails. 2009-07-07 07:58:09 +00:00
Dries Buytaert 476138433b - Patch #510126 by tic2000: toolbar breaks style on Garland when JS is disabled. 2009-07-07 07:54:35 +00:00
Dries Buytaert 67fb78ce12 - Patch #512104 by boombatower: simpletest breaks high volume sites. 2009-07-07 07:52:32 +00:00
Dries Buytaert d258bed22a - Patch #443154 by boombatower: make sure fatal errors are reported as test failures. 2009-07-07 07:50:53 +00:00
Dries Buytaert 3b4213ce79 - Patch #511486 by yched: updated documentation. 2009-07-06 19:10:01 +00:00
Dries Buytaert e9b4be598a - Patch #306027 by catch et al: user_modules_uninstalled() is missing. 2009-07-06 19:07:21 +00:00
Dries Buytaert 0d41909829 - Patch #510368 by Jody Lynn: toolbar should depend on menu module. 2009-07-06 13:54:21 +00:00
Dries Buytaert e66f235ac4 - Patch #489402 by Jody Lynn JamesAn: removing unused code. 2009-07-06 13:52:57 +00:00
Dries Buytaert fee10f55e2 - Patch #511022 by gordon: some drupal.sh fixes for Drush. 2009-07-06 13:48:10 +00:00
Dries Buytaert a05ec18996 - Patch #505812 by Josh Waihi: remove database specific test. 2009-07-06 13:33:31 +00:00
Dries Buytaert 576a4cffed - Patch #483778 by Frando: some form API clean-up. 2009-07-06 13:31:47 +00:00
Dries Buytaert ed65c9b89f - Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission(). 2009-07-05 18:07:04 +00:00