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.
9ea32bf7d8
osr-discourse-src
/
app
/
assets
/
javascripts
/
admin
History
Robin Ward
9ea32bf7d8
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00
..
adapters
FEATURE: Can override any translation via an admin interface
2015-11-27 11:35:19 -05:00
components
FEATURE: User admin - filter groups as you type (
#4171
)
2016-04-14 10:40:09 -04:00
controllers
FEATURE: handle bounced emails
2016-05-02 23:15:32 +02:00
helpers
FEATURE: Can override any translation via an admin interface
2015-11-27 11:35:19 -05:00
models
FIX: redirect url after anonymizing a user
2016-03-03 11:59:07 -05:00
routes
FEATURE: handle bounced emails
2016-05-02 23:15:32 +02:00
templates
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00
views
.@each
on leafs is deprecated in favor of
.[]
2016-04-28 16:49:24 -04:00