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
2013-05-28
Spelling error
Nigel Osborne
1
-1
/
+1
2013-05-12
#1100239- SMTP_HELO site config setting is incorrectly labelled
fisharebest
1
-100
/
+8
2013-05-12
#1166368 - New installation - admin has no blocks
fisharebest
1
-2
/
+10
2013-05-07
setup.php - change language on first page not working; add check for disabled...
fisharebest
1
-2
/
+10
2013-01-22
Fix: setup.php needs to set more environment variables
fisharebest
1
-0
/
+1
2013-01-02
Family tree preferences - update config options in preparation for changes to...
fisharebest
1
-18
/
+15
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-2
/
+2
2012-10-31
Update DB structure - remove wt_media_mapping table (use wt_links instead), u...
fisharebest
1
-23
/
+11
2012-10-25
Combine similar texts
fisharebest
1
-1
/
+1
2012-10-25
Simplify the setup wizard. Create the config.ini.php file automatically - we...
fisharebest
1
-107
/
+68
2012-07-08
Make more use of new WT_Place class. Update indexes for wt_place table.
fisharebest
1
-5
/
+2
2012-05-31
Fix: upgrades from 1.2.5, 1.2.6 and 1.2.7 fail to run database schema updates
fisharebest
1
-1
/
+1
2012-04-17
Default site-access-rule for WebKit based browsers is too strict - does not m...
fisharebest
1
-1
/
+1
2012-04-17
Fix: missing dependency in setup.php
fisharebest
1
-0
/
+1
2012-04-06
[CDATA[ wrappers are only required for strict XHTML validation. They are not...
fisharebest
1
-9
/
+3
2012-04-03
Site access rules - bad pattern for WebKit browsers.
fisharebest
1
-1
/
+1
2012-04-03
Add experimental option to control site access using user-defined rules
fisharebest
1
-6
/
+5
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-0
/
+26
2012-03-25
Fix: now that we initialise the modules during setup, we need the privacy con...
fisharebest
1
-0
/
+5
2012-03-18
#946697 - Use HTML5 email input type
fisharebest
1
-1
/
+1
2012-03-17
Tidy up some of the WT_Module initialisation code. We need to be able to cre...
fisharebest
1
-130
/
+135
2012-03-17
#957870 - Ein unerwarteter Datenbankfehler ist aufgetreten
fisharebest
1
-1
/
+5
2012-03-05
Add support for default blocks for new trees/users
fisharebest
1
-2
/
+15
2012-02-11
setup.php - remove dependency on Zend_Registry
fisharebest
1
-1
/
+1
2012-02-10
Fix: harmless PHP error in setup.php
fisharebest
1
-0
/
+1
2012-02-01
#913486 - Invalid redirection when Login URL is not empty
fisharebest
1
-3
/
+1
2012-01-14
#915260 - session, php.ini, session.hash_function = sha256
fisharebest
1
-1
/
+1
2011-12-13
Revert a few changes of <br> to <br /> where they occur inside translation st...
fisharebest
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-16
/
+16
2011-12-08
#899773 - Admin mail config help messages wrong
fisharebest
1
-14
/
+2
2011-12-05
#900473 - RTL Setup wizard error at download stage
fisharebest
1
-1
/
+1
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
[next]