| 2017-01-09 |
updated prefetching for guidances index
xsrust
committed
on 9 Jan 2017
|
|---|---|
|
updated guidances controller and views to reflect new schema
xsrust
committed
on 9 Jan 2017
|
|
| 2017-01-06 |
fixed functional tests on static_pages controller
Brian Riley
committed
on 6 Jan 2017
|
|
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
Brian Riley
committed
on 6 Jan 2017
|
|
|
fixed a display bug in guidances/admin_index
xsrust
committed
on 6 Jan 2017
|
|
|
made changes to allow guidance to display
xsrust
committed
on 6 Jan 2017
|
|
|
bugfixes to allow org_admin pages to render
xsrust
committed
on 6 Jan 2017
|
|
|
changes to _navigation partial to allow org_admin to render correctly
xsrust
committed
on 6 Jan 2017
|
|
|
updated user model to allow signin_signout to detect permissions(admin/orgadmin)
xsrust
committed
on 6 Jan 2017
|
|
|
updated name for orgs_controller
xsrust
committed
on 6 Jan 2017
|
|
|
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
Brian Riley
committed
on 6 Jan 2017
|
|
| 2017-01-05 |
added unit test for new visibility model and updated projects test to check visibility
Brian Riley
committed
on 5 Jan 2017
|
|
Added visibility model, and started updating tests for public dmps controller but we need to create fixtures which is extremely difficult with the current state of the DB. Will wait for refactor before finishing tests.
Brian Riley
committed
on 5 Jan 2017
|
|
|
updated organisations to orgs, and associated views/controller
xsrust
committed
on 5 Jan 2017
|
|
|
renamed organisations_controller to orgs_controller
xsrust
committed
on 5 Jan 2017
|
|
|
updated user policy for organisation->org renaming
xsrust
committed
on 5 Jan 2017
|
|
|
updated users controller
xsrust
committed
on 5 Jan 2017
|
|
|
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
|
updated code style in omniauth_shibboleth_request_controller
xsrust
committed
on 5 Jan 2017
|
|
|
renamed comments to notes
xsrust
committed
on 5 Jan 2017
|
|
| 2017-01-04 |
working on public dmp export
briley
committed
on 4 Jan 2017
|
|
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
briley
committed
on 4 Jan 2017
|
|
|
Added initial public DMPs page to display public plans to unauthenticated users
briley
committed
on 4 Jan 2017
|
|
|
updated a view for settings controller
xsrust
committed
on 4 Jan 2017
|
|
|
code style change in sessions_controller
xsrust
committed
on 4 Jan 2017
|
|
|
added comments to home_controller, awaiting discussion
xsrust
committed
on 4 Jan 2017
|
|
|
updated contacts_controller
xsrust
committed
on 4 Jan 2017
|
|
|
removed organisation_users controller as duplicate from users controller
xsrust
committed
on 4 Jan 2017
|
|
|
updated some of the answers structure, commented for future updates
xsrust
committed
on 4 Jan 2017
|
|
| 2017-01-03 |
fixed bug in is_test and is_public setters so that it allows both a true boolean or an int
briley
committed
on 3 Jan 2017
|