.. |
application_controller.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
avatar_selector_controller.js
|
FIX: avatar thumbnail won't save after upload
|
2013-08-27 23:01:35 +02:00 |
composer_controller.js
|
FIX: JSHint errors
|
2013-09-13 12:29:57 -04:00 |
composer_messages_controller.js
|
FIX: JSHint errors
|
2013-09-13 12:29:57 -04:00 |
controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10:00 |
create_account_controller.js
|
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
|
2013-07-29 15:29:43 -04:00 |
edit_category_controller.js
|
Fix edit category modal for uncategorized when showing it the second time
|
2013-08-15 15:18:04 -04:00 |
edit_topic_auto_close_controller.js
|
remove console.log
|
2013-08-28 15:53:42 -04: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
|
Hide flag modal while flag is submitted
|
2013-09-05 16:29: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
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10: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
|
Convert Discourse.User to use Discourse.Singleton
|
2013-08-08 12:42:08 -04:00 |
list_controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10: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
|
invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users
|
2013-08-28 17:18:31 +10:00 |
merge_topic_controller.js
|
Select +Replies for bulk operations
|
2013-09-05 11:03:29 -04: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
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10: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
|
Convert Discourse.User to use Discourse.Singleton
|
2013-08-08 12:42:08 -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
|
Fix to allow admins to change the case of a someone's username
|
2013-07-30 16:48:45 -04:00 |
quote_button_controller.js
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +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
|
Show post number in the share dialog
|
2013-09-06 17:34:31 -04:00 |
split_topic_controller.js
|
Select +Replies for bulk operations
|
2013-09-05 11:03:29 -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
|
Revert "inject currentUser into controllers & routes"
|
2013-09-11 13:26:46 +10:00 |
upload_selector_controller.js
|
broken hinting fixed
|
2013-08-02 11:09:54 +10:00 |
user_activity_controller.js
|
Add "Unread" filter to messages tab. Rename the other two views.
|
2013-08-30 12:32:05 -04:00 |
user_controller.js
|
Convert Discourse.User to use Discourse.Singleton
|
2013-08-08 12:42:08 -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 |