Search
Results (18267)
- We've gotten the import of e-mails to create issues working just fine. But shouldn't the user t ... or updates when someone adds comments to the issue? Or is the Redmine e-mail support one way-only? -joho
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Stéphane Briand SeaSideTech wrote: > Hello ... 0.5.2 Ok, it is working great now! Thanks!
- Plugins: RE: Issue Badge Plugin
- Hi, Dena. How about after that? I’ve appli ... branch. Info you have time, please try this.
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Cristiano Krug wrote: > Hello Stéphane, > > Thanks for the nice plugin. I am using wiki_issue_fields_0.5.1.zip and Bitnami Redmine 3.3.2-2. Issue field "assigned_to" is producing no output -- issues are definitely assigned to a developer, but something like {{issue_fields(222,-l,assigned_to)}} returns nothing ... plugin, that include this correction : 0.5.2
- Hi, I have installed Redmine with the foll ... hing seems to be working fine apart from the Issue tracker. I do not have the options Update. I ... Copy and Delete. I am able to submit a new issue and attach files, so the permissions should be correct What can be wrong?
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Hello Stéphane, Thanks for the nice plugin. I am using wiki_issue_fields_0.5.1.zip and Bitnami Redmine 3.3.2-2. Issue field "assigned_to" is producing no output -- issues are definitely assigned to a developer, but something like {{issue_fields(222,-l,assigned_to)}} returns nothing ... fix or workaround? Many thanks, Cristiano
- Help: RE: How to avoid user names list in Asssignee while Issue Creation
- +1 same here
- Open discussion: RE: Role : issue visibility by group
- Old issue, but I found a solution to this.. See patch #16195-6 Works under Redmine 3.3.1
- Help: RE: Issue visibility based on groups
- Old issue, but I found a solution to this.. See patch #16195-6 Works under Redmine 3.3.1
- Open discussion: RE: Role : issue visibility by group
- Second also here... no update or status?
- Help: RE: What's the function of private note in issue tracking
- I too am looking for some Use Case info or de ... responses. I will be looking elsewhere . . .
- Help: RE: Incoming mail parsing issue with non-Ascii characters
- The issue is with the UTF8 character set in mysql. To resolve the issue, see: http://www.pflaeging.net/blog/archives/938
- We track issues with IMAP mail: rake -f /usr/share/redmi ... oved to "Error". I am not able to track the issue further, since the trace looks fine: ./ra ... ronment production Database adapter Mysql2
- Help: RE: why issue‘s status fail to update after git commit?
- problem is solved,thanks
- Help: RE: Issue Edit/Submit very slow
- Thanks. It ended up being an error on my par ... . I guess I mistyped something originally.
- Help: RE: why issue‘s status fail to update after git commit?
- please help me to checkout the problem,thanks
- Help: RE: why issue‘s status fail to update after git commit?
- I must do someting wrong,please tell me why?
- Help: RE: why issue‘s status fail to update after git commit?
- I config key words parameters in redmine like ... mit message like this "fixes #1",Was I wrong?
- Help: RE: why issue‘s status fail to update after git commit?
- I have tested redmine 3.3.2,fail,why? bug? thank for all
- Help: RE: why issue‘s status fail to update after git commit?
- I test again,B and C is ok.
- Plugins: RE: Issue Badge Plugin
- Hi, thank you so much for using my tiny plugi ... se master branch, v0.0.5, please change lib/issue_badge/application_hooks.rb’s line 9, as following: <pre><code class="diff"> diff --git a/lib/issue_badge/application_hooks.rb b/lib/issue_badge/application_hooks.rb index b982475..8e32bde 100644 --- a/lib/issue_badge/application_hooks.rb +++ b/lib/issue_badge/application_hooks.rb @@ -6,7 +6,7 @@ module IssueBadge base_url = Redmine::Utils.relative_url_root badge_url = base_url + '/issue_badge' o = '' - if User.curren ... global_enabled = Setting.plugin_redmine_issue_badge['activate_for_all_users'] == 'true' issue_badge = IssueBadgeUserSetting.find_or_create_by_user_id(Us ... tylesheet_link_tag('style', plugin: 'redmine_...
- Plugins: RE: Issue Badge Plugin
- Hi Akiko Could you help on this question?
- h1. my environment # centos 6.6 in vm,ng ... h1. my problem # when I try to update issue with git commit like "fixes #1".I see the git commit log,but the issue's status unchanged,why? # I use the same t ... 1WDLOBYm9BTxVUYB7RA"" the git log update,the issue status update at the same time. # I guess ... no effect # and time logging is no effect
- Help: RE: Issue Edit/Submit very slow
- Hi Sounded like async_smtp, but you identi ... observe system load in parallel to updating issues. Maybe this gives you a hint. Cheers Immanuel.
- <pre> Environment: Redmine version ... 4 Server </pre> When I go to update an issue, it takes anywhere from 5 to 20 seconds to u ... roblem appeared. I'm not 100% sure that the issue happened at the same time as the change, but ... causing this delay? Any help is appreciated.