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
Wojciech Zawistowski 58ba8a0e49 remove unnecessary (empty) view class
Discourse.ApplicationView does not provide any functionality above what
already automatically happens via Ember's "convention over
configuration" behavior and is therefore redundant.
2013-09-20 17:52:38 +02:00
..
components Enable mobile view. Use local storage to remember whether you chose mobile or desktop view. Mobile device detection needs to be replaced with a better solution. 2013-09-10 16:44:17 -04:00
controllers Add enable_mobile_theme site setting. Uncheck it to disable the mobile theme. 2013-09-17 11:25:37 -04:00
dialects Trivial: Rename dialect action to block quotes rather than simple quotes 2013-09-09 14:11:56 -04:00
ember Fix resolver for mobile templates 2013-09-17 16:07:14 -04:00
helpers Move insideGroup into the helper, not the class for grouped each 2013-08-30 10:44:34 -04:00
mixins Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
models Make the composer and TopicCreator use category id instead of category name 2013-09-17 12:13:19 +02:00
routes Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
templates Remove duplicate list.js.handlebars 2013-09-19 16:52:57 -07:00
views remove unnecessary (empty) view class 2013-09-20 17:52:38 +02:00