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/views
2014-02-06 12:54:06 +01:00
..
buttons BUGFIX: regular track option was unavailable (props to @riking) 2014-01-22 10:40:45 +01:00
composer BUGFIX: unbind the file uploader when closing the composer 2014-02-06 12:54:06 +01:00
list Toggle button for bulk selection of topics 2014-01-30 11:44:29 -05:00
modal Merge pull request #1457 from skisulli/keyboard-shortcuts 2014-01-06 06:40:55 -08:00
search Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
user FIX: use actions in user_stream_view.js 2014-01-29 12:29:05 -05:00
actions_history_view.js Show tooltip on avatar on deleted post 2014-01-27 16:52:22 -05:00
application_view.js Revert "remove unnecessary (empty) view class" 2013-09-22 10:38:41 -07:00
category_chooser_view.js Add group icon to category badges in composer and edit topic title 2014-02-03 17:57:14 -05:00
choose_topic_view.js Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
combobox_view.js Don't recalculate trustLevels combobox 2013-07-12 16:24:15 -04:00
container_view.js removes unused return statement from Discourse.ContainerView.attachViewWithArgs 2013-10-16 17:52:04 +02:00
discourse_text_field.js Post Cloaking: 2013-11-27 12:53:32 -05:00
discovery_topics_view.js Move updating title count to the view, to ensure the topic list is 2014-02-03 10:46:19 -05:00
embedded_post_view.js FIX: When expanding embedded replies, adjust the scroll position to not lose your place 2013-09-10 17:15:07 -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 Fix js for handling click of header buttons. They were adding /# to the url, which broke routing. 2013-11-22 11:50:57 -05:00
input_tip_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
pagedown_editor.js Upgrade JSHint. Fixes linting issues. 2013-12-30 12:42:05 -05:00
popup_input_tip_view.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
post_link_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
post_menu_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
post_view.js FIX: Hidden posts were not being displayed with the correct messaging. 2014-01-21 17:23:03 -05:00
poster_expansion_view.js Post Expansion enhancements 2013-10-16 14:10:18 -04:00
quote_button_view.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
replies_view.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
reply_history.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43: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 prevent share-view being clipped at viewport bounds 2013-10-12 10:45:21 -04:00
topic_admin_menu_view.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
topic_bulk_actions_view.js Front end code is complete for changing categories of topics in bulk 2014-01-30 11:44:29 -05:00
topic_closing_view.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
topic_footer_buttons_view.js FEATURE: mute/watch/track buttons for private conversations 2014-01-22 17:46:52 +11:00
topic_map_container_view.js FIX: Missing Private message topic map 2013-11-19 18:59:29 -05:00
topic_view.js BUGFIX: view latest topics should point to /latest and not / 2014-01-24 14:45:51 +01:00
user_selector_view.js BUGFIX: groups page wasn't working 2014-01-14 19:18:04 +01:00
view.js Toggle button for bulk selection of topics 2014-01-30 11:44:29 -05:00