.. |
buttons
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
list
|
Remove Discourse.transient. Use a singleton for session data, it's a lot cleaner.
|
2013-07-26 14:59:28 -04:00 |
modal
|
uploads selector texts is now different when attachments are enabled
|
2013-07-22 23:15:23 +02:00 |
search
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
topic_summary
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |
user
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
actions_history_view.js
|
Move deleted at into actions history, where it should be.
|
2013-07-29 14:46:25 -04: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
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
category_chooser_view.js
|
Fix layout of category badges on categories page and in combobox
|
2013-07-23 15:05:37 -04: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 |
composer_view.js
|
add server-side filesize check on uploads
|
2013-07-24 00:54:41 +02:00 |
container_view.js
|
Fix annoying jshint :)
|
2013-06-06 16:48:15 -04:00 |
discourse_text_field.js
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
embedded_post_view.js
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -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
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |
input_tip_view.js
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |
nav_item_view.js
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04: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
|
allow end user to recover a post they delete
|
2013-07-22 17:48:47 +10:00 |
post_view.js
|
deleted class only for real deleted posts
|
2013-07-23 15:42:44 +10:00 |
quote_button_view.js
|
Prevent 'Quote reply' from appearing when using find in Chrome
|
2013-07-25 22:57:03 -05: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
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02: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
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |
topic_footer_buttons_view.js
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
topic_status_view.js
|
FIX: Topic Status Icons had weird margins after font awesome update
|
2013-07-11 12:04:39 -04:00 |
topic_view.js
|
Remove reliance on views for logic, move to controller
|
2013-07-11 16:55:07 -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
|
Added some macros to simplify code
|
2013-07-10 16:21:18 -04:00 |