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
2020-09-17
Fix: #3513 - setup wizard needs a cache (before it is normally initialised)
Greg Roach
1
-1
/
+1
2020-08-08
Use bootstrap container breakpoints
Greg Roach
5
-7
/
+7
2020-06-25
Fix: #1384, fix #3375 - replace wheelzoom with pinch-zoom-element
Greg Roach
1
-2
/
+2
2020-06-20
Fix: #3368 - use PHP class basenames for CSS class names
Greg Roach
2
-25
/
+31
2020-04-17
Remove legacy favicons
Greg Roach
1
-9
/
+3
2020-04-09
Fix: #3169, Fix: #2847 - redirect to home page after logout
Greg Roach
1
-1
/
+1
2020-02-15
Add custom meta-description tag for individual pages
Greg Roach
1
-3
/
+1
2020-01-24
Add missing aria role 'menuitem' and convert to view.
Greg Roach
1
-2
/
+2
2020-01-20
Add the entire route to the request, not just the name
Greg Roach
2
-2
/
+2
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...
Greg Roach
1
-1
/
+1
2019-12-03
Apply PSR12 code style to templates
Greg Roach
4
-7
/
+21
2019-12-02
Fix: #2813 - Safari doesn't like bootstrap cards. See also #2291
Greg Roach
1
-1
/
+1
2019-12-01
Fix: #2804 - colorbox icons and styling
Greg Roach
1
-10
/
+30
2019-11-11
Simplify access to current locale
Greg Roach
7
-15
/
+29
2019-10-28
Add a default site.webmanifest file
Greg Roach
1
-0
/
+2
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
2
-3
/
+5
2019-10-23
Fix; #2664 - Refactor reports to use POST/GET and request handlers
Greg Roach
1
-1
/
+1
2019-10-22
Fix: #2677 - quick-search is now a POST action
Greg Roach
1
-0
/
+1
2019-10-21
Fix: #2665 - Use POST+GET on search forms
Greg Roach
1
-3
/
+2
2019-10-19
Fix: #2650 - cannot change language from control panel
Greg Roach
1
-1
/
+2
2019-10-14
Working on routing
Greg Roach
1
-1
/
+2
2019-10-10
Working on routing
Greg Roach
1
-3
/
+3
2019-10-10
Logout should only be a POST action
Greg Roach
1
-1
/
+1
2019-10-09
Fix: #2607 - site logs don't work with new routing
Greg Roach
1
-1
/
+1
2019-10-07
Named routes
Greg Roach
1
-1
/
+2
2019-10-06
Use aura/router
Greg Roach
2
-2
/
+2
2019-10-06
Working on routing
Greg Roach
1
-1
/
+1
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-1
/
+1
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
[next]