#
d35568b4 |
| 31-Mar-2023 |
Greg Roach <greg@subaqua.co.uk> |
Replace illuminate/container with our own simpler container
|
#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
36779af1 |
| 18-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
43aac321 |
| 03-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
A11Y - use <main> element on control panel pages
|
#
203ccf04 |
| 27-Jan-2022 |
Greg Roach <greg@subaqua.co.uk> |
Remove PHPDebugBar - not compatible with PHP8 and not being updated
|
#
d4786c66 |
| 25-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use wt- namespace for data attributes
|
#
315eb316 |
| 16-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
|
#
16543441 |
| 08-Aug-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use bootstrap container breakpoints
|
#
a907ae44 |
| 20-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3368 - use PHP class basenames for CSS class names
|
#
ea101122 |
| 09-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3169, Fix: #2847 - redirect to home page after logout
|
#
de2aa325 |
| 20-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Add the entire route to the request, not just the name
|
#
ce42304a |
| 15-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixes: #1354, Fixes: #1370, Fixes: #1386, Fixes: #2931
|
#
d70512ab |
| 03-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 code style to templates
|
#
c1b29ce3 |
| 02-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2813 - Safari doesn't like bootstrap cards. See also #2291
|
#
65cf5706 |
| 11-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify access to current locale
|
#
90a2f718 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove global constant WT_LOCALE and store LocaleInterface in the request
|
#
b5536cd7 |
| 19-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2650 - cannot change language from control panel
|
#
0c0910bf |
| 14-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
0d7461fa |
| 10-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Logout should only be a POST action
|
#
56f9a9c1 |
| 07-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Named routes
|
#
ee4364da |
| 05-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use aura/router
|
#
6ccdf4f0 |
| 02-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
|
#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
8d6560c4 |
| 12-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2219 create a module to allow user css and js
|
#
abafa13c |
| 12-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add new module interface to allow CSS/JS/etc. to be added to the end of the <head> or <body> elements
|