summaryrefslogtreecommitdiff
path: root/admin_pgv_to_wt.php
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-20Remove the "Help" menu. Make the FAQ module a menu.fisharebest1-2/+1
2011-12-14#903865 - Error when trying to adminstration of usersfisharebest1-1/+5
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-12-08#899773 - Admin mail config help messages wrongfisharebest1-1/+0
2011-11-14Fix: after running the PGV import wizard, we have replaced the wt_user table,...fisharebest1-1/+3
2011-11-14Possible fix for ob_flush() not working on some serversfisharebest1-14/+66
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest1-1/+0
2011-11-10#883528 - PGV import wizard - $THEME_DIR undefinedfisharebest1-1/+7
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-7/+5
2011-10-23Remove the LINK_ICONS and ZOOM_BOXES options (which control whether popup men...fisharebest1-2/+0
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-15/+1
2011-09-10#822603 - Death flag set wrongly fisharebest1-2/+2
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-07-19#729313 - Default Tab in user accounts - bad valuesfisharebest1-1/+9
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest1-1/+0
2011-06-12Minor tidy up - only check for ALLOW_THEME_DROPDOWN in one place. Also saves...fisharebest1-23/+20
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-1/+0
2011-06-07Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ...fisharebest1-2/+2
2011-05-26PGV->WT wizard. Old PGV installations store reg_timestamp in the format "201...fisharebest1-0/+4
2011-05-22Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...fisharebest1-2/+0
2011-05-14The default fields for the advanced search come from an non-editable config s...fisharebest1-1/+0
2011-04-07Unquoted SQL table namesfisharebest1-18/+18
2011-02-25META_ROBOTS is now set automatically - it is no longer a user-configurable se...fisharebest1-1/+0
2011-02-17Remove the comment_exp option. It had poor I18N, was rarely used, and provid...fisharebest1-4/+0
2011-02-13Use admin theme during import from PGVfisharebest1-0/+1081