discourse/app/assets/javascripts/discourse/controllers
Robin Ward 105959c402 Merge pull request #2696 from riking/errors
Fix "Server Error: [missing {{code}} value]" page
2014-08-26 11:14:57 -04:00
..
badges ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
discovery UX: Add drop down for top lists, big refactor of repeated code. 2014-08-21 16:08:47 -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 Only show unique badge titles in the Badge Title dropdown 2014-08-19 21:30:36 -04:00
application.js.es6 FIX: Don't show Sign Up button in cases where users can't sign up 2014-08-12 16:55:23 -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 PERF: optimise and improve topic similarity search 2014-08-08 12:12:53 +10:00
composer.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
controller.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
create-account.js.es6 FIX: Don't skip TOS check when using 3rd party auth 2014-08-21 16:23:02 -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 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
forgot-password.js.es6 FIX: rate limit password reset email 2014-08-18 10:55:30 +10:00
group.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
header.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
history.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04: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 FIX: exception in an interval 2014-08-19 11:13:19 +10: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
poster-expansion.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences.js.es6 Implement SSO overriding avatars. 2014-08-19 15:53:34 +08:00
quote-button.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
search.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
share.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -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 FIX: Topic entrace considered the same day of a different month as today. 2014-08-18 17:40:50 -04:00
topic-list-item.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
topic-progress.js.es6 Use progress bar indices in jump control, too 2014-08-14 17:52:21 -07:00
topic.js.es6 FIX: You need to be logged in to edit wiki posts. 2014-08-20 11:04:45 -04: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-invited.js.es6 FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30
user-topics-list.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
user.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00