Project

General

Profile

Search

Results (18279)

Help: RE: Error "500 - Internal Server Error" after upgrading Redmine 2.4.2 to 3.4.3
Hi! Unfortunatelly my "plugins" folder is ... tatusId (20141029181752) Migrating to RemoveIssueStatusesIsDefault (20141029181824) Migrating ... ex (20150113213955) Migrating to ReplaceMoveIssuesPermission (20150208105930) Migrating to Ch ... 47) Migrating to ClearEstimatedHoursOnParentIssues (20150525103953) Migrating to AddRolesTime ... 49) Migrating to InsertAllowedStatusesForNewIssues (20150725112753) Migrating to CreateImport ... ngValue (20151020182731) Migrating to ChangeIssueCategoriesNameLimitTo60 (20151021184614) Mig ... tedFrom (20161002133421) Migrating to ChangeIssuesDescriptionLimit (20161010081301) Migrating ... 010081600) Migrating to AddIndexOnChangesetsIssuesIssueId (20161126094932) Migrating to AddIndexOnIssuesParentId (20161220091118) Migrating to AddI ... 4536) </pre> Thank you for your answer! 2017-12-26 09:55
Plugins: problem with redmine_print_issue
Hello, my configuration <pre> Environment ... 2.1.4 redmine_print_issue 2.0.4 </pre> Plugin crashing ... +' for nil:NilClass): plugins/redmine_print_issue/lib/redmine_print_issue/patches/issues_controller_patch.rb:24:in `show_with_print' ... in `sudo_mode' in plugins/redmine_print_issue/lib/redmine_print_issue/patches/issues_controller_patch.rb 24 str @issue.render_odt @issue.odt_path(Setting.plugin_redmine_print_issue["tracker_#{@issue.tracker_id.to_s}_template"]+'.odt'), ofile.path help me plz 2017-12-25 16:26
Help: RE: Error "500 - Internal Server Error" after upgrading Redmine 2.4.2 to 3.4.3
What's Redmine's log telling you? You can fin ... ance. If Redmine comes up, you have a plugin issue. 2017-12-23 08:08
Help: RE: anyone can give me an example how to create version by rest api with json?
Working syntax for *Issues* <pre> Invoke-RestMethod -Headers @{ 'X-R ... /xml' -Method GET -URI http://redmine.domain/issues/12345.xml Invoke-RestMethod -Headers @{ 'X ... /xml' -Method PUT -URI http://redmine.domain/issues/12345.xml -Body '<issue><notes>Add comment to the issue</notes></issue>' </pre> However, it seems that *Version ... [Rest_api]] shows the status of each resource 2017-12-21 18:11
Open discussion: Install patch in windows server
I want to install a patch file in Windows ser ... eading up to this was: diff Naur app/models/issue.rb File to patch: – Any ideas? 2017-12-21 10:19
Help: MySQL 5.5 / Redmine 3.4.3 / Ruby23-x64 ... key was too long; max key length is 767 bytes
Hi, h2. Description : I am unable to ru ... t Could you please help me solve this issue ? Thanks Leslie 2017-12-21 04:01
Help: Limit nested subissues depth
Hello, I need to limit nested subissues tree depth. I mean the tree that building inside a single issue with parent field. How can I do it? I ... Tree example with depth 3: !rm_tree.jpg! 2017-12-20 11:42
Help: RE: update redmine from version 3.1.1 to 3.4.4.
Hello, Here is my step-by-step instruction ... nd 2.5":https://github.com/brianmario/mysql2/issues/923). Go to new Redmine folder. # Run 'bun ... in data for better times in the future. 2017-12-19 20:47
Help: Can't edit or add watchers
Hello, We have a problem. At this moment nobody can add or remove watchers from an issue. The problem just popped up, previous week e ... Redmine 3.3.2.stable. Thanks in advance! 2017-12-19 09:01
Help: Redmine Domain Displays Wrong Page
Hi Everyone, A couple of months ago I crea ... s one, and since then I was using it without issues using the IP address Today I finally dec ... as I used to do before already works without issues I tried contacting DigitalOcean support ... reads on their forums that don't resolve the issue Appreciate your help or what to start loo ... to begin the troubleshooting here ! Thanks 2017-12-18 14:33
Open discussion: RE: How We Use Redmine
Actually I got tired of rewriting our patches ... if you go to: Administration -> Settings -> Issue Tracking -> Last section "Totals" # Expand ... s however - there are no page by page totals. 2017-12-17 16:24
Help: How to create a time entry and specify the date of it (Rest API / Time Entries)
Hello! I am trying to create a time entry ... e time entry attributes, including: issue_id or project_id (only one is required): the issue id or project id to log time on spe ... here any way to specify the date? Thanks 2017-12-13 09:23
Help: Some users unable to download attachments
Hi! Recently we moved to Redmine 3.4.3.stable and stumbled upon an issue, that sometimes users can not download attac ... gw32] rails: 4.2.8 os: windows server 2012R 2017-12-12 13:20
Help: RE: How to manipulate multiple issues dates at once
Hi Bernhard Thanks a lot for the reply. On the subject of issues dependence as a solution to the time shifts problem: Issues were already organized in subtasks, but par ... esent goals in a timeline, but they organize issues by subject. They are organized at various l ... in administration seems to have no effect on issues already created. That is why we have left t ... ectly manipulating the dates of the existing issues. But with your suggestion we are reviewing ... that will have values ​​in common on various issues, like the parent issue id, otherwise I'll have to edit issue by issue to change this value. It seems to me to be e ... editing the start dates directly on the sub-issues. To make these changes in bulk, I'm play ... ll try to answer the following question: Sub-issue... 2017-12-12 12:16
Open discussion: RE: mysql2 gem and ruby 2.4 ?
https://github.com/brianmario/mysql2/issues/923: > The next version of mysql2 gem will include binaries for Ruby 2.4 and 2.5 soon after. 2017-12-12 11:36
Help: Redmine on RaspberryPi very slow
Hi together, I was trying to create "Redmi ... ng 98% of the CPU. Has anyone faced the same issue? 2017-12-12 10:24
Open discussion: Activity cannot be blank when setting spent time
I want to change the spent hours in an issue, but when I try to save the changes I get th ... e activity field an optional value? Thanks 2017-12-11 16:33
Help: RE: How to manipulate multiple issues dates at once.
Hi, do you need an automated solution, or just an idea how to structure your issues manually? There is no workload limit or automatic issues management in Redmine. Estimated time, star ... ation to each other. You could collect your issues for a workday in a parent issue. For this parent issues you could set the start and due date. With the "follows" relation you could concatenate your issues to a chain of following work packages. Then your following issues would automatically move, if there's a del ... hoice. Kind regards, Bernhard 2017-12-11 13:15
Help: How to make parent issue auto close after all his sub-issues are closed.
Please help me. Version redmine 3.3.3 2017-12-11 05:11
Help: How to manipulate multiple issues dates at once
Hello, First, sorry my terrible english. S ... lready started project(s) with a few hundred issues already created in a "ideas dump" fashion. All issues have the same start date (the project creat ... orrect estimated time. Assuming that all the issues are parallel in nature, I would like to kno ... s a (proper) way to: 1) Distribute multiple issues over a pool of days, redefining the issue start date based on the summation of the previews processed issues estimated time. So, for exemple, the third issue processed would be in the second day of reference, given the two issues before to be of 4h estimated time each, usi ... ool of 3 days. 2) , Assuming that all the issues are already distributed in a pool of days, perform a simple shift in the start date of a issues subspace, representing a unanticipated dela ... re using is 3.3.3.stable. Thanks in advance. 2017-12-10 19:02
Open discussion: Spent time report: not possible to filter by user [SOLVED]
Hi all. I am testing a new Redmine installat ... ) and I am logging time at project level (no issues have been entered for the project). I have ... Thanks in advance. Regards from Lorenzo 2017-12-10 18:32
Help: RE: Calculate how long issue is in current status
Hi Adam, I appreciate this is an old threa ... nformation? Thanks in advance, Matt 2017-12-09 09:42
Plugins: RE: Is there a plugin that allows you to create types of projects?
I believe the closed to what you want to achi ... palying to non-admin users. Projects (unlike issues) don't have system defined equivalent of types aka Trackers. 2017-12-07 21:40
Help: RE: Allow watchers to comment on issue
There is a plugin "extended watchers" which a ... ything of the project cheers Immanuel. 2017-12-07 15:53
Help: Upgrade issue
Fixed - Reinstall All. 2017-12-07 15:31
(3051-3075/18279)