summaryrefslogtreecommitdiff
path: root/app/Services
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Code styleGreg Roach10-16/+16
2021-02-04Use gedcom elementsGreg Roach1-6/+2
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-1/+61
2021-02-01Mark function as deprecatedGreg Roach1-0/+2
2021-02-01Performance - only check for non-transactional tables when updating schemaGreg Roach1-6/+8
2021-01-28Merge some changes from 2.1Greg Roach2-1/+73
2021-01-25Use https link in copyright headerGreg Roach29-53/+53
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach2-130/+133
2021-01-15Move user constants to the user interface classGreg Roach3-27/+27
2021-01-12Remove unused private constantsGreg Roach1-6/+0
2020-12-27Fix: #3644 - Postgres compatibilityGreg Roach1-0/+2
2020-12-26Fix: #3641 - advanced search for family placesGreg Roach1-1/+1
2020-12-22Fix: #3610 - media records corrupt in clippings cartGreg Roach1-7/+10
2020-11-30Strict typesGreg Roach1-1/+1
2020-11-12Fix: #3585 - language code for bulgarian is bg, not buGreg Roach1-1/+1
2020-10-26Allow id attributes in user-generated HTML contentGreg Roach1-0/+3
2020-10-16Fix: deleting default blocks causes errorGreg Roach1-7/+9
2020-10-08TyposGreg Roach2-4/+4
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach1-0/+25
2020-10-03#3529 - rename Factory to RegistryGreg Roach10-57/+57
2020-09-26Restore some functions and mark them deprecated, so avoid breaking 3rd party ...Greg Roach1-0/+3
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+277
2020-09-15Replace controller-actions with request-handlersGreg Roach1-6/+6
2020-09-15Remove league/glide. Use intervention/image directly.Greg Roach1-101/+0
2020-09-08Use factory to create caches and filesystemsGreg Roach6-17/+12
2020-08-10Combine SQL queries for performanceGreg Roach1-34/+106
2020-07-31Improve auto-complete for individual and family namesGreg Roach1-3/+6
2020-07-23Simplify the geographic data listGreg Roach1-0/+181
2020-07-21Update vendor dependenciesGreg Roach1-1/+0
2020-07-21Anniversaries of 30 Adar shown twice - #3406Greg Roach1-0/+4
2020-07-21Fix: ADAR anniversaries checking if event is a leap year, not the anniversary...Greg Roach1-9/+5
2020-07-21CodeStyleGreg Roach1-2/+0
2020-07-20Refactor MediaFileController into request handlersGreg Roach1-0/+103
2020-07-19Refactor calendar control into request handlersGreg Roach1-23/+76
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-576/+0
2020-07-12Unused importGreg Roach1-3/+0
2020-07-12Fix: some servers cannot display thousands of changesGreg Roach1-1/+93
2020-07-10Fix: #1170 - sort options for 'on this day' blockGreg Roach1-1/+8
2020-07-10#3406 - Leap-year test reversed on AdarII anniversariesGreg Roach1-1/+1
2020-07-10#3406 - 1 ADAR anniversaries shown on every day of the monthGreg Roach1-1/+1
2020-07-04Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()Greg Roach5-27/+41
2020-06-29Update vendor dependenciesGreg Roach1-0/+4
2020-06-27Better handling for custom record typesGreg Roach1-3/+3
2020-06-26CodeStyleGreg Roach1-2/+2
2020-06-26Add data-fix for NAME subtags (See #794)Greg Roach1-0/+2
2020-06-25Fix: #3373 - advanced search for given name fails when no GIVN fieldGreg Roach1-0/+1
2020-06-24Add definitions for tagalog languageGreg Roach1-0/+2
2020-06-21Replace deprecated functionsGreg Roach1-0/+16
2020-06-18Fix: GEDCOM export with privacy filteringGreg Roach1-6/+11
2020-06-16Fix: #3012 - no lat/long when adding quick family factsGreg Roach1-2/+2