summaryrefslogtreecommitdiff
path: root/admin_trees_download.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-1/+1
2017-10-10Fix: #1385 Use explicit folder for temporary filesGreg Roach1-1/+1
2017-07-18Use flysystem/ziparchive for exporting GEDCOM filesGreg Roach1-81/+120
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-81/+77
2017-03-222017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-4/+4
2016-12-23Code style - short array syntaxGreg Roach1-2/+2
2016-09-17Fix #1102 - capitalisationGreg Roach1-1/+1
2016-06-18Fix: #979 options/preferencesGreg Roach1-1/+1
2016-06-10Fix #966 - English textGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-2/+2
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-2/+0
2015-03-14Fix: #481Greg Roach1-2/+2
2015-03-13Bad parentheses break translationGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-4/+4
2015-03-02Fix 1427100 - clippings cart fails to download when media files are presentGreg Roach1-1/+1
2015-02-11Combine export/downloadGreg Roach1-5/+28
2015-02-11Combine import/uploadGreg Roach1-35/+73
2015-02-06GlobalsGreg Roach1-1/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-46/+40
2015-01-26HTML validation and tidy upGreg Roach1-2/+2
2015-01-26HTML validation and tidy upGreg Roach1-2/+9
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-6/+8
2015-01-19HTML5Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-7/+7
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-18Do not need separate script/request to download .ZIP filesGreg Roach1-43/+43
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-2/+2
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-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach1-1/+1
2013-11-16#1249548 - Download GEDCOM Media Path Should Be TextGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-6/+6
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-03-25Fix: "Add gedcom media path on download" not converting "/" to "\" for window...fisharebest1-3/+0