summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.test
Commit message (Expand)AuthorAge
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loadin...Dries Buytaert2009-08-25
* #542658 follow-up by sun: Move action 'tabs' out of local tasks and into loca...Angie Byron2009-08-23
* #367595 by plach, catch, sun, yched, et al: Added support for translatable fi...Angie Byron2009-08-22
* #526120 by catch: Remove the related terms feature from Taxonomy module. This...Angie Byron2009-08-04
* #537044 by dropcube: Simplify and expand taxonomy hook tests.Angie Byron2009-08-03
* - Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot....Dries Buytaert2009-07-31
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad...Dries Buytaert2009-07-20
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
* - Patch #502166 by catch: move taxonomy administration to admin/build.Dries Buytaert2009-06-27
* - Patch #225864: rollback based on discussion.Dries Buytaert2009-06-21
* - Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always ret...Dries Buytaert2009-06-20
* - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be conf...Dries Buytaert2009-06-12
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers...Dries Buytaert2009-06-12
* - Patch #225864 by pwolanin: prevent PHP errors from cron.php.Dries Buytaert2009-06-05
* - Patch #343788 by catch: taxonomy module doesn't use its own APIs.Dries Buytaert2009-06-03
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - 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