.. |
admin_controller.rb
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
api_controller.rb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
backups_controller.rb
|
FIX: don't break the message bus when restoring a backup
|
2015-08-27 20:02:13 +02:00 |
badges_controller.rb
|
FIX: Many bugs with admin badges interface
|
2014-10-17 16:14:49 -04:00 |
color_schemes_controller.rb
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
dashboard_controller.rb
|
FEATURE: basic disk space usage stats
|
2015-02-04 18:05:17 +11:00 |
diagnostics_controller.rb
|
PERF: disable prepared statements
|
2015-10-19 14:02:22 +11:00 |
email_controller.rb
|
link email logs to the post that generate the email notification when available
|
2016-02-16 16:35:57 +01:00 |
email_templates_controller.rb
|
FIX: sends an email notifcation when a user's post is linked
|
2016-02-16 18:29:23 +01:00 |
embeddable_hosts_controller.rb
|
FEATURE: Can edit category/host relationships for embedding
|
2015-08-20 15:56:04 -04:00 |
embedding_controller.rb
|
FIX: Username for topic creation is required
|
2015-10-13 16:33:26 -04:00 |
emojis_controller.rb
|
FIX: support for async uploads of emojis
|
2015-05-20 16:45:48 +02:00 |
flags_controller.rb
|
FIX: allow staff members to restore withdrawn posts that are flagged
|
2014-09-09 20:26:40 +02:00 |
groups_controller.rb
|
add 'incoming_email' to groups
|
2015-12-07 12:39:28 +01:00 |
impersonate_controller.rb
|
FEATURE: log impersonations
|
2014-11-06 10:58:47 +01:00 |
permalinks_controller.rb
|
UX: include more details on Permalinks page
|
2015-07-17 21:39:23 +05:30 |
plugins_controller.rb
|
Add a spec for the new plugins controller
|
2015-02-10 12:35:53 -05:00 |
reports_controller.rb
|
FEATURE: filter admin reports via user group
|
2016-02-04 11:23:49 +05:30 |
screened_emails_controller.rb
|
FEATURE: admins can clear screend emails if needed
|
2014-06-02 16:53:00 +10:00 |
screened_ip_addresses_controller.rb
|
FEATURE: automatic daily roll-up for screened IP addresses
|
2015-03-09 18:55:17 +01:00 |
screened_urls_controller.rb
|
Should have put order on the screened urls results
|
2013-11-04 16:31:31 -05:00 |
site_customizations_controller.rb
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
site_settings_controller.rb
|
Support for url_list site setting.
|
2015-03-03 16:19:29 -05:00 |
site_texts_controller.rb
|
FEATURE: log site text changes
|
2015-12-18 19:42:06 +05:30 |
staff_action_logs_controller.rb
|
FEATURE: Allow plugins to log staff actions
|
2015-02-05 15:26:34 -05:00 |
user_fields_controller.rb
|
Preserve user-field options when updating user-fields
|
2015-08-17 19:01:20 +02:00 |
users_controller.rb
|
FIX: Prepend the user id before username in admin user routes
|
2016-02-09 15:14:13 +01:00 |
versions_controller.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |