Dries Buytaert
|
d481f1cd36
|
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
|
2009-09-10 06:31:39 +00:00 |
Dries Buytaert
|
c33da192c1
|
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
|
2009-09-09 21:21:54 +00:00 |
Dries Buytaert
|
e85ba39753
|
- Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
|
2009-09-09 11:28:57 +00:00 |
Dries Buytaert
|
0963bac760
|
- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
|
2009-08-27 20:48:31 +00:00 |
Angie Byron
|
985884f98e
|
#559506 by quicksketch and plach: Added variable to field widgets.
|
2009-08-27 00:33:52 +00:00 |
Dries Buytaert
|
3f36af04de
|
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
|
2009-08-25 21:53:48 +00:00 |
Angie Byron
|
1378428913
|
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
|
2009-08-24 21:00:23 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
e6eb489918
|
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
|
2009-08-23 01:05:12 +00:00 |
Angie Byron
|
36ec189695
|
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
|
2009-08-22 14:34:23 +00:00 |
Angie Byron
|
34a8a369aa
|
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
|
2009-08-22 00:58:55 +00:00 |
Angie Byron
|
e998857eb8
|
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
|
2009-08-19 13:31:14 +00:00 |
Angie Byron
|
ae1d9c577b
|
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
|
2009-08-18 06:01:07 +00:00 |
Angie Byron
|
84afe0d927
|
#545306 by alexanderpas: De-op hook_node_type().
|
2009-08-11 15:50:56 +00:00 |
Dries Buytaert
|
9c0e6e9242
|
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
|
2009-08-11 14:59:40 +00:00 |
Angie Byron
|
bc37b6dc0e
|
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.
|
2009-08-04 06:50:07 +00:00 |
Dries Buytaert
|
56d2f21745
|
- Patch #537678 by Bojhan: remove drag-and-drop help text.
|
2009-08-02 15:44:08 +00:00 |
Dries Buytaert
|
fd22c347b0
|
- Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards.
|
2009-08-02 10:51:17 +00:00 |
Dries Buytaert
|
9e0e109d1d
|
- Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted.
|
2009-07-31 09:58:55 +00:00 |
Dries Buytaert
|
48eaadd24e
|
- Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.
|
2009-07-31 07:43:33 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Angie Byron
|
fbfcee5cf7
|
#516172 by yched: Fix incorrect path in term bundles.
|
2009-07-11 00:58:52 +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 |
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
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +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 |
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
|
1170f5650d
|
- Patch #502166 by catch: move taxonomy administration to admin/build.
|
2009-06-27 19:49:07 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
212d378177
|
- Patch #225864: rollback based on discussion.
|
2009-06-21 14:13:59 +00:00 |
Dries Buytaert
|
2bc9e50dba
|
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).
|
2009-06-12 13:59:56 +00:00 |
Dries Buytaert
|
0de72ee484
|
- Patch #225864 by pwolanin: prevent PHP errors from cron.php.
|
2009-06-05 05:23:58 +00:00 |
Dries Buytaert
|
6fc4eb9f94
|
- Patch #343788 by catch: taxonomy module doesn't use its own APIs.
|
2009-06-03 19:34:53 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
c160d237bf
|
#462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross site scripting forward-port.
|
2009-05-19 19:01:51 +00:00 |
Dries Buytaert
|
53fdfb3184
|
- Patch #451678 by Damien Tournoud: fixed broken query.
|
2009-05-03 10:44:04 +00:00 |
Dries Buytaert
|
a8c30ed91e
|
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
|
2009-05-03 10:11:35 +00:00 |
Dries Buytaert
|
6886aeec5e
|
- Patch #437120 by mfb: prevent double escaping of taxonmy term names.
|
2009-04-18 06:32:24 +00:00 |
Dries Buytaert
|
669d112af5
|
- Patch #239945 by JeremyFrench: moved depth check out of loop.
|
2009-04-17 19:59:51 +00:00 |
Dries Buytaert
|
383f7e5721
|
- Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer.
|
2009-04-15 14:12:55 +00:00 |
Dries Buytaert
|
a41bd361c2
|
- Patch #431130 by alienbrain: removed unused arguments in internal taxonomy functions.
|
2009-04-15 13:48:03 +00:00 |
Dries Buytaert
|
31dbee5459
|
- Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. With tests.
|
2009-04-13 18:52:38 +00:00 |
Dries Buytaert
|
3a35e28f92
|
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
2009-04-02 20:39:45 +00:00 |
Angie Byron
|
9f7aaa2341
|
#351797 by catch: Allow loading multiple vocabularies at once (with tests).
|
2009-03-30 05:18:49 +00:00 |
Angie Byron
|
84f30b9a6f
|
#141965 by jeffschuler: Remove newline so hook_term_path() docs show up.
|
2009-03-21 00:59:02 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
5420371ac5
|
#62926 by karschsp: Increase maximum length of free tagging field.
|
2009-02-11 03:53:36 +00:00 |