Search
Results (12716)
- Defect #12750 (Closed): Start date set to '20 ... :00' instead of '2013-01-05' when editing an issue
- Defect #12749 (Closed): Plugins cannot route wiki page sub-path
- I've got "Graphviz Wiki-macro Plugin" (https ... way by projects/:id/wiki/:id?version=:version
- Patch #12746 (New): Add include=journals support to issues REST api
- To see what has changed on an issue it seems necessary to obtain the history of journal objects that are associated with the issue. I was trying to do this through the REST A ... d that I could get the journals for a SINGLE issue by adding "include=journals" as a query argu ... t it appeared to be ignored when used on the issues index. I coded my way around this client side by requesting each issue individually to get around this, but it seem ... will add this functionality into @app/views/issues/index.api.rsb@. This was made against sv ... ls - I'm open to polite coaching if required!
- Defect #12744 (Closed): Unable to call a macro with a name that contains uppercase letters
- I recently upgraded from 2.0 to 2.2 and found ... , it will never be found when it is called...
- Patch #12730 (New): Fix sorting and PDF outpu ... diagram & start date calculation and grouping
- This patch does several things: # Fixes the sorting of issues so that the oldest one are on top and the n ... no start date is given the date of the first issue in the query is used and the month count is set to include all issues (max. 48) # Keeps the query from other vie ... provide more screenshots if there's interest)
- Defect #12727 (Closed): CVE-2012-5664
- Rails-3.2.9 needs to be updated to 3.2.10 in Gemfile.
- Feature #12726 (Closed): Display the associated revisions with a given issue even if the project doesn't have a dedicated repository
- Is it possible to display the associated revisions with a specific issue even if it belongs to sub-project without re ... ding the commit is the changeset information.
- Patch #12721 (Closed): Optimize MenuManager a bit
- In a project without the modules repository, ... D (is_default = 1) LIMIT 1 In cases where issue tracking and file modules are not enabled, t ... needed: (0.7ms) SELECT COUNT(DISTINCT `issues`.`id`) AS count_id, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` LEFT OUTER JOIN `trackers` ON `trackers`.`id` = `issues`.`tracker_id` WHERE (projects.status=1 A ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((projects.id = 1 OR (pr ... ions. A win of 1.5-3ms per call on my system.
- Defect #12718 (Closed): User with role without any worflow right for tracker can create issues
- I created a role which has no status checked ... The user has the possibility to create a new issue on the tracker he has no right to do such tr ... worflow transition in notz allowed to create issues. Better would be even if the user don't has the tracker in issue form dropdown, so you you don't let him fill ... message "forbidden" if he tries to save the issue. Maybe the status "nowhere to new" is not ... e also. Why shall i allow any user to create issue on a tracker i only wanna allow special roles to create issues for
- Defect #12717 (Closed): can't delete group
- Hi there, When i try to delete group, i ca ... ' script/server:3 Best regards, Mr.Lee
- Defect #12716 (Closed): Attachment description lost when issue validation fails
- Hi, it's me again, Todays Bug: Collegue c ... nks a lot for the great tool and the support.
- Feature #12713 (Closed): Microsoft SQLServer support
- Defect #12710 (Closed): Ticket selection removes text
- Hi there, the JavaScript for marking a tic ... This occurs on IE 9. Best regards, Daniel
- Feature #12706 (Closed): Ability to change the private flag when editing a note
- When updating a note I can't change the visib ... kbox also on update mode ? It's possible on issue visibility. Although set notes private permission is checked. Happy new year !
- Feature #12705 (Closed): Custom values multiple in brakets and quotation marks
- hello, Is there a way to not display custo ... 17","Firefox 16","IE 8"* Happy new year !
- Feature #12704 (Closed): Allow selecting subprojects on new issue form
- happy new years! As you know, redmine sub ta ... . But there is no project field on the new issue form. This is a need, when we creating new issue by the link "Sub task Add" on the parent issue.
- Defect #12694 (Closed): Dates in issue journal
- I use MS SQL 2008R2. The problem is if I change the start date or due date on issue. The values are written to journal and in ta ... expects another format. Problem is in file issues_helper.rb: <pre> when 'due_date', 'start_ ... for private projects. I'm running on 2.2.0
- Feature #12689 (Closed): Default query for every Project
- Redmine have no setting for default query, ... eatures to set every project's default query?
- Defect #12684 (Closed): Hotkey for Issue-Edit doesn't work as expected
- Hi, the hotkey (e) doesn't work as expecte ... ipt isn't triggered. Best regards, Daniel
- Defect #12681 (Closed): Treat group assignments as assigned to me
- Hi there, I just tried to define some CSS- ... a feature request. Best regards, Daniel
- Defect #12680 (Confirmed): Estimated Time value is corrupted
- Estimated Time value is corrupted. *Steps to reproduce:* 1. Open an issue. 2. Set Estimated Time to '9999999999999999 ... e.jpg! *Version used:* 2.1.4.stable.10927
- Feature #12677 (New): Private attachments for issues
- I would split my suggestion into two parts: ... o see private comment, and its attached file.
- Defect #12675 (Closed): upload file
- when I try to upload a file production.log g ... ecord: 11.0ms) and then, when I attach to issue, the file is attached contain info of real file attached I use redmine-2.1 Please help
- Defect #12674 (Closed): Cannot start mongrel with Redmine 2.2.0, Ruby 1.8.7 and Rails 3.2.9
- I installed Redmine 2.2.0 with Ruby 1.8.7 and ... from C:/Ruby187/bin/mongrel_rails:23 </pre>
- Defect #12673 (Closed): Administrator/Settings error 500
- I have upgraded redmine from 2.1.2 to 2.2.0 a ... ects.html.erb (10.0ms) Rendered settings/_issues.html.erb (3.8ms) Rendered common/_tabs.h ... 4: <p><%= setting_check_box :cross_project_issue_relations %></p> 5: 6: <p><%= set ... > 7: 8: <p><%= setting_check_box :issue_group_assignment %></p> 9: app/help ... 9:in `setting_select' app/views/settings/_issues.html.erb:6:in `_app_views_settings__issues_html_erb___1557619823_69912405967060' app/views/settings/_issues.html.erb:1:in `_app_views_settings__issues_html_erb___1557619823_69912405967060' ap ... 0121026003537 Using Apache with passenger.