Search
Results (12601)
- Patch #10767 (New): Adding completed ratio support to log messages
- Hi, This patch enables adding completed ratio to issues via commit messages, the syntax is like ... Patch modifies only app/models/changeset.rb
- Feature #10766 (Closed): Invoke send_reminder task 3 times
- I'm using Redmine 1.3.1 stable. Now, I want t ... created_on and due_date. It means that: each issue have a created_on and due_date: range ... at? Thanks you for all your help!
- Defect #10765 (Closed): REST API BUG 1.4.1 : create issue author_id tag not working
- Hello, I am integrating redmine issues via the REST API in an application to propose to my users to create issues and follow up their issues. I would like to have only one master API ... st fine to create, update, delete users, get issue list. When it comes to create issues there is a problem. Each of my users has a ... ke this redmine user id to be set as the new issue author id, while using the master API key to create the issue. But the issue is created with the author being the master ... the following tags can be used in the create issue request: description category_id assigned_to_id - ID of the user to assign the issue to (currently no mechanism to assign by name) status_id parent_issue_id - ID of the parent issue...
- Feature #10763 (Closed): REST-API: Please add "parent_issue_id" as filter for requests to filter out subtickets
- In the REST-API-Wiki you are offering parent_issue_id to use for issue creation. I m trying to use this value to filter all issues of a project with a get-request with: * project_id * tracker_id * status_id * parent_issue_id I want to get rid of subtickets but it ... . My request looks like: <pre> /redmine/issues.json?project_id=pr0123&tracker_id=4&status_id=1&parent_issue_id=!*&limit=100&key=4240ba4e3andsoon </pre> Am i just to stupid to use the parent_issue_id or is this feature not included? Using <preparent_issue_id = !*</pre> for getting rid of subtickets would be great.
- Patch #10762 (Closed): the redmine_screenshot_paste could not support redmine 1.4.X
- anyone could solve it? please update the new ... e/wiki/PluginScreenshotPaste Thanks a lot.
- Defect #10761 (Closed): Rest API JSON response can not be parsed by jQuery
- When I tried to get data via Rest API with js ... }, dataType : 'jsonp' }); }); </pre>
- Defect #10760 (Closed): Time logging via commit message - does not work
- Redmine trunk r9523 Ruby 1.8.7 Rails 2.3.14 ... essages appear "Associated revisions" in the issue (in my case #31), so it is clear that relations between the issue and the revisions had been created. No time ... ed interactively in Redmine are recorded.
- Feature #10757 (Closed): List of projects using an Issue custom field
- In the Redmine administration, in the custom fields customization : During the edition of an issue custom field, the projects using this custom ... s that are still using old customized fields.
- Defect #10755 (Closed): Why I got "Email has already been taken" message when creating new user?
- I'm trying to create a new user, with my curr ... his problem? Thanks in advance! Xun
- Feature #10753 (Closed): Abiliy to log time spent for other user
- Sometimes people forget (or are just lazy) to ... be nice to be able to log their time on some issue. That would imply on permissions for specifi ... or even any other developer on that project.
- Defect #10749 (New): Error while fetching email from pop3 server
- System info Server OS: CentOS Database: M ... metime it occures again. Trace attached.
- Defect #10738 (New): trac import issue
- Hi, I always get this error during import wi ... ' Tasks: TOP => redmine:migrate_from_trac @
- Defect #10735 (Closed): Global Search takes me out of current project
- Recently the behaviour of the search field to ... g - I cant think it was changed as a feature?
- Feature #10734 (Closed): Search on Open or Closed Issues
- There is no way to limit my issue searches to either open or closed issues. Generally I know whether the issue I am looking for was either something that w ... t. Being able to just search open or closed issues would greatly accelerate my searching and I search a *lot!*
- Defect #10730 (Closed): Error while upgrading from 1.3 to 1.4.1
- Hi, I am upgrading my redmine but I got an ... e_to_project_without_transaction' for class `Issue' /usr/local/lib/ruby/gems/1.8/gems/activesu ... vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:12:in `included' /var/www/redmine-1.2/vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:9:in `class_eval' /var/www/redmine-1.2/vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:9:in `included' /var/www/redmine-1.2/vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:288:in `include' /var/www/redmine-1.2/vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:288:in `send' /var/www/redmine-1.2/vendor/plugins/redmine_backlogs/lib/backlogs_issue_patch.rb:288 /usr/local/lib/ruby/gems/1.8/g ... Tasks: TOP => db:migrate => environment
- Defect #10727 (Closed): Unable to change due date for some versions
- Occasionally, we are unable to set the due da ... tails about the error." We have seen this issue since v1.0.1 running: * Redmine 1.3.1 * Rails 2.3.14 * MySQL 5.5.16
- Defect #10724 (Closed): Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
- I tried to get help on the forum (message#300 ... th the gemfile file? !info.JPG! Thanks!
- Defect #10721 (New): Loss of attachments while fetching emails from IMAP (GMail)
- When new issue is created by email fetched from gmail via r ... l:receive_imap RAILS_ENV=production # go to issue list of the project Expected: new issue was created with file attached to it. Mail in GMail box was cleared. In fact: new issue is created but without attachments. Message is left in mailbox.
- Feature #10718 (New): Advanced menu (main,con ... like order, aligment, grouping and behaviour
- If using some additional plugin with own proj ... t least if they are shown at all (e.g no New issue menu). Furthermore such a 1 level menu ca ... uping feature. https://www.chiliproject.org/issues/559 (1-17/17)
- Feature #10717 (New): "Only display statuses ... s tracker" should hide empty line and columns
- Because in the workflows columns and line hea ... to make the workflows quite more readable.
- Defect #10714 (Closed): Broken HTML output on certain textile input
- If there is a stray http:// on the line's end ... ple: test http:// test 123 321 111
- Defect #10712 (Closed): Issue while creating a Repository for a Project in Redmine 1.4-stable branch
- I am facing an issue while creating a Repository for a Project in ... 00.html (500 Internal Server Error) </pre>
- Defect #10711 (Closed): User cannot change account details with "Login has already been taken" error
- One of our users cannot change anything in hi ... taken </pre> Other user don´t have this issue. Please help <pre> Ruby Version 1.8.7 ... sion MySQL 5.1.61 </pre> Regards Stefan
- Feature #10708 (Closed): Need to add two email id for one user
- Hi, I need way to add two users email id f ... akes us to track the upload files on redmine.
- Feature #10707 (Closed): CSV and PDF should be able to export the last update issue comment
- Out team needs to send the status to the manager daily. What we do, we open each issue update by today, copy the comment and send t ... an also have the last updated comment on the issue in it.