| 2016-07-18 |
moved old org-admin users index view to new controller, added logic for updating api privleges
xsrust
committed
on 18 Jul 2016
|
|---|---|
|
added new route to org admin users index
xsrust
committed
on 18 Jul 2016
|
|
|
added todo to remind me to destroy the rdoc once docs are switched over
xsrust
committed
on 18 Jul 2016
|
|
| 2016-07-15 |
added testing for organisations
xsrust
committed
on 15 Jul 2016
|
|
updated fixtures to allow thorough testing of the models
xsrust
committed
on 15 Jul 2016
|
|
|
updated seeds file for better compatability
xsrust
committed
on 15 Jul 2016
|
|
|
added tags to localisation
xsrust
committed
on 15 Jul 2016
|
|
|
added api priveleges column to org-admin's view of users
xsrust
committed
on 15 Jul 2016
|
|
|
show api_token in user's profile view
xsrust
committed
on 15 Jul 2016
|
|
|
deleteing user's api tokens if they switch organisations
xsrust
committed
on 15 Jul 2016
|
|
|
added yard documentation, bugfixed method, fixed bug where relationship with users was broken
xsrust
committed
on 15 Jul 2016
|
|
|
updated yard commits
xsrust
committed
on 15 Jul 2016
|
|
|
added yard comments and bugfixed methods
xsrust
committed
on 15 Jul 2016
|
|
|
comment for clarity
xsrust
committed
on 15 Jul 2016
|
|
|
re-wrote authentication to ignore empty string tokens
xsrust
committed
on 15 Jul 2016
|
|
|
updated api_token field so it saves
xsrust
committed
on 15 Jul 2016
|
|
|
removed token_permissions from models
xsrust
committed
on 15 Jul 2016
|
|
|
removed outdated token_permission construct
xsrust
committed
on 15 Jul 2016
|
|
|
added ability for super_admins to give api permissions to orgs
xsrust
committed
on 15 Jul 2016
|
|
| 2016-07-13 |
removed a duplicate gem and cleaned up formatting
xsrust
committed
on 13 Jul 2016
|
|
added data to organisations.yml for testing
xsrust
committed
on 13 Jul 2016
|
|
| 2016-07-12 |
fixed typo
xsrust
committed
on 12 Jul 2016
|
|
implimented and debugged tests for guidance groups
xsrust
committed
on 12 Jul 2016
|
|
|
added templates to guidances
xsrust
committed
on 12 Jul 2016
|
|
|
added documentation to guidance_group model
xsrust
committed
on 12 Jul 2016
|
|
| 2016-07-11 |
changed can_view to can_view? for consistency
xsrust
committed
on 11 Jul 2016
|
|
changed can_view to can_view? as it returns a bool
xsrust
committed
on 11 Jul 2016
|
|
|
added yard docs to gitignore
xsrust
committed
on 11 Jul 2016
|
|
|
found another way to make relationship so commented depricated
xsrust
committed
on 11 Jul 2016
|
|
|
remaining tests for guidance re-written and debugged
xsrust
committed
on 11 Jul 2016
|