Search
Results (12675)
- 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>
- 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 }}
- 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.
- 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?
- 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!
- 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.
- 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(@...
- Patch #16925 (Closed): Improve performance of Principal.member_of scope
- Using a sub-query is faster, see r13139. Targetting for 2.6.0.
- 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".
- 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 ...
- 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!!!
- 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.
- 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.
- 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>
- 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
- 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'
- 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.
- 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!
- 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.
- 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?
- 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?
- Feature #16807 (New): Allow strict before (<) or after (>) filters for dates
- Hello, I guess I've found bug with Issues API. The problem exists with query like this: @/issues.json?limit=100&offset=0&project_id=30&statu ... g query works just like it is supposed to @/issues.json?limit=100&offset=0&project_id=30&statu ... avoiding equal sign, the query should return issues with closed date *LESS THAN* provided date. ... ion *Database adapter:* Mysql2
- Feature #16802 (New): Disable auto-filling tracker, status and priority in new issue creation
- Users, often don't pay attention on tracker f ... t's alredy filled by system, and as result - issue gets wrong tracker. But if system will not f ... tracker. The same about status and priority.
- Defect #16800 (Closed): 500 exception on clicking repository on a project
- This is a git repository with one commit. ... Rails: 2.3.14 Redmine: 1.4.4 Git:1.7.10.4
- Defect #16798 (Closed): Custom field - list type - checkboxes - unchecking all - does not save
- Unchecking all checkboxes on a custom field type 'list' shown as 'checkboxes', does not update the issue itself. Environment: > Redmine version ... > redmine_agile 1.2.0-light