Log of /contributions/modules/taxonomy_csv/TODO.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
2.8.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 5 10:09:40 2009 UTC
(7 weeks, 4 days ago)
by
danielkm
Branch:
DRUPAL-7--4
CVS Tags:
DRUPAL-7--4-6
Changes since
2.8.2.1: +7 -5 lines
Diff to
previous 2.8.2.1
, to
branch point 2.8
#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.5.4.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 5 10:01:40 2009 UTC
(7 weeks, 4 days ago)
by
danielkm
Branch:
DRUPAL-6--4
CVS Tags:
DRUPAL-6--4-6
Changes since
2.5.4.7: +7 -5 lines
Diff to
previous 2.5.4.7
, to
branch point 2.5
#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)
(
annotate)
-
[select for diffs]
Mon Oct 5 09:43:12 2009 UTC
(7 weeks, 4 days ago)
by
danielkm
Branch:
MAIN
Changes since
2.9: +7 -5 lines
Diff to
previous 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.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 14:21:04 2009 UTC
(2 months ago)
by
danielkm
Branch:
MAIN
Changes since
2.8: +22 -20 lines
Diff to
previous 2.8
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.8.2.1 -
(
view)
(
download)
(
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.8: +22 -20 lines
Diff to
previous 2.8
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.5.4.7 -
(
view)
(
download)
(
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.5.4.6: +22 -20 lines
Diff to
previous 2.5.4.6
, to
branch point 2.5
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.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 13 07:13:07 2009 UTC
(2 months, 2 weeks ago)
by
danielkm
Branch:
MAIN
Branch point for:
DRUPAL-7--4
Changes since
2.7: +22 -17 lines
Diff to
previous 2.7
#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.5.4.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 12 16:06:17 2009 UTC
(2 months, 2 weeks ago)
by
danielkm
Branch:
DRUPAL-6--4
CVS Tags:
DRUPAL-6--4-3
Changes since
2.5.4.4: +17 -16 lines
Diff to
previous 2.5.4.4
, to
branch point 2.5
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.5.4.4 -
(
view)
(
download)
(
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.5.4.3: +4 -2 lines
Diff to
previous 2.5.4.3
, to
branch point 2.5
#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.5.4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 12 11:48:06 2009 UTC
(3 months, 2 weeks ago)
by
danielkm
Branch:
DRUPAL-6--4
Changes since
2.5.4.1: +101 -97 lines
Diff to
previous 2.5.4.1
, to
branch point 2.5
#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.6 -
(
view)
(
download)
(
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.5: +23 -13 lines
Diff to
previous 2.5
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.5.4.1 -
(
view)
(
download)
(
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.5: +23 -13 lines
Diff to
previous 2.5
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.5.2.1 -
(
view)
(
download)
(
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.5: +23 -13 lines
Diff to
previous 2.5
, to
next main 2.11
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.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 3 20:59:55 2009 UTC
(7 months, 3 weeks ago)
by
danielkm
Branch:
MAIN
CVS Tags:
DRUPAL-6--3-0,
DRUPAL-6--3-1
Branch point for:
DRUPAL-6--3,
DRUPAL-6--4
Changes since
2.4: +49 -27 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
2.4 -
(
view)
(
download)
(
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: +15 -9 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)
(
annotate)
-
[select for diffs]
Fri Mar 6 20:14:16 2009 UTC
(8 months, 3 weeks ago)
by
danielkm
Branch:
MAIN
Changes since
2.2: +22 -16 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.
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.