discourse/app/assets/javascripts/discourse/controllers
2014-10-08 15:10:19 -04:00
..
badges ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
discovery FIX: Clicking "Latest" while ordering by a column should reset the 2014-10-07 15:19:17 -04:00
group ES6: More controllers 2014-05-08 11:35:34 -04:00
navigation ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences Fix: remove hardcoded minimum for username length validation 2014-10-02 01:51:23 -04:00
application.js.es6 Using Discourse.XYZ in templates is deprecated. This fixes that, plus 2014-09-05 13:09:01 -04:00
avatar-selector.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
bulk-notification-level.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
change-owner.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
composer-messages.js.es6 Remove deprecated Ember.Set 2014-09-04 15:01:12 -04:00
composer.js.es6 FIX: hitting edit while replying does nothing 2014-10-06 10:51:02 +11:00
controller.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
create-account.js.es6 FEATURE: Support for a required setting on user fields. 2014-10-08 15:10:19 -04:00
discovery-sortable.js.es6 Add support for max_posts query param. Also make it easier to let 2014-08-14 11:51:45 -04:00
discovery.js.es6 UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -04:00
edit-category.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
edit-topic-auto-close.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
exception.js.es6 Fix "Server Error: [missing {{code}} value]" page 2014-08-25 17:20:48 -07:00
flag-action-type.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
flag.js.es6 FIX: Don't show wrong flag choices after undo 2014-09-02 17:37:54 -04:00
forgot-password.js.es6 FEATURE: inform users if forgot password works or not 2014-09-11 12:04:44 +10:00
group.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
header.js.es6 FIX: Private messages were getting the has-category style 2014-10-08 12:59:00 -04:00
history.js.es6 FEATURE: add new 'convert to staff message' in post wrench menu 2014-09-10 23:08:33 +02:00
invite-private.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
invite.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
keyboard-shortcuts-help.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
login.js.es6 Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -04:00
merge-topic.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
modal.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
not-activated.js.es6 FIX: allow retry activation of account by username or password 2014-09-25 17:42:48 +10:00
notification.js.es6 More deprecations to allow us to work on future versions of Ember 2014-10-07 16:04:19 -04:00
notifications.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
object.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences.js.es6 Adds support for a description to user fields. 2014-10-02 15:56:52 -04:00
quote-button.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
search.js.es6 Remove broken debouncePromise and clean up some deprecations 2014-09-23 16:16:44 -04:00
share.js.es6 Migrated more helpers to ES6 preferred format 2014-09-11 13:32:57 -04:00
site-map-category.js.es6 TWEAK: Sum new and unread in the site map category list 2014-08-05 16:01:49 -04:00
site-map.js.es6 REFACTOR: Don't use Discourse.Capabilities, instead use injection. 2014-08-06 18:28:02 -04:00
split-topic.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
static.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
topic-admin-menu.js.es6 UX: add topic admin button to the bottom of the topic 2014-10-06 20:19:07 +02:00
topic-bulk-actions.js.es6 FEATURE: Add Archive Topics to Bulk actions 2014-09-22 14:56:48 -04:00
topic-entrance.js.es6 TRIVIAL: add line break before time for post navigator 2014-08-30 16:14:00 +05:30
topic-list-item.js.es6 Don't show new topic indicator on New tab 2014-09-09 01:02:16 +05:30
topic-progress.js.es6 Use progress bar indices in jump control, too 2014-08-14 17:52:21 -07:00
topic.js.es6 drop text from loading spinner 2014-10-02 14:50:13 -07:00
upload-selector.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
user-activity.js.es6 ES6: User activity views 2014-07-16 13:19:47 -04:00
user-badges.js.es6 Fix badge type ordering 2014-08-25 12:48:31 -07:00
user-dropdown.js.es6 Make bookmarks menu appear all the time 2014-06-23 10:21:33 +05:30
user-expansion.js.es6 UX: Add Suspension Message to User Card 2014-09-10 19:16:36 -04:00
user-invited.js.es6 Feature: resend invites 2014-10-07 01:43:17 +05:30
user-notifications.js.es6 FIX: Broken notification history 2014-09-09 17:25:25 -07:00
user-topics-list.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
user.js.es6 FEATURE: hide emails behind a button for staff members 2014-09-29 22:31:05 +02:00