Commit Graph

911 Commits (7.x)

Author SHA1 Message Date
Juraj Nemec f1199f88e5
Issue #1470236 by iamEAP, mstrelan, poker10, divesh.kumar: Array flip error when a taxonomy term field has a NULL value 2023-05-26 18:53:32 +02:00
mcdruid edf413d8dc
Issue #2412151 by poker10, abramm, monika.danielsson: taxonomy_overview_terms undefined index 2023-05-12 14:26:11 +01:00
Juraj Nemec f988ee75aa
Issue #3004335 by interX: Wrong database table mentioned in the documentation of taxonomy_term_load_multiple 2023-04-28 19:01:59 +02:00
mcdruid 8eac033bec Issue #3316901 by poker10, solideogloria, mcdruid: hash(): Passing null to parameter #2 ($data) of type string is deprecated in check_markup() 2022-12-05 13:15:07 +00:00
mcdruid e8f1cbd51f Issue #2397691 by alexpott, poker10, Sivaji_Ganesh_Jojodae, webchick: Random fail in testNodeTermCreationAndDeletion() 2022-11-25 17:19:18 +00:00
mcdruid 4c86a2daff Issue #3101859 by Liam Morland, longwave: Remove redundant return statements 2022-11-25 17:00:40 +00:00
mcdruid 64871d4fac Issue #3322003 by poker10: [D7 PHP 8.2] Fix Deprecated function: Creation of dynamic property in tests 2022-11-18 11:15:04 +00:00
mcdruid b807051feb Issue #1327224 by Berdir, johnv, ryan.gibson, poker10, chris.leversuch, nyirocsaba, edb, bkosborne, vikashsoni, xjm, andypost, alexpott: Access denied to taxonomy term image 2022-09-06 22:22:06 +01:00
Juraj Nemec e354dcb57b
Issue #2644276 by poker10, pashupathi nath gajawada, henryhu: Mixed case taxonomy terms not loaded from the internal entity cache 2022-09-02 22:23:00 +02:00
Juraj Nemec cc05facbd2
Issue #873722 by ezheidtmann, aaron.r.carlton, catch, poker10, MaskyS, damiankloip, naxoc: 'autocreate' == 0 2022-09-02 21:54:51 +02:00
Juraj Nemec 13472d3c46
Issue #2574003 by poker10, stBorchert: Table alias missing in query condition in taxonomy_select_nodes() 2022-09-02 19:32:56 +02:00
mcdruid e65eb99a45 Issue #3090214 by dalin: PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable in taxonomy_form_term_submit() in taxonomy.admin.inc 2021-11-08 17:24:31 +00:00
mcdruid 30c906a120 Issue #3126138 by Taran2L: taxonomy_update_7004() uses non-existent widget select 2020-05-06 18:04:57 +01:00
David Rothstein 4c7cb08a1e Issue #2889279 by David_Rothstein, Daniel_Rose: Fix documentation of taxonomy term title callback code to match nodes and to not imply that it sets the title of the term page 2017-11-29 23:12:23 -05:00
David Rothstein 13ece45695 Revert "Issue #1621356 by oriol_e9g, joachim, tim.plunkett, dsdeiz: Pass all the parameters of hook_options_list() to options_list_callback"
This reverts commit ffe9f9178b.
2017-01-31 13:23:33 -05:00
stefan.r ffe9f9178b Issue #1621356 by oriol_e9g, joachim, tim.plunkett, dsdeiz: Pass all the parameters of hook_options_list() to options_list_callback 2017-01-29 18:19:53 -05:00
David Rothstein cabbffd196 Drupal 7.52 (SA-CORE-2016-005) by alexpott, Crell, Dave Reid, David_Rothstein, ezraw, jnicola, pwolanin, xjm, znerol 2016-11-16 13:53:45 -05:00
Fabian Franz b6939aad7e Issue #2660766 by David_Rothstein, twistor: UpgradePathTaxonomyTestCase::testTaxonomyUpgrade() doesn't properly test field settings 2016-07-03 06:22:31 -07:00
David Rothstein c3bf7484b3 Issue #611294 by swentel, klausi, David_Rothstein, tsphethean, jenlampton, attiks, yched, sun, benjy, dcam: Added a new "administer fields" permission for trusted users to use the field UI. 2016-05-28 14:43:25 -04:00
David Rothstein 116f6ec508 Issue #2619816 by AshwiniPatil: Fix code style problem with array spacing in taxonomy_help() 2016-02-01 00:12:41 -05:00
Jennifer Hodgdon dc3656528f Issue #2392543 by awm: Fix documentation for hook_taxonomy_term_view_alter 2015-02-17 16:29:49 -08:00
David Rothstein c312e5ee55 Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. 2014-11-01 17:31:26 -04:00
David Rothstein 55b9d543ab Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet(). 2014-05-06 04:01:04 -04:00
Jennifer Hodgdon 7c6dbceaaa Issue #2182187 by izus: Clarify documentation for taxonomy_vocabulary_delete() 2014-03-12 09:59:28 -07:00
Jennifer Hodgdon 656f49fb89 Issue #2183461 by siliconmeadow: Fix reference to nonexistent function in taxonomy docs 2014-02-12 16:25:24 -08:00
David Rothstein 5be1de31ae Issue #2174551 by David_Rothstein, mikeytown2, hswong3i: Taxonomy_update_7011 runs out of memory. 2014-01-31 15:27:33 -05:00
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