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
/
default.phtml
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-7
/
+8
2022-12-13
Add icons for database and server
Greg Roach
1
-5
/
+5
2022-11-25
Reduce speed of colorbox slideshow
Greg Roach
1
-0
/
+1
2022-09-12
Fix: #4553 - route names when not class names give error
Greg Roach
1
-1
/
+1
2022-09-06
CodeStyle
Greg Roach
1
-1
/
+3
2022-08-25
CodeStyle
Greg Roach
1
-1
/
+1
2022-06-20
Fix: webmanifest.json not working with HTTP basic auth
Greg Roach
1
-1
/
+1
2022-05-19
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...
Greg Roach
1
-6
/
+6
2022-02-23
Update and use Validation class
Greg Roach
1
-1
/
+2
2022-02-04
A11Y - aria-label for search button
Greg Roach
1
-1
/
+1
2022-02-02
Add PHP 8.1 to the test matrix
Greg Roach
1
-1
/
+1
2022-01-27
Remove PHPDebugBar - not compatible with PHP8 and not being updated
Greg Roach
1
-5
/
+0
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-10
/
+6
2021-05-23
Fix favicons
Greg Roach
1
-2
/
+4
2021-05-23
Fix favicons
Greg Roach
1
-1
/
+2
2021-05-23
Fix: #3902 - remove transparent background for apple-touch-icon.png
Greg Roach
1
-2
/
+2
2021-05-23
Fix: #3902 - remove transparent background for apple-touch-icon.png
Greg Roach
1
-7
/
+2
2020-08-08
Use bootstrap container breakpoints
Greg Roach
1
-3
/
+3
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
1
-23
/
+30
2020-04-17
Remove legacy favicons
Greg Roach
1
-9
/
+3
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
1
-1
/
+1
2019-12-03
Apply PSR12 code style to templates
Greg Roach
1
-3
/
+9
2019-12-01
Fix: #2804 - colorbox icons and styling
Greg Roach
1
-10
/
+30
2019-11-11
Simplify access to current locale
Greg Roach
1
-2
/
+1
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
1
-1
/
+2
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-10
Working on routing
Greg Roach
1
-3
/
+3
2019-10-09
Fix: #2607 - site logs don't work with new routing
Greg Roach
1
-1
/
+1
2019-10-06
Use aura/router
Greg Roach
1
-1
/
+1
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-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
1
-30
/
+42
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-3
/
+2
2019-03-12
Add new module interface to allow CSS/JS/etc. to be added to the end of the <...
Greg Roach
1
-1
/
+4
2019-03-03
Fix: #2276, #2291 - chrome 72/73 has problems with bootstrap cards
Greg Roach
1
-2
/
+1
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
1
-6
/
+5
2019-02-08
Working on CSS and themes
Greg Roach
1
-8
/
+3
2019-02-07
Working on assets
Greg Roach
1
-4
/
+4
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
[next]