.. |
application_controller.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
composer_controller.js
|
FIX: Reply as new Topic wasn't clearing drafts
|
2013-07-22 11:42:22 -04:00 |
controller.js
|
Refactor: Removed the last of the references to Discourse.currentUser .
|
2013-05-28 11:52:31 -04:00 |
create_account_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
edit_category_controller.js
|
Fix 'undefined' in Create Category modal title
|
2013-07-26 10:31:56 -04:00 |
edit_topic_auto_close_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
flag_action_type_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
flag_controller.js
|
FIX: The previous flag reason was selected when opening the modal.
|
2013-07-22 12:05:13 -04:00 |
forgot_password_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
header_controller.js
|
Upgrade Ember to RC5. Disabled a deprecation warning that I believe is in error.
|
2013-06-05 12:07:18 -04:00 |
history_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
invite_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
invite_private_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
list_categories_controller.js
|
Discourse Macro Helpers + Minor Fix to Admin User View
|
2013-07-11 19:35:52 -04:00 |
list_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
list_topics_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
login_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
merge_topic_controller.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
modal_controller.js
|
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
|
2013-06-11 16:41:09 -04:00 |
not_activated_controller.js
|
Use POST for send_activation_email action
|
2013-07-05 12:26:46 -04:00 |
object_controller.js
|
Refactor: Removed the last of the references to Discourse.currentUser .
|
2013-05-28 11:52:31 -04:00 |
preferences_about_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
preferences_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
preferences_email_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
preferences_username_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
quote_button_controller.js
|
reply to first post === reply to topic
|
2013-07-16 15:46:11 +10:00 |
search_controller.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
share_controller.js
|
Include topic title in share links with third parties
|
2013-03-27 16:01:46 -04:00 |
split_topic_controller.js
|
FIX: If you split one topic already, the second topic was showing "Saving..."
|
2013-07-09 11:18:09 -04:00 |
static_controller.js
|
FIX: FAQ wasn't loading sometimes
|
2013-07-16 12:11:30 -04:00 |
topic_admin_menu_controller.js
|
JSHINT
|
2013-07-17 10:31:27 -04:00 |
topic_controller.js
|
FIX: Deleting posts in bulk was broken.
|
2013-07-23 14:59:05 -04:00 |
upload_selector_controller.js
|
uploads selector texts is now different when attachments are enabled
|
2013-07-22 23:15:23 +02:00 |
user_activity_controller.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
user_controller.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
user_invited_controller.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |