Commit Graph

885 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
David Rothstein dc791ec583 Drupal 7.26 2014-01-15 14:43:16 -05:00
David Rothstein 4202d1518b Issue #1759144 by rondp, Josh Waihi, jweowu, David_Rothstein | plachance: Fixed taxonomy_update_7005 on pgsql returns error 'column 'td' of relation 'taxonomy_update_7005' does not exist'. 2013-08-06 01:12:43 -04:00
David Rothstein 410bc91123 Issue #2011780 by pdrake: Fixed Taxonomy vocabulary interface test assumes auto-increment increment of 1. 2013-08-05 02:31:06 -04:00
Jennifer Hodgdon c23de5265f Issue #1831540 by orb, sergeypavlenko, Berdir, andypost, podarok, cam8001, Gaelan: Rewrite examples for taxonomy hooks in taxonomy.api.php 2013-06-20 07:20:12 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
David Rothstein 054c8abfea Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in taxonomy_autocomplete(). 2013-03-30 14:31:25 -04:00
David Rothstein ba9b60db7a Issue #1751054 by borisbaldinger, Berdir, vomiand: Fixed serious documentation problem with the $name variable in taxonomy-term.tpl.php (incorrectly documented as being sanitized when in fact it is not). 2013-03-10 16:11:40 -04:00
David Rothstein 7208952fae Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards compatibility issues for Drupal 7 on the taxonomy term page, and small documentation fixes. 2012-11-07 12:20:10 -05:00
David Rothstein 6e344fd49c Issue #1154382 followup by plach: Fixed several issues with the newly-added hook_entity_view_mode_alter(). 2012-11-06 01:59:01 -05:00
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
webchick 408f3a0d9c Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. 2012-10-06 10:26:39 -07:00
webchick 13f16ae342 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, chx: Fixed View mode no longer can be changed. 2012-09-30 20:37:55 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
webchick 33234ac2df Issue #1555294 by Pol, tim.plunkett, oriol_e9g, cristinawithout, gagarine, dcam: Fixed Vocabulary title HTML entities are double encoded. 2012-09-05 22:58:31 -07:00
Jennifer Hodgdon 03c644b2ca Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -07:00
Dries 5bdfbd7eeb - Patch #1577938 by m-abshir, trogels, jhodgdon: taxonomy_vocabulary_save() documentation needs clarification: new vocabulary versus updating vocabulary. 2012-08-24 15:28:06 +02:00
Dries f4104a20b5 Reverting because I got the commit message wrong.
This reverts commit c44e3e9790.
2012-08-24 15:25:55 +02:00
Dries c44e3e9790 - Patch 2012-08-24 15:14:40 +02:00
webchick 02874564db Issue #1715326 by kid_icarus, oriol_e9g, dsdeiz: Fixed taxonomy_get_tree() typo on comments... 2012-08-19 14:40:06 +02:00
webchick b8f5333773 Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, no_commit_credit, Berdir, marcingy, damiankloip: Taxonomy bundles not supported by EntityFieldQuery (followup). 2012-08-18 14:15:07 +02:00
Jennifer Hodgdon 72177b0189 Issue #1689426 by mjonesdinero, ronan.orb: Fix return value docs for taxonomy_term_load function 2012-07-20 12:40:22 -07:00
David Rothstein 2c7f509050 Issue #1525138 by twistor, Georgique: Fixed Illegal string offset 'field' in function TaxonomyTermController->buildQuery(). 2012-07-08 23:15:16 -04:00
David Rothstein f7d5d80849 Issue #1195254 follow-up by David_Rothstein: Fix indentation. 2012-06-23 15:04:27 -04:00
David Rothstein 399cf0a5df Issue #1195254 by trrroy, underq, kid_icarus, tim.plunkett, oriol_e9g, xjm: Taxonomy test cleanup. 2012-06-23 13:58:12 -04:00
David Rothstein a80c7e883d Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster. 2012-06-09 16:35:43 -04:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
David Rothstein f209013a51 Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, Berdir: Taxonomy bundles not supported by EntityFieldQuery. 2012-06-03 18:56:13 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick 36541c978c Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count assertion in taxonomy.test. 2012-04-30 22:07:59 -07:00
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 597bfd5297 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes. 2012-03-13 09:46:37 -07:00
webchick 7500ee40f4 Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable(). 2012-03-01 21:21:29 -08: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 15cd0ca6ff Issue #814804 by JacobSingh, ksenzee, xjm, draenen, paul.lovvik, David_Rothstein, Gábor Hojtsy, Yorirou: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field. 2012-02-29 00:15:01 -08:00
webchick 64c8b12b97 Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:07:48 -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
webchick 476843c25e Issue #1346914 by droplet: Use .length instead of jQuery.size(). 2012-02-14 13:46:20 -05:00
Dries 1b5eb21d86 - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:22 -05:00
webchick ae277600fb Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term page contains a link to parent terms in the breadcrumbs. 2012-01-31 00:23:01 -08: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
webchick 7fc6b1e639 Issue #1375134 by xjm, sun: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-22 00:22:26 -08:00