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
2013-05-28 16:17:32 -04:00
..
list Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
modal FIX: You can't change a subject whilst Flagging 2013-05-27 22:29:24 +02:00
search Migration logic from SearchView to a controller, where it should be. 2013-05-23 17:42:57 -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: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52: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 Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
button_view.js Replaced {{view Discourse.TextField}} with {{textfield}} helper. 2013-05-20 12:47:59 -04:00
choose_topic_view.js Search correctly passes context data to server 2013-05-24 12:21:53 -04:00
combobox_view_category.js Add Site Setting allow_uncategorized_topics. Uncheck it to force people to choose a category for all new topics. 2013-05-24 16:56:43 -04:00
combobox_view.js Removed many unnecessary controller. uses in templates. 2013-05-20 13:45:14 -04:00
composer_view.js Change composer error message when title is too long or too short, and make sure the submit button is 'disabled' when title is too long 2013-05-24 17:10:07 -04:00
discourse_text_field.js Autofocus on first field in signup form 2013-03-13 17:59:51 -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 Composer uses bouncing popup messages beside fields with invalid values when you click the submit button 2013-05-24 12:26:17 -04:00
nav_item_view.js almost fixed the regression of not allowing top level filters 2013-05-24 09:54:39 +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 Fixes JSHint error on PageDown. Updated for Uniform Access Principle. 2013-03-11 12:30:13 -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 Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
popup_input_tip_view.js Bounce the popup tips again when you click submit button again 2013-05-27 11:51:27 -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: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -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: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
topic_status_view.js Minor JS cleanup 2013-04-02 12:44:03 -04:00
topic_view.js Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
user_selector_view.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00