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
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
a05ec18996
- Patch #505812 by Josh Waihi: remove database specific test.
2009-07-06 13:33:31 +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
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
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
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
Dries Buytaert
293ea4c569
- Patch #316189 by mfb, grndlvl: improved the format_date() test.
2009-07-03 05:15:41 +00:00
Dries Buytaert
87c33e26ea
- Patch #508280 by gordon, deekayen: OPML remote location should accept longer URLs.
2009-07-03 05:12:25 +00:00
Dries Buytaert
ae8821cfae
- Patch #508786 by catch: removed pointless help text.
2009-07-03 04:35:30 +00:00
Dries Buytaert
45b97d8a9d
- Patch #508440 by yched: build mode, it is.
2009-07-02 20:37:03 +00:00
Dries Buytaert
f25d5685c1
- Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API.
2009-07-02 20:23:28 +00:00
Dries Buytaert
cf59ebec77
- Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing.
2009-07-02 20:19:48 +00:00
Angie Byron
8f66b459bf
#504678 follow-up by catch: Fix notice in PHP 5.3.
2009-07-02 15:07:37 +00:00
Angie Byron
0142292c71
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
2009-07-02 04:27:23 +00:00
Dries Buytaert
e9ca98b69d
- Patch #504678 by catch: use objects instead of arrays.
2009-07-01 20:39:20 +00:00
Dries Buytaert
b300a7a593
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
2009-07-01 13:44:53 +00:00
Dries Buytaert
5962cc5ab2
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
2009-07-01 12:47:30 +00:00
Dries Buytaert
199dc7cc9d
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
2009-07-01 12:10:32 +00:00
Dries Buytaert
75d449d1eb
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
2009-07-01 12:06:22 +00:00
Dries Buytaert
603efa2763
- Patch #453254 by Pasqualle: upgrade path for per-content type visibility of blocks.
2009-07-01 12:03:35 +00:00
Dries Buytaert
becb6f902f
- Patch #437822 by jhodgdon: corrected documentation.
2009-07-01 08:41:52 +00:00
Dries Buytaert
fb125851a3
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
2009-07-01 08:39:56 +00:00
Dries Buytaert
8eb8dcc842
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +00:00
Dries Buytaert
9ce7b3dcdc
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.
2009-07-01 08:04:19 +00:00
Angie Byron
96f297021c
#506650 by catch: Remove unnecessary comment_node_url().
2009-07-01 05:00:24 +00:00
Angie Byron
647f3541ae
#506124 by Bojhan: Move URL aliases path to site configuration.
2009-06-30 18:21:06 +00:00
Angie Byron
47258bc309
#506316 by Bojhan: Remove utterly useless description on term name field.
2009-06-30 17:23:12 +00:00
Angie Byron
d17c9a35ff
#506096 by axyjo: Fix typo in node.tpl.php documentation.
2009-06-30 17:18:10 +00:00
Angie Byron
ef1693b836
#495956 follow-up by axyjo: Remove needless serialize() from system.install.
2009-06-30 17:15:09 +00:00
Dries Buytaert
00fc298163
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
2009-06-30 11:32:08 +00:00
Dries Buytaert
e4857747ca
- Rollback of #497612 : broke CVS HEAD.
2009-06-30 11:30:27 +00:00
Dries Buytaert
98e504e8f4
- Patch #26966 by catch: fixed query.
2009-06-30 09:57:57 +00:00
Dries Buytaert
8f817bf9a8
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.
2009-06-30 09:52:54 +00:00
Dries Buytaert
a8bc7688c9
- Patch #316189 by mfb: tests for format_date.
2009-06-30 09:39:19 +00:00
Angie Byron
5b17c1eb04
#502522 by yched: Allow drupal_alter() on various Field API meta-hooks.
2009-06-30 03:12:03 +00:00
Angie Byron
23bbb003b9
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
2009-06-29 14:24:57 +00:00
Dries Buytaert
d424d7d7a7
- Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical.
2009-06-28 20:51:09 +00:00
Angie Byron
c9083e68c3
#276597 by sun: Coding style clean-ups for filter.test.
2009-06-28 18:03:56 +00:00
Angie Byron
7cc2218c09
#495956 by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms.
2009-06-28 17:04:52 +00:00
Angie Byron
3bcc48225a
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.
2009-06-28 16:05:58 +00:00
Dries Buytaert
08b1bb73f7
- Patch #201269 by Xano; synonym collapsing in core.
2009-06-28 13:37:29 +00:00
Dries Buytaert
20825cde52
- Patch #503822 by berenddeboer: remove drag and drop help text from menu page.
2009-06-28 13:08:15 +00:00
Angie Byron
3bf1c719f5
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
2009-06-28 12:52:57 +00:00
Dries Buytaert
59339ea1f4
- Patch #504390 by Xano: taxonomy form UI improvements.
2009-06-28 12:04:56 +00:00
Angie Byron
ee7d9bb2c0
#276597 by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests.
2009-06-28 12:01:26 +00:00
Angie Byron
4dafb3953c
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
2009-06-28 03:56:43 +00:00
Angie Byron
783d541179
#493296 by jrchamp: Fix label on test assertion.
2009-06-28 03:08:38 +00:00
Angie Byron
6c9436abbf
#333171 by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests).
2009-06-28 01:00:42 +00:00
Angie Byron
1d07289b03
#503868 by Sutharsan: Add link to create a menu link if one does not exist.
2009-06-27 23:49:19 +00:00
Dries Buytaert
1170f5650d
- Patch #502166 by catch: move taxonomy administration to admin/build.
2009-06-27 19:49:07 +00:00
Dries Buytaert
65d966858c
- Patch #504054 by Sutharsan: remove left-overs and fixed broken links.
2009-06-27 18:19:41 +00:00
Dries Buytaert
1f48b11855
- Patch #503996 by kika, Sutharsan: changed label from 'Expanded' to 'Show as expanded' for better usability.
2009-06-27 18:01:59 +00:00
Angie Byron
27ffb437a2
#504016 by catch: Remove faulty assertion that makes assumptions about default installed modules.
2009-06-27 17:29:38 +00:00
Dries Buytaert
b2862df573
- Patch #503836 by gaele: made the block visibility option a tiny bit more clear.
2009-06-27 11:48:58 +00:00