index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
import.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-02
Migrate to new admin modules (no longer use editgedcoms.php)
fisharebest
1
-2
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-4
/
+4
2010-12-13
Fix: Imported does not recognise encoding of files with indented headers.
fisharebest
1
-1
/
+1
2010-11-20
Add support for "0 HEAD/1 CHAR WINDOWS" - assume it means CP-1252
fisharebest
1
-0
/
+1
2010-10-19
Fix: cannot load GEDCOM files with a BOM
fisharebest
1
-6
/
+10
2010-10-09
#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31
fisharebest
1
-104
/
+87
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-8
/
+8
2010-09-07
Correct english
fisharebest
1
-1
/
+1
2010-09-07
Make error message clearer
Nigel Osborne
1
-1
/
+1
2010-09-06
Update comments
fisharebest
1
-1
/
+1
2010-06-01
Quote table names - to allow for "bad" choices of TBLPREFIX
fisharebest
1
-12
/
+12
2010-05-28
Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"
fisharebest
1
-12
/
+12
2010-05-23
SQL tuning
fisharebest
1
-2
/
+3
2010-05-23
#584384 Import Bug - 3 hours, 5% complete SVN 8399
fisharebest
1
-10
/
+10
2010-05-20
Add I18N hints
fisharebest
1
-2
/
+1
2010-05-20
Handle gedcoms encoded as "ANSI". Assume this means ISO-8859-1
fisharebest
1
-1
/
+30
2010-05-13
Fix: cannot load gedcoms where the HEAD record contains non-ascii characters....
fisharebest
1
-47
/
+40
2010-04-30
Partial fix: cannot set max_allowed_packet on MySQL 5.1.31 and later
fisharebest
1
-1
/
+5
2010-04-30
Allow gedcoms to be imported that are larger than the MySQL max_allowed_packe...
fisharebest
1
-0
/
+6
2010-04-30
If gedcom fails import (e.g. empty), then allow options to reload/delete
fisharebest
1
-1
/
+5
2010-04-25
(no commit message)
fisharebest
1
-1
/
+4
2010-04-25
Add support for "MS-DOS" encoding (assume CP850)
fisharebest
1
-1
/
+2
2010-04-25
Fix: error handling of unsupported gedcom encoding
fisharebest
1
-5
/
+3
2010-04-25
Fix: all transactions should either commit or rollback
fisharebest
1
-0
/
+1
2010-04-25
Add error handler for DB errors while importing
fisharebest
1
-1
/
+7
2010-04-25
Fix: multiple progress bars when importing two gedcoms simultaneously
fisharebest
1
-14
/
+2
2010-04-25
Give better feedback while importing data
fisharebest
1
-5
/
+1
2010-04-24
Fix: character set detection
fisharebest
1
-2
/
+2
2010-04-24
Add replacement for "keep media" on import.
fisharebest
1
-1
/
+2
2010-04-24
New gedcom importer/uploader/loader
fisharebest
1
-0
/
+234