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
2011-11-19
Fix I18N comments
fisharebest
1
-2
/
+2
2011-11-11
12689 included some changes that were not ready. Comment out one that causes...
fisharebest
1
-14
/
+14
2011-11-10
Fix: sidebar modules should use the module interface for their AJAX callback....
fisharebest
1
-1
/
+17
2011-11-05
Change document headers from XTHML to HTML5.
fisharebest
1
-4
/
+5
2011-11-03
Tweak to new help text
fisharebest
1
-1
/
+1
2011-11-03
Use consistent help text for username/password/email/real name
fisharebest
1
-1
/
+1
2011-09-10
#822603 - Death flag set wrongly
fisharebest
1
-24
/
+20
2011-07-05
XHTML validation: autocomplete is not a valid attribute
fisharebest
1
-1
/
+1
2011-06-27
Scripts that do not call session.php need to set the new WT_DEBUG_LANG constant.
fisharebest
1
-0
/
+1
2011-06-09
Add check for PHP module "iconv" in setup wizard
fisharebest
1
-1
/
+1
2011-06-07
Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ...
fisharebest
1
-2
/
+1
2011-05-28
Increase size of password field from 64 to 128 characters to support PHP inst...
fisharebest
1
-1
/
+1
2011-05-07
Setup script: apply validation to database name and table-prefix, use prepare...
fisharebest
1
-33
/
+52
2011-03-17
Fix: final page in setup always shown in English
fisharebest
1
-0
/
+1
2011-03-07
Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...
fisharebest
1
-2
/
+3
2011-02-26
Fix: setup cannot proceed when max_execution_time is set to zero. (fix to 10967)
fisharebest
1
-1
/
+1
2011-02-25
Fix: setup cannot proceed when max_execution_time is set to zero.
fisharebest
1
-2
/
+3
2011-02-18
Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.
fisharebest
1
-2
/
+2
2011-02-01
We no longer need the "dom" module, as we no longer export in XML (gramps) fo...
fisharebest
1
-1
/
+0
2011-01-17
Update setup.php script to work with new auto-loading framework
fisharebest
1
-2
/
+3
2011-01-04
Add support for MySQL connection via named sockets
fisharebest
1
-1
/
+5
2011-01-02
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+0
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-125
/
+125
2010-12-14
(no commit message)
fisharebest
1
-13
/
+1
2010-12-12
#677540 - config SHOW_RELATIVES_EVENTS is not saved. (Part two - combine sim...
fisharebest
1
-1
/
+1
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
[next]