.. |
buttons
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
list
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
modal
|
fix up find as you type for the invite into PM function
|
2013-06-18 17:17:01 +10:00 |
search
|
fix scrolling while clicking up and down on search results
|
2013-06-17 16:23:03 +10:00 |
topic_summary
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -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
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
category_chooser_view.js
|
correct the category chooser to properly convert any html in category descriptions to text
|
2013-06-25 17:22:56 +10:00 |
choose_topic_view.js
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
combobox_view.js
|
Make s3 region site setting a drop down
|
2013-06-11 14:24:04 -04:00 |
composer_view.js
|
FIX: Repeatedly editing a post was popping up abandon dialog
|
2013-07-03 15:57:23 -04:00 |
container_view.js
|
Fix annoying jshint :)
|
2013-06-06 16:48:15 -04:00 |
discourse_text_field.js
|
Refactor: Convert repeated {{view Discourse.xyz}} to registered view helpers
|
2013-05-29 15:14:31 -04:00 |
embedded_post_view.js
|
ScreenTrack refactor - removes logic from TopicView didInsertElement
|
2013-06-07 17:20:10 -04: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
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -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
|
fix unescaped string
|
2013-06-15 15:45:22 +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: Light pass of didInsertElement calls of views
|
2013-06-07 12:13:46 -04:00 |
parent_view.js
|
Fixed ContainerView code to build views correctly
|
2013-06-06 16:45:25 -04:00 |
participant_view.js
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
popup_input_tip_view.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -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: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
post_view.js
|
FIX: Removed some leftover posts references outside of the stream
|
2013-07-03 11:29:29 -04:00 |
prepend_post_view.js
|
Fixed ContainerView code to build views correctly
|
2013-06-06 16:45:25 -04:00 |
quote_button_view.js
|
FIX: can't drag selected text
|
2013-06-28 23:10:39 +02: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
|
Refactor: Light pass of didInsertElement calls of views
|
2013-06-07 12:13:46 -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
|
FIX: Touch events conflicted on mobile safari with {{action}} s, preventing admin menu
|
2013-06-06 13:16:36 -04:00 |
topic_closing_view.js
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
topic_footer_buttons_view.js
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -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
|
FIX: Small bugs with progress indicator
|
2013-07-03 12:31:00 -04:00 |
user_selector_view.js
|
fix up find as you type for the invite into PM function
|
2013-06-18 17:17:01 +10:00 |
view.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |