summaryrefslogtreecommitdiff
path: root/admin_trees_export.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-7/+2
2017-03-222017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+0
2015-02-09Error handlingGreg Roach1-2/+2
2015-02-09Error handlingGreg Roach1-4/+12
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-22/+18
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-26HTML validation and tidy upGreg Roach1-13/+13
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
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-29Export GEDCOM files using fetch() rather than fetchAll() to reduce memory req...Greg Roach1-83/+7
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-02-18#1127983 - Export GEDCOMfisharebest1-1/+0
2012-11-28#889652 - GEDCOM export/download hits memory limitfisharebest1-8/+65
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-52/+21
2012-05-05Don't add ".ged" when a ".GED" extension already exists.fisharebest1-1/+1
2012-05-04add .ged to exported files when neededŁukasz Wilenski1-0/+3
2012-05-04remove bottom close window linkŁukasz Wilenski1-1/+0
2012-05-04export gedcom window via ajaxŁukasz Wilenski1-0/+90