speedy32129 / time_logger

Redmine Time logger plugin. More than likely there is only going to be one more public release. New version has new time logging with the option of multiple loggers running at the same time, fixes for excessive loggng, and a whole new look.
Other
58 stars 43 forks source link

STOP button goes to http instead of https #28

Closed q22 closed 8 years ago

q22 commented 8 years ago

Pressing stop loads this page: http://[redmine]/issues/26/edit?time_entry%5Bhours%5D=0.0

Instead of this page: https://[redmine]/issues/26/edit?time_entry%5Bhours%5D=0.0

q22 commented 8 years ago

The STOP button does work under https if you use the correct settings in Administration/Settings/General:

  1. Supply the actual https URL in the "Hostname and path" box.
  2. Check the "https" box.