summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.test
Commit message (Expand)AuthorAge
* - Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. W...Dries Buytaert2009-04-13
* - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et a...Dries Buytaert2009-04-02
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati...Angie Byron2009-03-31
* #351797 by catch: Allow loading multiple vocabularies at once (with tests).Angie Byron2009-03-30
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
* #367696 by drumm: Simplify the vocabulary edit form.Angie Byron2009-02-13
* #144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_ter...Angie Byron2009-01-28
* #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).Angie Byron2009-01-28
* #362680 by catch: Put all taxonomy tests in one spot.Angie Byron2009-01-22
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table...Dries Buytaert2009-01-14
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta...Dries Buytaert2009-01-13
* - Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. ...Dries Buytaert2008-12-19
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
* - Patch #341872 by mayer, catch: fixed bug in database conversion and added a...Dries Buytaert2008-12-04
* - Patch #336746 by justinrandell: fixed broken t() function call.Dries Buytaert2008-11-22
* - Patch #293506 by catch, pwolanin, foripepe: added missing tests for the tax...Dries Buytaert2008-11-22
* - Patch #334271 by catch: clean up of taxonomy module tests.Dries Buytaert2008-11-16
* #332145 by catch and Arancaytar: Fix regression on term submit form.Angie Byron2008-11-13
* #314147 follow-up by catch: Fixed typos with previous patch, and added tests.Angie Byron2008-11-09
* - Patch #314147 by catch: more taxonomy standardization.Dries Buytaert2008-11-05
* - Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and...Dries Buytaert2008-11-05
* #296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_loa...Angie Byron2008-09-24
* #244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called m...Angie Byron2008-09-24
* - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy t...Dries Buytaert2008-09-19
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
* #302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error o...Angie Byron2008-09-11
* - Patch #302396 by chx, catch: made some tests more granular so they an be ru...Dries Buytaert2008-09-08
* - Patch #247423 by boombatower: code style fixes for the tests.Dries Buytaert2008-05-30
* - Added a test framework to Drupal along with a first batch of tests forDries Buytaert2008-04-20