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.
d7a8d053f5
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
History
Robin Ward
d7a8d053f5
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
..
components
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
controllers
Migrate
tosAccepted
to new user fields
2014-09-30 10:45:18 -04:00
dialects
FIX: reworked handling URL bbcode tags
2014-09-24 20:02:02 +02:00
ember
FEATURE: Admin interface for adding custom fields for users
2014-09-25 16:17:51 -04:00
helpers
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
initializers
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
lib
Remove broken
debouncePromise
and clean up some deprecations
2014-09-23 16:16:44 -04:00
mixins
FEATURE: hide emails behind a button for staff members
2014-09-29 22:31:05 +02:00
models
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
routes
FEATURE: hide emails behind a button for staff members
2014-09-29 22:31:05 +02:00
templates
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
views
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00