Angie Byron
ed4b74024a
#920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load()
2010-11-20 09:43:43 +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
Angie Byron
4cc8ae69a1
#830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended.
2010-11-20 06:49:47 +00:00
Angie Byron
8dd7376d5a
#923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions.
2010-11-14 20:42:45 +00:00
Angie Byron
8049f94756
#971090 by scor, rgristroph: Fixed place maxlength on taxonomy tag field to prevent data truncation.
2010-11-14 20:31:45 +00:00
Dries Buytaert
ee71cf5e80
- Patch #971010 by Dave Reid: the [vocabulary:term-count] token has the wrong name 'Node count'.
2010-11-14 00:25:44 +00:00
Angie Byron
cf1cc3cdf0
#965348 by googletorp, yched: Fix inconsistent parameter data type in hook_taxonomy_vocabulary_delete().
2010-11-09 17:52:57 +00:00
Dries Buytaert
d91b1c77aa
- Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function.
2010-10-31 12:12:00 +00:00
Angie Byron
e027699979
#902008 by sun: Fixed Optional field type modules should not be 'required' in .info file.
2010-10-25 15:48:41 +00:00
Angie Byron
435585012c
#949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
2010-10-23 15:30:34 +00:00
Angie Byron
816752c5f9
#934050 follow-up by sun: Fix broken upgrade path.
2010-10-20 15:57:42 +00:00
Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +00:00
Dries Buytaert
cb1f944383
- Patch #934050 by sun, alex_b: change format into string.
2010-10-20 01:15:58 +00:00
Angie Byron
b5e43a99ab
#876762 follow-up by yched: Move taxonomy vocabulary rename checking logic to hook_taxonomy_vocabulary_update().
2010-10-15 05:25:32 +00:00
Angie Byron
91bc8bed90
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
2010-10-15 03:36:21 +00:00
Angie Byron
7eeb51c6b9
#556842 by mh86, bangpound, Francewhoa, catch: Fixed taxonomy_get_tree() memory issues.
2010-10-15 03:14:29 +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
8e4d4ec6d9
#933270 by Damien Tournoud, catch: Fixed Taxonomy terms are incorrectly put in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
2010-10-06 21:53:41 +00:00
Dries Buytaert
fb8025056c
- Patch #932098 by sun: various bogus theme variables.
2010-10-06 13:38:40 +00:00
Angie Byron
a1cbd75545
#930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite search.
2010-10-04 14:51:16 +00:00
Dries Buytaert
8ec40cc27a
- Patch #922824 by plach: no way to specify the language to view entities in.
2010-10-03 01:15:34 +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
782eb4c79c
- Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: taxonomy.
2010-09-28 02:58:13 +00:00
Dries Buytaert
9eaa04648a
- Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
2010-09-27 00:53:56 +00:00
Dries Buytaert
3780b17654
- Patch #921606 by munzirtaha, bleen18: various code uses is_null().
2010-09-26 23:31:36 +00:00
Dries Buytaert
88bc80a597
- Patch #923274 by bleen18: empty vocab message has an incorrect colspan.
2010-09-26 23:24:53 +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
Angie Byron
b06d19e349
#629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node).
2010-09-11 06:03:12 +00:00
Angie Byron
b05310760f
#706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations .
2010-09-05 17:00:04 +00:00
Dries Buytaert
9502260ecf
- Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work.
2010-09-04 15:40:52 +00:00
Dries Buytaert
1651cf34bf
- Patch #841798 by klausi: error deleting an invalid term.
2010-08-22 15:45:03 +00:00
Dries Buytaert
db5368027e
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
2010-08-22 13:55:53 +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
a25b60541d
- Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
2010-08-17 16:20:08 +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
Dries Buytaert
f4f93b2782
- Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice.
2010-08-03 02:02:02 +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
8a3098d0c1
- Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php.
2010-07-25 02:45:27 +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
ebbb3eff94
- Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implode_tags() should point to each other; taxonomy_implode_tags() too.
2010-06-27 16:49:58 +00:00
Angie Byron
0e68871da8
#835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing.
2010-06-24 22:21:51 +00:00
Dries Buytaert
c28bba827e
- Patch #834924 by jhodgdon: entity_invoke() is worthless.
2010-06-23 02:45:35 +00:00