summaryrefslogtreecommitdiff
path: root/import.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-14/+13
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-12/+12
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-25Import - charset detection should be tolerant of whitespaceGreg Roach1-2/+2
2016-01-17Two spaces have no effect in HTMLGreg Roach1-9/+9
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-1/+1
2015-02-09Fix 403 errors during importGreg Roach1-6/+7
2015-02-06Unused codeGreg Roach1-1/+0
2015-02-06Rename function for consistencyGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Don't show ANSI warning in a popupGreg Roach1-8/+4
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-52/+44
2015-01-29Add bulk-import facility for sites that display large numbers of GEDCOM filesGreg Roach1-3/+9
2015-01-29Move tree import code to WT_Tree classGreg Roach1-9/+6
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-5/+10
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-35/+35
2015-01-18Tidy some textGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-13/+22
2014-12-14Use transaction via PDO interfaceGreg Roach1-6/+6
2014-11-08PHPDoc / typingGreg Roach1-14/+14
2014-10-27Remove more global functionsGreg Roach1-2/+1
2014-10-22Don't sleepGreg Roach1-1/+0
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-2/+2
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-2/+2
2014-09-17#237 - function accept_all_changes() not foundGreg Roach1-1/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-05-12Since (recent upgrade of jQuery?? or before?? or something else??), the jQuer...fisharebest1-2/+3
2013-04-08Treat the character set "IBM WINDOWS" as a synonym for CP850fisharebest1-1/+2
2013-02-07#1017182 - GEDCOM Import Progress Bar Blinks On and Off in Firefoxfisharebest1-2/+6
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-9/+9
2012-01-24Error importing ANSI formatted GEDCOM file - Bug #921281Nigel Osborne1-1/+1
2011-12-03#899570 - Links to media missing when uploading new GEDCOMfisharebest1-1/+1
2011-11-28Improve feedback during import processfisharebest1-16/+6
2011-11-28Fix: progress bar flickering when importing GEDCOM data. (Need to check this...fisharebest1-3/+1
2011-11-28Import not working.fisharebest1-23/+18
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest1-30/+28
2011-01-02Migrate to new admin modules (no longer use editgedcoms.php)fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+4