This update includes some small efficiency changes related to the fetching of reminders within the cron task. There are also some changes related to how the over-fetching mechanism worked, which becomes more appreciable the less frequently the cron task is set to run (e.g. > 5 minutes).
A small change that ensures the reminder hint does not fade up and down each time a new reminder time is selected. This was visually distracting. Instead this now fades to a new reminder hint, or fades upon deselection.
Adjusted email subject title case to be more consistent
Ensures correct phrase will always show when there are no pending reminders
Ensures ‘Manage reminders’ tools will always be visible from Bookmark page (previously was only visible when the reminders filter was applied)
Changed the previous bell icon to an alarm clock. The bell icon is used by default for watched content, and this change makes it more obvious that an alert (reminder) will occur in the future (see below)
Added a new icon to Bookmarks page to make it more obvious when a bookmark has a pending reminder (previously it was only obvious if you were directly filtering or looked for the presence of the reminder date for the content item)
Some behind the scenes changes to saving admin options
extra.less is no longer used for styling purposes, all styling modifications are now made in core_vbr.less
Fixed an issue where 'With reminders' filter checkbox in the visitor menu did not respect reminder creation permission (bug was only applicable when choosing to show reminders in existing Bookmarks tab of the visitor menu)