Search
Results (18267)
- 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
- 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...
- 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.
- Hi together, I was trying to create "Redmi ... ng 98% of the CPU. Has anyone faced the same issue?
- 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
- 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
- Please help me. Version redmine 3.3.3
- 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.
- 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
- Help: RE: Calculate how long issue is in current status
- Hi Adam, I appreciate this is an old threa ... nformation? Thanks in advance, Matt
- 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.
- Help: RE: Allow watchers to comment on issue
- There is a plugin "extended watchers" which a ... ything of the project cheers Immanuel.
- Fixed - Reinstall All.
- I'am doing some API calls to the time_entries and issues endpoints of the API. I receive a 403, whil ... rojects does not contain any time_entries or issues. Am I doing something wrong or is this the ... 403 doesn't seem the correct response to me.
- After enabling Redmine Activity Report in Pro ... l.erb (1.0ms) Rendered projects/settings/_issue_categories.html.erb (1.0ms) Rendered proj ... edmine/sudo_mode.rb:63:in `sudo_mode' </pre>
- Open discussion: RE: Ideas on how to handle Projects and Applications in RM
- You could make a top project for your release ... the top project you also have access to all issues of the subprojects together. So you can keep track of both projects at the same time.
- Open discussion: RE: If the added role does n ... y for the workflow that is granted by default
- This is expected behaviour. source:tags/3. ... consider_workflow? has_permission?(:add_issues) || has_permission?(:edit_issues) end </code></pre>
- Plugins: RE: Is there a plugin that allows you to create types of projects?
- Yes, I explainned wrong I want to have custo ... ppears in all the projects. I can do this in issues, but not in projects Thanks!
- Plugins: RE: Is there a plugin that allows you to create types of projects?
- What do you mean? Projects can have custom fields and Issues can have separate custom fields.
- Plugins: RE: Is there a plugin that allows you to create types of projects?
- Thank you!, but is it possible to add fields to projects in addition to issues? Text fields, for example?
- Hello, I am Red Mine user. An error has been ... wanted to create. However, there are some issues that arise when the role add-in is excluded ... hank you. it is automatically set to default
- Help: RE: Help me find in the Ruby code when the task is updated
- Artiom Shurupov wrote: > I solved the proble ... rked out well. As the same as with the other issue, this has been part of several other issues and patches already: #13407, #14969, #18496 ... orted for newer upstream releases these days.
- Help: RE: Help me find in the Ruby code when the task is updated
- There are several problems that I solved on m ... ] = p.id p.enabled_module_names = ['issue_tracking', 'news', 'wiki'] p.tracke ... I Have To Say About That"_ *Forrest Gump*(c)
- Help: RE: Help me find in the Ruby code when the task is updated
- I solved the problem like this: * created a ... # Bugs print "Migrating bugs" Issue.destroy_all issues_map = {} keep_bug_ids = (Issue.count == 0) MantisBug.find_each(:batc ... ] && users_map[bug.reporter_id] i = Issue.new :project_id => projects_map[bug.project_ ... _map[bug.reporter_id]) i.category = IssueCategory.find_by_project_id_and_name(i.projec ... me.at(bug.last_updated).to_datetime issues_map[bug.id] = i.id print '.' ... updated_on_New* to *updated_on* * Profit! :)
- Help: RE: PDF Download in "time entries" gone after update to 3.4.3
- Guillermo ML wrote: > We have 3.1.1.stable [ ... o and even the last 3.1.x releases contained issues (see eg. my comment on news#115). I can't t ... h that particular set of software. HTH.