#
54f9ed18 |
| 03-Aug-2024 |
Greg Roach <greg@subaqua.co.uk> |
phpdoc
|
#
a2c8afea |
| 26-Jul-2023 |
Alejandro Criado-Pérez <alejandro@criadoperez.com> |
Corrected php, js and phtml files (#4855)
|
#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
1a2589c7 |
| 26-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
PHP 8.0 compatibility
|
#
36779af1 |
| 18-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
b315f3e1 |
| 05-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #1584 - Replace FunctionsPrint* with templates
|
#
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
|
#
ef881450 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - remove redundant units in CSS
|
#
a5fd6d7c |
| 05-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3479 - need gender-specific translations for 'aged %s'
|
#
054771e9 |
| 27-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
Refactor ages
|
#
2cebb4b4 |
| 26-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
d70512ab |
| 03-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 code style to templates
|
#
54c1ab5e |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Avoid empty(), as it can be unpredicatable
|
#
ca8f62c9 |
| 25-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix drag-cursor on timeline chart
|
#
f220ef57 |
| 25-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove unnecessary name attribute
|
#
261d6e48 |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - redundant parentheses
|
#
22d65e5a |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types
|
#
da58fa21 |
| 24-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Unused imports
|
#
39ca88ba |
| 15-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Rename functions getFoo() to foo() and return collections instead of arrays
|
#
e837ff07 |
| 07-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on CSS and themes
|
#
8136679e |
| 30-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Converting themes to modules
|
#
29e68993 |
| 28-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2151 - Update views to match updated Place class
|
#
392561bb |
| 27-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor class Place
|
#
eca4a663 |
| 22-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Merge chart controllers into chart modules
|