History for dmpopidor / app / views
2016-11-02
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@Ray Carrick
merge postgresql -> master
Ray Carrick committed on 2 Nov 2016
2016-11-01
@briley
updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file
briley committed on 1 Nov 2016
@xsrust
translation no longer breaks on header link to create plan
xsrust committed on 1 Nov 2016
2016-10-26
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
2016-10-20
@briley
Fixed issues with modal dialog functionality when trying to edit a published template
briley committed on 20 Oct 2016
@Ray Carrick
factor out question guidance to reduce sql queries
Ray Carrick committed on 20 Oct 2016
2016-10-19
@briley
Added tinymce configuration line to the template/phase edit page
briley committed on 19 Oct 2016
@briley
fixed authorization variable issue in dmptemplates_controller#admin_cloneversion
briley committed on 19 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
@briley
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley committed on 13 Oct 2016
@xsrust
removed data access from view of token_permission_types
xsrust committed on 13 Oct 2016
2016-10-10
@briley
Update users page logic so that current user cannot edit their own permissions
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
@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
2016-10-05
@briley
removed tooltip for now defunct description field from the organisation page
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
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
@briley
fixed issue with branding variable resolution on plan modal dialogs
briley committed on 4 Oct 2016
@xsrust
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust committed on 4 Oct 2016
2016-09-29
@briley
Fixed duplicate table issue in edit organisation details page cause by an old merge conflict resolution
briley committed on 29 Sep 2016
@briley
Moved language load from registrations/edit page into the controller. Updated registrations/edit page code to directly create the <select> box rather than using rails helpers which for some reason would not actually select the current language value
briley committed on 29 Sep 2016
2016-09-28
@briley
Fixed bug in yaml files. Updated help page content so that it lists an MIT license
briley committed on 28 Sep 2016
@briley
updated links and email addresses on the static forms
briley committed on 28 Sep 2016