2016-10-20
@Ray Carrick
factor out question guidance to reduce sql queries
Ray Carrick committed on 20 Oct 2016
2016-10-18
@Jimmy Angelakos
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos committed on 18 Oct 2016
2016-10-13
@xsrust
removed data access from view of token_permission_types
xsrust committed on 13 Oct 2016
2016-10-12
@Jimmy Angelakos
Changed to streaming fork of yaml_db gem.
Jimmy Angelakos committed on 12 Oct 2016
2016-10-10
@Brian Riley
Merge pull request #38 from CDLUC3/master ...
Brian Riley authored on 10 Oct 2016 GitHub committed on 10 Oct 2016
@briley
Update users page logic so that current user cannot edit their own permissions
briley committed on 10 Oct 2016
@briley
fixed typo in fr.yml locale file. Added custom failure app for devise that should redirect the user to the home page on a session timeout
briley committed on 10 Oct 2016
@briley
fixed typo with class name
briley committed on 10 Oct 2016
@briley
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
briley committed on 10 Oct 2016
@briley
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley committed on 10 Oct 2016
@briley
Fixes to the users page
briley committed on 10 Oct 2016
2016-10-07
@stephaniesimms
update ReadMe.md
stephaniesimms authored on 7 Oct 2016 GitHub committed on 7 Oct 2016
@stephaniesimms
update ReadMe.md
stephaniesimms authored on 7 Oct 2016 GitHub committed on 7 Oct 2016
@Brian Riley
Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance
Brian Riley committed on 7 Oct 2016
@Brian Riley
fixed issue with missing organisation_id for current user
Brian Riley committed on 7 Oct 2016
@xsrust
added my customised yaml_db gem to gemfile, adds proper support for streaming documents and allows the load to be run on ram-restricted servers
xsrust committed on 7 Oct 2016
@xsrust
fixed broken link between organisations and users
xsrust committed on 7 Oct 2016
@xsrust
updated the update_user_permissions function to make it more performant
xsrust committed on 7 Oct 2016
2016-10-06
@briley
added nil check to user model's keep token method
briley committed on 6 Oct 2016
@xsrust
changed schema to be correct for point of migration of data
xsrust committed on 6 Oct 2016
@xsrust
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
xsrust committed on 6 Oct 2016
@xsrust
removed trailing ] from plans_controller
xsrust committed on 6 Oct 2016
2016-10-05
@briley
removed tooltip for now defunct description field from the organisation page
briley committed on 5 Oct 2016
@briley
fixed typo in invalid web address notification
briley committed on 5 Oct 2016
@Jimmy Angelakos
replaced invalid SQL conditionals "&&" with "AND"
Jimmy Angelakos committed on 5 Oct 2016
2016-10-04
@briley
Updated 'destroy' label on view plans page to read 'delete'
briley committed on 4 Oct 2016
@briley
Changed 'plan title' to 'file name' in export settings to more accurately reflect what the information will be used for.
briley committed on 4 Oct 2016
@briley
fixed issue with policy check when saving changes to a plans export settings
briley committed on 4 Oct 2016
@briley
Updated export page so that the settings section of each phase's accorordion panel is not an accordion. Its now just a div.
briley committed on 4 Oct 2016
@briley
updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project
briley committed on 4 Oct 2016