Commit Graph

786 Commits (ae85abb9833e0600afa0595a912be8065f8bccab)

Author SHA1 Message Date
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
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 98150d06e7 - Patch #739802 by johnstorey: fix documentation of taxonomy_get_vocabularies(). 2010-06-04 20:34:44 +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 8ab70ac18a - Patch #805228 by catch: unnecessary query in taxonomy_field_extra_fields(). 2010-05-21 20:27:45 +00:00
Angie Byron 9b54c79c86 #764726 by catch: Fixed hook_taxonomy_term_presave() is missing. 2010-05-14 04:41:54 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00