Search
Results (18336)
- I've recently migrated from an old turnkey se ... n to the files folder and is attached to the issue ticket. But if I try to attach a file throug ... a generic error. Also, If I try to delete an issue that I submitted by email, I get an error: ... details about the error. When I submit an issue by email, they are attributed to the same user I'm logged in with, and I can delete other issue, just not ones that I've emailed in. I al ... Redmine plugins: no plugin installed
- Hi, I need help to upgrade the version 2.5 ... in `add_custom_fields_filters' app/models/issue_query.rb:238:in `initialize_available_filter ... .rb:247:in `build_from_params' app/models/issue_query.rb:124:in `build_from_params' app/h ... b:219:in `retrieve_query' app/controllers/issues_controller.rb:46:in `index' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Hi, Let's say I have a set of issues for a version X.Y of my software. With the next release, I need to update theses issues. Is there a plugin to retrieve the status/attributes values/description of the issues for initial version ? In other words, is there a plugin to version issues ? Thank you for your help. Best
- Help: RE: incorrect redmine installation
- **SOLVED THE ISSUE:** I did `gem install passenger`. And I u ... Views </Directory> </VirtualHost></pre>
- Plugins: RE: Where is the Redmine plugin generator? How to create a new plugin?
- Thank you very much! This indeed fixed the issue for me as well!
- Hello! I have a problem with some issues in Redmine. My project has and issue (42165) which is related to another one (42166). Issue 42164 is parent of 42166. When I try to put issue 42164 as parent of 42165 too, I get the next message "Parent Issue is not valid". My question is, Could two issues be children of another one at the same time they are related? Thank you very much
- When I add a file to my Project's issues, I cannot open the file within Redmine. I ... ument instead of making me download the file?
- In an attempt to make time tracking easier fo ... stop time tracking.* If you're on a Redmine issue page when you start tracking, it tracks time for the issue. If you're inside a project page (but not inside an issue), it tracks time to the project. You can als ... s* Some people don't always work on Redmine issues (like account managers) -- they need an eas ... so I can simply touch the one I want to time.
- Where I can read about color meaning on redmine Gantt chart ? the bar (for certain issue) can be as grey, green, red or blue :) Bu ... rtal. !http://i.stack.imgur.com/FmXr2.png!
- Hey All.. silly question.. I have a client wh ... tickets to redmina via the API. Is there an issue with notifications from tickets submitted via the API?
- Our project management system is developed on ... u/nginx. We would like to add support ticket/issue tracking to the project system. Is there a w ... tion and integration of redmine? Many thanks.
- Help: RE: Page Not Found error on Sign-up/Reg ... 14.04 LTS VM (that has wordpress installed )
- Hey, so I've got the sam issue, turns out it was Apache mod security causing it...
- Hello, my server contains my Gitlab project ... activated in Gitlab the Redmine service for issue tracking for https://redminetlt.xxxxxxx.it/r ... I click on "#xx" I can read in Readmine the issue. !pic2.jpg! However in Redmine there are no updates on the issue. Even if I commit with "Fix #xx" or "fixes #xx", I cannot get the updates on the Redmine issue !pic3.jpg! Could someone explain me how to configure Redmine? Thanks Riccardo
- Open discussion: RE: Redmine notification issue
- Hello, Is there a way to diagnostic when no ... cations, any messages, any errors, nothing...
- Hello. I need information of hours and minutes of start/due date of issue. following issue is what i want. #5458 my redmine is 3.1. ... failed) is there anybody who can help me?
- I have email receiving working using IMAP fet ... Replies to forums work fine, but replies to issues do not. Emails appear to be opened by redmine, but no comment is added to the issue. I am using allow_override=all, at least in ... fix are much appreciated. Thanks, Sean
- Open discussion: RE: Redmine notification issue
- Is there a test I can do or logs I can check? So far no information and no alert.
- Hello, I can't make my notifications work. ... ny help would be highly appreciated. Thanks.
- Help: RE: 3.2.0 New installation: uninitializ ... nView::Helpers::ActiveModelHelper (NameError)
- I think I may have found the issue when redoing the server. I installed ruby20- ... that's the only difference I see in my notes.
- Hello, I finally decide to post my problem ... never really go. Here is the log : Mailer#issue_add: processed outbound mail in 12.7ms Se ... understand what is going on here. Any ideas?
- Help: RE: "project cannot be archived" message
- You probably do not need this information anymore, but just for the record, I fell on the issue myself today. The explanation is most pro ... ersions defined in the project is used by an issue of another project. In order to check this, ... ject that you can't archive, and see if some issues are listed, which would not be in the proje ... moved to another parent project, for example.
- Hello All, I am having trouble getting a n ... or. When searching I could not find the same issue. Thank you, Dan <pre> [root@ip-172 ... from bin/rails:4:in `<main>' </pre>
- I have an app that integrates with my redmine ... r the project gets updated: project renamed, issue created/updated/removed, new member added, e ... ution using the @Etag@ header from the @GET /issues.json@ request, but since redmine 1.1.0 I have to paginate my results and for 100+ issues on a project this isn't reliable. Any suggestion would be more than welcomed. Thanks!
- Plugins: RE: Custom_Workflows: Change Custom Field value when a specific Status is set?
- Sorry about this late reply. <pre><code class="ruby"> if status.name == 'Closed' icf = IssueCustomField.find_by_name('Approved') self. ... ithub.com/anteo/redmine_custom_workflows/
- Help: RE: Subtasks Not Indented in Issues Screen - see Demo Big Project
- For me the child issues were indented only when the child issue numbers continuous and followed the parent issue ID. If the child issues were not sub-sequent, the indenting was mis ... (I didn't want the parent column to show up).