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
/
resources
/
views
/
layouts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
CodeStyle - redundant semicolons
Greg Roach
1
-1
/
+1
2019-04-13
Move route-not-found logic from controller to middleware
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
2
-32
/
+47
2019-04-03
Declare static closures
Greg Roach
2
-5
/
+5
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-3
/
+2
2019-03-12
Fix: #2219 create a module to allow user css and js
Greg Roach
1
-10
/
+16
2019-03-12
Add new module interface to allow CSS/JS/etc. to be added to the end of the <...
Greg Roach
2
-2
/
+12
2019-03-03
Fix: #2276, #2291 - chrome 72/73 has problems with bootstrap cards
Greg Roach
2
-3
/
+3
2019-03-02
Use app() shortcut
Greg Roach
1
-6
/
+6
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
1
-5
/
+5
2019-02-09
Working on CSS and icons
Greg Roach
2
-7
/
+6
2019-02-08
Working on CSS and themes
Greg Roach
2
-15
/
+6
2019-02-07
Working on assets
Greg Roach
2
-10
/
+9
2019-02-06
Favicon path in admin theme
Greg Roach
1
-1
/
+1
2019-02-06
Whitespace
Greg Roach
1
-5
/
+5
2019-02-06
Fix: wrong quote in favicon links
Greg Roach
1
-1
/
+1
2019-02-06
Fix: #1780 and #1123 - favicons and browseconfig.xml
Greg Roach
1
-3
/
+18
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-1
/
+0
2019-01-31
Update default.phtml (#2168)
Rico Sonntag
1
-3
/
+3
2019-01-30
Create ModuleService
Greg Roach
1
-2
/
+3
2019-01-30
Converting themes to modules
Greg Roach
1
-7
/
+7
2019-01-28
Convert page footers to modules
Greg Roach
1
-15
/
+2
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+3
2019-01-22
Rename chart interface api
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
3
-11
/
+16
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-10-12
Use .phtml extension for template files
Greg Roach
7
-0
/
+0
2018-10-04
Code style
Greg Roach
7
-264
/
+268
2018-08-05
Use views for icons
Greg Roach
1
-1
/
+1
2018-07-19
Add timestamp to JS files (for development, at least)
Greg Roach
2
-4
/
+4
2018-07-15
Move vendor stylesheets to layouts
Greg Roach
2
-0
/
+9
2018-07-15
Administration theme
Greg Roach
1
-2
/
+1
2018-07-14
Fix: #1719 - update favorites modules
Greg Roach
1
-1
/
+1
2018-07-13
The setup wizard has lost its styling
Greg Roach
1
-1
/
+1
2018-07-12
Convert hit-counter to middleware, remove old code from theme
Greg Roach
1
-1
/
+8
2018-05-31
Fix: #1750 - double escaping in <title>
Greg Roach
1
-1
/
+1
2018-05-20
Fix: #1608 - default individual in menus
Greg Roach
1
-1
/
+4
2018-05-10
Missing comma breaks JS
Greg Roach
1
-1
/
+1
2018-05-09
Converting themes to views
Greg Roach
1
-4
/
+64
2018-05-05
Working on themes/layouts
Greg Roach
1
-7
/
+60
2018-05-05
Move site-offline to new framework
Greg Roach
1
-0
/
+66
2018-04-13
Remove global Javascript variables
Greg Roach
1
-8
/
+0
2018-04-06
Convert messaging to use http/controllers/views
Greg Roach
1
-3
/
+2
2018-02-18
Convert login/registration to http/controller
Greg Roach
1
-1
/
+1
2018-01-27
Use views for reports
Greg Roach
1
-0
/
+20
2018-01-13
Use views for genealogy objects
Greg Roach
1
-0
/
+5
2018-01-10
View stacks
Greg Roach
1
-2
/
+4
2018-01-10
Add laravel blade-style 'stacks' to views
Greg Roach
1
-0
/
+3
2018-01-02
Use npm/webpack/babel/laravel-mix to manage and bundle assets
Greg Roach
2
-30
/
+10
[next]