#
d11be702 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
b11cdcd4 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
588fd84b |
| 07-Jul-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4497 - only delete one-person family records when there are no facts
|
#
5bfc6897 |
| 16-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
It is 2022 - update copyright dates
|
#
4991f205 |
| 09-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4250 - refactor linked-records and use consistently
|
#
b55cbc6b |
| 22-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
Update and use Validation class
|
#
ac701fbd |
| 23-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
24f2a3af |
| 04-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Code style
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
6b9cb339 |
| 03-Oct-2020 |
Greg Roach <greg@subaqua.co.uk> |
#3529 - rename Factory to Registry
|
#
8553b2e2 |
| 03-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: cannot delete an individual if it is linked to family record that has an invalid link
|
#
db49063c |
| 26-May-2020 |
Thomas Karcher <t_karcher@posteo.de> |
Show links to linking records in DeleteRecord.php (#3300)
* Add links to linking records in the flash messages
Links added to all records that linked to the newly deleted individual or family. On
Show links to linking records in DeleteRecord.php (#3300)
* Add links to linking records in the flash messages
Links added to all records that linked to the newly deleted individual or family. One of them is probably the next page you would want to visit.
* Improvements implemented as suggested
- HTML code taken out of translation string
- class "alert-link" added
- url escaped with "e()"
show more ...
|
#
a091ac74 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Update code to use new Factory objects
|
#
143a1139 |
| 03-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2623 - auto-delete families with one member is not working
|
#
ddeb3354 |
| 30-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Make variable types clearer to static analysis tools
|
#
3b3db8ad |
| 28-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2705 - Break EditGedcomRecordController into request handlers
|