summaryrefslogtreecommitdiff
path: root/resources/views/lists/anniversaries-list.phtml
AgeCommit message (Expand)AuthorFilesLines
2024-12-09Fix: #5074 - don't show empty place linksGreg Roach1-3/+1
2024-09-21Fix: #5022 - date diffs on 32 bit systemsGreg Roach1-1/+3
2024-09-16Fix: #5022 - don't show date differences on 32 bit systems)Greg Roach1-1/+3
2022-09-06CodeStyleGreg Roach1-0/+2
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 psued...Greg Roach1-1/+1
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 l...Greg Roach1-14/+39
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