summaryrefslogtreecommitdiff
path: root/resources/views/lists/anniversaries-table.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-02-18PHPdocGreg Roach1-1/+1
2022-01-27Change signature of Date::display() to avoid having to use container as psued...Greg Roach1-1/+1
2022-01-02Fix: #4155 - add secondary sort column for dates in anniversary tableGreg Roach1-1/+1
2021-12-16Set explicit sort order in table viewsGreg Roach1-5/+5
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-02-08CodeStyleGreg Roach1-3/+1
2020-03-22Fix: Initial sort order for anniversary eventsGreg Roach1-0/+2
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-1/+11
2020-01-09Fix: #2953 - sort events by anniversary dateGreg Roach1-5/+6
2019-12-06Fix: #1826 - add horizontal scroll to tables in narrow home page blocksGreg Roach1-42/+49
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-1/+1
2019-09-26Gender icons belong in the templatesGreg Roach1-1/+1
2019-04-25CodeStyle - redundant semicolonsGreg Roach1-1/+1
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach1-0/+53