#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
81443e3c |
| 19-May-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
|
#
c2ed51d1 |
| 01-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Merge GEDCOM element code from 2.1 branch
|
#
7d70e4a7 |
| 25-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Merge changes from develop
|
#
92044e0d |
| 10-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3215 - add first/previous/next/last buttons to the re-order pages
|
#
7bb122d6 |
| 18-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2979 - re-ordering deleted facts
|
#
aabcb63c |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor the re-ordering of children/spouses/names/media; add assertions
|
#
5229eade |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor the re-ordering of children/spouses/names/media; add assertions
|
#
a437889d |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: missing tree parameter on various edit routes
|
#
9022ab66 |
| 15-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
wip
|
#
83615acf |
| 06-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
75b444f7 |
| 26-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: drag'n'drop re-ordering
|
#
6a83cfe8 |
| 24-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on icons
|
#
d993d560 |
| 23-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on icons
|
#
8d0ebef0 |
| 17-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Prefer class-constants to global-constants
|
#
30158ae7 |
| 12-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename GedcomRecord::getFacts() to facts()
|
#
905ab80a |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getFactId() to id()
|
#
3425616e |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getAttribute() to attribute()
|
#
84586c02 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getValue() to value()
|
#
e7766c08 |
| 11-Nov-2018 |
Greg Roach <fisharebest@webtrees.net> |
Rename Fact::getParent() to record()
|
#
dd6b2bfc |
| 12-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use .phtml extension for template files
|