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/spec
Neil Lalonde c2a8a2bc97 FIX: if mandatory parent tag is missing, add it
Previous behaviour was to silently remove tags that
belonged to a group with a parent tag that was missing.

The "required parent tag" feature is meant to guide people
to use the correct tags and show scoped results in the tag
input field, and to help create topic lists of related
tags. It isn't meant to be a strict requirement in the
composer that should trigger errors or restrictions.
2019-04-26 14:46:11 -04:00
..
components FIX: if mandatory parent tag is missing, add it 2019-04-26 14:46:11 -04:00
fabricators DEV: User email test optimization (#7405) 2019-04-23 17:49:05 +08:00
fixtures PERF: Avoid looking up the same group multiple times during bulk invite. 2019-04-16 09:42:25 +08:00
helpers FEATURE: remove "COMPRESS_BROTLI" optional behavior 2019-04-11 12:36:18 +10:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FIX: if mandatory parent tag is missing, add it 2019-04-26 14:46:11 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs FIX: Don't try to delete inactive admins 2019-04-25 11:59:50 +02:00
lib FIX: should look through posts for image markdown 2019-04-10 13:52:35 +05:30
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FEATURE: initial implementation of generic filters for reports 2019-04-26 12:17:10 +02:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests UX: Update post actions to "Approve Post" and "Reject Post" 2019-04-23 12:19:11 -04:00
serializers DEV: User email test optimization (#7405) 2019-04-23 17:49:05 +08:00
services FEATURE: Add support for Unicode usernames and group names 2019-04-23 13:00:27 +02:00
support FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
tasks Fix the build. 2019-04-10 19:14:41 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb Removed "shoulda" gem in favor of "shoulda-matchers" and update (#7387) 2019-04-18 07:41:37 +10:00