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.
7e3e6ab78d
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
History
Jeff Atwood
7e3e6ab78d
icon tweak on merge/split
2013-05-20 12:34:15 -07:00
..
components
Replaced
Em.run.next
with the more proper
Em.run.schedule('afterRender')
2013-05-20 12:20:10 -04:00
controllers
Removed many unnecessary paths that included
content.x
when just
x
would do.
2013-05-20 15:27:58 -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
Changed
elementId
to be
id
2013-05-20 15:31:05 -04:00
routes
Removed many unnecessary
controller.
uses in templates.
2013-05-20 13:45:14 -04:00
templates
icon tweak on merge/split
2013-05-20 12:34:15 -07:00
views
Removed many unnecessary
controller.
uses in templates.
2013-05-20 13:45:14 -04:00