| 2016-10-26 |
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|---|---|
| 2016-10-25 |
fixed issue where users needed an unconfirmed_email field due to faulty devise setting
xsrust
committed
on 25 Oct 2016
|
|
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos
committed
on 25 Oct 2016
|
|
| 2016-10-20 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
| 2016-10-17 |
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley
committed
on 17 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
|
| 2016-10-12 |
removed devise.rb initializer. this should be specific to the server running the application
briley
committed
on 12 Oct 2016
|
|
fixed broken link on terms page
briley
committed
on 12 Oct 2016
|
|
|
reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop
briley
committed
on 12 Oct 2016
|
|
| 2016-10-10 |
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
|
|
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
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
|
| 2016-10-05 |
fixed typo in invalid web address notification
briley
committed
on 5 Oct 2016
|
| 2016-10-04 |
Updated 'destroy' label on view plans page to read 'delete'
briley
committed
on 4 Oct 2016
|
|
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
|
|
|
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
|
|
|
fixed issue with branding variable resolution on plan modal dialogs
briley
committed
on 4 Oct 2016
|
|
| 2016-09-29 |
Added trap for Dragonfly exceptions on the organisation update. It will now display the logo upload error message stored in the locale files
briley
committed
on 29 Sep 2016
|
|
fixed policy name typo in locale files
briley
committed
on 29 Sep 2016
|
|
| 2016-09-28 |
updated 'i accept the terms and conditions' link on sign up form so that the terms open in a separate window
briley
committed
on 28 Sep 2016
|
|
Fixed bug in yaml files. Updated help page content so that it lists an MIT license
briley
committed
on 28 Sep 2016
|
|
|
updated links and email addresses on the static forms
briley
committed
on 28 Sep 2016
|
|
|
Changed Digital Curation 'Center' to 'Centre' in all locale files
briley
committed
on 28 Sep 2016
|
|
|
Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value
briley
committed
on 28 Sep 2016
|
|
| 2016-09-16 |
final updates to routes
xsrust
committed
on 16 Sep 2016
|
|
updated routes to reflect usable actions in controllers
xsrust
committed
on 16 Sep 2016
|
|
|
updated routes to reflect earlier changes i.e. removing unused CRUD, exposed resources and actions
xsrust
committed
on 16 Sep 2016
|
|
|
removed unused actions and json from users controller
xsrust
committed
on 16 Sep 2016
|