summaryrefslogtreecommitdiff
path: root/app/Functions
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Streamline GEDCOM export codeGreg Roach1-101/+59
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-5/+5
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-12/+0
2019-03-02Use app() shortcutGreg Roach4-7/+7
2019-03-02Remove global variableGreg Roach1-3/+3
2019-02-24Fix: #2265 - stop importing if fatal error occursGreg Roach1-5/+4
2019-02-24Fix: #2263 - facts duplicated in chart-boxesGreg Roach1-59/+0
2019-02-24Fix: #2253 - individuals not linked to places at all levelsGreg Roach1-8/+13
2019-02-24Working on modulesGreg Roach1-1/+1
2019-02-24Apply fixes from StyleCI (#2262)Greg Roach1-5/+5
2019-02-24Unused importsGreg Roach1-5/+4
2019-02-24PHPdocGreg Roach1-6/+6
2019-02-23Refactor module componentsGreg Roach1-1/+2
2019-02-23Lists as ModulesRichard Cissee1-29/+35
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach1-58/+0
2019-02-17Fix: #2224 - sexImage() versus getSexImage()Greg Roach1-1/+1
2019-02-16Use Collection classGreg Roach5-19/+17
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach7-118/+118
2019-02-13Refactoring themes and chart boxesGreg Roach1-3/+3
2019-02-11StyleCIGreg Roach1-1/+0
2019-02-11Working on RTL and iconsGreg Roach3-125/+60
2019-02-10Working on iconsGreg Roach1-1/+1
2019-02-08Working on CSS and themesGreg Roach1-11/+11
2019-02-05Fix: #2183 - missing default individual in reportGreg Roach1-2/+3
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach1-10/+0
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach3-33/+28
2019-01-30Create ModuleServiceGreg Roach2-2/+4
2019-01-30Converting themes to modulesGreg Roach3-20/+20
2019-01-27Fix: #2134 - delete orphaned places recursivelyGreg Roach1-20/+14
2019-01-27Refactor class PlaceGreg Roach2-65/+9
2019-01-27TestsGreg Roach1-1/+1
2019-01-27Fix: #2141 error in gedcom headerGreg Roach1-9/+5
2019-01-26Wrong check for RelationshipsChartModuleGreg Roach1-1/+4
2019-01-26Do not generate links to relationships chart when it is disabledGreg Roach1-14/+17
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-1/+1
2019-01-10Use illuminate/database in pending changes controllerGreg Roach1-17/+0
2019-01-09Use illuminate/database for citation autocompleteGreg Roach1-1/+13
2019-01-09Use illuminate/database for placesGreg Roach1-21/+0
2019-01-08Fix: media file details not being importedGreg Roach1-2/+2
2019-01-06Fix: #1783 - missing timezones on timestampsGreg Roach1-0/+2
2019-01-04Add visibility to constantsGreg Roach2-20/+19
2019-01-04Fix: #2092 - undefined attribute when downloading GEDCOM fileGreg Roach1-1/+1
2019-01-02TestingGreg Roach1-8/+6
2019-01-02TestsGreg Roach1-1/+1
2019-01-02TestsGreg Roach1-1/+2
2019-01-02Use illuminate/database to import treesGreg Roach1-269/+218
2019-01-01Use illuminate/database for gedcom exportGreg Roach1-45/+36
2019-01-01Refactor away class FunctionsDbGreg Roach1-52/+0
2019-01-01Happy 2019Greg Roach10-10/+10