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
Bianca Nenciu fa3eb1f7fc
FIX: Category redirect to correct slug should not loop (#11772)
The server responds with a redirect to URLs with wrong slugs, even when
the slug was the correct but in the encoded form (if it contained
special characters).
2021-02-16 17:54:50 +02:00
..
assets FIX: Fix subcategory, tag drops and none values (#11934) 2021-02-16 17:54:24 +02:00
controllers FIX: Category redirect to correct slug should not loop (#11772) 2021-02-16 17:54:50 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Update topic_count when updating visibility (#11946) 2021-02-16 17:45:12 +02:00
serializers FIX: do not show SSO last payload to moderators (#12084) 2021-02-15 16:12:06 +05:30
services FIX: Update topic_count when updating visibility (#11946) 2021-02-16 17:45:12 +02:00
views FIX: adds google tracking to page publishing (#12090) 2021-02-15 19:00:35 +01:00