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
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
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
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
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
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
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
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
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