discourse/test/javascripts
Wojciech Zawistowski 7da10c0149 Remove duplicate mixing in of Discourse.Presence
AdminEmailIndexController and AdminEmailPreviewDigestController explicitely mix in Discourse.Presence, but they extend base classes Discourse.Controller and Discourse.ObjectController that already mix in Discourse.Presence, so this explicit inclusion is redundant.
2013-09-18 18:40:57 +02:00
..
components staff can always upload a file 2013-09-07 10:49:11 +02:00
controllers Remove duplicate mixing in of Discourse.Presence 2013-09-18 18:40:57 +02:00
fixtures staff can always upload a file 2013-09-07 10:49:11 +02:00
helpers Select +Replies for bulk operations 2013-09-05 11:03:29 -04:00
integration Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
mixins Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
models Make the composer and TopicCreator use category id instead of category name 2013-09-17 12:13:19 +02:00
jshint_all.js.erb Select +Replies for bulk operations 2013-09-05 11:03:29 -04:00
test_helper.js Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00