index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
Add support for sorting gedcoms in user-defined order
fisharebest
1
-33
/
+13
2010-10-23
Relationship privacy - combine the separate gedcom-settings and user-settings...
fisharebest
1
-1
/
+1
2010-10-15
#594590 (update to existing bug report). We cannot reliably determine max cp...
fisharebest
1
-41
/
+17
2010-10-09
#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31
fisharebest
1
-16
/
+12
2010-10-07
Fix: copy/paste error in setup.php
fisharebest
1
-1
/
+1
2010-10-07
Fix typo
fisharebest
1
-1
/
+1
2010-10-03
Session storage - move from filesystem to database
fisharebest
1
-2
/
+13
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-2
/
+2
2010-09-19
Tidy whitespace/indentation
fisharebest
1
-5
/
+5
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-1
/
+0
2010-09-08
Add I18N hints
fisharebest
1
-6
/
+6
2010-09-08
#632763 - Translation Context Needed - Verb or adjective?
fisharebest
1
-5
/
+5
2010-09-06
MAX_ALLOWED_PACKET is read-only in MySQL 5.0 from 5.0.84 onwards
fisharebest
1
-1
/
+5
2010-08-24
#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31 (interim solution)
fisharebest
1
-0
/
+9
2010-07-07
Remove unused column: wt_families.f_chil
fisharebest
1
-1
/
+0
2010-06-19
#595406 Use DECIMAL(20) for next_id table.
fisharebest
1
-9
/
+9
2010-06-09
setup.php used hard-coded table prefix wt_
fisharebest
1
-1
/
+1
2010-06-09
setup.php used hard-coded table prefix wt_
fisharebest
1
-57
/
+57
2010-06-08
Add logging of config changes
fisharebest
1
-1
/
+1
2010-06-06
Move gedcom and privacy settings from .PHP files to database tables
fisharebest
1
-0
/
+12
2010-06-04
Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...
fisharebest
1
-6
/
+6
2010-06-04
Remove "AUTHENTICATION_MODULE" setting. This is currently unused, and needs ...
fisharebest
1
-1
/
+0
2010-06-03
#589017 site-unavailable UTF-8 - Use explicit header() instead of http-equiv....
fisharebest
1
-2
/
+2
2010-06-02
wt_media has an auto-increment key - use it
fisharebest
1
-6
/
+6
2010-05-31
Revert changes to DB engine - submitted in error?
fisharebest
1
-29
/
+29
2010-05-30
Delete FCKEditor module
Veit Olschinski
1
-29
/
+29
2010-05-30
Increase column length to handle external URLs > 255 chars
fisharebest
1
-1
/
+1
2010-05-29
Fix: setup.php reverts to english after page one
fisharebest
1
-1
/
+1
2010-05-26
Blocks: favorites replaced with favorite and news/blog replaced with html.
fisharebest
1
-25
/
+0
2010-05-26
When changing language using the page header, update the user's default setting.
fisharebest
1
-0
/
+1
2010-05-24
Restructure wt_messages -> wt_message
fisharebest
1
-12
/
+13
2010-05-24
Tables and blocks. Add wt_module_settings, move wt_nextid to wt_next_id, rem...
fisharebest
1
-5
/
+15
2010-05-24
Remove page-rate limiter
fisharebest
1
-2
/
+0
2010-05-23
#584389 List number in 118n string
fisharebest
1
-2
/
+2
2010-05-22
Add family story module/tab
fisharebest
1
-0
/
+1
2010-05-22
#580980 FAQ List access, SVN 8318
fisharebest
1
-6
/
+6
2010-05-16
Add missing foreign key constraint between wt_hit_counter and wt_gedcom
fisharebest
1
-1
/
+2
2010-05-15
#580355 UTF-8 header missing in setup
fisharebest
1
-0
/
+2
2010-05-12
Convert blocks to modules
fisharebest
1
-12
/
+23
2010-05-11
#578549 Setup - LONGBLOB default value
fisharebest
1
-2
/
+2
2010-05-10
#578075 Javascript reserve word can break webtrees setup (patch by Steve Hulet)
fisharebest
1
-3
/
+4
2010-05-03
Bug #574138 Strict standards error related to php.ini timezone setting
fisharebest
1
-11
/
+1
2010-04-30
Added comment explaining that webtrees can / will create a DB if one does not...
Nigel Osborne
1
-1
/
+1
2010-04-29
Convert reports to modules. Prepar to convert charts/themes/blocks to modules.
fisharebest
1
-4
/
+4
2010-04-26
#570073 date.time_zone check for PHP5.3+ only
fisharebest
1
-1
/
+11
2010-04-24
New gedcom importer/uploader/loader
fisharebest
1
-4
/
+5
2010-04-22
Fix: STMP_ACTIVE not initialised correctly
fisharebest
1
-1
/
+1
2010-04-22
Detect missing date.timezone setting in PHP.INI
fisharebest
1
-1
/
+2
2010-04-21
Remove file-based logging.
fisharebest
1
-1
/
+0
2010-04-20
Remove Mutex class/table. Not necessary, now that we are storing changes and...
fisharebest
1
-10
/
+0
[next]