discourse/app
Martin Brennan 206d8db433
FIX: Invalid Date on "last" shortcut for timer + bookmarks (#12783)
The "last custom date and time" shortcut for the topic timer and
bookmarks could get into a state where it had an Invalid Date if
the user opened the topic timer modal, clicked Custom Date and then
closed the modal without making changes. This has been fixed, the
last custom date + time will no longer be set in this case and if
somehow the last custom date + time is invalid that option will not
show.

Also improve the wording from just "Last" to "Last custom datetime"
2021-04-22 09:26:31 +10:00
..
assets FIX: Invalid Date on "last" shortcut for timer + bookmarks (#12783) 2021-04-22 09:26:31 +10:00
controllers FIX: Allow finding non-lowercase tag groups (#12787) 2021-04-21 19:15:53 +02:00
helpers DEV: Upgrade Rails to 6.1.3.1 (#12688) 2021-04-21 12:36:32 +03:00
jobs FEATURE: watch title for automatic tagging (#12782) 2021-04-21 18:16:25 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FEATURE: Review every post using the review queue. (#12734) 2021-04-21 08:41:36 -03:00
serializers FEATURE: Review every post using the review queue. (#12734) 2021-04-21 08:41:36 -03:00
services FEATURE: watch title for automatic tagging (#12782) 2021-04-21 18:16:25 +03:00
views FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00