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
/
View.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Code style and testing
Greg Roach
1
-6
/
+6
2019-03-05
Fix: #2240 - allow custom modules to provide and replace views
Greg Roach
1
-37
/
+73
2019-03-04
Unique stacks should be an opt-in feature
Greg Roach
1
-3
/
+36
2019-03-02
Use app() shortcut
Greg Roach
1
-1
/
+1
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-16
Fix error - themes not available during setup
Greg Roach
1
-2
/
+3
2019-02-12
Update google charts
Rico Sonntag
1
-1
/
+4
2019-01-30
Converting themes to modules
Greg Roach
1
-1
/
+2
2019-01-30
Refactor themes into modules
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+2
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-31
Add missing directory separator (#2079)
Carmen
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-2
/
+2
2018-10-22
Better handling of exceptions thrown by views
Greg Roach
1
-4
/
+12
2018-10-12
Use .phtml extension for template files
Greg Roach
1
-4
/
+10
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-04
Code style
Greg Roach
1
-1
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-3
/
+3
2018-08-18
CodeStyle
Greg Roach
1
-1
/
+3
2018-08-13
Type hints
Greg Roach
1
-4
/
+10
2018-07-19
Fix: #1737 - add themes and modules to view search path
Greg Roach
1
-7
/
+33
2018-07-16
Use PSR2 code style
Greg Roach
1
-110
/
+119
2018-07-14
PHPdoc
Greg Roach
1
-1
/
+8
2018-05-20
Converting user admin functions to view/controller
Greg Roach
1
-1
/
+2
2018-01-14
Add support for shared view data
Greg Roach
1
-1
/
+13
2018-01-13
Fix: #1516 - allow themes to override views
Greg Roach
1
-7
/
+7
2018-01-10
Add laravel blade-style 'stacks' to views
Greg Roach
1
-0
/
+40
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-11-20
Add information about views to debugbar
Greg Roach
1
-0
/
+2
2017-11-05
Refactor setup wizard to use MVC and front-controller
Greg Roach
1
-5
/
+5
2017-09-24
Fix: #1332 - allow links in welcome block to wrap
Greg Roach
1
-5
/
+13
2017-08-02
Use views/templates for select/options
Greg Roach
1
-0
/
+80