#
c5402244 |
| 13-Jul-2023 |
Greg Roach <greg@subaqua.co.uk> |
Remove unused code
|
#
d35568b4 |
| 31-Mar-2023 |
Greg Roach <greg@subaqua.co.uk> |
Replace illuminate/container with our own simpler container
|
#
556e77fe |
| 18-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Remove unused JS
|
#
55cc2880 |
| 18-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
0653586a |
| 18-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Remove charts from footer of indivdiual/family lists - see #3833
|
#
33df1db6 |
| 29-Jul-2022 |
Greg Roach <greg@subaqua.co.uk> |
Remove duplicate HTML attribute
|
#
79393651 |
| 06-Jul-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: SEX X breaks the individual lists
|
#
2e464181 |
| 02-Jun-2022 |
Greg Roach <greg@subaqua.co.uk> |
Use a factory to make unqique identifiers
|
#
0363a7fd |
| 23-Feb-2022 |
David Drury <ddrury@users.noreply.github.com> |
Added "autocomplete="off" to check boxes that save state across page refreshes (#4230)
|
#
d97083fe |
| 19-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
Create Timestamp class and factory to replace direct-dependency on Carbon
|
#
36779af1 |
| 18-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
66ecd017 |
| 27-Jan-2022 |
Greg Roach <greg@subaqua.co.uk> |
Change signature of Date::display() to avoid having to use container as psuedo-global variable for $tree
|
#
728c8c27 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
|
#
dd71ff6b |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - remove unnecessary parentheses
|
#
7a821518 |
| 23-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3996 - Use CSS variables for link colour/decoration
|
#
2d8276ba |
| 22-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4000 - persistent checkbox toggles / BS5
|
#
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
|
#
95e0b7a8 |
| 21-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Individuals table filter buttons
|
#
3a976702 |
| 21-Aug-2021 |
Jonathan Jaubart <dev@jaubart.com> |
Bootstrap5: changes in toggle button groups (#3998)
|
#
315eb316 |
| 16-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
|
#
8d25f0db |
| 11-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3719 - HTML titles for name types in lists
|
#
b16bf9d4 |
| 08-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - nested ternary operators
|
#
c2ed51d1 |
| 01-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Merge GEDCOM element code from 2.1 branch
|
#
8fb4e87c |
| 23-Dec-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use constants for unknown surname and given names
|
#
8c0ff4dd |
| 17-Nov-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3595 - incorrect sorting of place names on individual/family lists
|