CVS log for ZSQLExtend/importFMPXML.py

[BACK] Up to [Repository] / ZSQLExtend

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 15 08:41:01 2012 UTC (12 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -1 lines
bug in character handling

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Feb 15 08:08:42 2012 UTC (12 years, 2 months ago) by dwinter
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +104 -81 lines
importFMPXML.py ohne amara

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jun 23 09:14:53 2011 UTC (12 years, 10 months ago) by casties
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +17 -2 lines
use sqlName method from DBInterface now.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri May 20 16:03:18 2011 UTC (12 years, 11 months ago) by casties
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +18 -13 lines
introduced safety check before deleting rows with sync-mode

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 10 15:50:32 2010 UTC (13 years, 11 months ago) by casties
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
try to fix blank strings in date fields

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 17 18:21:28 2009 UTC (14 years, 5 months ago) by casties
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +14 -7 lines
tried to improve logging behaviour of importFPMXML (still issues when used through mod_rewrite/mod_proxy)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Feb 10 17:54:00 2009 UTC (15 years, 2 months ago) by casties
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -2 lines
fixed problem when id_field ought to be int but wasn't

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 6 16:02:31 2008 UTC (15 years, 7 months ago) by casties
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +14 -5 lines
added --debug_data switch to importfmpxml to control debug verbosity

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Sep 5 19:05:57 2008 UTC (15 years, 8 months ago) by casties
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
small fix for deleting no longer existing rows

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jul 16 12:54:10 2008 UTC (15 years, 9 months ago) by casties
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
fixed problem with db-con.encoding test

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jul 2 11:58:45 2008 UTC (15 years, 10 months ago) by casties
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
fixed problem with db-con.encoding test

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 6 12:10:55 2008 UTC (16 years, 2 months ago) by casties
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +14 -10 lines
fixed bug in the creation of columns
(starting with an empty table really works now!)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 13 19:48:50 2008 UTC (16 years, 2 months ago) by casties
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +33 -6 lines
added option --read-before-update to minimize updates of unchanged data at the cost of additional reads
fixed deletion of unmatched rows (hopefully)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 4 19:06:34 2008 UTC (16 years, 3 months ago) by casties
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
fixed problem with non-text fields

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 9 14:43:50 2008 UTC (16 years, 3 months ago) by casties
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +13 -13 lines
trying to fix unicode problem

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jan 9 14:23:26 2008 UTC (16 years, 3 months ago) by casties
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +28 -5 lines
trying to fix unicode problem

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 14 21:30:55 2007 UTC (16 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
fixed bugs in importer

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Dec 11 20:30:40 2007 UTC (16 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
fixed really silly bug

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 11 19:35:34 2007 UTC (16 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +23 -9 lines
fixed bugs in update when id_field is not a text field

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 11 16:21:24 2007 UTC (16 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -10 lines
importFMPXML now creates a real backup and updates the current table with id_field and backup_table

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 9 15:09:27 2007 UTC (16 years, 9 months ago) by casties
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +52 -43 lines
added logging to response object i.e. to browser to importfmpxml

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 31 11:28:48 2007 UTC (16 years, 9 months ago) by casties
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
added more options to importfmpxml in zsqlextendfolder

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 25 15:49:40 2007 UTC (16 years, 11 months ago) by casties
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -4 lines
fixed a crash when keep_fields and sql table had more columns than XML file

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 18 16:18:58 2007 UTC (17 years ago) by casties
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -1 lines
fixed bug in field name handling

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 18 15:09:52 2007 UTC (17 years ago) by dwinter
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +40 -40 lines
bug fixed runtime

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 5 14:20:08 2007 UTC (17 years, 1 month ago) by dwinter
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
minor

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 2 09:48:13 2007 UTC (17 years, 1 month ago) by dwinter
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +111 -98 lines
Incomplete - # 10: agenda von filemaker nach sql
https://itgroup.mpiwg-berlin.mpg.de:8080/tracs/webpage/ticket/10

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 29 18:31:32 2007 UTC (17 years, 1 month ago) by casties
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +256 -100 lines
new version 0.4
- backup option
- replace mode
- checks type of fields

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 20 16:00:03 2007 UTC (17 years, 2 months ago) by dwinter
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +27 -8 lines
minor

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 9 18:28:23 2007 UTC (17 years, 3 months ago) by casties
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -3 lines
fixed bugs with adding and deleting rows

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 9 14:00:59 2007 UTC (17 years, 3 months ago) by casties
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +259 -141 lines
lots of new versions of importFMPXML command line tool
(using pulldom, Amara-pushbind or Amara-tenorsax)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 21 12:17:32 2006 UTC (17 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -10 lines
more niceties

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 20 20:36:05 2006 UTC (17 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
fixed more bugs with psycopg1

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 20 20:29:27 2006 UTC (17 years, 4 months ago) by casties
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -1 lines
trying to make it work on psycopg1

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 20 18:45:58 2006 UTC (17 years, 4 months ago) by casties
Branches: MAIN
added importFMPXML.py external program to import FMPXML in Postgres

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>