summaryrefslogtreecommitdiff
path: root/pgv_to_wt.php
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-12Slight tweak on ob_flush to accommodate buffering settingsStephen Arnold1-1/+1
2010-08-12Added ob_flush and slight delay to improve FF/Safari transfer progress feedba...Stephen Arnold1-34/+34
2010-08-11More changes for PGV transfers where PGV version = standard release 4.2.3 (PG...Nigel Osborne1-104/+118
2010-08-10Add more _PGVU to _WT_USER conversions (families, media, sources and other ta...Nigel Osborne1-4/+12
2010-08-10Fix for PGV transfers where PGV version = standard release 4.2.3 (PGV_SCHEMA_...Nigel Osborne1-10/+26
2010-08-09Added svn propertiesNigel Osborne1-1/+1
2010-07-29Fix: pgv-wt import does not import custom welcome textfisharebest1-0/+1
2010-07-29Fix: pgv-wt wizard not importing privacy settingsfisharebest1-1/+1
2010-07-29pgv-wt wizard - don't fail if fav/news modules are disabledfisharebest1-9/+17