Steffen

Results 7 issues of Steffen

I was irritated by text from an editor. Why it does not generate correct links? The raw text was: E-Mail: " name":mailto:[email protected] it generates as html output <a href="mailto:[email protected]">E-Mail: “...

Defect
Feedback wanted
Fixed
Merged into branch

It would be helpful to documentate the usage of mediaelement by keyboard. * how good is mediaelements player usable per keyboard (key, caveeats, different goals)? * which **keys** can I...

If you use not urls for your images, but local file-system, the images will be copied on every request again and **will be always generated again** (minimum every minute) Wrong...

bug
question

- Template rendering changed from name.rhtml to name.erb - ARCondition function not available anymore, replaced.

this re-activates the formerly magic routes see: http://www.redmine.org/projects/redmine/wiki/Plugin_Tutorial#Generating-a-controller (Starting from 1.4.0, Redmine won't provide anymore the default wildcard route (':controller/:action/:id'). Plugins will have to declare the routes they need in...

… issue #158, refs #158 The service bind port is now configurable. In Docker the default exposal port was 8080, but since we use in k8s/helm environment service port 80,...

Currently the helm-chart sets the * "Service" -port to 80 the internal app-container-port is 8080. I would appreciate the ability to set the "external" service Port to a higher port...