discourse/app/assets/javascripts/discourse/models
2013-05-27 11:05:41 -04:00
..
action_summary.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
archetype.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
category_list.js Add Create Topic button to /categories page 2013-05-14 12:47:28 -04:00
category.js Search correctly passes context data to server 2013-05-24 12:21:53 -04:00
composer.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
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 Removed bindings to Discourse.site 2013-05-24 11:56:40 -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 Removed bindings to Discourse.site 2013-05-24 11:56:40 -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 Search correctly passes context data to server 2013-05-24 12:21:53 -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 Simplified grouping on user views, fixed issue with messages not loading on initial load. Really 2013-05-21 11:50:01 -04:00
user_stream.js Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now. 2013-05-22 12:06:37 -04:00
user.js FIX: Invited by link was broken on user activity. 2013-05-27 11:05:41 -04:00