summaryrefslogtreecommitdiff
path: root/includes/db_schema
AgeCommit message (Expand)AuthorFilesLines
2015-01-20phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.Greg Roach1-0/+36
2015-01-18Fix: cannot upgrade 1.3.2 or earlierGreg Roach1-9/+12
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer9-68/+68
2014-10-31#1384017 - Adar on non-leap years should be month 6, not 7Greg Roach2-1/+36
2014-10-22Remove old/commented codeGreg Roach1-3/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-06TypoGreg Roach1-1/+1
2014-10-06Fix: cannot upgrade from webtrees 1.0.0 to latest versionGreg Roach1-5/+5
2014-10-06Tidy up DB schema updatesGreg Roach27-247/+98
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+1
2014-09-17Split site-preference getter/setter into two functionsGreg Roach27-28/+28
2014-08-27Prevent full-table-scans on wt_site_access_rulesGreg Roach1-1/+23
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-0/+40
2014-01-04Update copyright date to 2014Greg Roach26-26/+26
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho26-26/+26
2013-12-01#969337 - Soundex search - Code not in Soundex tableGreg Roach2-1/+87
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-15#1250707 - IE11 Treated as a Bot / Issue #32Greg Roach1-0/+6
2013-11-01Tidy up trailing whitespaceGreg Roach4-4/+4
2013-10-06Cleanup unused config settingsGreg Roach1-0/+40
2013-08-09Remove empty subversion Id tagsGreg Roach24-48/+0
2013-06-16Fix: schema upgrade fails when MySQL is in strict modefisharebest1-1/+1
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-1/+10
2013-06-01Get ready to delete some old configuration optionsfisharebest1-0/+45
2013-03-29Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...fisharebest2-1/+48
2013-02-25typo - missing dotƁukasz Wilenski1-1/+1
2013-02-24Fix media paths beginning "./" (created by phpGedView?0fisharebest1-0/+14
2013-02-06Fix: upgrade from 1.3.2 to 1.4.0 fails to translate media-firewall path corre...fisharebest2-5/+9
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+4
2013-01-18#1072477 - New Entries in wt_default_resn Ignored Due to Missing NULLfisharebest3-2/+6
2013-01-18Major refactoring of media code.fisharebest2-21/+96
2013-01-16More updates for db-changes (note - this script is not yet activated via sess...fisharebest1-2/+23
2013-01-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...fisharebest1-1/+1
2013-01-12Phase out the use of MEDIA_DIRECTORY_LEVELSfisharebest1-1/+1
2013-01-02Family tree preferences - update config options in preparation for changes to...fisharebest1-2/+18
2012-12-05Site access rules - remember the datatables state between callsfisharebest1-0/+41
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-1/+27
2012-10-21Add script to delete old/unused config settings.fisharebest1-0/+40
2012-10-13Fix incorrect comment in headerfisharebest1-1/+1
2012-09-27Fix for http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-rel...fisharebest1-0/+40
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest18-18/+18
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-0/+53
2012-04-18Default site-access-rules different in setup/upgradefisharebest1-1/+1
2012-04-03Site access rules - bad pattern for WebKit browsers.fisharebest1-1/+1
2012-04-03Add experimental option to control site access using user-defined rulesfisharebest1-0/+70
2012-03-05Add support for default blocks for new trees/usersfisharebest1-0/+54
2012-02-01#913486 - Invalid redirection when Login URL is not emptyfisharebest1-0/+5
2012-01-20Remove the "Help" menu. Make the FAQ module a menu.fisharebest1-2/+2
2012-01-14#915260 - session, php.ini, session.hash_function = sha256fisharebest1-4/+7
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-0/+47