summaryrefslogtreecommitdiff
path: root/downloadgedcom.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-10#888695 - Clipping Cart Privacy Settingsfisharebest1-8/+3
2011-11-10#887417 - Path not changed in GEDCOM export.fisharebest1-1/+1
2011-11-06Improve the handling of popup windows after the login session has expired - c...fisharebest1-2/+2
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-44/+31
2011-11-03Fix for error "Class 'PclZip' not found " when using zip with downloadNigel Osborne1-1/+1
2011-11-03(missed a part of) Download gedcom: (1) change the default from "zip" to "do ...fisharebest1-2/+0
2011-11-01Download gedcom: (1) change the default from "zip" to "do not zip". (2) remo...fisharebest1-4/+2
2011-06-17Fix for http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/12913...Nigel Osborne1-1/+1
2011-01-02Migrate to new admin modules (no longer use editgedcoms.php)fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-19/+19
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest1-2/+2
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+6
2010-10-30(no commit message)fisharebest1-15/+15
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-1/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-12/+12
2010-09-17Fix: "site admin" is not a meaningful option for downloading gedcom filesfisharebest1-2/+1
2010-09-11(no commit message)fisharebest1-34/+6
2010-06-10Only fetch site settings from database when actually neededfisharebest1-2/+2
2010-05-04Replace "custom PGV tags" with "custom webtrees tags"Nigel Osborne1-1/+1
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-1/+1
2010-04-29Ensure downloaded gedcoms have a ".ged" extensionfisharebest1-0/+3
2010-04-05(no commit message)Veit Olschinski1-0/+184