summaryrefslogtreecommitdiff
path: root/resources/views/lists/repositories-table.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-2/+2
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-05-07Datatables - filter HTML columnsGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-0/+8
2021-02-08CodeStyle - nested ternary operatorsGreg Roach1-1/+1
2019-12-11Fix: #2856 - apply datatables styling/behaviour consistentlyGreg Roach1-1/+0
2019-12-03Apply PSR12 code style to templatesGreg Roach1-0/+2
2019-09-12CodeStyle - use groupBy() consistentlyGreg Roach1-1/+1
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-4/+7
2019-04-15Fix: #2361 - use CSS for chart lines on the family pageGreg Roach1-1/+1
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-20Tables not 100% widthGreg Roach1-0/+1
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-2/+2
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-01-02Use illuminate/database in viewsGreg Roach1-5/+14
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-2/+2
2018-11-18Rename Tree::getTreeId() to id()Greg Roach1-1/+1
2018-11-05Fix: #2019 - datatables text not translatedGreg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+56