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-05 19:11:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
admin
History
Robin Ward
d7a8d053f5
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
..
components
FEATURE: restrict admin access based on IP address
2014-09-05 12:06:01 -04:00
controllers
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
helpers
Migrated more helpers to ES6 preferred format
2014-09-11 13:32:57 -04:00
models
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
routes
FEATURE: implement lock/unlock trust level mechanics
2014-09-30 13:16:34 +10:00
templates
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
views
FEATURE: Admin interface for adding custom fields for users
2014-09-25 16:17:51 -04:00