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
Claus Strasburger 15a973fd45 Improved private message user removal, locale edit
replaced array iteration with findProperty (will be renamed and aliased to findBy with Ember 1.1)
added modal dialog to verify
catched nil-error on topic.rb
2013-10-02 19:16:43 +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 Improved private message user removal, locale edit 2013-10-02 19:16:43 +02:00
dialects FIX: Too many new lines in long quotes 2013-09-27 15:08: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 Improved private message user removal, locale edit 2013-10-02 19:16:43 +02:00
routes Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
templates move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
views allow users to specify thumbnail size 2013-09-27 10:57:31 +02:00