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
Roman Rizzi c3a38d2304 DEV: Make groups/new extensible by plugins (#7642)
* Expose a new plugin outlet. Pass group model to the group-member-dropdown so it can be accessed by plugins

* Added controller tests for group custom fields. update custom fields when updating a group
2019-06-06 12:05:33 +10:00
..
assets DEV: Make groups/new extensible by plugins (#7642) 2019-06-06 12:05:33 +10:00
controllers DEV: Make groups/new extensible by plugins (#7642) 2019-06-06 12:05:33 +10:00
helpers FEATURE: Multi-file javascript support for themes (#7526) 2019-06-03 10:41:00 +01:00
jobs FIX: don't send post edit notification when hidden tags are changed 2019-06-04 15:48:15 -04:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models DEV: Make groups/new extensible by plugins (#7642) 2019-06-06 12:05:33 +10:00
serializers FIX: Broken serializer spec with no payload 2019-06-05 12:44:56 -04:00
services FEATURE: dynamically update the topic heat settings monthly (#7670) 2019-06-04 10:34:07 -04:00
views PERF: fix N+1 queries for non-JS topic view. 2019-06-03 21:47:33 +05:30