summaryrefslogtreecommitdiff
path: root/export_gedcom.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-29/+26
2011-11-01Download gedcom: (1) change the default from "zip" to "do not zip". (2) remo...fisharebest1-1/+0
2011-03-20Fix: error from 11156fisharebest1-1/+1
2011-03-20Export to GEDCOM: I18N::plural does not apply to decimal numbers.fisharebest1-6/+7
2011-03-01add translationƁukasz Wilenski1-5/+6
2011-01-02Migrate to new admin modules (no longer use editgedcoms.php)fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+3
2010-12-16Check if file exists before trying to delete it.fisharebest1-1/+3
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-1/+1
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-04-24New gedcom importer/uploader/loaderfisharebest1-2/+2
2010-04-05(no commit message)Veit Olschinski1-0/+91