summaryrefslogtreecommitdiff
path: root/editgedcoms.php
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Don't show link to PGV->WT transfer wizard after we have added any users.fisharebest1-6/+9
2010-07-09First draft (non-functioning) PGV to webtrees transfer wizard, and related co...Nigel Osborne1-1/+8
2010-06-13Remove "page help" links for popup pages. These can never be used.fisharebest1-1/+1
2010-06-13Fix broken help linkfisharebest1-1/+1
2010-06-13Remove duplicate help textsfisharebest1-4/+4
2010-06-09#591585 Couple more typosfisharebest1-1/+1
2010-06-08Combine gedcom-privacy and gedcom-config pages.fisharebest1-4/+0
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-5/+5
2010-05-31Revert svn8540 - need to check for specific gedcom, not current gedcom.fisharebest1-1/+1
2010-05-31#584721 - Fix for the access to privacy config part of bug.Nigel Osborne1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-7/+5
2010-05-28Tidy up admin pages; make consistent look; add links back to admin.php on allNigel Osborne1-1/+4
2010-05-25Default gedcom selector doesn't work when no previous value has been selected.fisharebest1-0/+3
2010-05-13Fix: cannot load gedcoms where the HEAD record contains non-ascii characters....fisharebest1-0/+4
2010-04-30Partial fix: cannot set max_allowed_packet on MySQL 5.1.31 and laterfisharebest1-1/+5
2010-04-30Allow gedcoms to be imported that are larger than the MySQL max_allowed_packe...fisharebest1-5/+35
2010-04-25(no commit message)fisharebest1-3/+6
2010-04-25Don't overwrite existing XXX_conf.php and XXX_priv.php files when adding new ...fisharebest1-16/+0
2010-04-25translationƁukasz Wilenski1-3/+3
2010-04-25Fix conf/priv files not being created when adding an existing gedcomfisharebest1-0/+10
2010-04-24I18N: Allow local names instead of "John DOE"fisharebest1-1/+4
2010-04-24Initialise gedcom titles when creating new gedcomsfisharebest1-0/+1
2010-04-24Create _conf.php and _priv.php files when creating new gedcomsfisharebest1-0/+2
2010-04-24Create _conf.php and _priv.php files when creating new gedcomsfisharebest1-0/+3
2010-04-24Add replacement for "keep media" on import.fisharebest1-4/+10
2010-04-24Fix: don't scan directories when looking for gedcoms in the data/ directoryfisharebest1-2/+2
2010-04-24New gedcom importer/uploader/loaderfisharebest1-185/+249
2010-04-21Remove file-based logging.fisharebest1-101/+0
2010-04-20Remove incorrect/unnecessary link and tidy up codefisharebest1-142/+125
2010-04-05(no commit message)Veit Olschinski1-0/+358