discourse/app/assets/javascripts/discourse/models
2013-05-29 12:19:31 -04:00
..
action_summary.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
archetype.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
category_list.js Properly assign draft keys to Categories List view. 2013-05-28 21:16:24 -04:00
category.js Display details about the search context in the placeholder 2013-05-29 12:19:31 -04:00
composer.js Fix replying in a topic that is uncategorized after allow_uncategorized_topics is set to false 2013-05-28 15:53:01 -04:00
draft.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite_list.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
invite.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
model.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
nav_item.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
notification.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
post_action_type.js added 2 new flag types: notify user and notify moderators 2013-04-12 17:55:45 +10:00
post.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
selectable_array.js more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
share_link.js Oops i broke jshint again 2013-04-12 18:13:58 -04:00
site.js FIX: Couldn't access "Uncategorized" category from category list. 2013-05-27 14:15:52 -04:00
topic_list.js change title background to red when requirements are not met 2013-04-07 15:32:06 +02:00
topic.js Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
user_action_group.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action_stat.js Simplified grouping on user views, fixed issue with messages not loading on initial load. Really 2013-05-21 11:50:01 -04:00
user_action.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
user_stream.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
user.js Display details about the search context in the placeholder 2013-05-29 12:19:31 -04:00