| 2016-07-12 |
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
|
|
|
re-wrote by_organisation to be more efficient (also to work)
xsrust
committed
on 11 Jul 2016
|
|
|
removed new rake task as it was buggy
xsrust
committed
on 11 Jul 2016
|
|
|
added relation between dmptemplates and guidance groups
xsrust
committed
on 11 Jul 2016
|
|
| 2016-07-08 |
added discussion point to dmptemplate
xsrust
committed
on 8 Jul 2016
|
|
added documentation to guidance model
xsrust
committed
on 8 Jul 2016
|
|
|
added "yard" gem and dependancy
xsrust
committed
on 8 Jul 2016
|
|
|
added yard command to rakefile
xsrust
committed
on 8 Jul 2016
|
|
|
updated call for can_view to can_view?
xsrust
committed
on 8 Jul 2016
|
|
|
implimented and passing new tests for dmptemplate
xsrust
committed
on 8 Jul 2016
|
|
|
Added documentation and fixed syntax to dmptemplate model
xsrust
committed
on 8 Jul 2016
|
|
| 2016-07-06 |
changed methods to reduce risk of modifications to fixtures breaking tests
xsrust
committed
on 6 Jul 2016
|
|
implimented a testing suite for the guidance group model
xsrust
committed
on 6 Jul 2016
|
|
|
fixed bug where users couldn see their organisations' guidance groups
xsrust
committed
on 6 Jul 2016
|
|
| 2016-07-05 |
migrated from old schema
xsrust
committed
on 5 Jul 2016
|
|
ensured can_view behaves as intended/defined by tests
xsrust
committed
on 5 Jul 2016
|
|
|
fixed all tests for guidance and ensured passing
xsrust
committed
on 5 Jul 2016
|
|
|
spelling
xsrust
committed
on 5 Jul 2016
|
|
|
populated table to give organisations to users
xsrust
committed
on 5 Jul 2016
|
|
|
modified users test datastructures to reflect current models
xsrust
committed
on 5 Jul 2016
|
|
| 2016-06-30 |
standardised errors in api controllers
xsrust
committed
on 30 Jun 2016
|
|
adding standardised errors to locales
xsrust
committed
on 30 Jun 2016
|
|
|
|
|
|
|