.. |
list
|
correct watcher, live updates for unread
|
2013-05-30 16:49:58 +10:00 |
modal
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
search
|
Display details about the search context in the placeholder
|
2013-05-29 12:19:31 -04:00 |
topic_summary
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04:00 |
user
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
actions_history_view.js
|
speed up tests
|
2013-04-22 17:45:03 +10:00 |
application_view.js
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
auto_close_form_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
button_view.js
|
Replaced {{view Discourse.TextField}} with {{textfield}} helper.
|
2013-05-20 12:47:59 -04:00 |
category_chooser_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
choose_topic_view.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
combobox_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
composer_view.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
discourse_text_field.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
dropdown_button_view.js
|
FIX: Text not updated when changing notifications after reading a topic
|
2013-04-10 15:41:06 +02:00 |
embedded_post_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
featured_topics_view.js
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
header_view.js
|
FIX: Missing () made notifications invisible
|
2013-05-28 16:17:32 -04:00 |
hotness_view.js
|
Robin sucks at jshint
|
2013-03-27 12:31:17 -04:00 |
input_tip_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
nav_item_view.js
|
work in progress live unread / new counts
|
2013-05-30 16:49:57 +10:00 |
notifications_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
pagedown_editor.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
parent_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
participant_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
popup_input_tip_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
post_link_view.js
|
Support for a new site setting: newuser_spam_host_threshold . If a new user posts a link
|
2013-05-16 12:19:50 -04:00 |
post_menu_view.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
post_view.js
|
Removed bindings to Discourse.site
|
2013-05-24 11:56:40 -04:00 |
prepend_post_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
quote_button_view.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
raw_div_view.js
|
get rid of metamorph
|
2013-03-24 18:13:03 -07:00 |
replies_view.js
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
|
2013-05-20 12:20:10 -04:00 |
selected_posts_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
share_link_view.js
|
Add site setting to choose which share links to show and in what order
|
2013-03-26 17:17:37 -04:00 |
share_view.js
|
Fix automatic selection of share link
|
2013-03-28 16:58:41 -04:00 |
suggested_topic_view.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
topic_admin_menu_view.js
|
Add a touchend event to the admin menu. Hopefully helps IE11 Touch.
|
2013-05-13 15:29:16 -04:00 |
topic_closing_view.js
|
Remove templateName from topic_closing_view because it doesn't use a template
|
2013-05-15 10:08:08 -04:00 |
topic_extra_info_view.js
|
Refactor: Removed the last of the references to Discourse.currentUser .
|
2013-05-28 11:52:31 -04:00 |
topic_footer_buttons_view.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
topic_status_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
topic_view.js
|
Add message format support that can be used on complex localization strings
|
2013-05-30 16:49:57 +10:00 |
user_selector_view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
view.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |