Steven.W
Steven.W
urrrr, it seems not support clipboard image paste, any solutions?
Update Simplified Chinese fix some grammar and context error and make it more readable.
@yairEO , could it support Chinese words input? or support copy & paste? I tested it with demo page and found it could not paste or input chinese. Thanks.
@oldj 建议添加一个开机自启动的选项。 现在基本上比较依赖这个工具,环境比较多,来回切换比较麻烦,每次重启都需要自行启动该程序,建议添加该选项。 谢谢。
error log > An ActionView::Template::Error occurred in articles#index: > > no implicit conversion of nil into String > plugins/redmine_knowledgebase/app/helpers/knowledgebase_helper.rb:38:in `+' > --- > ## Request: > - URL : http://192.168.1.41/projects/uth_testteam/knowledgebase/articles...
@Loriowar , I found it not compatible with scrum plugin, could you fixed it. Thanks. the scrum plugin: https://redmine.ociotec.com/projects/redmine-plugin-scrum/ my environment is ``` Environment: Redmine version 3.3.0.stable.15819 Ruby version 2.2.4-p230...
error log as follows, it seems that conflict with plus_gantt (https://github.com/luciof55/plus_gantt) related issues https://github.com/luciof55/plus_gantt/issues/4 ``` Started GET "/issue_badge/issues_count" for 192.168.60.252 at 2017-05-31 12:58:14 +0800 Processing by IssueBadgeController#issues_count as JSON Current...
@Loriowar , installed redmine_blocked_reason, and foun they're not compatible each other, please help to check it. (https://github.com/zitec/redmine_blocked_reason) related issues: https://github.com/zitec/redmine_blocked_reason/issues/14 Thanks. error logs ``` Started POST "/projects/demo/issues_trees/redirect_with_params" for 192.168.20.231 at...
rake db with error, please check it. ``` [root@jira redmine-3.4]# bundle exec rake redmine:plugins:migrate RAILS_ENV=production rspec failed. yard not installed (gem install yard) /opt/redmine-3.4/plugins/redmine_issue_checklist/init.rb:24: warning: duplicated key at line 24...
when I bundle rake index , occured an error. How can I fix it? Thanks so much. the error information is > [root@jira redmine]# bundle exec rake ts:index RAILS_ENV=production >...