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
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
2014-11-27
#1397083 - Remove requirement for ini_set
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+0
2014-10-29
authentication.php no longer exists
Greg Roach
1
-1
/
+0
2014-10-14
Allow webtrees to be embedded in other applications (or test harnesses?)
Greg Roach
1
-0
/
+3
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-10
/
+10
2014-09-18
Unused code
Greg Roach
1
-2
/
+2
2014-09-13
Remove dependency on PHP's ext/calendar extension, and use our own
Greg Roach
1
-1
/
+0
2014-09-02
Remove references to (deleted) functions_utf-8.php
Greg Roach
1
-1
/
+1
2014-08-27
Prevent full-table-scans on wt_site_access_rules
Greg Roach
1
-3
/
+2
2014-08-13
Remove I18N debug tool.
Greg Roach
1
-1
/
+0
2014-08-02
Updated foreign key names to be unique
Derek Kniffin
1
-93
/
+95
2014-07-06
PHP5.6 compatibility during setup
Greg Roach
1
-1
/
+1
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-04-13
Remove invalid CSS
Greg Roach
1
-1
/
+1
2014-04-05
I18N cache now requires the site details as a prefix
Greg Roach
1
-13
/
+13
2014-03-27
Install libraries using composer; use faster autoloader; update to latest ver...
Greg Roach
1
-4
/
+2
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
[next]