Search
Results (12716)
- Patch #18778 (New): Add new alias for issue note links ('comment')
- This patch adds an new redmine link @"#123#comment-1"@ as an alias for issue note link @"#123#note-1"@. I think easy to understand better "comment" than "note" in some cases.
- Defect #18777 (Closed): Moving column to top ... esults in loss of all other column selections
- Workflow to reproduce: # choose a parent project that has sub-projects, click in Issues # by default, six columns are shown # exp ... h "Project" being the first column after the issue id. Result: only the Project column stays ... it returns, has a column for Project and the issue id, but all the other columns are no longer ... 0.2 redmine_drafts 0.2.0
- Defect #18774 (Closed): Precede-Follow relation sets startdate and changes duedate for no reason
- Step 1: Create a task startdate: empty dued ... te and the duedate is set to 08.01.2015. Why?
- Feature #18773 (New): Custom fields grouping for Issue
- It would be nice to have a grouping for fields in the issue/new_issue page. A kind of table or section to group si ... add a text box into *Admin » Custom fields » Issues » New custom field*, so that all non-empty would be grouped while rendering Issue page. I have found something similar here: message#44663 your thoughts? :)
- Defect #18771 (Closed): Redmine crashes with ‘cache error - permission denied’
- We recently upgraded to redmine 2.6.0: <pre> ... plugins: redmine_code_review 0.6.4 redmine_issue_templates 0.0.9 redmine_ldap_sync 2.0.4 re ... to solve this? Thanks in advance, Eitan.
- Patch #18770 (New): Make issue history collapsable
- Here is a small patch to make the history of an issue collapsable/expandable in the same way as grouped issue lists (using the same already existing javas ... apse/Expand button on the Description of the issue. This was requested by our support team a ... ore or less addresses feature request #15409.
- Feature #18768 (New): Filter assignable users by workflow permissions
- Now a issue can be assigned to every user that is member ... , that if a workflow is associated with that issue, the issue with a particoular status can be assigned to a person whose role can't make the issue proceed on the flow. The issue then become blocked unless assigned to a new ... I have a suggestion: when a user updates an issue and select the new status, the drop down "as ... permission, for that new status, to make the issue change status again
- Defect #18754 (New): empty svn logentry crashes revision batch reading
- If svn xml log contains logentry without data ... vn log@ command. Propably it's a rare case.
- Defect #18743 (Closed): Better roadmap visibi ... to better handles a scrum context management)
- I see various issues\features in redmine bts, but none of them m ... match my requirement) Thanks in advance.
- Feature #18735 (Needs feedback): Issues list : css tags to get sort orders [sort 2 and 3]
- Hi is it possible to have css tags for the sort 2 and 3 ? Thanks a lot !
- Feature #18717 (New): new configure option to hide the filter of issues will be welcome
- in a team , everyone's usally use the same filter of issues , for example ,status of resolved, issues assigned to somebody. but there is not conf ... pe to provide the feature in the new version.
- Defect #18711 (Closed): Respect cross-project subtask setting on issue bulk edit form
- r13400 / #14281 has added that the parent issue field on issue new and edit forms respects the cross-project subtask setting when autocompleting issues. This improvement should be added to the issue bulk edit form too.
- Defect #18708 (Closed): how to set hyperlink (excel) to redmine
- I use a Hyperlink URL http://192.168.0.22/redmine/issues/34433 First time to log in to this page ... ttp://192.168.0.22/redmine/ How to solve it?
- Defect #18698 (Closed): No notifications when involved in an issue
- Since I moved to version 2.6.0, users do not ... tions any more when they were involved in an issue. Even if the notifcation Settings are: "Onl ... ould get notifications when you commented an issue (right?). Thus, no need to add yourself to t ... nux] > Rails version 3.2.21
- Defect #18696 (Closed): MySQL Queries are Slow
- Hi, I Recently migrated from Redmine 2.0.3 ... 0. All went smooth and working fine. But now issues is Search became extremely slow. Most o ... imestamp=1419236366; SELECT COUNT(DISTINCT `issues`.`id`) FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `journals` ON `journals`.`journalized_id` = `issues`.`id` AND (journals.private_notes = 0 OR (1=0)) AND `journals`.`journalized_type` = 'Issue' WHERE (((projects.status <> 9 AND projects. ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((projects.is_public = 1 AND ((issues.is_private = 0 OR issues.author_id = 48 OR issues.assigned_to_id IN (48,12,26,60)))) OR (projects.id IN (5,7,13,29,31,50) AND ((issues.is_private = 0 OR ...
- Defect #18695 (Closed): Issue with multiple attachments through JSON REST API
- Hi, I've tried to use REST API for creating issues but found that there no way to post multipl ... s" node, redmine API successfully creates an issue but without attachments - it simple ignores ... tion, without using an array format ('[]').
- Defect #18694 (Closed): Sending Email redmine 2.6.0.
- Hello all I installed the latest version 2 ... lumns.html.erb (3.6ms) Rendered settings/_issues.html.erb (8.0ms) Rendered settings/_noti ... MyPass" @ What settings should I check?
- Patch #18692 (Closed): Access keys for previous (p)/next (n) links
- This patch adds new access keys, 'p' for a previous issue link and 'n' for a next issue link. With this, we can quickly move to a previous/next issue. Especially usuful when we look one after another a issue.
- Defect #18691 (Closed): News Watch Functionality doesn't work in Redmine 2.6.0
- Hello, I would like to report that News Watc ... sn't work in Redmine 2.6.0. Forum watch and Issues watch is fine, only News watching has issues.
- Defect #18685 (Closed): Plugin migration confuses two plugins with similar names
- <pre> Environment: Redmine version ... 1 extended_gantt 0.2.0 issue_repo_history_merge 0.0.2 multi_time ... the Rails developers so I post it here first.
- Feature #18684 (Closed): Add option Role: Issues visibility: Issues created by a member of the users group, or issues assigned to a user of the group
- This feature would allow all the members of a group to see issues created by other members of that group. Thi ... of the BigClient group. When Alex creates an issue, it is automatically viewable by Bob and Chris. When the issue is assigned to a developer, it's still visib ... unt for the BigClient client, and create all issues that you want visible to that user, with that user's account (or assign the issue to them temporarily). Using the group for th ... d to actively manage the visibility on a per-issue case. This would be awesome. The second p ... nt (lots of people) multiple logins, so that issues can be tracked to a department or person th ... ltiple departments have different opinions.
- Feature #18682 (New): Role-based project custom field editability
- This can be very useful to be abble to *restr ... is patch is based on the visibility roles of issue custom fields. * This feature is *un-usef ... e on a project* to a user. This fixes the issue that the project leader can assign himself o ... l provide a patch for this second feature too
- Patch #18681 (New): Issue list api : journals, watchers
- Lien in the issue detail api
- Defect #18672 (Closed): Random Error 500 after upgrade to 2.6.0
- Hi, Since upgrading to 2.6.0, we get rando ... 6ms | ActiveRecord: 86.4ms) > Started GET "/issues/40382" for 127.0.0.1 at 2014-12-18 10:13:37 +1100 > Processing by IssuesController#show as HTML > Parameters: {"id" ... ls/query.rb:553:in `statement' > app/models/issue_query.rb:361:in `issue_ids' > app/controllers/issues_controller.rb:360:in `retrieve_previous_and_next_issue_ids' > app/controllers/issues_controller.rb:127:in `show' > app/controllers/issues_controller.rb:125:in `show' Restarting t ... mine_favorite_projects 1.0.1 redmine_issue_checklist 2.0.5 redmine_rouge 0.0.1 </pre> I cannot reproduce the issue, just have to wait until the issue...
- Defect #18670 (Closed): When saving any issue I get RuntimeError ():
- This is from the log. Processing by IssuesController#update as HTML Parameters: {"u ... /v8fQPhx9kpFrK54vKHz6FK73ZHdKev5ZMtVlLas=", "issue"=>{"is_private"=>"0", "project_id"=>"63", "t ... o_id"=>"53", "fixed_version_id"=>"", "parent_issue_id"=>"", "custom_field_values"=>{"2"=>"JIATF ... or in 49ms RuntimeError (): app/models/issue.rb:336:in `assign_attributes_with_project_and_tracker_first' app/models/issue.rb:456:in `safe_attributes=' app/controllers/issues_controller.rb:374:in `update_issue_from_params' app/controllers/issues_controller.rb:175:in `update' Version In ... l scrum 0.8.0