#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
09482a55 |
| 12-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
25aa7d77 |
| 02-Sep-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use XHTML style attributes
|
#
61275c55 |
| 22-Aug-2021 |
Jonathan Jaubart <dev@jaubart.com> |
Bootstrap5: migration `form-select` and `card-deck` (#4004)
* Bootstrap5: use form-select class instead of form-control
* Bootstrap5: Replace dropped card-deck class by grid layout
|
#
315eb316 |
| 16-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
|
#
4a213054 |
| 19-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
HTML validation
|
#
027478c2 |
| 22-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
HTML validation - empty <option></option> is not allowed
|
#
7ce80a90 |
| 05-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: error with multi-select and no selection
|
#
4c2683b4 |
| 28-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: default values for QUAY
|
#
505b3174 |
| 11-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2420 - select controls with numeric options cannot be selected
|
#
c9e11c2a |
| 01-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2363 - inconsistent parameter names for select and radio inputs
|
#
b6c326d8 |
| 25-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Replace Bootstrap4 class with views
|