.. |
admin_controller.rb
|
|
|
api_controller.rb
|
add support for hidden api keys, used in hosting scenarios
|
2014-11-20 15:38:20 +11:00 |
backups_controller.rb
|
rename export/import in favor of backup/restore for better consistency
|
2014-10-10 20:04:07 +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
|
|
|
diagnostics_controller.rb
|
|
|
email_controller.rb
|
FEATURE: show exact error for test email
|
2014-11-19 22:58:59 +05:30 |
export_csv_controller.rb
|
remove /download from csv file url
|
2014-11-20 00:34:38 +05:30 |
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
|
FIX: #2664 it should be validates not validate
|
2014-08-18 14:40:54 +10:00 |
impersonate_controller.rb
|
FEATURE: log impersonations
|
2014-11-06 10:58:47 +01:00 |
reports_controller.rb
|
Work in progress (up till about?)
|
2014-11-05 12:39:25 -05:00 |
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
|
|
|
screened_urls_controller.rb
|
|
|
site_customizations_controller.rb
|
UX: better footer handling
|
2014-11-10 21:51:55 +01:00 |
site_settings_controller.rb
|
Add ability to run validation on site settings. notification_email and other email address settings are now validated.
|
2014-06-09 16:59:20 -04:00 |
site_text_controller.rb
|
Renaming site contents to site text
|
2014-09-24 16:08:14 -04:00 |
site_text_types_controller.rb
|
Renaming site contents to site text
|
2014-09-24 16:08:14 -04:00 |
staff_action_logs_controller.rb
|
|
|
user_fields_controller.rb
|
FIX: Saving a field as not required was actually making it required
|
2014-10-14 17:21:34 -04:00 |
users_controller.rb
|
Merge pull request #2979 from techAPJ/patch-1
|
2014-11-21 16:59:44 +11:00 |
versions_controller.rb
|
|
|