| 2016-09-01 |
fixed bug in can_<do permission>? functions
xsrust
committed
on 1 Sep 2016
|
|---|---|
|
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust
committed
on 1 Sep 2016
|
|
|
updated funciton to ensure no dupelicates
xsrust
committed
on 1 Sep 2016
|
|
|
added functionality to port users from old auth structure to new
xsrust
committed
on 1 Sep 2016
|
|
|
ensured users loose roles upon org changing and added depricated tags to roles
xsrust
committed
on 1 Sep 2016
|
|
|
updated documentation syntax for some models
xsrust
committed
on 1 Sep 2016
|
|
|
removed cancancan and rollify
xsrust
committed
on 1 Sep 2016
|
|
|
added granting api to orgs permission
xsrust
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-31 |
fix various issues to do with display of formatting in questions
Ray Carrick
committed
on 31 Aug 2016
|
| 2016-08-18 |
Merge pull request #4 from raycarrick-ed/master
...
raycarrick-ed
authored
on 18 Aug 2016
GitHub
committed
on 18 Aug 2016
|
|
explicit bullet style for questions and raw questoin test in form
Ray Carrick
committed
on 18 Aug 2016
|
|
|
bugfixes to auth
xsrust
committed
on 18 Aug 2016
|
|
|
finished implimenting new authorization scheme in dmptemplates
xsrust
committed
on 18 Aug 2016
|
|
|
|
|
|
added default redirect to 403 page for unauth
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to dmptemplates controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to guidance groups
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to guidances
xsrust
committed
on 18 Aug 2016
|
|
|
bugfix to ensure organisations auth working
xsrust
committed
on 18 Aug 2016
|
|
|
removed depricated controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit auth to organisations controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit to users controller
xsrust
committed
on 18 Aug 2016
|
|
|
added pundit authorization to users
xsrust
committed
on 18 Aug 2016
|
|
|
|
|
|
added magic string and constant structure for auth
xsrust
committed
on 18 Aug 2016
|
|
|
installed new gem pundit
xsrust
committed
on 18 Aug 2016
|
|
| 2016-08-17 |
changed empty? to blank? as it broke seedfile
Jimmy Angelakos
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-15 |
change how questions are displayed in plans to honour formatting
Ray Carrick
committed
on 15 Aug 2016
|
| 2016-08-12 |
add association between organisation and language
DamodarSojka
committed
on 12 Aug 2016
|