dalyons / redmine-todos-scrum-plugin

A scrum-like todos plugin for Redmine. Allows easy creation and management of infinitely nestable todo lists on a per project basis, that in the future will be able to be organised into sprints(or releases). Also provides global 'My Todos' for all projects. Todos can be allocated to uses, and tied to Redmine Issues.
143 stars 43 forks source link

HTTPS errors #61

Open berdyshev opened 9 years ago

berdyshev commented 9 years ago

Hi,

We are using redmine under secure connection (HTTPS), but this plugin sends the AJAX request only by HTTP, which cause cross-domain errors and it doesn't work.