/[drupal]/contributions/modules/taxonomy_csv/taxonomy_csv.module
ViewVC logotype

Log of /contributions/modules/taxonomy_csv/taxonomy_csv.module

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


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

Revision 2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 20:21:44 2009 UTC (4 weeks, 6 days ago) by danielkm
Branch: MAIN
CVS Tags: HEAD
Changes since 2.11: +537 -169 lines
Diff to previous 2.11
By Daniel Berthereau: Added export of terms and vocabularies.

Revision 2.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 19:53:27 2009 UTC (4 weeks, 6 days ago) by danielkm
Branch: DRUPAL-7--4
CVS Tags: DRUPAL-7--4-7
Changes since 2.9.2.2: +546 -169 lines
Diff to previous 2.9.2.2 , to branch point 2.9 , to next main 2.12
By Daniel Berthereau: Added export of terms and vocabularies.

Revision 2.6.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 19:45:56 2009 UTC (4 weeks, 6 days ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-7
Changes since 2.6.4.8: +537 -169 lines
Diff to previous 2.6.4.8 , to branch point 2.6 , to next main 2.12
By Daniel Berthereau: Added export of terms and vocabularies.

Revision 2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 10:09:40 2009 UTC (7 weeks, 1 day ago) by danielkm
Branch: DRUPAL-7--4
CVS Tags: DRUPAL-7--4-6
Changes since 2.9.2.1: +75 -51 lines
Diff to previous 2.9.2.1 , to branch point 2.9
#590206 by Daniel Berthereau: Added import of full term definitions and links.
By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
By Daniel Berthereau: Added table of content in help.

Revision 2.6.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 10:01:40 2009 UTC (7 weeks, 1 day ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-6
Changes since 2.6.4.7: +75 -51 lines
Diff to previous 2.6.4.7 , to branch point 2.6
#590206 by Daniel Berthereau: Added import of full term definitions and links.
By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
By Daniel Berthereau: Added table of content in help.

Revision 2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 09:43:12 2009 UTC (7 weeks, 1 day ago) by danielkm
Branch: MAIN
Changes since 2.10: +75 -51 lines
Diff to previous 2.10
#590206 by Daniel Berthereau: Added import of full term definitions and links.
By Daniel Berthereau: Added import in multiple vocabularies with 'fields_links'.
By Daniel Berthereau: Cleaned code with some Zend Studio suggestions.
By Daniel Berthereau: Added table of content in help.

Revision 2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 14:21:04 2009 UTC (2 months ago) by danielkm
Branch: MAIN
Changes since 2.9: +208 -91 lines
Diff to previous 2.9
By Daniel Berthereau: Released public version of taxonomy_csv for Drupal 7.
By Daniel Berthereau: Added Polyhierarchical structure import.
By Daniel Berthereau: Added Fields (name, weight, description, synonyms) import.
By Daniel Berthereau: Added check of root level term.
By Daniel Berthereau: Added check when an imported term unchanges existing ones.
By Daniel Berthereau: Cleaned some UI items and help.
By Daniel Berthereau: Fixed compatibility of url import with all browsers.
By Daniel Berthereau: Fixed sensitive case update of a name.

Revision 2.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:12:16 2009 UTC (2 months ago) by danielkm
Branch: DRUPAL-7--4
CVS Tags: DRUPAL-7--4-5
Changes since 2.9: +240 -106 lines
Diff to previous 2.9
By Daniel Berthereau: Released public version of taxonomy_csv for Drupal 7.
By Daniel Berthereau: Added Polyhierarchical structure import.
By Daniel Berthereau: Added Fields (name, weight, description, synonyms) import.
By Daniel Berthereau: Added check of root level term.
By Daniel Berthereau: Added check when an imported term unchanges existing ones.
By Daniel Berthereau: Cleaned some UI items and help.
By Daniel Berthereau: Fixed compatibility of url import with all browsers.
By Daniel Berthereau: Fixed sensitive case update of a name.

Revision 2.6.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 05:51:59 2009 UTC (2 months ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-5
Changes since 2.6.4.6: +208 -91 lines
Diff to previous 2.6.4.6 , to branch point 2.6
By Daniel Berthereau: Released public version of taxonomy_csv for Drupal 7.
By Daniel Berthereau: Added Polyhierarchical structure import.
By Daniel Berthereau: Added Fields (name, weight, description, synonyms) import.
By Daniel Berthereau: Added check of root level term.
By Daniel Berthereau: Added check when an imported term unchanges existing ones.
By Daniel Berthereau: Cleaned some UI items and help.
By Daniel Berthereau: Fixed compatibility of url import with all browsers.
By Daniel Berthereau: Fixed sensitive case update of a name.

Revision 2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 07:13:07 2009 UTC (2 months, 1 week ago) by danielkm
Branch: MAIN
Branch point for: DRUPAL-7--4
Changes since 2.8: +463 -2474 lines
Diff to previous 2.8
#575236 by Daniel Berthereau: Added Children import.
By Daniel Berthereau: Added Parents import.
By Daniel Berthereau: Created API to import csv line or batch from any module.
By Daniel Berthereau: Added any size file import (full line by line approach).
By Daniel Berthereau: Added tweaks to allow import even with low memory.
By Daniel Berthereau: Removed multistep autodivide import.
By Daniel Berthereau: Added Taxonomy manager export format.
By Daniel Berthereau: Cleaned comments and help.
By Daniel Berthereau: Fixed form display bugs.
#450900 by Daniel Berthereau: Fixed duplicate parent term query.
By Daniel Berthereau: Fixed batch cache and statistics.
By Daniel Berthereau: Fixed error display when batch error (only useful infos).
By Daniel Berthereau: Added option to reduce log level and memory usage.
By Daniel Berthereau: Cleaned release.

Revision 2.6.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 06:56:36 2009 UTC (2 months, 1 week ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-4
Changes since 2.6.4.5: +35 -6 lines
Diff to previous 2.6.4.5 , to branch point 2.6
#575236 by Daniel Berthereau: Added Children import.
By Daniel Berthereau: Added Parents import.

Revision 2.6.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 16:06:17 2009 UTC (2 months, 1 week ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-3
Changes since 2.6.4.4: +356 -2606 lines
Diff to previous 2.6.4.4 , to branch point 2.6
By Daniel Berthereau: Created API to import csv line or batch from any module.
By Daniel Berthereau: Added any size file import (full line by line approach).
By Daniel Berthereau: Added tweaks to allow import even with low memory.
By Daniel Berthereau: Removed multistep autodivide import.
By Daniel Berthereau: Added Taxonomy manager export format.
By Daniel Berthereau: Cleaned comments and help.
By Daniel Berthereau: Fixed form display bugs.

Revision 2.6.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 07:03:26 2009 UTC (3 months, 1 week ago) by danielkm
Branch: DRUPAL-6--4
CVS Tags: DRUPAL-6--4-2
Changes since 2.6.4.3: +74 -66 lines
Diff to previous 2.6.4.3 , to branch point 2.6
#450900 by Daniel Berthereau: Fixed duplicate parent term query.
By Daniel Berthereau: Fixed batch cache and statistics.
By Daniel Berthereau: Fixed error display when batch error (only useful infos).
By Daniel Berthereau: Added option to reduce log level and memory usage.
By Daniel Berthereau: Cleaned release.

Revision 2.6.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 16:41:00 2009 UTC (3 months, 1 week ago) by danielkm
Branch: DRUPAL-6--4
Changes since 2.6.4.2: +350 -210 lines
Diff to previous 2.6.4.2 , to branch point 2.6
By Daniel Berthereau: Fixed error display when batch error (only useful infos).
By Daniel Berthereau: Added option to reduce log level and memory usage.

Revision 2.6.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 11:48:06 2009 UTC (3 months, 1 week ago) by danielkm
Branch: DRUPAL-6--4
Changes since 2.6.4.1: +295 -222 lines
Diff to previous 2.6.4.1 , to branch point 2.6
#540916 by Daniel Berthereau: Added warning to disable Pathauto before import.
#450900 by Daniel Berthereau: Fixed duplicate parent term query.
By Daniel Berthereau: Fixed batch cache and statistics.

Revision 2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 11:52:16 2009 UTC (3 months, 1 week ago) by danielkm
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--4-1
Changes since 2.7: +126 -115 lines
Diff to previous 2.7
#540916 by Daniel Berthereau: Added warning to disable Pathauto before import.

Revision 2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 15:27:00 2009 UTC (3 months, 2 weeks ago) by danielkm
Branch: MAIN
CVS Tags: DRUPAL-6--4-0
Changes since 2.6: +961 -602 lines
Diff to previous 2.6
By Daniel Berthereau: Added multistep import for big files (avoid memory error).
By Daniel Berthereau: Added term enclosure option.
By Daniel Berthereau: Reviewed user interface code for lisibility (js & css).
By Daniel Berthereau: Reviewed batch code in order to decrease memory usage.

Revision 2.6.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 14:39:22 2009 UTC (3 months, 2 weeks ago) by danielkm
Branch: DRUPAL-6--4
Changes since 2.6: +961 -602 lines
Diff to previous 2.6
By Daniel Berthereau: Added multistep import for big files (avoid memory error).
By Daniel Berthereau: Added term enclosure option.
By Daniel Berthereau: Reviewed user interface code for lisibility (js & css).
By Daniel Berthereau: Reviewed batch code in order to decrease memory usage.

Revision 2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 14:17:07 2009 UTC (3 months, 2 weeks ago) by danielkm
Branch: DRUPAL-6--3
Changes since 2.6.2.1: +960 -601 lines
Diff to previous 2.6.2.1 , to branch point 2.6 , to next main 2.12
By Daniel Berthereau: Added multistep import for big files (avoid memory error).
By Daniel Berthereau: Added term enclosure option.
By Daniel Berthereau: Reviewed user interface code for lisibility (js & css).
By Daniel Berthereau: Reviewed batch code in order to decrease memory usage.

Revision 2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 16:33:54 2009 UTC (7 months, 2 weeks ago) by danielkm
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-1
Changes since 2.6: +2 -2 lines
Diff to previous 2.6
#427076 by Daniel Berthereau: Fixed Microsoft Windows deprecated call error.

Revision 2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 17:08:08 2009 UTC (7 months, 2 weeks ago) by danielkm
Branch: MAIN
CVS Tags: DRUPAL-6--3-0
Branch point for: DRUPAL-6--3, DRUPAL-6--4
Changes since 2.5: +22 -15 lines
Diff to previous 2.5
By Daniel Berthereau: Released to 6.x-3.0.

Revision 2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 20:59:55 2009 UTC (7 months, 3 weeks ago) by danielkm
Branch: MAIN
Changes since 2.4: +1723 -808 lines
Diff to previous 2.4
By Daniel Berthereau: Redesigned UI with dynamic options and examples (AHAH).
By Daniel Berthereau: Added import by a text area.
By Daniel Berthereau: Added hook_perm "administer taxonomy by csv".
By Daniel Berthereau: Added memorize user settings.
By Daniel Berthereau: Added test on a duplicate of an existing vocabulary.
By Daniel Berthereau: Added tabulation delimiter option.
By Daniel Berthereau: Added import terms as flat vocabulary.
By Daniel Berthereau: Renamed "children import" to "structure import".
By Daniel Berthereau: Disabled option relations to all vocabularies (not in D6).
By Daniel Berthereau: Extracted advanced help to alone file.
By Daniel Berthereau: Simplified stats import code.

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 00:28:45 2009 UTC (8 months, 2 weeks ago) by danielkm
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.15.2.2: +1282 -295 lines
Diff to previous 1.15.2.2 , to branch point 1.15 , to next main 2.12
By Daniel Berthereau: Released to 6.x-2.3.

Revision 2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 20:03:25 2009 UTC (8 months, 2 weeks ago) by danielkm
Branch: MAIN
Changes since 2.3: +444 -198 lines
Diff to previous 2.3
By Daniel Berthereau: Added subrelations import.
By Daniel Berthereau: Added option to make relations into all vocabularies.
By Daniel Berthereau: Fixed related terms import: remove related when replace.
By Daniel Berthereau: Fixed vocabulary level check for flat vocabulary.

Revision 2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 20:14:16 2009 UTC (8 months, 2 weeks ago) by danielkm
Branch: MAIN
Changes since 2.2: +1020 -279 lines
Diff to previous 2.2
By Daniel Berthereau: Restructured module to display warning informations.
By Daniel Berthereau: Added options to display import result.
By Daniel Berthereau: Added options to choose log level.
By Daniel Berthereau: Added one term structure array import.
By Daniel Berthereau: Added auto create vocabulary.
By Daniel Bertheraeu: Added vocabulary level check.
By Daniel Berthereau: Extended help about one term structure array import.
By Daniel Berthereau: Fixed translate in install hook.
By Daniel Berthereau: Fixed related terms import: keep old even if Ignore.
By Daniel Berthereau: Fixed related terms import: remove related when replace.

Revision 2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 16:23:49 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: MAIN
Changes since 2.1: +41 -41 lines
Diff to previous 2.1
By Daniel Berthereau: Fixed CVS commit.

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 15:35:51 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: DRUPAL-6--2
Changes since 1.15.2.1: +2 -2 lines
Diff to previous 1.15.2.1 , to branch point 1.15
By Daniel Berthereau: Fixed CVS commit.

Revision 2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 15:18:26 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
By Daniel Berthereau: Fixed translate in install hook.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 10:05:46 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.15: +426 -158 lines
Diff to previous 1.15
By Daniel Berthereau: Fixed define and package release.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 18:01:27 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: MAIN
Changes since 1.16: +81 -55 lines
Diff to previous 1.16
By Daniel Berthereau: Rewrited module. Cleaned release.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 10:48:35 2009 UTC (8 months, 3 weeks ago) by danielkm
Branch: MAIN
Changes since 1.15: +398 -156 lines
Diff to previous 1.15
#100 by Daniel Berthereau: Rewrited module.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 22:15:16 2008 UTC (19 months ago) by naquah
Branch: MAIN
CVS Tags: DRUPAL-6--1-5, DRUPAL-6--2-0
Branch point for: DRUPAL-6--2
Changes since 1.14: +8 -1 lines
Diff to previous 1.14
Skip UTF-8 byte order mark in first cell.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 22:13:02 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4
Changes since 1.1.2.11: +8 -1 lines
Diff to previous 1.1.2.11 , to branch point 1.1 , to next main 2.12
Skip UTF-8 byte order mark in first cell.

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 22:12:13 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.3.2.7: +8 -1 lines
Diff to previous 1.3.2.7 , to branch point 1.3 , to next main 2.12
Skip UTF-8 byte order mark in first cell.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:52:58 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.10: +3 -3 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Fixed typo.

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:52:14 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-5
Changes since 1.3.2.6: +3 -3 lines
Diff to previous 1.3.2.6 , to branch point 1.3
Fixed typo.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:50:44 2008 UTC (19 months ago) by naquah
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Fixed typo.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:49:31 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.9: +2 -2 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#243027 by waltercat: documented how to import child terms as well as descriptions and synonyms.

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:48:16 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-5
Changes since 1.3.2.5: +2 -2 lines
Diff to previous 1.3.2.5 , to branch point 1.3
#243027 by waltercat: documented how to import child terms as well as descriptions and synonyms.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:46:55 2008 UTC (19 months ago) by naquah
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#243027 by waltercat: documented how to import child terms as well as descriptions and synonyms.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:34:30 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.8: +31 -22 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Improved CSV format compatibility by letting users choose the delimiter and automatically detecting line endings and encoding. (Issues: #233571 by coupet, #243027 by waltercat.)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:32:42 2008 UTC (19 months ago) by naquah
Branch: MAIN
Changes since 1.11: +37 -22 lines
Diff to previous 1.11
Improved CSV format compatibility by letting users choose the delimiter and automatically detecting line endings and encoding. (Issues: #233571 by coupet, #243027 by waltercat.)

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:17:40 2008 UTC (19 months ago) by naquah
Branch: DRUPAL-5
Changes since 1.3.2.4: +31 -22 lines
Diff to previous 1.3.2.4 , to branch point 1.3
Improved CSV format compatibility by letting users choose the delimiter and automatically detecting line endings and encoding. (Issues: #233571 by coupet, #243027 by waltercat.)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:41:19 2008 UTC (19 months, 2 weeks ago) by naquah
Branch: MAIN
CVS Tags: DRUPAL-6--1-4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Update for 6.2 menu API changes.

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 16:03:40 2008 UTC (21 months ago) by naquah
Branch: DRUPAL-5
Changes since 1.3.2.3: +2 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#218990 by thomas_green: Fixed 'undefined index: parent' notice.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 16:03:05 2008 UTC (21 months ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#218990 by thomas_green: Fixed 'undefined index: parent' notice.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 16:02:10 2008 UTC (21 months ago) by naquah
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#218990 by thomas_green: Fixed 'undefined index: parent' notice.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 15:38:25 2008 UTC (21 months ago) by naquah
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.1.2.6: +8 -6 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Merging in from HEAD.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 15:37:00 2008 UTC (21 months ago) by naquah
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.3.2.2: +8 -6 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Merging in from HEAD.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 15:30:09 2008 UTC (21 months ago) by naquah
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Also check vid when finding existing terms.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 13:12:19 2008 UTC (21 months ago) by naquah
Branch: MAIN
Changes since 1.7: +6 -4 lines
Diff to previous 1.7
Fixed bug where cache saves terms not found.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 20:19:46 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: MAIN
Changes since 1.6: +124 -53 lines
Diff to previous 1.6
More advanced import options and accompanying help text.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 20:09:11 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +131 -52 lines
Diff to previous 1.1.2.5 , to branch point 1.1
More advanced import options and accompanying help text.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 20:01:03 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: DRUPAL-5
Changes since 1.3.2.1: +130 -51 lines
Diff to previous 1.3.2.1 , to branch point 1.3
More advanced import options and accompanying help text.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 14:17:43 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +6 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Improved help texts.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 14:15:36 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
Improved help texts.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 14:12:44 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: DRUPAL-5
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
Improved help texts.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 20:57:38 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: MAIN
Changes since 1.4: +30 -15 lines
Diff to previous 1.4
Use batch API for import process.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 20:33:41 2008 UTC (21 months, 3 weeks ago) by naquah
Branch: MAIN
Changes since 1.3: +20 -20 lines
Diff to previous 1.3
Port to 6.x

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 22:18:30 2007 UTC (2 years ago) by naquah
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.1.2.3: +1 -23 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fixing incorrect merge.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 22:15:57 2007 UTC (2 years ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +24 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Merging in changes from HEAD.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 22:12:46 2007 UTC (2 years ago) by naquah
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Corrected missing ON clause for INNER JOIN in term finding query.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 10:41:15 2007 UTC (2 years ago) by naquah
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.1: +30 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Merging in changes from HEAD.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 10:38:34 2007 UTC (2 years ago) by naquah
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +30 -1 lines
Diff to previous 1.1
Indicate max upload size and prevent timeouts.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 14:35:26 2007 UTC (2 years, 1 month ago) by naquah
Branch: DRUPAL-4-7
Changes since 1.1: +8 -6 lines
Diff to previous 1.1
Backport to 4.7.x.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 10:06:50 2007 UTC (2 years, 1 month ago) by naquah
Branch: MAIN
Branch point for: DRUPAL-4-7
Rough but working implementation.

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