discourse/spec
Sam Saffron 6dd4bc7d57 FEATURE: support group owner, capable of controlling group membership
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members

Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
..
components FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
controllers FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
fabricators FIX: timing issue with edits and cook post processing 2015-09-29 18:51:26 +02:00
fixtures Digital Ocean should be DigitalOcean https://www.digitalocean.com/legal/terms/ 2015-10-30 13:31:48 -04:00
helpers Add tests for I18n.exists? freedom patch 2015-09-23 20:41:51 +02:00
integration Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
integrity Add spec to check locale files for duplicate keys 2015-09-19 00:14:26 +02:00
jobs Add 'staged' boolean to User 2015-11-06 19:19:13 +01:00
mailers FEATURE: include email_prefix in digest email subject instead of site title 2015-06-03 22:22:29 +05:30
models FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers UX: show complete URL path if website domain is same as instance domain 2015-08-12 01:19:20 +05:30
services FIX: Topic#last_posted_at was not being set when changing topic timestamp. 2015-10-20 10:12:52 +08:00
support PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00
views/omniauth_callbacks Better support for passing up errors when OmniAuth fails after auth 2015-06-24 12:12:43 -04:00
spec_helper.rb FIX: allow emoji class when crawling embedded content, add rspc-html-matchers 2015-11-05 18:51:26 -08:00