discourse/app/assets/javascripts/discourse/controllers
Robin Ward f322b500a7 Replaced many global Discourse.SiteSetting calls in templates with
computed properties due to deprecations.
2014-09-11 16:46:34 -04:00
..
badges ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
discovery Don't show new topic indicator on New tab 2014-09-09 01:02:16 +05:30
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 Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -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: Only show warning creation to staff. Server side was OK. 2014-09-08 11:22:11 -04:00
controller.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
create-account.js.es6 Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -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 FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07: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 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
notification.js.es6 UX: We can link an invited user without a topic to /my/invited 2014-08-13 11:19:29 -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 Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -04:00
quote-button.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
search.js.es6 FIX: broken search for admins when selecting topics 2014-09-04 12:21:57 +10: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 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
topic-bulk-actions.js.es6 FIX: after bulk change category, refresh topic list 2014-08-22 13:01:08 -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 FEATURE: add 'rebake post' in post wrench menu 2014-09-11 16:04:40 +02: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: dynamically load invites 2014-08-05 22:20:23 +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: Actually show more notifications 2014-09-09 16:29:08 -07:00