| 2016-11-15 |
removed option_warnings table and unused code surrounding the structure
xsrust
committed
on 15 Nov 2016
|
|---|---|
| 2016-11-14 |
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account
committed
on 14 Nov 2016
|
| 2016-11-11 |
if no title for news tab miss it out
Ruby Rails Dev Account
committed
on 11 Nov 2016
|
| 2016-11-08 |
Merge branch 'master' into postgresql
Ray Carrick
committed
on 8 Nov 2016
|
| 2016-11-07 |
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley
committed
on 7 Nov 2016
|
|
| 2016-11-04 |
removed <p> wrapping from default answers in preview
xsrust
committed
on 4 Nov 2016
|
|
allowed default answers to show in admin preview of templates
xsrust
committed
on 4 Nov 2016
|
|
| 2016-11-02 |
Corrected spelling of text_desription field in token_permission_types
briley
committed
on 2 Nov 2016
|
|
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
|
|
|
attempting to silence the activerecord log during tests.
briley
committed
on 2 Nov 2016
|
|
|
merge postgresql -> master
Ray Carrick
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
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
|
|
translation no longer breaks on header link to create plan
xsrust
committed
on 1 Nov 2016
|
|
| 2016-10-26 |
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
| 2016-10-20 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
|
factor out question guidance to reduce sql queries
Ray Carrick
committed
on 20 Oct 2016
|
|
| 2016-10-19 |
Added tinymce configuration line to the template/phase edit page
briley
committed
on 19 Oct 2016
|
|
fixed authorization variable issue in dmptemplates_controller#admin_cloneversion
briley
committed
on 19 Oct 2016
|
|
| 2016-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|
| 2016-10-13 |
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
|
|
removed data access from view of token_permission_types
xsrust
committed
on 13 Oct 2016
|
|
| 2016-10-10 |
Update users page logic so that current user cannot edit their own permissions
briley
committed
on 10 Oct 2016
|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 10 Oct 2016
|
|
|
Fixes to the users page
briley
committed
on 10 Oct 2016
|
|
| 2016-10-07 |
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
|
|
fixed issue with missing organisation_id for current user
Brian Riley
committed
on 7 Oct 2016
|
|
| 2016-10-05 |
removed tooltip for now defunct description field from the organisation page
briley
committed
on 5 Oct 2016
|
|
replaced invalid SQL conditionals "&&" with "AND"
Jimmy Angelakos
committed
on 5 Oct 2016
|
|
| 2016-10-04 |
fixed issue with policy check when saving changes to a plans export settings
briley
committed
on 4 Oct 2016
|