| 2016-10-07 |
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|---|---|
|
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
|
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
|
|
|
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
|
|
|
fixed broken link between organisations and users
xsrust
committed
on 7 Oct 2016
|
|
|
updated the update_user_permissions function to make it more performant
xsrust
committed
on 7 Oct 2016
|
|
| 2016-10-06 |
added nil check to user model's keep token method
briley
committed
on 6 Oct 2016
|
|
changed schema to be correct for point of migration of data
xsrust
committed
on 6 Oct 2016
|
|
|
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
xsrust
committed
on 6 Oct 2016
|
|
|
removed trailing ] from plans_controller
xsrust
committed
on 6 Oct 2016
|
|
| 2016-10-05 |
removed tooltip for now defunct description field from the organisation page
briley
committed
on 5 Oct 2016
|
|
fixed typo in invalid web address notification
briley
committed
on 5 Oct 2016
|
|
|
replaced invalid SQL conditionals "&&" with "AND"
Jimmy Angelakos
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
|
|
|
fixed issue with policy check when saving changes to a plans export settings
briley
committed
on 4 Oct 2016
|
|
|
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
|
|
|
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 plan list column display issue
briley
committed
on 4 Oct 2016
|
|
|
fixed issue with branding variable resolution on plan modal dialogs
briley
committed
on 4 Oct 2016
|
|
|
Fixed typos: changed all change_org_detials to change_org_details
briley
committed
on 4 Oct 2016
|
|
|
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust
committed
on 4 Oct 2016
|
|
|
removed boolean limit as postgres has proper boolean support
Jimmy Angelakos
authored
on 4 Oct 2016
GitHub
committed
on 4 Oct 2016
|
|
|
|
|
| 2016-10-03 |
removed references to old existinguser controller that was used to handle logins from old DMPOnline v3 accounts
briley
committed
on 3 Oct 2016
|
| 2016-09-29 |
added errors to organisation controller flash notice
briley
committed
on 29 Sep 2016
|
|
fixed bad route reference in organisations controller
briley
committed
on 29 Sep 2016
|
|
|
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 duplicate table issue in edit organisation details page cause by an old merge conflict resolution
briley
committed
on 29 Sep 2016
|