Project

General

Profile

Search

Results (18279)

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._ 2019-07-01 04:42
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. 2019-07-01 01:33
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. 2019-06-30 11:27
Help: Roles->Permissions->Issue tracking is not working
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! 2019-06-30 10:30
Help: RE: Create issue via sen e-mail messgare
Hi, the whole topic is described in this arti ... ing problems. :) Kind regards, Bernhard 2019-06-29 07:40
Help: Problem with time format on CSV export
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 2019-06-28 19:06
Help: Create issue via sen e-mail messgare
Hi, on the old redmine server we had "somethi ... to solve it? Powered by newest Redmine 4. 2019-06-28 13:55
Help: Automatically set spent time of an issue starting from Open to Fixed ?
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. 2019-06-28 13:36
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? 2019-06-27 17:05
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 2019-06-27 13:29
Plugins: Add issues request parameter (/issues.json?mypara=xxxx)
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... 2019-06-27 11:31
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. 2019-06-25 20:18
Plugins: RE: redmine issue checklist installation
It seems that the plugin does not support Red ... sion of the plugin that supports Redmine 4.0. 2019-06-25 01:36
Plugins: redmine issue checklist installation
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_... 2019-06-24 19:09
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... 2019-06-23 13:16
Help: View/follow own issue even if issue moves to a private project
I have a problem related with moving issues between public and private projects on my Helpdesk. I'm trying make issue owner follow his/her **own issue** without any grant mechanism check. Can thi ... n plugin for this purpose? Redmine 4.0.4 2019-06-21 15:22
Help: RE: Internal error
!Started GET "/issues/18167" for 192.168.0.9 at 2019-06-21 11:48:22 +0300 Processing by IssuesController#show as HTML Parameters: {"id"=>"18167"} Current user: admin (id=1) Rendered issues/_action_menu.html.erb (2.8ms) Rendered issue_relations/_form.html.erb (0.6ms) Rendered issues/_relations.html.erb (0.9ms) Rendered issues/_history.html.erb (3.5ms) Rendered issues/_action_menu.html.erb (1.1ms) Rendered issues/_attributes.html.erb (3.3ms) Rendered issues/_form.html.erb (15.2ms) Rendered issues/_edit.html.erb (15.5ms) Rendered issues/show.html.erb within layouts/base (34.3ms) ... 15: <% end %> 16:. 17: <% if @issue.safe_attribute? 'assigned_to_id' %> 18: ... signed_to_id, principals_options_for_select(@... 2019-06-21 10:49
Help: Use tokens to generate a mail-merge-like document
Hello, I need a way to extract information from Issues and into custom document reports that I use ... s use of tokens to pull information from the Issue into the generated report. Yet it lacks the ... e manner to achieve this? Thnx in advance! 2019-06-20 13:24
Help: RE: Can track what users visited a project page?
I guess you better make this an issue. 2019-06-19 18:00
Help: Impersonating user when updating an issue journal through REST API
Is it possible to change journal entry author ... DEJS as server and i'm passing a JSON file. 2019-06-19 10:53
Help: ckeditor not work in notes
Hi, my configuration: Environment: Redmin ... ine_helpdesk 0.0.15 redmine_issue_dynamic_edit 0.6.5 redmine_my_page ... I add modifications / notes to the requests 2019-06-13 14:10
Open discussion: RE: Issue page style. Reverse chronological order
Other Screenshots of Default and Circle 2019-06-13 12:31
Open discussion: RE: Issue page style. Reverse chronological order
It's not gone if I switch to Redmine's default theme. See the attachment. 2019-06-13 11:56
Open discussion: RE: Issue page style. Reverse chronological order
Konstantin Ashaev wrote: > ... > I use the ... their plugins). My colleagues reported this issue, so this view is across all computers I watc ... theme to see if it's a theme problem. If the issue has disappeared in the default theme you know where you have to point at. 2019-06-13 10:59
Open discussion: RE: Issue page style. Reverse chronological order
Bernhard Rohloff wrote: > I've tried it in m ... their plugins). My colleagues reported this issue, so this view is across all computers I watch for. In chronological order all seem fine. 2019-06-13 10:25
(2201-2225/18279)