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
/
Theme
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-30
Refactor themes into modules
Greg Roach
8
-1500
/
+0
2019-01-29
Start converting themes into modules
Greg Roach
3
-60
/
+17
2019-01-29
DeadCode
Greg Roach
4
-81
/
+4
2019-01-29
DeadCode
Greg Roach
1
-128
/
+0
2019-01-28
Convert page footers to modules
Greg Roach
2
-186
/
+0
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
2
-145
/
+0
2019-01-24
Refactoring module API
Greg Roach
1
-5
/
+5
2019-01-22
Rename chart interface api
Greg Roach
1
-1
/
+1
2019-01-21
Prepare to merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-21
CodeStyle
Greg Roach
1
-3
/
+3
2019-01-21
DeadCode
Greg Roach
2
-33
/
+2
2019-01-21
Use module system for core modules
Greg Roach
1
-551
/
+8
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-7
/
+14
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-3
/
+3
2019-01-04
CodeStyle
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
7
-22
/
+22
2019-01-01
Happy 2019
Greg Roach
8
-8
/
+8
2018-12-29
Use illuminate/database for theme
Greg Roach
1
-20
/
+22
2018-12-14
Remove unused code
Greg Roach
1
-80
/
+0
2018-12-13
SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...
Greg Roach
1
-27
/
+0
2018-11-29
Fix: #2000 - xref parameter missing from report menus
Greg Roach
1
-3
/
+5
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-8
/
+10
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-4
/
+4
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-7
/
+7
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-4
/
+4
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-29
/
+29
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-5
/
+5
2018-10-14
Unused imports
Greg Roach
2
-3
/
+0
2018-10-12
Remove deprecated function. Use symfony/http-foundation to detect URLs.
Greg Roach
2
-2
/
+8
2018-10-08
style-ci
Greg Roach
1
-3
/
+3
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-4
/
+4
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-0
/
+51
2018-10-08
CodeStyle
Greg Roach
1
-0
/
+7
2018-10-08
Unused imports
Greg Roach
1
-17
/
+5
2018-10-08
Apply fixes from StyleCI (#1949)
Greg Roach
1
-5
/
+5
2018-10-08
Unused code
Greg Roach
1
-207
/
+1
2018-10-08
Strict-types
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
8
-0
/
+16
2018-10-04
Code style
Greg Roach
1
-19
/
+12
2018-10-04
Code style
Greg Roach
1
-12
/
+19
2018-10-03
I18N function parameters
Greg Roach
3
-3
/
+3
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
7
-148
/
+139
2018-09-16
Fix: missing ged parameter on menu link to my page
Greg Roach
1
-1
/
+1
2018-08-30
TypeHints
Greg Roach
1
-1
/
+1
2018-08-30
PHPdoc
Greg Roach
1
-7
/
+7
2018-08-29
Remove old code
Greg Roach
1
-16
/
+0
2018-08-27
Use === null instead of is_null (#1855)
Rico Sonntag
1
-1
/
+1
2018-08-27
Fix some of PR #1864
Greg Roach
1
-2
/
+2
[next]