summaryrefslogtreecommitdiff
path: root/resources/views/lists/anniversaries-list.phtml
AgeCommit message (Collapse)AuthorFilesLines
2022-03-13CodeStyle - upper/lower case mismatchesGreg Roach1-1/+1
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-2/+2
2022-02-18PHPdocGreg Roach1-4/+4
2022-01-27Change signature of Date::display() to avoid having to use container as ↵Greg Roach1-1/+1
psuedo-global variable for $tree
2021-08-23Fix: #3996 - Use CSS variables for link colour/decorationGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-0/+1
2020-02-02Fix: javascript error when homepage blocks do not need to 'show more'Greg Roach1-12/+11
2020-01-29Add high/low parameters to configure block paginationGreg Roach1-2/+4
2020-01-29Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to ↵Greg Roach1-14/+39
lengthy blocks on the home page
2020-01-09Fix: #2953 - sort events by anniversary dateGreg Roach1-1/+4
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-1/+1
2019-04-25CodeStyle - redundant semicolonsGreg Roach1-2/+2
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach1-0/+28