This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
f40cad0f4b
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
/
mixins
History
Robin Ward
4bfb546942
Removed
modelReady
hack now that the async router exists
2013-07-16 13:24:59 -04:00
..
has_current_user.js
Refactor: Removed the last of the references to
Discourse.currentUser
.
2013-05-28 11:52:31 -04:00
modal_functionality.js
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
2013-06-11 16:41:09 -04:00
presence.js
FIX:
Discourse.Presence
was broken on arrays. The flag button was showing for anonymous users.
2013-06-18 11:36:48 -04:00
scrolling.js
Moved JSHint into Qunit suite. It's much harder to forget about now!
2013-06-21 14:07:11 -04:00
selected_posts_count.js
More Qunit tests including a CLI runner
2013-06-18 13:44:20 -04:00