summaryrefslogtreecommitdiff
path: root/admin_pgv_to_wt.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-7/+7
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-14/+14
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-3/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-4/+7
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-9/+4
2014-05-09Undefined variables error in import wizardGreg Roach1-0/+4
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-0/+5
2014-05-06Replace global user functions with WT_User classGreg Roach1-5/+0
2014-04-13Remove invalid CSSGreg Roach1-1/+1
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach1-1/+1
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-1/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-27Re-enable the 'expand notes by default' optionGreg Roach1-0/+1
2013-12-26Add initial support for markdownGreg Roach1-1/+0
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-2/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-27PGV import wizard - the wt_placelocation table has not been imported since 20...fisharebest1-0/+12
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-4/+0
2013-05-19After PGV-WT wizard, users and trees have empty home pages.fisharebest1-0/+26
2013-05-19#1181682 - Import wizard - foreign key constraint errorfisharebest1-4/+9
2013-05-12#1100239- SMTP_HELO site config setting is incorrectly labelledfisharebest1-1/+0
2013-05-12#1178424 - PGV-to-WT import fails with errorfisharebest1-40/+39
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-1/+0
2013-03-13#1154455 - PGV to WT wizard fails with session already closed errorfisharebest1-3/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+0
2013-01-18Major refactoring of media code.fisharebest1-2/+0
2013-01-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...fisharebest1-1/+0
2012-11-27Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th...fisharebest1-1/+0
2012-10-28Fix: PGV Import wizard - broken since 1.3.2, doesn't import all settings.fisharebest1-257/+217
2012-10-21Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...fisharebest1-3/+0
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-3/+3
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-15/+15
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-141/+141
2012-09-01Remove old/unhelpful help text. http://webtrees.net/index.php/en/forum/27-he...fisharebest1-1/+0
2012-08-26After we have sent the headers (and closed the session), it is no longer poss...fisharebest1-5/+0
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-2/+2
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest1-1/+0
2012-06-09PGV wizard - remove restriction on directory namesfisharebest1-1/+1
2012-06-01Fix: PGV -> WT wizard deletes the default block settingsfisharebest1-2/+2
2012-05-05#994121 - PGV-WT wizard is still trying to copy favorites into plural formfisharebest1-57/+7
2012-05-05#905811 - Fatal error: Uncaught exception 'PDOException'fisharebest1-2/+4
2012-05-05Bug #905811 - Fatal error: Uncaught exception 'PDOException'Nigel Osborne1-1/+1
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-1/+0
2012-03-17Remove option to "Underline names in quotes" - refer Bug #931034Nigel Osborne1-1/+0
2012-03-12Fix typos.fisharebest1-3/+3
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-21/+29