Search
Results (12605)
- Defect #22040 (Closed): Unable to host multip ... ng fine second instance getting index of page
- Hello All, I'm very new to redmine. So, F ... pache-access.log combined </VirtualHost>
- Defect #22034 (Closed): Locked users disappear from project settings
- I control which users are part of my projects ... my project, or kick them out if I needed to.
- Feature #22032 (Closed): How can use diffent format for issue and wiki ?
- Example: We want use Ckedit in issue, use Markdown in wiki. But it must be same?
- Defect #22029 (Closed): The custom field 'ver ... version in the same way as the target version
- The ordered and structured drop down view of the issue 'target version' field should be used for the custom field 'version' type, too.
- Feature #22026 (New): Conditional custom fields
- Like the very old topic below, I'd like to re ... feature for Redmine custom field, especially Issue object type. message#15119 Example: Sinc ... ndesk.com/apps/conditional-fields/ Thanks.
- Feature #22024 (Closed): Support localized decimal separators for float values
- Hi.I´m using redmine 2.6.2. I have created a ... th with number formats in redmine? Thanks!
- Defect #22023 (Closed): Issue id input should get focus after adding related issue
- Current behavior when adding multiple related issues: * Click @Add@ * @Issue #@ text input has focus * Enter issue number, press @Enter@ key * The add related issue subform stays open, but the @Issue #@ input has lost focus To add another related issue, you must either: * Tab 5 times (to cycle through the @Add@ link, the link to the related issue, the @Delete relation@ link, the relation type drop-down, and then the @Issue #@ input). Then to add a third issue, you must tab 7 times. For a fourth, 9 times ... and then @Add@ to reopen it, whereupon the @Issue #@ input receives focus. The UI anticipates that you may need to enter multiple related issues as the subform stays open after each addition. Thus after a related issue...
- Defect #22022 (Needs feedback): Issue shows wrong in wrong parent subtasks list
- To make it simple, I have this hierarchy < ... 34 735 766 </pre> I have a Issue 639 which has a "parent_id"=766 so I'm suppo ... 639 </pre> But the problem is that Issue 639 is showing in the subtasks list of 735! ... roblem in more details: <pre> 2.2.3 :001 > issue = Issue.find_by_id(639) Issue Load (0.4ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 639 LIMIT 1 => #<Issue id: 639, tracker_id: 2, project_id: 5, subje ... ivate: false, closed_on: nil> 2.2.3 :005 > issue.ancestors[issue.ancestors.count-1].id (0.3ms) SELECT COUNT(*) FROM `issues` WHERE `issues`.`root_id` = 732 AND (...
- Feature #22018 (Closed): Add id and class for easier styling of query filters
- In trying to style the options section of the issue list, gantt view, and so on, we ("Planio":ht ... ar classes as in the filters in the contents.
- Feature #22015 (Closed): A side by side textile preview would by very helpful
- In the current layout the preview of the text ... page is getting larger or especially in the issues a long history is present the scrolling is ... d be displays directly by the edit windows.
- Defect #22014 (Closed): migrated to new version on new host. Now getting an error
- migrated to new version on new host. Now gett ... #<Project:0x007fe30670b818>): app/models/issue.rb:362:in `project=' app/controllers/issues_controller.rb:423:in `build_new_issue_from_params' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Feature #22013 (New): Limit number of issues for particular statuses (e.g. WIP limit)
- It would be very nice if it's possible to limit the number of issues for particular statuses like the WIP limit ... 's why I was surprised that I can't find any issue concerning this matter. Thank you in advance.
- Feature #22012 (New): "Create and continue" with different forms: Re-use values
- I detected this when I created some users man ... implemented for different forms (there is an issue for issue creation already: #7623). E.g. project creat ... on... I don't know where those buttons exist.
- Defect #22011 (New): The issue pdf export doesn't show the total estimated time sum
- In the issues are only the effort (estimated time) of the current issues shown not the sum of the sub issues as it is displayed on the issue web page.
- Defect #22010 (Closed): Git: Outdated Commits ... ing anymore, but are saved in Redmines cache
- At the bottom right, I can see all commits related to an issue. I'm using Git with Redmines redmine_git_hos ... he local repo with a message like "test test IssueID #22" and push it to origin master using th ... to be good. But if you look in that related issues view, you can see the first commit AND the ... hat are not exist anymore related to several issues. So the first commit does not exist anym ... ove the relation of the first commit to that issue, by click on the firsts commit hash and clic ... tet commits which are obsolete by rebase.
- Feature #22008 (Closed): Associated Revision API
- Hi I need to check the commit details for specific issue, where we check these through Associated revision is it possible to do it through api
- Defect #22006 (Closed): Fonts too small in version 3.2.0
- Since upgrading to version *3.2.0*, we notice ... to be verify small fonts. We have this same issue on 3 distincts redmine installations recentl ... underbird 38.5.1 and with Gmail). Could this issue be related to r14541 or r14540 or some other ... place to do so, since the ticket is closed._
- Feature #22005 (New): Rake task for converting from Textile to Markdown
- It would be neat to have a [[redmine:RedmineR ... f such a converter existed for all modules : issue tracking, wiki, document, boards, etc. Ap ... dy exist, but we weren't able to find it.
- Defect #22002 (Closed): Copy issue function throws Internal error
- Navigate to any one of the issues created and then click "Copy". It shows "In ... n.log <pre> RuntimeError (): app/models/issue.rb:372:in `assign_attributes_with_project_and_tracker_first' app/models/issue.rb:378:in `attributes=' app/models/issue.rb:229:in `copy_from' app/controllers/issues_controller.rb:417:in `build_new_issue_from_params' lib/redmine/sudo_mode.rb:63: ... route matches [GET] "/projects/test-project/issues/841"): actionpack (4.2.5) lib/action_dis ... scrum 0.13.1 </pre>
- Defect #22000 (Closed): Recieve email not workng to create issues
- Receive email working only for existing tickets,but unable to create new issues check below the rake trace settings s ... on Database adapter Mysql2
- Defect #21994 (Closed): 404 after personalizing my page using plugin
- Hello, I'm running 3.0.1/Ubuntu 14.04 and ... ls and don't know how to go about fixing the issue or even understanding why it's happening. ... 661ms (Views: 394.8ms | ActiveRecord: 6.7ms)
- Patch #21985 (Closed): Increase space between menu items
- To improve UI, I think it would be better to ... Contextual menu:* !contextual-icon.png! *Issues filter buttons:* !buttons-icon.png!
- Feature #21967 (Closed): Administration of "My account" page
- Dear, Colleagues I use Redmine not so long a ... dback !http://i64.tinypic.com/25gatqw.png!
- Patch #21961 (Closed): Traditional Chinese translation (to r15147)
- * New ** error_ldap_bind_credentials, setting_sys_api_key, setting_lost_password Note: * This issue obsoletes #21845
- Feature #21958 (New): Automatical reverse links to wiki/forums from issues
- I'm using Redmine as a issue tracking of my team. I'm also using Subvers ... m now familiar with the feature of link from issues to repositories. We all know that we can w ... iki pages/forums, and we can write a link to issues very easily. Now I'm thinking that it'd be better if we could have a link from issues to wiki/forums. For example, I'm using t ... ile links. I discuss with my coleagues about issues in the meeting. After I register the Meeti ... t was discussed in the meeting when I see an issue tickets. I'm just like the repository link from issue tickets. What do you think about this idea?