summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Relationship privacy - combine the separate gedcom-settings and user-settings...fisharebest1-1/+1
2010-10-15#594590 (update to existing bug report). We cannot reliably determine max cp...fisharebest1-41/+17
2010-10-09#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31fisharebest1-16/+12
2010-10-07Fix: copy/paste error in setup.phpfisharebest1-1/+1
2010-10-07Fix typofisharebest1-1/+1
2010-10-03Session storage - move from filesystem to databasefisharebest1-2/+13
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+2
2010-09-19Tidy whitespace/indentationfisharebest1-5/+5
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+0
2010-09-08Add I18N hintsfisharebest1-6/+6
2010-09-08#632763 - Translation Context Needed - Verb or adjective?fisharebest1-5/+5
2010-09-06MAX_ALLOWED_PACKET is read-only in MySQL 5.0 from 5.0.84 onwardsfisharebest1-1/+5
2010-08-24#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31 (interim solution)fisharebest1-0/+9
2010-07-07Remove unused column: wt_families.f_chilfisharebest1-1/+0
2010-06-19#595406 Use DECIMAL(20) for next_id table.fisharebest1-9/+9
2010-06-09setup.php used hard-coded table prefix wt_fisharebest1-1/+1
2010-06-09setup.php used hard-coded table prefix wt_fisharebest1-57/+57
2010-06-08Add logging of config changesfisharebest1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-0/+12
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-6/+6
2010-06-04Remove "AUTHENTICATION_MODULE" setting. This is currently unused, and needs ...fisharebest1-1/+0
2010-06-03#589017 site-unavailable UTF-8 - Use explicit header() instead of http-equiv....fisharebest1-2/+2
2010-06-02wt_media has an auto-increment key - use itfisharebest1-6/+6
2010-05-31Revert changes to DB engine - submitted in error?fisharebest1-29/+29
2010-05-30Delete FCKEditor moduleVeit Olschinski1-29/+29
2010-05-30Increase column length to handle external URLs > 255 charsfisharebest1-1/+1
2010-05-29Fix: setup.php reverts to english after page onefisharebest1-1/+1
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest1-25/+0
2010-05-26When changing language using the page header, update the user's default setting.fisharebest1-0/+1
2010-05-24Restructure wt_messages -> wt_messagefisharebest1-12/+13
2010-05-24Tables and blocks. Add wt_module_settings, move wt_nextid to wt_next_id, rem...fisharebest1-5/+15
2010-05-24Remove page-rate limiterfisharebest1-2/+0
2010-05-23#584389 List number in 118n stringfisharebest1-2/+2
2010-05-22Add family story module/tabfisharebest1-0/+1
2010-05-22#580980 FAQ List access, SVN 8318fisharebest1-6/+6
2010-05-16Add missing foreign key constraint between wt_hit_counter and wt_gedcomfisharebest1-1/+2
2010-05-15#580355 UTF-8 header missing in setupfisharebest1-0/+2
2010-05-12Convert blocks to modulesfisharebest1-12/+23
2010-05-11#578549 Setup - LONGBLOB default valuefisharebest1-2/+2
2010-05-10#578075 Javascript reserve word can break webtrees setup (patch by Steve Hulet)fisharebest1-3/+4
2010-05-03Bug #574138 Strict standards error related to php.ini timezone settingfisharebest1-11/+1
2010-04-30Added comment explaining that webtrees can / will create a DB if one does not...Nigel Osborne1-1/+1
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-4/+4
2010-04-26#570073 date.time_zone check for PHP5.3+ onlyfisharebest1-1/+11
2010-04-24New gedcom importer/uploader/loaderfisharebest1-4/+5
2010-04-22Fix: STMP_ACTIVE not initialised correctlyfisharebest1-1/+1
2010-04-22Detect missing date.timezone setting in PHP.INIfisharebest1-1/+2
2010-04-21Remove file-based logging.fisharebest1-1/+0
2010-04-20Remove Mutex class/table. Not necessary, now that we are storing changes and...fisharebest1-10/+0
2010-04-20setup.ini - commented out test for "maximum execution time". It doesn't work.fisharebest1-0/+2