discourse/app
Martin Brennan f2126acf5a
FIX: Allow entering blank values in relative-time-picker (#12193)
In certain cases such as the category auto-close hours setting, it makes sense to blank out the relative time picker duration so 
`null` is sent to the server to clear the value.

Meta example: https://meta.discourse.org/t/how-do-i-disable-topic-auto-close/180487
2021-02-24 13:25:26 +10:00
..
assets FIX: Allow entering blank values in relative-time-picker (#12193) 2021-02-24 13:25:26 +10:00
controllers DEV: Support setting deprecated site settings via the API (#12172) 2021-02-22 18:10:54 +00:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Reduce the time_read threshold to one minute. (#12159) 2021-02-20 08:25:32 -03:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Don't update posts_read_count when the post is from a PM. (#12131) 2021-02-23 11:36:00 -03:00
serializers FIX: hide sso payload behind a button click and log views (#12110) 2021-02-17 21:27:51 +05:30
services FIX: log warning when context is missing when a user is destroyed (#12182) 2021-02-23 16:47:54 +05:30
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00