summaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Fix - relationship name reversed for INDO:ASSO factsGreg Roach1-1/+1
2023-04-21consolidate map size css (#4808)David Drury5-12/+12
2023-04-03Merge: #4756 (part) - show location edit form in full-screenGreg Roach1-43/+30
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach9-27/+33
2023-04-03Fix: #4774 - Clicking on ancestor in pedigree map scrolls to top of pageGreg Roach1-0/+1
2023-04-03Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy...David Drury3-5/+5
2023-03-29Consistent use of select/pluckGreg Roach6-32/+16
2023-03-10Use realpath() for data folderGreg Roach1-1/+2
2023-02-23Fix: #4762 - pedigree map should include link to root individualGreg Roach1-2/+2
2023-02-11Missing validation on edit-raw/add factGreg Roach1-1/+1
2023-02-08Fix for code missed when adding full screen functionalityDavid Drury1-1/+4
2023-02-05Fix: modals broken on link-spouse-to-individual pageGreg Roach1-0/+2
2023-02-04Only show age-difference for events that occur after death, not factsGreg Roach1-6/+5
2023-02-03Hide edit NAME button when clickedGreg Roach1-2/+2
2023-02-03Use disabled attribute instead of hardcoded style in read-only name input (#4...Jonathan Jaubart1-8/+18
2023-01-14Fix: #4723 - interactive tree - only force 100% height in fullscreen modeGreg Roach1-1/+1
2023-01-04Don't update slideshow when page is hiddenGreg Roach1-21/+32
2022-12-28Add support for INDI:NO and FAM:NO tagsGreg Roach1-1/+1
2022-12-26Show timestamp of last check for update, and allow check at any timeGreg Roach1-1/+22
2022-12-25Fix: NAME not linked to GVIN+SURNGreg Roach1-1/+1
2022-12-23Fix: #4681 - missing totals in tag-cloud listsGreg Roach1-1/+5
2022-12-23Fix: #4654 - expand/collapse edit fields wrongly linkedGreg Roach3-12/+11
2022-12-23Change styling of NAME field when inactiveGreg Roach1-2/+2
2022-12-23Fix: #4680 - wrong baseurl detected if query-parameters added during setupGreg Roach1-1/+1
2022-12-22Allow name editor to work with an empty NAME tagGreg Roach1-2/+7
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach5-60/+99
2022-12-13Add icons for database and serverGreg Roach72-77/+79
2022-12-12Don't show GEDCOM 7 FAM:RESI if the GEDCOM 5.5.1 FAM:RESI is hiddenGreg Roach1-0/+1
2022-12-12Fix: #4655 - residence facts take a value in GEDCOM 7Greg Roach1-2/+18
2022-12-11Whitespace in translationsGreg Roach4-4/+4
2022-12-10WhiteSpaceGreg Roach1-1/+1
2022-12-07Fix: #4615, Fix: #4651 - interactive tree not working in full-screen modeGreg Roach1-18/+20
2022-12-07PHP 8.0 - use nullsafe operatorGreg Roach6-12/+12
2022-12-07Fix: #4645 - hidden/required field breaks privacy rule editorGreg Roach1-1/+1
2022-12-01Fix: #4619 - cannot create new objects without a restrictionGreg Roach1-4/+4
2022-11-30Fix: cannot delete unused locationsGreg Roach1-1/+1
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-28Upgrade URL in email needs to be a linkGreg Roach1-1/+1
2022-11-27Remove old/dead codeGreg Roach2-10/+6
2022-11-25Reduce speed of colorbox slideshowGreg Roach1-0/+1
2022-11-25Merge: #4316 - remove unnecessary scrolling from map sidebarsGreg Roach3-9/+3
2022-11-25Fix: #3704 - add location-edit link on place-hierarchy pageGreg Roach4-8/+21
2022-11-25Fix: #4282, #4459 - use name(), not summary(), in fact-delete confirmationGreg Roach1-1/+1
2022-11-25Merge: #4611 - add fullscreen mode to interactive treeGreg Roach1-0/+6
2022-11-25Merge #4606 - add fullscreen controlsGreg Roach6-4/+5
2022-11-24Add general purpose fullscreen function and provide map control to use itDavid Drury4-3/+4
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach6-7/+19
2022-11-24Use view for control icon, Exclusively use setAttribute as assigning aria-xx ...David Drury1-0/+1
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach1-4/+2
2022-11-18Remove unused JSGreg Roach2-18/+0