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
2013-05-23 13:44:14 -07:00
..
components Replaced Em.run.next with the more proper Em.run.schedule('afterRender') 2013-05-20 12:20:10 -04:00
controllers Simplified grouping on user views, fixed issue with messages not loading on initial load. Really 2013-05-21 11:50:01 -04:00
helpers Replaced {{view Discourse.TextField}} with {{textfield}} helper. 2013-05-20 12:47:59 -04:00
mixins Support for "Select All / Deselect All" while selecting posts to merge / delete. 2013-05-16 16:50:38 -04:00
models Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now. 2013-05-22 12:06:37 -04:00
routes Refactor + Fix: Wasn't correctly loading activity streams. Code is a lot more Ember-y now. 2013-05-22 12:06:37 -04:00
templates allow disabling of local logins. In the instance where an .edu is using cas they may not want a user to be able to log in once the users credentials have been revoked in the system that feeds the CAS authentication server. This is very optional 2013-05-23 13:44:14 -07:00
views add cas support with a few tests 2013-05-23 13:40:50 -07:00