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
2016-06-11
setting => preference
Greg Roach
1
-2
/
+2
2016-06-10
Fix #966 - English text
Greg Roach
1
-1
/
+1
2016-05-07
Improve English texts
Greg Roach
1
-1
/
+1
2016-05-07
Fix #918 - reinstall udpates existing admin user
Greg Roach
1
-8
/
+18
2016-05-02
I18N
Greg Roach
1
-1
/
+1
2016-04-30
I18N
Greg Roach
1
-1
/
+1
2016-04-18
I18N
Greg Roach
1
-1
/
+1
2016-04-15
Fix #900 - sessions not needed during installation
Greg Roach
1
-2
/
+0
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Misuse of
Greg Roach
1
-2
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-23
/
+23
2016-01-06
Setup error when /data/ is not writable
Greg Roach
1
-0
/
+9
2015-12-31
Workaround for PHP5.3 / register_globals
Greg Roach
1
-2
/
+2
2015-12-18
Consolidate PHP polyfills
Greg Roach
1
-5
/
+0
2015-07-12
Code style
Greg Roach
1
-1
/
+0
2015-07-10
Error in migration 23
Greg Roach
1
-3
/
+4
2015-07-10
Setup language ignored
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-1
/
+2
2015-06-03
Refactor database migrations to use autoloading and remove duplicates
Greg Roach
1
-462
/
+24
2015-05-30
Code style
Greg Roach
1
-11
/
+10
2015-04-26
Replace Zend_Controller_Request_Http
Greg Roach
1
-5
/
+0
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-7
/
+5
2015-04-03
Remove old code
Greg Roach
1
-1
/
+0
2015-04-03
Fix #545 - errors during setup
Greg Roach
1
-5
/
+7
2015-04-03
Fix #526 - gender specific pronouns, plus associated cleanup
Greg Roach
1
-1
/
+0
2015-03-13
Numbers need to be strings for I18N
Greg Roach
1
-1
/
+1
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-1
/
+0
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-4
/
+4
2015-03-02
Fix #421 - setup fails on unpatched PHP <= 5.3.6
Greg Roach
1
-0
/
+5
2015-03-02
PSR-1
Greg Roach
1
-1
/
+1
2015-02-26
Incorrect English
Greg Roach
1
-1
/
+1
2015-02-09
Error reporting
Greg Roach
1
-4
/
+1
2015-02-09
Error handling
Greg Roach
1
-4
/
+9
2015-02-06
Undefined constants when site offline
Greg Roach
1
-0
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-3
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-182
/
+168
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-2
/
+0
2015-01-31
English text
Greg Roach
1
-2
/
+2
2015-01-28
#1405672 - Modern Konqueror browser not recognised by default rules
Greg Roach
1
-1
/
+1
2015-01-25
Error handling
Greg Roach
1
-1
/
+6
2015-01-24
Fix #389 - move help text into the page
Greg Roach
1
-1
/
+1
2015-01-23
#386 Allow a user to delete their own account.
Greg Roach
1
-10
/
+9
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-8
/
+16
2015-01-20
phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.
Greg Roach
1
-8
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-12
/
+34
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-367
/
+367
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-2
/
+2
2014-11-28
Setup wizard - memory limits not specified in MB are not converted
Greg Roach
1
-18
/
+9
[next]