summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.test
Commit message (Collapse)AuthorAge
* Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, ↵David Rothstein2014-05-06
| | | | lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet().
* Issue #2011780 by pdrake: Fixed Taxonomy vocabulary interface test assumes ↵David Rothstein2013-08-05
| | | | auto-increment increment of 1.
* Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in ↵David Rothstein2013-03-30
| | | | taxonomy_autocomplete().
* Issue #1067120 followup by David_Rothstein, Berdir: Fix backwards ↵David Rothstein2012-11-07
| | | | compatibility issues for Drupal 7 on the taxonomy term page, and small documentation fixes.
* Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, ↵webchick2012-10-06
| | | | fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term.
* Issue #1555294 by Pol, tim.plunkett, oriol_e9g, cristinawithout, gagarine, ↵webchick2012-09-05
| | | | dcam: Fixed Vocabulary title HTML entities are double encoded.
* Issue #1195254 follow-up by David_Rothstein: Fix indentation.David Rothstein2012-06-23
|
* Issue #1195254 by trrroy, underq, kid_icarus, tim.plunkett, oriol_e9g, xjm: ↵David Rothstein2012-06-23
| | | | Taxonomy test cleanup.
* Issue #1054162 by tim.plunkett, Dave Reid, joachim, no_commit_credit, ↵David Rothstein2012-06-03
| | | | Berdir: Taxonomy bundles not supported by EntityFieldQuery.
* Issue #1542674 by bas.hr, tim.plunkett, damiankloip: Fixed Wrong count ↵webchick2012-04-30
| | | | assertion in taxonomy.test.
* Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy.webchick2012-04-30
|
* Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, ↵webchick2012-03-13
| | | | das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes.
* Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in ↵webchick2012-03-01
| | | | module_enable() / _disable().
* Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, ↵webchick2012-03-01
| | | | lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name().
* Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm, ↵webchick2012-03-01
| | | | anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content.
* Issue #814804 by JacobSingh, ksenzee, xjm, draenen, paul.lovvik, ↵webchick2012-02-29
| | | | David_Rothstein, Gábor Hojtsy, Yorirou: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field.
* Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.webchick2012-02-29
|
* Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: ↵webchick2012-02-28
| | | | Regression: no way to get taxonomy tags into RSS feeds.
* Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term ↵webchick2012-01-31
| | | | page contains a link to parent terms in the breadcrumbs.
* - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed ↵Dries2012-01-23
| | | | taxonomy_get_tree() incorrect depth on multiple parents.
* Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on ↵webchick2012-01-11
| | | | taxonomy_vocabulary_save().
* Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid ↵webchick2011-12-31
| | | | arguments into taxonomy_form_term().
* Issue #1050466 by xjm, makara, rhayun: Fixed The taxonomy index should be ↵webchick2011-12-22
| | | | maintained in a node hook, not a field hook.
* Issue #1375134 by xjm, sun: Fixed Random test failure in ↵webchick2011-12-22
| | | | TaxonomyTermTestCase::testNodeTermCreationAndDeletion().
* Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: ↵webchick2011-12-11
| | | | Fixed Create RFC compliant HTML safe JSON.
* Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵webchick2011-08-29
| | | | field_delete_field() and others fail for inactive fields.
* Issue #1000736 by fangel, stBorchert, adorsk: Fixed Term reference ↵webchick2011-07-25
| | | | autocomplete widget having problems handling terms with commas.
* Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed ↵webchick2011-07-07
| | | | Multiple parent relations confirmation form loses term description.
* Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules ↵webchick2011-06-14
| | | | must call field_attach_delete_bundle() in hook_uninstall().
* - Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only ↵Dries Buytaert2011-05-08
| | | | show the term heading if the term has a description.
* - Patch #1076394 by pillarsdotnet: improved test code.Dries Buytaert2011-02-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 ↵Angie Byron2010-12-07
| | | | won't insert in taxonomy index
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* #678592 by jhodgdon, effulgentsia, David Rothstein, iLLin: Fixed Admin theme ↵Angie Byron2010-11-20
| | | | is used is for adding taxonomy term, but not for editing taxonomy term
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵Dries Buytaert2010-10-13
| | | | | | 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.
* #876762 by Dave Reid, yched: Fixed modules have no way of knowing if ↵Angie Byron2010-10-13
| | | | vocabulary machine names are changed.
* #936836 by swentel: Fixed critical issue Autocomplete term widget doesn't ↵Angie Byron2010-10-13
| | | | return any values - unknown key vid.
* #881530 by yhahn: Fix exportability of vocabularies by using machine names ↵Angie Byron2010-10-01
| | | | in taxonomy field's 'allowed values' setting.
* #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵Angie Byron2010-09-28
| | | | IDs; force 0 and non-existant formats to NULL.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #841798 by klausi: error deleting an invalid term.Dries Buytaert2010-08-22
|
* - Patch #796692 by cross, dman, aaronbauman, BarisW: only show the term ↵Dries Buytaert2010-08-22
| | | | heading if the term has a description.
* - Patch #870528 by Dave Reid: taxonomy fixes.Dries Buytaert2010-08-08
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #844410 by Dave Reid: taxonomy parents need to be saved before term ↵Dries Buytaert2010-08-03
| | | | hooks are called.
* #846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered ↵Angie Byron2010-07-31
| | | | by weight.
* - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵Dries Buytaert2010-07-30
| | | | from node preview if previewed more than once.