discourse/spec/controllers
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
..
admin FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
application_controller_spec.rb Allow Postgres to trigger readonly mode for the site. 2015-04-29 11:49:58 -04:00
badges_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
categories_controller_spec.rb FEATURE: Log staff actions for Category changes. 2015-09-18 10:53:08 +08:00
clicks_controller_spec.rb correct spec 2015-05-06 12:01:47 +10:00
composer_messages_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
directory_items_controller_spec.rb Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
draft_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
email_controller_spec.rb Migrate unsubscribe keys to the database. 2015-02-13 14:24:15 -05:00
embed_controller_spec.rb Add embed/info endpoint for TopicEmbed queries 2015-09-16 03:22:24 +00:00
export_csv_controller_spec.rb FIX: send 404 error when unauthorized user tries to download user archive 2015-06-08 11:32:31 +05:30
groups_controller_spec.rb FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
invites_controller_spec.rb FEATURE: generate invite token 2015-08-28 18:29:31 +05:30
list_controller_spec.rb FEATURE: suppress categories from the homepage 2015-09-02 20:25:18 +02:00
manifest_json_controller_spec.rb FEATURE: Add web manifest for Chrome users. 2015-09-21 10:34:03 +08:00
notifications_controller_spec.rb Upgrade Notifications to fix deprecations and use store 2015-05-11 11:20:45 -04:00
omniauth_callbacks_controller_spec.rb Fixed all broken specs 2013-08-26 12:59:17 +10:00
onebox_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
permalinks_controller_spec.rb FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice 2015-10-12 16:54:53 -04:00
post_action_users_controller_spec.rb FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
post_actions_controller_spec.rb FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
posts_controller_spec.rb FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
queued_posts_controller_spec.rb Interface is wired up for Approving/Rejecting posts 2015-04-15 14:54:37 -04:00
robots_txt_controller_spec.rb Remove site setting stubbing (Round 1) 2015-06-03 15:44:00 +05:30
search_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
session_controller_spec.rb FIX: redirect to return_url when working as SSO provider 2015-10-25 11:30:38 +05:30
similar_topics_controller_spec.rb FIX: similar topics api shouldn't return error if params are below minimum lengths 2015-08-31 10:54:45 -04:00
site_customizations_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
static_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
stylesheets_controller_spec.rb missing prep in test 2015-05-23 15:39:44 +10:00
topics_controller_spec.rb FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
uploads_controller_spec.rb FIX: ensure a file is present when creating an upload 2015-08-18 11:39:51 +02:00
user_actions_controller_spec.rb Users can see their pending posts 2015-04-21 16:44:47 -04:00
user_avatars_controller_spec.rb user avatar urls/templates refactor 2015-05-29 18:51:17 +02:00
user_badges_controller_spec.rb FIX: Broken spec 2015-07-07 11:39:44 -04:00
users_controller_spec.rb FEATURE: new hide_user_profiles_from_public site setting 2015-10-28 19:56:08 +01:00