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
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-9
/
+9
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-1
/
+2
2015-05-31
PSR-4
Greg Roach
1
-0
/
+1
2015-05-30
Code style
Greg Roach
1
-1
/
+1
2015-02-09
Fix 403 errors during import
Greg Roach
1
-6
/
+7
2015-02-06
Unused code
Greg Roach
1
-1
/
+0
2015-02-06
Rename function for consistency
Greg Roach
1
-1
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-02
Don't show ANSI warning in a popup
Greg Roach
1
-8
/
+4
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-52
/
+44
2015-01-29
Add bulk-import facility for sites that display large numbers of GEDCOM files
Greg Roach
1
-3
/
+9
2015-01-29
Move tree import code to WT_Tree class
Greg Roach
1
-9
/
+6
2015-01-28
Use PHP function to set HTTP status
Greg Roach
1
-1
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-5
/
+10
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-35
/
+35
2015-01-18
Tidy some text
Greg Roach
1
-1
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
1
-13
/
+22
2014-12-14
Use transaction via PDO interface
Greg Roach
1
-6
/
+6
2014-11-08
PHPDoc / typing
Greg Roach
1
-14
/
+14
2014-10-27
Remove more global functions
Greg Roach
1
-2
/
+1
2014-10-22
Don't sleep
Greg Roach
1
-1
/
+0
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-2
/
+2
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-2
/
+2
2014-09-17
#237 - function accept_all_changes() not found
Greg Roach
1
-1
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-2
/
+2
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-3
/
+3
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-05-12
Since (recent upgrade of jQuery?? or before?? or something else??), the jQuer...
fisharebest
1
-2
/
+3
2013-04-08
Treat the character set "IBM WINDOWS" as a synonym for CP850
fisharebest
1
-1
/
+2
2013-02-07
#1017182 - GEDCOM Import Progress Bar Blinks On and Off in Firefox
fisharebest
1
-2
/
+6
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-9
/
+9
2012-01-24
Error importing ANSI formatted GEDCOM file - Bug #921281
Nigel Osborne
1
-1
/
+1
2011-12-03
#899570 - Links to media missing when uploading new GEDCOM
fisharebest
1
-1
/
+1
2011-11-28
Improve feedback during import process
fisharebest
1
-16
/
+6
2011-11-28
Fix: progress bar flickering when importing GEDCOM data. (Need to check this...
fisharebest
1
-3
/
+1
2011-11-28
Import not working.
fisharebest
1
-23
/
+18
2011-11-19
Change final few headers to use consistent comment style. Delete some empty/...
fisharebest
1
-30
/
+28
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
[next]