summaryrefslogtreecommitdiff
path: root/pgv_to_wt.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-13Use admin theme during import from PGVfisharebest1-1081/+0
2011-02-12remove Split places config optionƁukasz Wilenski1-2/+1
2011-02-05#711575 - The PGV->WT wizard does not migrate the pgv_next_id tablefisharebest1-1/+10
2011-01-02Remove SHOW_SPIDER_TAGLINE options. Search engines such as Google actively d...fisharebest1-1/+0
2011-01-02Migrate to new admin modulesfisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-12/+12
2010-12-14(no commit message)fisharebest1-12/+2
2010-12-14Fix bug from 10035fisharebest1-2/+2
2010-12-12#677540 - config SHOW_RELATIVES_EVENTS is not saved. (Part two - combine sim...fisharebest1-0/+9
2010-12-06Add support for sorting gedcoms in user-defined orderfisharebest1-5/+3
2010-11-15Fix: pgv->wt wizard. Now works with config.php files that have been modified...fisharebest1-1/+1
2010-11-08Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype...fisharebest1-1/+0
2010-11-02Fix copy/paste error from 9704fisharebest1-3/+3
2010-11-02Fix: fatal error in transfer wizard when access to "../" is denied through op...fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-10-23Relationship privacy - combine the separate gedcom-settings and user-settings...fisharebest1-3/+25
2010-10-17Use sessions to determine logged-in users, rather than trying to maintain a l...fisharebest1-4/+0
2010-10-08Fix: the transfer wizard should create the favorites/news tables. If the mod...fisharebest1-0/+27
2010-10-08Import wizard - if only one phpgedview instance found, then make it the default.fisharebest1-8/+17
2010-10-08Import wizard - fix collation issue - http://webtrees.net/forums/10-help-for-...fisharebest1-21/+21
2010-10-08Import wizard - use consistent display for file pathsfisharebest1-7/+7
2010-10-08Import wizard - quote object names - http://webtrees.net/forums/10-help-for-v...fisharebest1-51/+51
2010-10-07Remove redundant codefisharebest1-1/+1
2010-10-03Session storage - move from filesystem to databasefisharebest1-8/+0
2010-09-25(no commit message)fisharebest1-7/+6
2010-09-25Tidy up whitespace/indentsfisharebest1-19/+19
2010-09-23pgv2wt - PHP error when no PGV directories foundfisharebest1-1/+1
2010-09-22#645143 - Crash during pgv inportfisharebest1-21/+21
2010-09-21pgv-to-wt wizard not importing $PGV_SMTP_ACTIVE correctly.fisharebest1-1/+1
2010-09-19Tidy whitespace/indentationfisharebest1-5/+5
2010-09-19Remove commenting-out accidentally left in place.Nigel Osborne1-4/+4
2010-09-18Creating a list format for PGV locationsNigel Osborne1-9/+13
2010-09-17PGV wizard - search for possible existing PGV installations (slightly better ...fisharebest1-19/+16
2010-09-17PGV wizard - search for possible existing PGV installationsfisharebest1-0/+19
2010-09-10Remove HOME_SITE_TEXT/HOME_SITE_URL settings. These generally defaulted to "...fisharebest1-3/+2
2010-09-10Tidy up some whitespace/formattingfisharebest1-4/+4
2010-09-10#632723 - "Site default" theme setting ignoredfisharebest1-2/+3
2010-09-10#632723 - "Site default" theme setting ignoredfisharebest1-3/+73
2010-09-10#632723 - "Site default" theme setting ignoredfisharebest1-32/+37
2010-09-04pgv transfer wizard: fix bad CSS, improve error messagefisharebest1-4/+9
2010-09-04Backout earlier changes to address bug #627712 and just remove stack dumpRob Peters1-9/+3
2010-09-03Address bug #627712Rob Peters1-3/+9
2010-08-27#624957 - pgv_to_wt.php: Use of undefined constant PGV_REGEX_XREFfisharebest1-1/+1
2010-08-27#625000 - after pgv_to_wt conversion, editing a user gives them catalan languagefisharebest1-2/+56
2010-08-26#624957 - pgv_to_wt.php: Use of undefined constant PGV_REGEX_XREFfisharebest1-1/+1
2010-08-24#617636 pgv-to-wt transfer unable to match site admin user id fisharebest1-20/+29
2010-08-18Bug #618477 - "PGV-2-WT wizard fails on message dates"Nigel Osborne1-1/+1
2010-08-12Fix needed for googlemap placelocations table - data was not being copied bec...Nigel Osborne1-6/+27
2010-08-12Go easy guys- novice at work, added an ob_flush closing, to be sure.Stephen Arnold1-1/+1