| 2017-01-17 |
patch so that templates_controller index displays
xsrust
committed
on 17 Jan 2017
|
|---|---|
| 2017-01-13 |
fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page
Brian Riley
committed
on 13 Jan 2017
|
| 2017-01-11 |
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley
committed
on 11 Jan 2017
|
|
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
|
| 2017-01-10 |
Added a few 'TODO:' statements indicating some methods we should remove. (Do a "grep -r 'TODO:' ./app"). Added some template and comments unit tests
briley
committed
on 10 Jan 2017
|
|
renamed dmptemplates to templates
xsrust
committed
on 10 Jan 2017
|
|
|
pulled data access out of devise/registrations/edit
xsrust
committed
on 10 Jan 2017
|
|
|
updated formatting and code style in registrations_controller
xsrust
committed
on 10 Jan 2017
|
|
|
controllers only respond to html
xsrust
committed
on 10 Jan 2017
|
|
|
updated users_controller to remove respond_to format
xsrust
committed
on 10 Jan 2017
|
|
|
updated token_permission_types controller and policy file
xsrust
committed
on 10 Jan 2017
|
|
|
updated orgs_controller, views, and model
xsrust
committed
on 10 Jan 2017
|
|
|
saved roles_controller changes
xsrust
committed
on 10 Jan 2017
|
|
|
updated roles_controller and model functions
xsrust
committed
on 10 Jan 2017
|
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
|
guidance and guidance groups controller changes
xsrust
committed
on 9 Jan 2017
|
|
|
re-wrote data access for guidance_groups controller
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
|
|
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
|
|
|
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 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
|