Dries Buytaert
0edd27cb15
- Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only show the term heading if the term has a description.
2011-05-08 15:37:54 -04:00
Dries Buytaert
768208f8dd
- Patch #1076394 by pillarsdotnet: improved test code.
2011-02-28 20:36:37 -05:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
f1399ea638
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
2011-02-04 18:42:22 +00:00
Angie Byron
c02fd214b5
#985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 won't insert in taxonomy index
2010-12-07 05:20:08 +00:00
Dries Buytaert
84c72d06f0
- Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
2010-11-27 20:25:44 +00:00
Angie Byron
3c9dfeb842
#678592 by jhodgdon, effulgentsia, David Rothstein, iLLin: Fixed Admin theme is used is for adding taxonomy term, but not for editing taxonomy term
2010-11-20 09:31:08 +00:00
Dries Buytaert
284f2b11a4
- Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
...
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846 .
2010-10-13 13:43:21 +00:00
Angie Byron
3e6b9b5ea3
#876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabulary machine names are changed.
2010-10-13 05:19:26 +00:00
Angie Byron
8c89469d20
#936836 by swentel: Fixed critical issue Autocomplete term widget doesn't return any values - unknown key vid.
2010-10-13 01:25:11 +00:00
Angie Byron
823c0a0a55
#881530 by yhahn: Fix exportability of vocabularies by using machine names in taxonomy field's 'allowed values' setting.
2010-10-01 01:37:13 +00:00
Angie Byron
0c49d57945
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
2010-09-28 03:30:37 +00:00
Dries Buytaert
c9de4646c5
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2 .
2010-09-24 00:37:45 +00:00
Dries Buytaert
1651cf34bf
- Patch #841798 by klausi: error deleting an invalid term.
2010-08-22 15:45:03 +00:00
Dries Buytaert
39d6704418
- Patch #796692 by cross, dman, aaronbauman, BarisW: only show the term heading if the term has a description.
2010-08-22 13:53:37 +00:00
Dries Buytaert
a9c9ef2d30
- Patch #870528 by Dave Reid: taxonomy fixes.
2010-08-08 02:06:56 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Dries Buytaert
f645ab468a
- Patch #844410 by Dave Reid: taxonomy parents need to be saved before term hooks are called.
2010-08-03 02:17:18 +00:00
Angie Byron
4037fa86db
#846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered by weight.
2010-07-31 13:01:50 +00:00
Dries Buytaert
137011df91
- Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once.
2010-07-30 03:06:18 +00:00
Dries Buytaert
0bbdf9579d
- Patch #826028 by bjaspan: taxonomy form validation creates new terms.
2010-07-14 20:26:52 +00:00
Dries Buytaert
17482ee1cb
- Patch #831914 by Dave Reid: removed redundant [node:uid], [comment:uid], and [file:uid] tokens.
2010-07-01 00:42:34 +00:00
Dries Buytaert
1613777a1e
- Patch #811346 by Berdir: trying to load a term for deleting after vocabulary has been deleted does not work and results in notices.
2010-05-28 10:17:02 +00:00
Dries Buytaert
5ff0c0d3c7
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
2010-05-23 19:10:23 +00:00
Dries Buytaert
7d83f7c893
- Patch #783112 by alexpott, cha0s: deleting a taxonomy term through admin interface causes issues if terms were created on the node edit form.
2010-04-30 12:52:10 +00:00
Angie Byron
7bb6753e9f
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
2010-04-20 09:48:06 +00:00
Dries Buytaert
1bb6e13d78
- Patch #762604 by andypost: taxonomy terms list broken, term add/edit forgets it's parent.
2010-04-06 05:44:07 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Dries Buytaert
73fbc28253
- Patch #749304 by catch: critical bug: programmatic term updates destroyed hierarchies.
2010-03-26 12:15:14 +00:00
Dries Buytaert
cca8e7e5ac
- Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid.
2010-03-25 11:53:25 +00:00
Angie Byron
47371be0a5
#414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields.
2010-03-07 23:14:20 +00:00
Angie Byron
91ccdda421
#628244 by catch, bangpound, and yched: Remove magic taxonomy field creation in favour of consistency.
2010-02-11 03:29:22 +00:00
Dries Buytaert
56026aa292
- Patch #610022 by mcarbone, te-brian, David_Rothstein: fixed taxonomy tokens, fix old queries.
2010-01-29 22:56:54 +00:00
Dries Buytaert
7b7bd71132
- Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=admin/content can be a performance killer.
2010-01-29 12:14:44 +00:00
Angie Byron
dcd99e0a9a
#542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'.
2010-01-10 22:56:51 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
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