History for dmpopidor / app / views
2017-01-11
@briley
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
@xsrust
hacked templates landing page to work
xsrust committed on 11 Jan 2017
2017-01-10
@xsrust
renamed dmptemplates to templates
xsrust committed on 10 Jan 2017
@xsrust
pulled data access out of devise/registrations/edit
xsrust committed on 10 Jan 2017
@xsrust
code style/revisions for devise registrations edit view
xsrust committed on 10 Jan 2017
@xsrust
fixed syntax bug in user_mailer for api_tokens
xsrust committed on 10 Jan 2017
@xsrust
updated orgs_controller, views, and model
xsrust committed on 10 Jan 2017
@xsrust
updated roles_controller and model functions
xsrust committed on 10 Jan 2017
2017-01-09
@xsrust
re-wrote data access for guidance_groups controller
xsrust committed on 9 Jan 2017
@xsrust
updated prefetching for guidances index
xsrust committed on 9 Jan 2017
@xsrust
updated guidances controller and views to reflect new schema
xsrust committed on 9 Jan 2017
2017-01-06
@Brian Riley
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
@xsrust
fixed a display bug in guidances/admin_index
xsrust committed on 6 Jan 2017
@xsrust
made changes to allow guidance to display
xsrust committed on 6 Jan 2017
@xsrust
bugfixes to allow org_admin pages to render
xsrust committed on 6 Jan 2017
@xsrust
changes to _navigation partial to allow org_admin to render correctly
xsrust committed on 6 Jan 2017
@xsrust
updated user model to allow signin_signout to detect permissions(admin/orgadmin)
xsrust committed on 6 Jan 2017
@Brian Riley
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
@Brian Riley
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
@xsrust
updated organisations to orgs, and associated views/controller
xsrust committed on 5 Jan 2017
@xsrust
updated users controller
xsrust committed on 5 Jan 2017
@xsrust
renamed comments to notes
xsrust committed on 5 Jan 2017
2017-01-04
@briley
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
@briley
Added initial public DMPs page to display public plans to unauthenticated users
briley committed on 4 Jan 2017
@xsrust
updated a view for settings controller
xsrust committed on 4 Jan 2017
@xsrust
removed organisation_users controller as duplicate from users controller
xsrust committed on 4 Jan 2017
@xsrust
updated some of the answers structure, commented for future updates
xsrust committed on 4 Jan 2017
2017-01-03
@briley
added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file
briley committed on 3 Jan 2017
@briley
updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms
briley committed on 3 Jan 2017
2016-12-12
@xsrust
updates so that a user can log into the site \n updated application_controller, user model, registrations edit view, and layouts branding
xsrust committed on 12 Dec 2016