Commit Graph

609 Commits (09ba396ead3d326e7b7fab485c019fcae76f07bc)

Author SHA1 Message Date
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
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +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
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 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
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 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 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 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
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +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 afcde4bde4 #779496 by andypost: Fix minor formatting issues with t(). 2010-04-23 07:54:44 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +00:00
Dries Buytaert e892ed5c31 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-04-10 16:37:19 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert 49334ae538 - Patch #735726 by catch: optimize taxonomy_term_save(). 2010-03-28 11:39:35 +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
Dries Buytaert 7e8b9f8093 - Patch #730418 by catch: allow modules to bypass taxonomy_get_tree() for term reference select lists. 2010-03-08 17:50:40 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +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
Angie Byron 0bc39fef86 #499192 by yched: Fix display and forms for 'Fieldable terms' . 2010-02-10 06:28:10 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +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
Dries Buytaert 2e8d384cba - Rollback of patch #693362. 2010-01-25 17:04:03 +00:00
Dries Buytaert 76a3a1f41f - Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous. 2010-01-23 16:41:34 +00:00
Dries Buytaert 96ababd133 - Patch #611752 by catch: taxonomy_field_validate() calls taxonomy_allowed_values(). 2010-01-15 10:49:46 +00:00
Dries Buytaert 380cb933b0 - Patch #684212 by catch: taxonomy_clear_field_cache() is redundant. 2010-01-14 18:56:40 +00:00
Dries Buytaert f60739b033 - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
Dries Buytaert 1e05ca59fa - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. 2010-01-13 14:25:59 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron f334620be5 #681723 by Bojhan: Standardize on 'Add new content' for content creation page. 2010-01-12 06:23:29 +00:00
Angie Byron c226c6acdd #680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to Taxonomy landing page. 2010-01-10 21:26:30 +00:00
Dries Buytaert efcbfc3e9e - Patch #678586 by jhodgdon: help text improvements. 2010-01-08 16:54:06 +00:00