summaryrefslogtreecommitdiff
path: root/resources/views/admin
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Remove unused codeGreg Roach2-4/+4
2023-07-02Upgrade Bootstrap from 5.2 to 5.3Greg Roach4-27/+25
2023-06-20Static analysisGreg Roach2-3/+1
2023-04-21consolidate map size css (#4808)David Drury1-2/+2
2023-04-03Merge: #4756 (part) - show location edit form in full-screenGreg Roach1-43/+30
2023-03-10Use realpath() for data folderGreg Roach1-1/+2
2023-02-08Fix for code missed when adding full screen functionalityDavid Drury1-1/+4
2022-12-26Show timestamp of last check for update, and allow check at any timeGreg Roach1-1/+22
2022-12-13Add icons for database and serverGreg Roach1-1/+1
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 Roach2-2/+2
2022-12-10WhiteSpaceGreg Roach1-1/+1
2022-12-07Fix: #4645 - hidden/required field breaks privacy rule editorGreg Roach1-1/+1
2022-11-30Fix: cannot delete unused locationsGreg Roach1-1/+1
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-25Fix: #3704 - add location-edit link on place-hierarchy pageGreg Roach2-4/+6
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach1-1/+4
2022-11-18Use ValidatorGreg Roach1-1/+1
2022-11-06Fix:#4589 FAM:NCHI:* is only valid in GEDCOM 7Greg Roach1-11/+71
2022-10-18The PREFER_LEVEL2_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-13/+0
2022-10-18The FULL_SOURCES option is now part of the GEDCOM tags configurationGreg Roach1-13/+0
2022-09-16Fix: #4525 - error when no geographic data input file suppliedGreg Roach2-34/+47
2022-09-06CodeStyleGreg Roach52-0/+104
2022-09-06Fix: broken HTMLGreg Roach1-1/+1
2022-08-25CodeStyleGreg Roach4-10/+10
2022-06-23Fix: #4490 - typo, cannot hide EMAIL tagGreg Roach1-1/+1
2022-06-22Check for errors - show error codeGreg Roach1-21/+33
2022-06-14Remove outdated help textGreg Roach1-3/+0
2022-06-06Fix: copy/paste errosGreg Roach1-1/+1
2022-06-06Add: hide categories of errorGreg Roach1-3/+46
2022-06-05Fix: #4442 - inconsistent link/titleGreg Roach2-3/+3
2022-05-30Fix: #4446 - add data-fix icon/column to list of modulesGreg Roach1-0/+13
2022-05-30Fix: #4439 - wrong link for place-hierarchy when editing geographic dataGreg Roach1-2/+2
2022-05-30Fix: #4440 - button label not translatedGreg Roach1-1/+3
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach34-68/+85
2022-05-18Update bootstrap 5 markup for select elements. See #4412Greg Roach9-11/+11
2022-05-05Fix: privacy feedback brokenGreg Roach1-1/+1
2022-05-04Apply options to fetch() consistentlyGreg Roach1-95/+82
2022-05-03Add TIME to BIRT:DATE and DEAT:DATEGreg Roach1-1/+12
2022-05-02Fix: missing RESI:PHON/EMAIL/WWW tagsGreg Roach1-9/+9
2022-05-02Outdated bootstrap markupGreg Roach23-148/+146
2022-04-20Add support for GEDZIP exports. Fixes: #4288Greg Roach2-27/+57
2022-04-19Fix: cannot add record privacy rule in control panelGreg Roach1-17/+14
2022-04-16Check for errors: split warnings into warnings/infoGreg Roach1-0/+5
2022-04-14Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957Greg Roach1-4/+14
2022-04-04Add more custom GEDCOM tags created by Ancestry.comGreg Roach1-0/+1
2022-04-03Update PO filesGreg Roach1-2/+2
2022-04-03Rebuild PO filesGreg Roach1-8/+1
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach2-20/+65