Commit Graph

10741 Commits (6935b396cbf2240545667e2aef284fc9538701a7)

Author SHA1 Message Date
Dries Buytaert 44740785fe - Patch #518750 by Damien Tournoud: rethink system settings form. 2009-07-16 10:44:21 +00:00
Dries Buytaert 436fc4f879 - Patch #520620 by quicksketch: delete revision and prepare translation field hooks are called incorrectly (or not at all). 2009-07-16 10:30:12 +00:00
Dries Buytaert 9c8c3cfd1b - Patch #396466 by quicksketch: support custom success callbacks in ahah.js. 2009-07-16 02:46:13 +00:00
Dries Buytaert c6cf70340a - Patch #519362 by mfb: make the aggregator module pick up dc:author tags. 2009-07-15 21:32:43 +00:00
Dries Buytaert 13cc9824a8 - Patch #506218 by kika: remove some left-overs from the collapsed comments feature. 2009-07-15 21:30:14 +00:00
Dries Buytaert a136ab56c4 - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follow-up patch with bugfixes and tests. 2009-07-15 17:55:18 +00:00
Dries Buytaert 6310a1a8f2 - Patch #519216 by tgeller: small wording change. 2009-07-15 17:45:29 +00:00
Dries Buytaert 5a8452c55b - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Angie Byron 3472adb2ca #193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance. 2009-07-14 20:53:16 +00:00
Angie Byron d76ec8f1d0 #395472 follow-up by catch, boombatower, and jrchamp: Remove failing test to make way for testing suite 2.0. 2009-07-14 19:31:32 +00:00
Dries Buytaert 1256813ae5 - Patch #517542 by Damien Tournoud: fixed broken patch. 2009-07-14 11:46:55 +00:00
Dries Buytaert 5cbf5d3bc1 - Patch #510460 by tic2000: improved CSS test. 2009-07-14 10:43:21 +00:00
Dries Buytaert 3269eb2e08 - Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting. 2009-07-14 10:42:11 +00:00
Dries Buytaert 2ea8bd9801 - Patch #507108 by quicksketch: allow AHAH to reset Drupal.settings after loading response data. 2009-07-14 10:37:27 +00:00
Dries Buytaert f981f7b693 - Patch #518284 by Everett Zufelt: remove redundant title from Garland. 2009-07-14 10:29:10 +00:00
Dries Buytaert f5dff788a8 - Patch #509736 by yched: make sure all settings are present at run-time. 2009-07-14 10:27:29 +00:00
Dries Buytaert ef09cf93e5 - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Angie Byron 942f63b4ca #518412 by yched: Minor clean-up on Field API tests. 2009-07-14 02:24:14 +00:00
Angie Byron 735e1d904f #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
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