Search
Results (12672)
- Feature #10927 (Closed): Add a filter on the "Issues" page to hide subtasks
- I would find useful to add a filter to hide subtasks in the issue list. This could help to limit the issue list size, specially if you use subtasks a l ... rker that indicates that a task has subtasks.
- Feature #10926 (Closed): Version custom field should display the project name in the combo box
- We have a large platform project with many su ... y - v1.0*, just like in the *Target version* issue filter.
- Feature #10922 (Closed): Allow tracker only for Subtask
- It would be great if Redmine allows for creat ... acker other than "Activity". We obtain: * Issue Tracker: "Activity"; Status: "New"; Subject: "Some important activity" ** Issue Tracker: "Step 1"; Status: "In Progress"; Subject: "Very important step" ** Issue Tracker: "Step 1"; Status: "New"; Subject: "Another important step" Kind regards
- Defect #10921 (New): Textbox not proper and Redmine icon not displaying for Title
- Optional description water textbox is not align
- Feature #10920 (New): Enabling unknown users creation by issues by email with ldap lookup
- At the moment iss not possible to auto create user's from issue emails based on their email adress with ldap ... Fetching-emails-from-a-POP3-server]] task
- Defect #10917 (New): The task hierarchy is not consistently shown
- In my redmine project (on hostedredmine.com), my hierarchy is not correctly displayed in the 'issues' view. I reproduced this on demo.redmin ... //demo.redmine.org/projects/invalid-date-bug/issues . There is a task with 4 subtasks. If you add a task (not a child task), the 'issues' view will no longer show a hierarchy. If ... was also suffering from the supposedly fixed issue #6378 , but cannot easily reproduce it on de ... rwise you may destroy this bug reproduction.
- Patch #10916 (Closed): Optimisation in issues relations display
- In the relations loop some variables are recalculated too many times
- Defect #10915 (Closed): Issue CSV export does not respect the "page=" request
- I was able to duplicate this using the redmin ... to: http://www.redmine.org/projects/redmine/issues * click on the "Also available in" CSV l ... 19.0.1084.36 (0)" running on a Gentoo system.
- Feature #10914 (Closed): Include is_private setting in xml/json output
- When getting issues with the REST api, the is_private flag isn' ... ocal copy by modifying two files: * views/issues/show.api.rsb ** add <pre>api.is_private @issue.is_private</pre> * views/issues/index.api.rsb ** add <pre>api.is_private issue.is_private</pre>
- Defect #10910 (New): Mail not sent when issue status updated after a repository commit
- Posted earlier on Fora Help and Open Discussi ... rther feedback. The subject summarises my issue. I am having redmine retrieve the changesets ... use keywords which trigger the update of an issue status (Fixes,Closes), such as changing from ... sql Database schema version 20120301153455
- Defect #10909 (Closed): Different from Rails 3 stylesheet_link_tag behaviour
- In Rails 3, stylesheet_link_tag adds ".css" e ... e_tag. Does Redmine change Rails 3 behaviour?
- Defect #10905 (Closed): Internal Server Error when requesting the login page
- When I try to access the login page on the re ... on this task until it's resolved. Thanks.
- Feature #10897 (New): Offer an advanced issue query language as an alternative to it's current UI
- If you are familiar with Jira 4, then you will have noticed the advanced issue query language that it provides as linked be ... when forming queries. What do you think ?
- Defect #10894 (Closed): Doesn't add new Status
- I created the "New Status" (http://server/redmine/issue_statuses) then I went to "Issue/Update" and I can't find it in Status
- Defect #10892 (Closed): Cannot run Redmine 1.4 in production mode
- Hello, I downloaded the latest Redmine ye ... me %>" /> 7: <meta name="keywords" content="issue,bug,tracker" /> 8: <meta http-equiv="X-UA-C ... ernal_server_error) Any insight into this issue would be great. Thank you, Jin
- Defect #10890 (Closed): Please lock/delete user '55463'
- Please see history of [[HowTo create a custom Redmine theme]] and [[IRC]]. Note: I assign this issue to you Etienne because I think you have the appropriate permissions.
- Defect #10887 (New): Can't fetch Mercurial changesets from repository
- I get this backtrace when trying to view a re ... Running Redmine 1.4-stable -> thin -> nginx.
- Feature #10883 (Closed): Identification field in IP layer of the TTCN3 FW for IP and GTPU components
- As and improvement to TTCN FW it might be nic ... efull for PISC group for debugging NDPI logs.
- Defect #10881 (Closed): 500 error when accessing repositories tab - configured svn repository
- For a Project configured SVN repository. When ... n:0x0000002353b790>) on line #3 of app/views/issues/_changesets.html.erb: 1: <% changesets.eac ... 6: <div class="wiki"> app/views/issues/_changesets.html.erb:3:in `block in _run_erb_app47views47issues47_changesets46html46erb_locals_changesets_object' app/views/issues/_changesets.html.erb:1:in `each' app/views/issues/_changesets.html.erb:1 app/views/issues/show.html.erb:110 app/controllers/issues_controller.rb:118:in `block (2 levels) in show' app/controllers/issues_controller.rb:115:in `show' <internal: ... the response or set Response#chunked = true
- Defect #10879 (Closed): Searching user causes 500 internal error
- Hi Guys, upgrading from 1.2.1 to 1.4.1 wor ... I think this behaviour may be related to Issue #10836 . Kind regards Matthias
- Defect #10874 (Closed): ActionView::TemplateError
- Yesterday I upgraded from 1.3.X on my gentoo ... lied that patch there, but with no success...
- Defect #10871 (Closed): Upgrade to 1.4.1 does not work
- When I try to upgrade from Redmine 1.3.3 to 1 ... fore bundling. </pre> Any thoughts/hints?
- Defect #10870 (Closed): Private bugs are accessible via the API
- If I use my browser to go to http://server/redmine/issues/1234 (a private issue), I get a "403 not authorized" error. If I go to http://server/redmine/projects/projid/issues.json I get all the issue data for the private issue. Both requests were made with the same cr ... ist-type document and don't want the private issues. If the private bit were at least exposed i ... xml, then I could filter the list myself.
- Patch #10869 (New): Add Full PDF output to issue summary list
- The PDF output is very useful for providing i ... However, there is no way to output a set of issues with full details. Currently you only get ... etc., or an individual PDF for an individual issue's full comment history. This patch provides an additional 'Full PDF' option to the main issues summary page, which will output the issue summaries, followed by the detail for each of the issues selected. This will obey current filter ... bit to allow better re-use of the individual issue output functionality. Also, a new function ... al summary or a full output was selected.
- Defect #10867 (Closed): PDF export of Wiki pages breaks
- I'm using Redmine 1.4.1 (fresh update from the 1.4-stable SVN branch) PDF export works in issues, etc. except for in wiki pages. Whe clickin ... "Cache-Control"=>"no-cache"} </pre>