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
Blake Erickson 092eeb5ca3 FEATURE: Create a rake task for destroying categories
Created a rake task for destroying multiple categories along with any
subcategories and topics the belong to those categories.

Also created a rake task for listing all of your categories.

Refactored existing destroy rake tasks to use new logging method, that
allows for puts output in the console but prevents it from showing in
the specs.
2019-07-17 12:44:14 -06:00
..
assets Fix the build. 2019-07-17 12:03:45 +05:30
controllers Revert "FIX: apply defaults constraints to routes format (#7890)" 2019-07-15 17:31:24 -04:00
helpers FIX: Fallback to gzip compression if brotli isn't supported (#7895) 2019-07-16 11:05:37 -03:00
jobs Revert "FEATURE: admin/user exports are compressed using the zip format (#7784)" 2019-07-10 11:38:51 -03:00
mailers SECURITY: Strip HTML from invite emails 2019-07-05 14:57:11 -04:00
models FIX: Recompile extra_js theme assets when COMPILER_VERSION changes (#7897) 2019-07-16 16:34:33 +02:00
serializers FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00
services FEATURE: Create a rake task for destroying categories 2019-07-17 12:44:14 -06:00
views DEV: Debundle plugin javascript assets and don't load if disabled (#7566) 2019-07-15 20:22:54 +05:30