Angie Byron
|
fdd39823ba
|
#609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().
|
2010-01-08 07:05:52 +00:00 |
Angie Byron
|
c4962c9756
|
#664920 by catch and chx: Change 'taxonomy_term()' field to 'taxonomy_term_reference()'.
|
2010-01-04 18:03:12 +00:00 |
Dries Buytaert
|
c2f26d3368
|
- Patch #653940 by sun: tests weren't reporting all errors.
|
2009-12-10 15:39:43 +00:00 |
Dries Buytaert
|
0baad49d62
|
- Patch #635094 by plach: unify 'language neutral' language codes.
|
2009-12-02 19:26:23 +00:00 |
Dries Buytaert
|
16ff5d1a01
|
- Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'.
|
2009-11-27 07:10:51 +00:00 |
Angie Byron
|
34119ba98b
|
#638356 by yched: Reorganize and re-locate field test modules.
|
2009-11-20 23:29:28 +00:00 |
Angie Byron
|
01d85a5571
|
#635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets).
|
2009-11-20 05:14:13 +00:00 |
Dries Buytaert
|
ffdcefa710
|
- Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc.
|
2009-11-18 18:58:01 +00:00 |
Dries Buytaert
|
bfc63c7e6d
|
- Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget.
|
2009-11-11 17:10:49 +00:00 |
Angie Byron
|
2bc18b6155
|
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.
|
2009-11-08 11:19:02 +00:00 |
Angie Byron
|
dec6514c3b
|
#595876 by c960657: Fixed taxonomy term reordering (with tests).
|
2009-10-24 04:23:51 +00:00 |
Angie Byron
|
513d7eb87e
|
#607652 by catch: Fix uncaught exceptions in taxonomy tests.
|
2009-10-18 07:50:45 +00:00 |
Angie Byron
|
1c7bca0b6f
|
#605442 by catch: Add a generic hook_entity_load().
|
2009-10-16 03:47:14 +00:00 |
Angie Byron
|
087a47ba5c
|
#493314 by yched and catch: Add multiple hook for formatters.
|
2009-10-16 03:21:23 +00:00 |
Dries Buytaert
|
56931446eb
|
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.
|
2009-10-15 14:34:07 +00:00 |
Dries Buytaert
|
714597a9cd
|
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
|
2009-10-15 12:44:36 +00:00 |
Dries Buytaert
|
3613595275
|
- Patch #603702 by Xano: remove _taxonomy_term_select().
|
2009-10-14 20:22:04 +00:00 |
Angie Byron
|
b3265dbe17
|
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
|
2009-10-11 03:07:21 +00:00 |
Angie Byron
|
c4e1242e92
|
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
|
2009-10-08 07:58:47 +00:00 |
Dries Buytaert
|
5c7375669d
|
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
|
2009-09-20 17:40:42 +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
|
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
|
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
|
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 |
Angie Byron
|
2e34decb3b
|
#537044 by dropcube: Simplify and expand taxonomy hook tests.
|
2009-08-03 20:19:29 +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
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +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
|
212d378177
|
- Patch #225864: rollback based on discussion.
|
2009-06-21 14:13:59 +00:00 |
Dries Buytaert
|
de0945e929
|
- Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always returned error.
|
2009-06-20 18:32:04 +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
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +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
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +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
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +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
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
9cd3f79144
|
#367696 by drumm: Simplify the vocabulary edit form.
|
2009-02-13 05:42:24 +00:00 |
Angie Byron
|
8fa274af76
|
#144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
|
2009-01-28 01:14:39 +00:00 |
Angie Byron
|
585aa50e6a
|
#346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).
|
2009-01-28 01:09:58 +00:00 |
Angie Byron
|
15efe5d5f1
|
#362680 by catch: Put all taxonomy tests in one spot.
|
2009-01-22 18:25:59 +00:00 |
Dries Buytaert
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +00:00 |
Dries Buytaert
|
da4cd3cc8c
|
- Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. Added a test for it too\!
|
2008-12-19 15:34:27 +00:00 |
Dries Buytaert
|
58b0235a72
|
- Patch #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |