summaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Expand)AuthorFilesLines
2021-02-08CodeStyle - nested ternary operatorsGreg Roach8-8/+8
2021-02-08Form stylingGreg Roach1-1/+1
2021-02-07Create submitter fieldsGreg Roach1-6/+26
2021-02-04Code styleGreg Roach1-0/+12
2021-02-04Code styleGreg Roach1-1/+1
2021-02-04Use gedcom elementsGreg Roach9-63/+82
2021-02-04Fix: JSON_THROW_ON_ERROR is PHP >=7.3 onlyGreg Roach1-3/+3
2021-02-03Fix: #3707 - populate place name from geocoder when adding new placeGreg Roach2-1/+68
2021-02-03Header does not have CHAN recordGreg Roach1-12/+14
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach21-41/+385
2021-02-01Dead CodeGreg Roach1-10/+12
2021-01-29Redirect to individual page after adding/editing storyGreg Roach2-3/+27
2021-01-29PHPdocGreg Roach6-16/+40
2021-01-27Fix: #3692 - only load ckeditor script when neededGreg Roach1-14/+31
2021-01-26Convert controller to request handlersGreg Roach5-8/+16
2021-01-25Type hintsGreg Roach1-1/+11
2021-01-22Fix: #3682 - add bootstrap markup to user message blockGreg Roach1-0/+150
2021-01-22Fix dangling slash in media file fields modalGreg Roach2-11/+26
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach5-52/+41
2021-01-18Do not show accept/reject all buttons when there are no more pending changesGreg Roach1-8/+10
2021-01-16Tell CKeditor not to convert htmlentitiesGreg Roach1-0/+3
2021-01-15Refactor controller as request handlersGreg Roach9-17/+47
2021-01-15Unused importsGreg Roach10-15/+0
2021-01-15Move user constants to the user interface classGreg Roach3-18/+21
2021-01-15Refactor controller into request handlersGreg Roach8-12/+68
2021-01-15Refactor controller into request handlersGreg Roach3-2/+17
2021-01-15Add sorting and pagination to list of storiesGreg Roach1-1/+10
2021-01-13Refactor controller into request handlersGreg Roach2-2/+10
2021-01-09Update register-notify-text.phtml (#3663)mrqd91-0/+4
2021-01-08Fix: external files cause error on manage media pageGreg Roach3-6/+12
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-3/+3
2021-01-05PHPdocGreg Roach1-0/+6
2020-12-23Use constants for unknown surname and given namesGreg Roach2-6/+7
2020-12-14make ClippingsCart more extensible (#3592)Richard Cissée2-2/+2
2020-12-14Roots filter not working in family datatable (#3627)Jonathan Jaubart1-1/+1
2020-11-30Strict typesGreg Roach1-1/+1
2020-11-17Fix: #3595 - incorrect sorting of place names on individual/family listsGreg Roach2-3/+3
2020-10-12Updated route name in analytics-edit pageGreg Roach1-2/+3
2020-10-08TyposGreg Roach1-1/+1
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach3-3/+9
2020-10-03#3529 - rename Factory to RegistryGreg Roach3-7/+7
2020-09-26Fix: setup wizard fails to detect base_url when it contains spacesGreg Roach1-1/+1
2020-09-20Update links to modules pageGreg Roach8-8/+16
2020-09-17Fix: #3513 - setup wizard needs a cache (before it is normally initialised)Greg Roach1-1/+1
2020-09-17Remove unnecessary parenthesesGreg Roach1-1/+1
2020-09-16Refactor controller-actions as request-handlersGreg Roach20-78/+141
2020-09-15PHPdocGreg Roach1-56/+56
2020-09-15PHPdocGreg Roach1-7/+74
2020-09-15Replace controller-actions with request-handlersGreg Roach3-33/+77
2020-09-12Missing parametersGreg Roach1-1/+1