.. |
admin_api_route.js
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
admin_backups_index_route.js
|
backup & restore client-side code
|
2014-02-13 13:31:13 -08:00 |
admin_backups_logs_route.js
|
forgot the AdminBackupsLogsRoute
|
2014-02-13 13:31:14 -08:00 |
admin_backups_route.js
|
Remove trailing commas, add trailing semicolons
|
2014-03-18 18:21:10 -07:00 |
admin_badges_route.js
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |
admin_customize_route.js
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
admin_dashboard_route.js
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
admin_email_index_route.js
|
FEATURE: add filters on email logs
|
2014-02-15 00:50:08 +01:00 |
admin_email_logs_routes.js
|
BUGFIX: calling _super() won't actually set the model to the controller
|
2014-02-18 18:21:35 +01:00 |
admin_email_preview_digest_route.js
|
FIX: Email preview with no date caused a server error
|
2014-01-06 10:18:37 -05:00 |
admin_flags_route.js
|
paging for flag list
|
2013-08-19 21:14:26 +10:00 |
admin_groups_routes.js
|
Move Discourse.Group into public models
|
2014-02-07 10:44:51 -05:00 |
admin_logs_routes.js
|
Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address.
|
2013-10-21 14:50:18 -04:00 |
admin_reports_route.js
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
admin_route.js
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
admin_routes.js
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |
admin_site_content_edit_route.js
|
add top page
|
2013-12-24 00:50:36 +01:00 |
admin_site_contents_route.js
|
Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit.
|
2013-12-30 13:30:22 -05:00 |
admin_site_settings_category_route.js
|
Add an All Results tab when filtering the site settings
|
2013-11-15 16:43:56 -05:00 |
admin_site_settings_route.js
|
Filter on site settings across all categories
|
2013-11-14 16:02:14 -05:00 |
admin_user_leader_requirements_route.js
|
Add a page in admin to view trust level 3 requirements for a user. Only shows for users who are currently at trust level 2.
|
2014-01-22 18:17:45 -05:00 |
admin_user_route.js
|
FEATURE: Admin selector to choose a primary group for a user, display it
|
2014-02-10 17:00:15 -05:00 |
admin_users_list_routes.js
|
Used the term suspended instead of banned.
|
2013-11-07 13:53:49 -05:00 |
admin_users_list_trust_level_routes.js
|
Admin Dashboard: click numbers in Users per Trust Level table to see a list of the users
|
2013-04-23 10:41:40 -04:00 |