summaryrefslogtreecommitdiff
path: root/admin_trees_export.php
AgeCommit message (Expand)AuthorFilesLines
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