/[drupal]/drupal/modules/taxonomy/taxonomy.test
ViewVC logotype

Log of /drupal/modules/taxonomy/taxonomy.test

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 27 07:10:51 2009 UTC (41 hours, 38 minutes ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.61: +8 -7 lines
Diff to previous 1.61
- Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 23:29:28 2009 UTC (8 days, 1 hour ago) by webchick
Branch: MAIN
Changes since 1.60: +5 -5 lines
Diff to previous 1.60
#638356 by yched: Reorganize and re-locate field test modules.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 05:14:13 2009 UTC (8 days, 19 hours ago) by webchick
Branch: MAIN
Changes since 1.59: +5 -5 lines
Diff to previous 1.59
#635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets).

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 18:58:01 2009 UTC (10 days, 5 hours ago) by dries
Branch: MAIN
Changes since 1.58: +4 -2 lines
Diff to previous 1.58
- Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 17:10:49 2009 UTC (2 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
- Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 11:19:02 2009 UTC (2 weeks, 6 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.56: +8 -8 lines
Diff to previous 1.56
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 04:23:51 2009 UTC (5 weeks ago) by webchick
Branch: MAIN
Changes since 1.55: +64 -1 lines
Diff to previous 1.55
#595876 by c960657: Fixed taxonomy term reordering (with tests).

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 07:50:45 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.54: +2 -1 lines
Diff to previous 1.54
#607652 by catch: Fix uncaught exceptions in taxonomy tests.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:47:14 2009 UTC (6 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
#605442 by catch: Add a generic hook_entity_load().

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:21:23 2009 UTC (6 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.52: +3 -1 lines
Diff to previous 1.52
#493314 by yched and catch: Add multiple hook for formatters.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 14:34:07 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.51: +1 -20 lines
Diff to previous 1.51
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:44:36 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.50: +3 -2 lines
Diff to previous 1.50
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 20:22:04 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49
- Patch #603702 by Xano: remove _taxonomy_term_select().

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:20 2009 UTC (6 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.48: +5 -5 lines
Diff to previous 1.48
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 07:58:47 2009 UTC (7 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.47: +38 -98 lines
Diff to previous 1.47
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 17:40:42 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.46: +6 -6 lines
Diff to previous 1.46
- Patch #582758 by c960657: remove t() calls from getInfo() functions.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:53:48 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.45: +5 -6 lines
Diff to previous 1.45
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 01:05:12 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 00:58:54 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.43: +13 -9 lines
Diff to previous 1.43
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:50:07 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.42: +1 -25 lines
Diff to previous 1.42
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 20:19:29 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.41: +7 -7 lines
Diff to previous 1.41
#537044 by dropcube: Simplify and expand taxonomy hook tests.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 07:43:33 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +136 -1 lines
Diff to previous 1.40
- Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:34 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.39: +13 -13 lines
Diff to previous 1.39
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:51:42 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.38: +19 -19 lines
Diff to previous 1.38
#500866 by boombatower: Remove t() from getInfo in tests.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 19:49:07 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.37: +13 -13 lines
Diff to previous 1.37
- Patch #502166 by catch: move taxonomy administration to admin/build.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 14:13:59 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.36: +1 -15 lines
Diff to previous 1.36
- Patch #225864: rollback based on discussion.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 18:32:04 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.35: +4 -3 lines
Diff to previous 1.35
- Patch #490432 by mfb, catch, bangpound: taxonomy_form_vocabulary always returned error.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:59:56 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.34: +42 -30 lines
Diff to previous 1.34
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:40 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 05:23:58 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.32: +15 -1 lines
Diff to previous 1.32
- Patch #225864 by pwolanin: prevent PHP errors from cron.php.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 19:34:53 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.31: +38 -8 lines
Diff to previous 1.31
- Patch #343788 by catch: taxonomy module doesn't use its own APIs.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:35 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.30: +11 -11 lines
Diff to previous 1.30
- Patch #471070 by stella: millions of code style fixes.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 18:52:38 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +6 -1 lines
Diff to previous 1.29
- Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple.  With tests.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 20:39:45 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +18 -17 lines
Diff to previous 1.28
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters.  Thanks for taking the time to convince me, catch!

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:54 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.27: +7 -7 lines
Diff to previous 1.27
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:18:49 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.26: +44 -2 lines
Diff to previous 1.26
#351797 by catch: Allow loading multiple vocabularies at once (with tests).

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:07 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 05:42:24 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.24: +1 -2 lines
Diff to previous 1.24
#367696 by drumm: Simplify the vocabulary edit form.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 01:14:39 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.23: +76 -1 lines
Diff to previous 1.23
#144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests).

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 01:09:58 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.22: +11 -3 lines
Diff to previous 1.22
#346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 18:25:59 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.21: +55 -1 lines
Diff to previous 1.21
#362680 by catch: Put all taxonomy tests in one spot.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:21 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:39 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:13 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 15:34:27 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.17: +8 -1 lines
Diff to previous 1.17
- Patch #343746 by asimmonds: fixed typo in loading multiple terms at once.  Added a test for it too\!

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:46 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +62 -2 lines
Diff to previous 1.16
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 10:57:17 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +9 -2 lines
Diff to previous 1.15
- Patch #341872 by mayer, catch: fixed bug in database conversion and added a missing test for taxonomy_term_save().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 13:43:13 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #336746 by justinrandell: fixed broken t() function call.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 12:05:02 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.13: +135 -75 lines
Diff to previous 1.13
- Patch #293506 by catch, pwolanin, foripepe: added missing tests for the taxonomy module.  New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 14:59:33 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.12: +203 -468 lines
Diff to previous 1.12
- Patch #334271 by catch: clean up of taxonomy module tests.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 08:13:56 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
#332145 by catch and Arancaytar: Fix regression on term submit form.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 00:58:03 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.10: +27 -7 lines
Diff to previous 1.10
#314147 follow-up by catch: Fixed typos with previous patch, and added tests.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:08:11 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +25 -13 lines
Diff to previous 1.9
- Patch #314147 by catch: more taxonomy standardization.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 12:47:23 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +33 -39 lines
Diff to previous 1.8
- Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 18:42:00 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.7: +21 -1 lines
Diff to previous 1.7
#296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_load().

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 02:59:42 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.6: +59 -3 lines
Diff to previous 1.6
#244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called multiple times.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 20:25:03 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 20:48:10 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
#308534 by Dave Reid: Remove stray whitespace core-wide.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 19:47:40 2008 UTC (14 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.3: +108 -2 lines
Diff to previous 1.3
#302440 by Benjamin Melançon, catch, asimmonds, pp: Fix PDOException error on empty terms list.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 21:37:21 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +31 -3 lines
Diff to previous 1.2
- Patch #302396 by chx, catch: made some tests more granular so they an be run in parallel or stand-alone.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:52 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:31 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- Added a test framework to Drupal along with a first batch of tests for
  Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2