Jyri-Petteri Paloposki

Results 34 issues of Jyri-Petteri Paloposki

As mentioned in #41, the width and height attributes work poorly without a container element around the canvas, this is also mentioned in https://www.chartjs.org/docs/latest/general/responsive.html#important-note. This PR makes chartjs-ror create an...

**Describe the bug** I'm trying to import timesheets from Harvest. I only have the dates and the durations of the logs, so I'm planning to import them by specifying just...

feature request
API

To make sure any incoming emails go to the right account, the From account should be unique. This is not currently properly checked.

bug 🐛

The notes rendering seems to use the Redcloth library (http://redcloth.org/) so it should conform with the Textile markup language (https://en.wikipedia.org/wiki/Textile_(markup_language)). This should be also available in the interface.

Enhancement ⚡️
Documentation

Fixes #2924.

https://github.com/thoughtbot/paperclip/blob/master/MIGRATING.md

dependencies
help wanted

It causes an error message like ``` ActiveRecord::RecordNotFound (Couldn't find User with 'id'=1): lib/login_system.rb:148:in `get_current_user' lib/login_system.rb:105:in `login_required' lib/login_system.rb:86:in `login_or_feed_token_required' ``` This seems to be caused by the browser returning a...

bug 🐛