#
6f4ec3ca |
| 26-Jul-2023 |
Greg Roach <greg@subaqua.co.uk> |
Preparing to remove dependency on laravel/database
|
#
059898c9 |
| 29-Mar-2023 |
Greg Roach <greg@subaqua.co.uk> |
Consistent use of select/pluck
|
#
a962cdb5 |
| 17-Oct-2022 |
Greg Roach <greg@subaqua.co.uk> |
DB column types
|
#
10367734 |
| 19-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: strict types in lists
|
#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
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
|
#
728c8c27 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
|
#
315eb316 |
| 16-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
|
#
1197bb9c |
| 27-Jun-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: 3642 - Show publication details as links in sources list
|
#
eef4add8 |
| 07-May-2021 |
Greg Roach <fisharebest@gmail.com> |
Datatables - filter HTML columns
|
#
7c2c99fa |
| 09-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
b16bf9d4 |
| 08-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - nested ternary operators
|
#
1061e22b |
| 04-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Typos
|
#
6718d7f2 |
| 22-Mar-2020 |
Greg Roach <greg@subaqua.co.uk> |
Add ABBR and PUBL columns to sources table
|
#
b4139381 |
| 11-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2856 - apply datatables styling/behaviour consistently
|
#
d70512ab |
| 03-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 code style to templates
|
#
7f5c2944 |
| 12-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - use groupBy() consistently
|
#
a69f5655 |
| 17-Jul-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Query Expression class directly, remove unused imports
|
#
17dd427e |
| 15-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2361 - use CSS for chart lines on the family page
|
#
0b5fd0a6 |
| 03-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Declare static closures
|
#
81dda58f |
| 15-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Tables not 100% width
|
#
4459dc9a |
| 03-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Convert from Carbon (v1) to CarbonImmutable (v2)
|
#
820b62df |
| 16-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use Collection class
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|