Project

General

Profile

Search

Results (12604)

Defect #16986 (Closed): User is not able to see %done field for one issue in redmine.
2014-05-27 09:53
Feature #16976 (Closed): Request more page si ... ty to save page size option in custom queries
Dear Redmine team, Our project customers meet the situation that they have the large number of issues in their project. They need more issues in page (200, 500, ...). Beside that, fo ... ease consider this case. BRs, Thanh Trinh 2014-05-26 10:53
Feature #16962 (Closed): Better handle html-only emails
Currently html-only emails are handled by jus ... sent in the @head@ are also just passed over. 2014-05-23 13:39
Feature #16959 (Closed): Default status of copying closed issue
Conflict between #3877 and #1551. 2014-05-23 09:38
Defect #16948 (Closed): Broken anonymous repo ... public projects with Apache 2.4 (redmine.pm)
Hi there. I recently upgraded my redmine from ... edmine_webdav 0.6.0 </pre> 2014-05-22 12:37
Feature #16941 (Closed): Do not clear category on project change if category with same exists
Category cleared when changing project for an issue. *Steps to reproduce:* 1. There is a 'pr ... ' with the same name category. 2. Create an issue in 'project1' and select 'some' category. 3. Open edit form for this issue. 4. Select 'project2' *Expected result:* ... Redmine plugins: no plugin installed }} 2014-05-21 15:36
Feature #16934 (New): Add optional journal entries for watcher add/removal
Make a global (or project-based) setting for ... a need, but this is unrelated to the current issue) with a patch object, but this feels like it would be more appropriate within core features. 2014-05-21 08:25
Defect #16933 (New): mail messages being retrieved from davmail are incomplete
Our setup: redmine 2.5.0 -> davmail 4.4.1- ... Priority: Urgent After the rake is run, issues are created, however none of the fields are ... e bug causing incomplete email msg retrieval? 2014-05-20 23:33
Defect #16932 (Closed): saving custom_fields
I'm using redmine 2.3.1devel using ruby's ActiveResource::Base to find an issue, and I can update the status fine, but the custom_fields seem to elude me. <pre> issue = Issue.find(issue_id) return unless issue ready = issue.custom_fields.select{|i| i.name == 'Ready for testing'}.first deployed_to = issue.custom_fields.select{|i| i.name == 'Deployed to'}.first issue.subject = 'test' ready.value = '1' #['0', ' ... alue = "staging" #['staging', 'production'] issue.save </pre> This updates the subject fin ... t doing something wrong? Thanks for the help! 2014-05-20 23:11
Feature #16928 (New): Timetracking config opt ... ntry mandatory when task goes to closed state
Could you please add an option "requires time ... res time entry" set true is being set for an issue in the project, that has time entry module e ... such a status with an empty timeentry field. 2014-05-20 10:24
Defect #16926 (Closed): Custom field referencing deleted value trigger an error on display
Hi _Redmine_ team ! our _redmine_ environment holds more than 14k issues, we are using it for a while now (about 4 ... exception while trying to display a specific issue (Id 11011). I don't understand why, as it w ... e the logs <pre> Started GET "/redmine/issues/11011" for 127.0.0.1 at 2014-05-20 08:08:09 +0200 Processing by IssuesController#show as HTML Parameters: {"id" ... Current user: n.felix (id=21) Rendered issues/_action_menu.html.erb (93.8ms) Rendered issues/show.html.erb within layouts/base (296.9ms) ... 64: rows.right l(:label_spent_time), (@issue.total_spent_hours > 0 ? link_to(l_hours(@issue.total_spent_hours), project_issue_time_entries_path(@project, @issue)) : "-"), :class => 'spent-time' 65: ... d %> 67: <%= render_custom_fields_rows(@... 2014-05-20 08:21
Patch #16925 (Closed): Improve performance of Principal.member_of scope
Using a sub-query is faster, see r13139. Targetting for 2.6.0. 2014-05-19 23:20
Feature #16904 (Closed): Add anonymous user to users list in query filters
The author of an issue might be "Anonymous", either because issue creation is allowed for users that are not l ... he only way to achieve this is to filter for issues with an author that "is not all users". 2014-05-16 15:42
Defect #16896 (New): Follows Relation Ignored When Adding a Parent
h4. Problem There seems to be a check miss ... llows relations work as shown here: [[RedmineIssues]] h4. Below you will find the steps to r ... ility. Steps to Reproduce: # Create 3 Issues in a project (Issue 1, Issue 2, Issue 3) # Make Issue 1 Parent item of Issue 2 # Add a relation: Issue 3 *precedes* Issue 1 # Test the following: set issue 2 at an earlier start date than issue 3's start date -- this should throw an error as expected when you press "submit". # Now, change Issue 2's Start Date back to the original accepted Start Date. # Clear the Parent Field from Issue 2 and press submit # Set Issue 2 to an earlier start date than ... 2014-05-15 20:32
Defect #16895 (Closed): Can't verify CSRF token authenticity on IE9 with Alias
Dear Redmine team, I've a strange behavior/issue during the user connexion with IE9 (no test ... e. I've LDAP connexion to AD directory. No issue with another web browser like FireFox or Chr ... 1 Filesystem Redmine plugins: redmine_issue_templates 0.0.8 * Web access: Al ... ms) Thanks in advance for your feedback!!! 2014-05-15 18:23
Defect #16888 (Closed): Search fails for issues with identical created_on timestamp
If you have many issues with an identical created_on timestamp (e.g ... hat project. You will see that (at least) 20 issues have been found, the first 14 are displayed ... fied offset is based on the created_on value. 2014-05-14 17:47
Defect #16887 (Closed): details_to_strings : reloads custom fields many times
Even if the custom fields are cached, it can slow down the issue journal display. 2014-05-14 15:58
Defect #16881 (Closed): Git: repository page crashes when non-ascii character in tag or branch name
If tag or branch name in git contains non-asc ... Git 1.8.3 </pre> 2014-05-14 05:39
Defect #16869 (Closed): issue after update to 2.1.0
hello after update of my redmine from Windows ... actionwebservice timesheet_plugin redmine_issues_group redmine_charts my configuratio ... no plugins installed) thnw for your help 2014-05-13 18:01
Feature #16863 (New): Provide way to delete large number of issues
I integrate redmine with my applications 'aut ... ture, so a given bug might have thousands of issues. At this point, the bulk edit feature breaks down (although you can set issues per page to a large number, when you right click with more than about 500 issues selected, the URI is too long, so bulk edit ... alert in the same row as 'apply, clear,save' 2014-05-13 11:50
Defect #16859 (Closed): rdm-mailhandler: subject corruption
In some situations, issue title is corrupted. How to repeat: <pre> ... пей чаю.<< </pre> Every string say, that issue with given title is created. But result i ... n some situations. See in attached png files. 2014-05-13 00:42
Feature #16845 (New): Add permission rule to allow watchers can edit issues
hello, i need to add this rule permission to allow +watchers+ will can +see+ and +edit+ issues not assigned to them (so they will haven't ... b.com/redmine/redmine/blob/master/app/models/issue_query.rb Could give you me a hand? I found a lot of related issues, but this is a problem without solution for the present. Thanks a lot! 2014-05-09 01:45
Feature #16821 (New): Time tracking : duration since last update on issue
Here is a common workflow : issue is new, then assigned to someone, then resol ... to know how much time has passed since last issue update (only shown if duration is < 24h) to help user to track their spent time on the issue : we actually look at last issue update date to do this : a hint just next to ... t should be part of base redmine feature set. 2014-05-07 09:40
Feature #16818 (New): Allow multiple relationships between two issues
This happens in the current version of redmin ... l 14.14. Steps to reproduce: # Create an issue # Create a copy of that issue # Attempt to create a relation between the issues (e.g. set the copy to FOLLOW the original) ... rror: Duplicate entry '31-40' for key 'index_issue_relations_on_issue_from_id_and_issue_to_id': INSERT INTO `issue_relations` (`delay`, `issue_from_id`, `issue_to_id`, `relation_type`) VALUES (0, 31, 40, 'precedes')): app/controllers/issue_relations_controller.rb:48:in `create'@ T ... ating two relations between the same pair of issues. Shouldn't this combination of relationships be ok? 2014-05-06 21:44
Defect #16808 (Closed): No hook for issues closed by commit
Notification plugins like "zulip-redmine-plug ... p-redmine-plugin seem to use the @controller_issues_edit_after_save@ hook. It doesn't look like this hook gets triggered when I mention or close an issue in a commit (e.g. "fixes #whatever" in a com ... iggered in this case, or is there a general "issue changed" hook we could use? 2014-05-05 20:37
(5151-5175/12604)