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
/
app
/
Tree.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-10
/
+2
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-6
/
+6
2018-08-26
PHPDoc
Greg Roach
1
-15
/
+15
2018-08-22
Fix check for MSDOS line endings
Greg Roach
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-2
/
+2
2018-08-13
Prefer variables with a single type
Greg Roach
1
-6
/
+6
2018-08-13
Settings are always strings - not nulls
Greg Roach
1
-9
/
+9
2018-08-13
PhpDoc
Greg Roach
1
-14
/
+20
2018-07-16
Use PSR2 code style
Greg Roach
1
-692
/
+733
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-14
Remove old function
Greg Roach
1
-9
/
+0
2018-07-13
Remove the googlemaps module and lots of old code
Greg Roach
1
-0
/
+36
2018-07-09
Pass objects instead of IDs
Greg Roach
1
-1
/
+1
2018-07-09
Remove global
Greg Roach
1
-1
/
+1
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-4
/
+4
2018-05-20
Fix: #1608 - default individual in menus
Greg Roach
1
-22
/
+0
2018-05-20
Convert admin_trees_unconnected to http/controller
Greg Roach
1
-0
/
+57
2018-05-12
Convert admin_trees_manage.php to http/controller/views
Greg Roach
1
-2
/
+0
2018-05-05
GEDCOM constants
Greg Roach
1
-1
/
+2
2018-04-06
Escaping output should happen in views
Greg Roach
1
-9
/
+0
2018-04-06
Escaping output should happen in views
Greg Roach
1
-9
/
+0
2018-03-24
Fix: #1655 - better logic for choosing initial tree
Greg Roach
1
-1
/
+1
2018-01-16
PHP7 uses short names for data types
Greg Roach
1
-1
/
+1
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Use e() helper function
Greg Roach
1
-2
/
+2
2017-12-20
Re-importing tree creates duplicate links to media files
Greg Roach
1
-0
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1526)
Scrutinizer Auto-Fixer
1
-19
/
+19
2017-11-27
No longer have next_id table
Greg Roach
1
-1
/
+0
2017-11-22
Fix: #1297 - remove final need to enter/use XREFs
Greg Roach
1
-49
/
+23
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-0
/
+2
2017-11-03
Code style
Greg Roach
1
-1
/
+0
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-2
/
+1
2017-07-14
Review esacping
Greg Roach
1
-1
/
+1
2017-07-11
Prepare to remove class Filter
Greg Roach
1
-2
/
+2
2017-06-17
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Greg Roach
1
-27
/
+17
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-69
/
+69
2016-12-18
Fix #1132 - performance of getNextId()
Greg Roach
1
-1
/
+7
2016-06-11
setting => preference
Greg Roach
1
-2
/
+2
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-9
/
+9
2015-12-28
Fix #789 - GEDCOM export record order
Greg Roach
1
-5
/
+6
2015-12-18
PHP-CS-FIXER
Greg Roach
1
-4
/
+4
2015-08-09
Fix #663 - managers cannot import trees
Greg Roach
1
-1
/
+1
2015-07-14
Upgrade wizard fails when more than one tree
Greg Roach
1
-0
/
+1
2015-07-12
Code style
Greg Roach
1
-3
/
+0
2015-06-22
Fix #363 - move default tree settings to the database
Greg Roach
1
-109
/
+29
[next]