Commit Graph

10554 Commits (3cad9f411a47add97f508647911b1fdb319377cd)

Author SHA1 Message Date
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
Dries Buytaert 19dd7c96a3 - Patch #510398 by asimmonds: incorrect CSS class for form element wrappers. 2009-07-05 18:02:08 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron 4a4a6570d8 #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries. 2009-07-04 18:26:42 +00:00
Dries Buytaert a0d19b0810 - Patch #482636 by quicksketch: further clean-up of the form IDs/classes. 2009-07-04 14:57:23 +00:00
Dries Buytaert 2e0a4d26af - Patch #482646 by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent. 2009-07-04 14:49:31 +00:00
Dries Buytaert d51625c304 - Patch #509924 by quicksketch: fixed notice. 2009-07-04 14:45:36 +00:00
Dries Buytaert 9f2645ff92 - Patch #473762 by Razorraser: add link to update.php on site maintenance page. 2009-07-04 14:29:34 +00:00
Angie Byron c528bc60e6 #510058 by catch: Add toolbar module to default.profile. 2009-07-04 13:39:52 +00:00
Dries Buytaert 831e84b918 - Patch #72856 by quicksketch: on some systems, PHP's garbage collector is disabled so make sure to enable it. 2009-07-04 06:22:03 +00:00
Dries Buytaert 5a7742b254 - Patch #508700 by yched: field cardinality stored twice. 2009-07-04 06:19:46 +00:00
Dries Buytaert 7f1606632d - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: initial version of the new administration toolbar. 2009-07-04 05:37:30 +00:00
Dries Buytaert b9f4e59c5a - Patch #468534 by paul.lovvik: add a region at the top of the page above the header region. 2009-07-04 05:21:15 +00:00
Angie Byron 1706f7354e #453254 follow-up by agentrickard: Move block update to block.install. 2009-07-04 04:23:27 +00:00
Dries Buytaert e49ac650a6 - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +00:00
Dries Buytaert c90e16721a - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities. 2009-07-03 18:26:35 +00:00
Dries Buytaert bea411e114 - Patch #509220 by tic2000: fixed text_field_sanitize() error. 2009-07-03 18:19:29 +00:00
Dries Buytaert 4cd373bf2c - Patch #509122 by Berdir: rest in peace db_affected_rows(). 2009-07-03 10:57:46 +00:00