Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IT doesn't work with 3.3.2 version #32

Open
atvirasvilnius opened this issue Apr 14, 2017 · 2 comments
Open

IT doesn't work with 3.3.2 version #32

atvirasvilnius opened this issue Apr 14, 2017 · 2 comments

Comments

@atvirasvilnius
Copy link

Do you plan to dev for 3.3.x version?

@jorv83
Copy link

jorv83 commented Sep 20, 2018

How we got it to work:

Someone already forked an fixed it:

https://github.com/denisgolius/redmine_email_fetcher/tree/patch-1
https://github.com/denisgolius/redmine_email_fetcher/tree/patch-2

Use the "_form.html.erb" from patch-1 and "en.yml" changes from patch-2

To fix the icon in the admin screen:
Open "init.rb" file in the plugin root directory and add class icon

menu :admin_menu, :email_configurations, { controller: 'email_configurations', action: 'index' }, caption: :title_email_configurations, :html => {:class => 'icon'}

crontab rakefile might give warnings but works.

Hope this helps

@octoquad
Copy link

A fix is available in #33 and I have requested that a PR be created at https://github.com/octoquad/redmine_email_fetcher instead. Funny enough without the PR, it works fine under Redmine 4.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants