Commit Graph

654 Commits (1ef0cd4e9cddb9541ecd2f2e2bb47b51c209b18a)

Author SHA1 Message Date
webchick b975777815 Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. 2012-04-30 21:45:47 -07:00
Jennifer Hodgdon 7d64f9578e Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if 2012-04-27 09:37:22 -07:00
webchick bf6870ed08 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:01:18 -07:00
Jennifer Hodgdon 1775766e34 Issue #1504226 by kim.pepper: Add detail to return value docs of taxonomy_vocabulary_get_names 2012-04-02 13:49:29 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 9749406ba0 Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name(). 2012-03-01 21:09:58 -08:00
webchick 824eb3cd6c Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm, anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content. 2012-03-01 20:23:24 -08:00
webchick 3da6962598 Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: Regression: no way to get taxonomy tags into RSS feeds. 2012-02-28 11:13:18 -08:00
Dries 1b5eb21d86 - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:22 -05:00
Dries af8bd61872 - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed taxonomy_get_tree() incorrect depth on multiple parents. 2012-01-23 09:01:44 -05:00
webchick 6f58aa16f0 Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on taxonomy_vocabulary_save(). 2012-01-11 23:25:05 -05:00
webchick 8703bb7b3d Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term(). 2011-12-31 16:00:21 -08:00
webchick 88593096e3 Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). 2011-12-27 21:48:52 -08:00
webchick 2550674cc8 Issue #1050466 by xjm, makara, rhayun: Fixed The taxonomy index should be maintained in a node hook, not a field hook. 2011-12-22 01:11:01 -08:00
Dries abd3e6ef31 - Patch #1196112 by rocket_nova: taxonomy_get_parents() return value documentation isn't complete. 2011-11-22 20:37:48 -05:00
webchick 9c42142614 Issue #1274674 by karschsp, pgrond, mdupont, aroq | Lars Toomre: Added static caching to taxonomy_vocabulary_get_names(). 2011-10-02 11:07:45 -07:00
webchick ee33a2e5ba Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function. 2011-09-30 14:38:28 -07:00
Dries Buytaert a8fd86946e - Patch #1078398 by xjm, BayerMeister: Fixed taxonomy_implode_tags() modifies term objects (instead of cloning) and adds extra ' when called multiple times. 2011-08-12 09:40:09 -04:00
webchick ffb3b76c81 Issue #1196102 by James_Stallings, jhodgdon: Fixed taxonomy_check_vocabulary_hierarchy() doc lacks return value. 2011-07-28 15:34:06 -04:00
webchick 7dc6896abf Issue #1196116 by James_Stallings, foobar3000: Fixed taxonomy_vocabulary_save() doc needs more detail. 2011-07-28 15:28:20 -04:00
webchick cba22e6b13 Issue #1196108 by James_Stallings, foobar3000: Fixed taxonomy_get_children() return value doc is not complete. 2011-07-28 15:22:36 -04:00
Dries Buytaert 276209f512 - Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is in a object. 2011-06-06 05:55:30 -04:00
webchick 6f53d446aa Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle. 2011-06-01 01:44:48 -07:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 78f4cc01c1 - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:38:57 -07:00
Dries Buytaert c09288a94e - 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:39 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 6095aeef34 - Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title. 2011-01-18 18:48:59 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +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 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 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
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 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +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
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
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