This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan f4f3e8c401
FIX: Various improvements to bookmark modal UI (#10225)
* Do not autofocus name input on mobile
* Improve code for formatted reminder type times to not be computed, so the modal times update correctly
* Change wording of "Next Monday" to "Monday" for all days except when today is Monday
2020-07-14 14:02:13 +10:00
..
assets FIX: Various improvements to bookmark modal UI (#10225) 2020-07-14 14:02:13 +10:00
controllers FIX: Incorrect search blurb when advanced search filters are used take2 2020-07-14 11:50:40 +08:00
helpers FIX: Set the lang/xml:lang html attrs in emails (#10218) 2020-07-13 16:39:40 +02:00
jobs FIX: Don't award new user of the month in the wrong month 2020-07-13 15:05:30 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models PERF: Add user_id condition so we can use another index in the query 2020-07-13 15:26:56 -03:00
serializers DEV: Add external_id to notification payload 2020-07-13 12:07:39 -06:00
services FIX: Allow signup when auth provider supplies no email 2020-07-10 17:56:33 +01:00
views UX: Add Login button on 403 error page if user is not logged in (#10154) 2020-07-01 18:27:42 +03:00