/[drupal]/contributions/modules/importexportapi/importexportapi.install
ViewVC logotype

Log of /contributions/modules/importexportapi/importexportapi.install

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.5.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 13:28:10 2009 UTC (6 weeks, 5 days ago) by earnie
Branch: DRUPAL-6--1
Changes since 1.5.6.1: +46 -18 lines
Diff to previous 1.5.6.1 , to branch point 1.5
*** empty log message ***

Revision 1.5.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 17:48:44 2009 UTC (6 months, 3 weeks ago) by earnie
Branch: DRUPAL-6--1
Changes since 1.5: +113 -94 lines
Diff to previous 1.5
#283462: Drupal 6.x starting point patch

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 07:03:29 2006 UTC (3 years ago) by jaza
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-5--1-0, DRUPAL-5--1-1, HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-6--1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Fix for postgres install script

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 17:25:11 2006 UTC (3 years, 3 months ago) by jaza
Branch: MAIN
Changes since 1.3: +72 -5 lines
Diff to previous 1.3
- Overhaul of the put map system:
  - The put map array now has 4 levels: 'entity' -> 'field' -> 'key' ->
  'value_old' (was formerly 'entity' -> 'field' -> 'value_old').
  - The put map array now stores not only old-to-new values for key
  fields, but also alt-map-value-to-new-key-value mappings, based on
  all available alternate keys for a field.
  - The 'key' level of the array specifies which alternate key is being
  mapped for the current field (or '#key' specifies that the field
  itself is being mapped).
  - Added a new DB table 'importexportapi_db_put_map_alt', to store the
  new alternate key put mappings.
- Also renamed the 'importexportapi_put_map' DB table to
'importexportapi_db_put_map'.
- Install script updated with new DB schema, and upgrade path provided
(please run update.php when updating the module).
- This is paving the way for a less buggy 'db' 'put' engine, and hence
for fully working imports. But imports are still buggy at the moment,
more work is needed to fix the problems.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 15:40:32 2006 UTC (3 years, 3 months ago) by jaza
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- #78877 by sammys: fix the pgsql installation script.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 25 03:05:13 2006 UTC (3 years, 4 months ago) by jaza
Branch: MAIN
Changes since 1.1: +8 -12 lines
Diff to previous 1.1
- The ID key handling system is now complete! Not yet guaranteed to be
working perfectly, but it does a pretty good job. ID mappings that are
created during 'put' operations now get saved permanently to the
database. Reference fields have their values updated to reflect these
mappings.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 18:34:35 2006 UTC (3 years, 5 months ago) by jaza
Branch: MAIN
A great many changes have been made to the API, but these changes are still very much in progress. Just for a change, this is a very brief log message =). A full account of the changes will be made when they're complete, and the module is stable and working again.

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