This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-02 01:17:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
discourse
History
Robin Ward
046e6e5d86
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
...
simplified the restricted user route.
2013-05-21 11:50:01 -04: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
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
2013-05-21 11:50:01 -04:00
routes
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
2013-05-21 11:50:01 -04:00
templates
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
2013-05-21 11:50:01 -04:00
views
Removed many unnecessary
controller.
uses in templates.
2013-05-20 13:45:14 -04:00