This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers
2014-08-07 15:14:05 -04:00
..
badges FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
discovery FIX: Category topic list should support search filter too 2014-08-07 15:14:05 -04:00
group ES6: More controllers 2014-05-08 11:35:34 -04:00
navigation FEATURE: Subcategory list on parent subcategory page. 2014-07-02 16:47:43 -04:00
preferences Emails are case insensitive 2014-07-16 10:22:01 -04:00
_discovery_controller.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
application.js.es6 Use different approach for background image 2014-07-01 13:40:09 -04:00
avatar-selector.js.es6 Fix specs for avatars 2014-05-27 10:08:03 +10: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: Half a dozen more controllers converted 2014-05-08 11:35:34 -04:00
composer-messages.js.es6 ES6: Half a dozen more controllers converted 2014-05-08 11:35:34 -04:00
composer.js.es6 FEATURE: If there is a category scope and show_subcategory_list is set, only 2014-07-23 13:10:06 -04:00
controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
create-account.js.es6 FIX: there are site settings for username min and max lengths. Neat. 2014-06-09 18:26:42 -04:00
discovery_sortable_controller.js FIX: Category topic list should support search filter too 2014-08-07 15:14:05 -04:00
edit-category.js.es6 FIX: You shouldn't be able to add a parent to Uncategorized 2014-07-15 15:19:39 -04:00
edit-topic-auto-close.js.es6 ES6: More controllers converted to ES6 2014-05-08 11:35:34 -04:00
exception.js.es6 FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
flag-action-type.js.es6 ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
flag.js.es6 FIX: displayErrors is undefined in flags.js controller 2014-05-21 12:19:27 -04:00
forgot-password.js.es6 FIX: escape input of forgot password form before rendering it back to you 2014-07-15 17:19:28 -04:00
group.js.es6 ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
header.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
history.js.es6 Wiki Post 2014-05-13 08:53:11 -04:00
invite-private.js.es6 FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
invite.js.es6 FIX: User email was changing in the HTML when you invited a user 2014-07-29 16:02:30 -04:00
keyboard-shortcuts-help.js.es6 ES6: More controllers 2014-05-08 11:35:34 -04:00
login.js.es6 TESTS: Use Pretender in test mode for more flexible server responses 2014-07-31 16:49:30 -04:00
merge-topic.js.es6 ES6: Some more controllers 2014-05-09 11:57:39 -04:00
modal.js.es6 ES6: Some more controllers 2014-05-09 11:57:39 -04:00
not-activated.js.es6 ES6: More controllers 2014-05-20 12:49:38 -04:00
notification.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
notifications.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
object_controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
poster-expansion.js.es6 SECURITY: fix XSS using fancy mention hack 2014-07-25 17:26:57 +10:00
preferences.js.es6 do not allow password changes if local logins disabled 2014-07-25 14:27:27 -07:00
quote-button.js.es6 FIX: make sure the quote-reply button is never squished on mobile 2014-07-30 17:39:53 +02:00
search.js.es6 BUGFIX/FEATURE: call out context for search. 2014-06-17 17:53:45 +10:00
share.js.es6 ES6: Half a dozen more controllers 2014-05-15 11:32:15 -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: More controllers 2014-05-20 12:49:38 -04:00
static.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
topic_controller.js FIX: Limit the maxLength of the title text fields to the site setting 2014-07-21 14:30:23 -04:00
topic-admin-menu.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
topic-bulk-actions.js.es6 FIX: We should use category_id instead of category_name to perform 2014-07-16 15:40:35 -04:00
topic-list-item.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
topic-progress.js.es6 FEATURE: make # more useful for keyboard users 2014-07-30 12:16:11 +10:00
upload-selector.js.es6 REFACTOR: Use common path for RESTful DELETE action from upload image 2014-06-30 14:13:59 -04:00
user-activity.js.es6 ES6: User activity views 2014-07-16 13:19:47 -04: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: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user.js.es6 FIX: Don't link to web sites for TL0 2014-07-15 14:46:12 -04:00