.. |
admin_dashboard.js
|
FIX: Chrome has a bug where if you request the same URL with a different
|
2014-02-10 12:43:17 -05:00 |
admin_user.js
|
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
|
2014-02-20 12:29:40 -05:00 |
api_key.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 |
backup.js
|
backup & restore client-side code
|
2014-02-13 13:31:13 -08:00 |
backup_status.js
|
FEATURE: upload backups
|
2014-02-22 01:41:01 +01:00 |
email_log.js
|
FEATURE: add all email logs tab
|
2014-02-15 01:17:13 +01:00 |
email_preview.js
|
FIX: Email preview with no date caused a server error
|
2014-01-06 10:18:37 -05:00 |
email_settings.js
|
Better HTML emails, smarter email digests, new email section in admin with digest preview
|
2013-06-05 17:47:25 -04:00 |
flagged_post.js
|
Add a way to flag a topic
|
2014-02-12 12:57:55 -05:00 |
github_commit.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
leader_requirements.js
|
More work on trust level 3 requirements page
|
2014-01-24 11:56:46 -05:00 |
report.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 |
screened_email.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 |
screened_ip_address.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 |
screened_url.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 |
site_content.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
site_content_type.js
|
work in progress category UI
|
2013-07-17 14:54:21 +10:00 |
site_customization.js
|
Add ability to customize css and header for mobile
|
2013-09-16 12:28:02 -04:00 |
site_setting.js
|
BUGFIX: hide sensitive site settings
|
2014-01-06 13:03:53 +01:00 |
staff_action_log.js
|
When banning a user, a reason can be provided. The user will see this reason when trying to log in. Also log bans and unbans in the staff action logs.
|
2013-11-01 10:47:26 -04:00 |
version_check.js
|
FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available.
|
2013-11-04 12:51:09 -05:00 |