This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 11:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
admin
/
models
History
Robin Ward
57f97880e6
Refactor: Instead of getting
currentUser
from the Discourse namespace, use
...
`Discourse.User.current()`
2013-05-28 11:25:56 -04:00
..
admin_api.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
admin_dashboard.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
admin_user.js
Refactor: Instead of getting
currentUser
from the Discourse namespace, use
2013-05-28 11:25:56 -04:00
email_log.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
flagged_post.js
Removed many unnecessary paths that included
content.x
when just
x
would do.
2013-05-20 15:27:58 -04:00
github_commit.js
Make commits-widget contents fill its container, and improve layout on dashboard
2013-04-17 10:25:28 -04:00
group.js
implement save :)
2013-05-24 21:04:26 +10:00
report.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
site_content_type.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
site_content.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
site_customization.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
site_setting.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00
version_check.js
Calls to Discourse.ajax no longer need
getURL
-- will be done automatically.
2013-05-07 15:16:27 -04:00