| 2016-07-15 |
added ability for super_admins to give api permissions to orgs
xsrust
committed
on 15 Jul 2016
|
|---|---|
| 2016-07-12 |
fixed typo
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
|
|
|
re-wrote by_organisation to be more efficient (also to work)
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
|
|
|
updated call for can_view to can_view?
xsrust
committed
on 8 Jul 2016
|
|
|
Added documentation and fixed syntax to dmptemplate model
xsrust
committed
on 8 Jul 2016
|
|
| 2016-07-06 |
Updated find_by_all to the newer and more accepted 'where'
briley
committed
on 6 Jul 2016
|
|
fixed bug where users couldn see their organisations' guidance groups
xsrust
committed
on 6 Jul 2016
|
|
| 2016-07-05 |
ensured can_view behaves as intended/defined by tests
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
|
|
|
|
|
|
|
|
| 2016-06-29 |
renamed config/environment to config/environments which is what rails is looking for. Commented out the DOCX mime type reference because it is already added by rails. Commented out the belongs_to_and has_many line in models/user because it is already defined by rolify gem
briley
committed
on 29 Jun 2016
|
|
Migrated codebase from rails 4.0 to 4.2, also removed most of the version specifications from the gem dependencies and ran bundle update
briley
committed
on 29 Jun 2016
|
|
| 2016-06-27 |
Rebased development branch and corrected merge conflicts
briley
committed
on 27 Jun 2016
|
|
|
|
| 2016-06-23 |
|
| 2016-06-09 |
Added better data to seeds file. Tested upgrade to bootstrap 3.2 but reverted back
briley
committed
on 9 Jun 2016
|
| 2016-06-08 |
Added console debug lines to JS and then removed them when done
briley
committed
on 8 Jun 2016
|
|
Fixed bootstrap tab issue on static pages. JQuery selector was not specific enough and was mixing up top nav bar with page specific tabs
briley
committed
on 8 Jun 2016
|
|
|
Updated user model to assign variables to the attr_accessible list so that User profile and Super Admin user updates work
briley
committed
on 8 Jun 2016
|
|
| 2016-06-07 |
Updated User model so that the edit profile page will save changes
briley
committed
on 7 Jun 2016
|
|
Added missing fontawesome web font.
briley
committed
on 7 Jun 2016
|
|
|
Fixed issue with undefined 'options' variable in projects.js
briley
committed
on 7 Jun 2016
|
|
|
Fixed issue with undefined 'options' variable in projects.js
briley
committed
on 7 Jun 2016
|