This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-30 19:08:10 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
833af461ab
discourse
/
app
/
controllers
/
admin
History
Neil Lalonde
283ff4c7f8
move code for bulk adding users to a group from controller to model
2016-02-18 14:03:08 -05:00
..
admin_controller.rb
api_controller.rb
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
color_schemes_controller.rb
dashboard_controller.rb
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
flags_controller.rb
groups_controller.rb
move code for bulk adding users to a group from controller to model
2016-02-18 14:03:08 -05:00
impersonate_controller.rb
permalinks_controller.rb
UX: include more details on Permalinks page
2015-07-17 21:39:23 +05:30
plugins_controller.rb
reports_controller.rb
FEATURE: filter admin reports via user group
2016-02-04 11:23:49 +05:30
screened_emails_controller.rb
screened_ip_addresses_controller.rb
screened_urls_controller.rb
site_customizations_controller.rb
FEATURE: Can create stylesheets for embedded comments
2015-08-10 10:21:04 -04:00
site_settings_controller.rb
site_texts_controller.rb
FEATURE: log site text changes
2015-12-18 19:42:06 +05:30
staff_action_logs_controller.rb
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