dmakurin
dmakurin
Check https://github.com/red-soft-ru/time_logger/tree/red2mine it should work
> I bigger problem is with _build_sql_for_tags_field_. This is used by a lot of other plugins, which was not compatible with your changes. At the moment I didn't find any...
I've added preloading of tags for a tag filter. It's working in a same way as other `Issue` filters that are not a core fields like relations, attachments, time entries...
I am not sure if understand your problem correctly but ActiveModel provides `_was` methods to access previous value of a filed. In your case `self.status_id_was` will be pointing to the...
RubyGems has an older version. Install the gem from this repo. You need either to build a gemspec and install it manually or use bundler and a `github` option.