Search
Results (18264)
- Help: RE: [Redmine checklists plugin] - Missing helper file
- Got the same issue with <pre> Environment: Redmine vers ... dmine plugins: no plugin installed </pre>
- Help: RE: Roles->Permissions->Issue tracking is not working
- I logged in with the role that has "Payment" ... e Payment and can view its contents with the Issues tab: !issue_see_payment.png!
- Help: RE: Bitnami RM install failed on Windows 2016 Server
- Hi David: I am having similar issues on Windows Server 2016. I could install Bitnami Redmine without any issues on Windows 10, but no matter what do I do, ... on that worked for you. Regards, Cooshal.
- Hi all, Due to a recent issue on the mail sever we use for redmine a few h ... he activity tab to see any changes. Thanks
- Hi. I'm tring organize tickets using redmi ... that there were a lot of unnecessary parent issues.(over 10000!) I want to delete a lot of unnecessary parent issues, at once. But I do not want to delete children issue. <pre> var adminMng = new RedmineManager ... deleted together. { adminMng.DeleteObject<Issue>(parentIssue.Id.ToString()); } </pre> How can ParentIssue cleard using redmine-net452-api. The follow ... em.Collections.Generic.KeyNotFoundException: IssueChild { var children = adminMng.GetObject<Issue>(ticketReq.Id.ToString(), new NameValueColle ... ldren) { adminMng.DeleteObject<IssueChild>(child.Id.ToString()); } } // ... ssing attribute parameters. { var childIssue = adminMng.GetObject<Issue...
- i want to develop a redmine plugin about manage project. But I can not find out that how to get issues update notes. is there any API to get this message?
- Hi. I am trying to use redmine + SQL Serve ... e following : I have no journal in any of my issues. And when I try to update an issue (like reassigning it) I have the following e ... :48:51.959086 #1] INFO -- : Started PATCH "/issues/1659" for 172.17.0.1 at 2019-07-04 08:48:51 ... 08:48:51.959769 #1] INFO -- : Processing by IssuesController#update as HTML I, [2019-07-04T08 ... qUo/XMA==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"35", "s ... id"=>"61", "fixed_version_id"=>"29", "parent_issue_id"=>"", "start_date"=>"2012-10-30", "due_da ... ournal_id"=>"", "commit"=>"Soumettre", "prev_issue_id"=>"1722", "issue...
- We are looking for someone to fix the following issue: https://github.com/dr-itz/redmine_workflow_enhancements/issues/20 Please also provide separate pricing ... ate on the amount of time to investigate the issue. The contractor will have to sign an NDA ... ne is NZST[UTC+12]. Language must be English.
- Al agregar campos personalizados en la secció ... ine_checklists 3.1.16 redmine_issue_dynamic_edit 0.6.7 redmine_pivot_tabl ... _list_accordion 2.2.0 redmine_xlsx_format_issue_exporter 0.1.6
- Help: RE: Spent-Time 30min are not possible
- we solved the issue. Problem was the field hours in table time_e ... o log minutes. Thanks again for your support.
- Help: RE: Subtasks change priorities/dealines of parent task?
- Despite that this is a 7-year old thread that ... . Sergey Zapunidi wrote: > It is not the issue anymore. In my Redmine 3.4.8 you have a sett ... setting you describe is what is provided by issue #5490, as referenced by Moritz in message#32 ... oes not provide a full/true solution for the issues arising from the subtasking feature. See eg ... d forum threads without any apparent reason._
- Help: RE: Roles->Permissions->Issue tracking is not working
- Please check whether the user is an admin or ... permission settings are not applied for them.
- Help: RE: Subtasks change priorities/dealines of parent task?
- It is not the issue anymore. In my Redmine 3.4.8 you have a sett ... es dependent or independent with parent task.
- When you edit role permissions there is a tab below called "Issue tracking". It doesn't work for me. Some trac ... for this role. There is no documentation on "Issue tracking" tab in the official wiki (http://w ... mething wrong. !/attachments/download/23430/Issue%20tracking.png!
- Help: RE: Create issue via sen e-mail messgare
- Hi, the whole topic is described in this arti ... ing problems. :) Kind regards, Bernhard
- In Spent time section I have issues displaying the hours in standard time forma ... in decimal format. For example: I have a issue with 00:45h (standard), but in the CSV file ... e_checklists 3.1.15 redmine_custom_css 0.1.6
- Hi, on the old redmine server we had "somethi ... to solve it? Powered by newest Redmine 4.
- Hi, I want make automatically set spent time of an issue by calculating life span of an issue starting from Open to the Fixed (or any othe ... Any suggestion will be appreciated. Thanks.
- Help: RE: Spent-Time 30min are not possible
- I've tried it with Redmine V3.4.2 and had no issues what so ever. Which Version of Redmine do you use?
- Help: RE: Changing the email template
- I think it would be good if there is some options to enable/disable each parts of issues, including fields, descriptions and also fu ... rrent redmine 4. 2. the detail info of this issue, and also full notes history of it (all info ... in current redmine 4. also includes this issue and post: http://www.redmine.org/issues/2026 http://www.redmine.org/boards/1/topics/13811?r=13844#message-13844
- Hello everybody. I think that reply to my ... ould like to add new parameter into REST API issues (to get the issues list). I have self made plugins that allow to add a geometry to issues (spatial database, table "public.pointes") ... e to add a custom parameter like (if I ask 2 issues id 13187 and 13188) https://ip+url/issues.json?issue_id=13187,13188&&geometryinto=POLYGON((20.087 ... o make a new condition into the where of the issues request like: <pre> (....WHERE blah blah...) AND WHERE issue.id IN (SELECT DISTINCT p.issue_id FROM public.pointes p st_contains(ST_Geom ... pointe)) </pre> I don't know how to hook issues parameter to add my onw WHERE condition int ... ng into extra_queries plugin and into class *Issue...
- Plugins: RE: redmine issue checklist installation
- Ah thank you. The website that I got the plug ... 4.0 so I thought I was doing something wrong.
- Plugins: RE: redmine issue checklist installation
- It seems that the plugin does not support Red ... sion of the plugin that supports Redmine 4.0.
- Hello - I'm having trouble installing a ruby plugin called issue checklist. I've tried various versions of ru ... <pre> /home/redmine-4.0.4/plugins/redmine_issue_checklist-master/init.rb:24: warning: key :issue_checklist is duplicated and overwritten on l ... r: undefined method `alias_method_chain' for Issue (call 'Issue.connection' to establish a connection):Class ... issing' /home/redmine-4.0.4/plugins/redmine_issue_checklist-master/lib/redmine_issue_checklist/patches/issue_patch.rb:11:in `block in included' /home/redmine-4.0.4/plugins/redmine_issue_checklist-master/lib/redmine_issue_checklist/patches/issue_patch.rb:10:in `class_eval' /home/redmine-4.0.4/plugins/redmine_issue_checklist-master/lib/redmine_...
- Help: RE: Migrate&Update REDMINE
- Started GET "/projects/system_admin_project/issues/new" for 192.168.0.9 at 2019-06-23 14:13:48 +0300 Processing by IssuesController#new as HTML Parameters: {"proj ... Current user: mzaripov (id=147) Rendering issues/new.html.erb within layouts/base Rendered issues/_attributes.html.erb (3.3ms) Rendered issues/_form.html.erb (8.5ms) Rendered issues/new.html.erb within layouts/base (8.8ms) C ... 15: <% end %> 16:. 17: <% if @issue.safe_attribute? 'assigned_to_id' %> 18: ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :required => @issue.required_attribute?('assigned_to_id') %></p> 19: <% end %> 20:. 21: <% if @issue...