Project

General

Profile

Search

Results (12716)

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. 2012-05-14 16:28
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> 2012-05-14 15:23
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 2012-05-14 10:53
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? 2012-05-14 09:58
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. 2012-05-14 05:19
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 ? 2012-05-13 13:01
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 2012-05-12 11:11
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 2012-05-11 21:49
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. 2012-05-11 21:20
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. 2012-05-11 17:24
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. 2012-05-11 11:38
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 2012-05-10 20:26
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 2012-05-10 18:55
Defect #10874 (Closed): ActionView::TemplateError
Yesterday I upgraded from 1.3.X on my gentoo ... lied that patch there, but with no success... 2012-05-10 11:49
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? 2012-05-10 07:50
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. 2012-05-10 06:13
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. 2012-05-10 04:45
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> 2012-05-09 17:17
Defect #10866 (Closed): theming issue
when the project name is too long, the name w ... own should be of a fixed size. I have the issue with redmine 1.1.1 and it's also present on the demo version which is version 2.x thanks 2012-05-09 15:59
Feature #10864 (Closed): Define initial issue status in workflow setting
Excuse me if this is already possible (I real ... the available status set when creating a new issue ticket. Currently this is implicitly defined ... l statuses are available when creating a new issue ticket. This would be completely consiste ... s property. Comments are much appreciated. 2012-05-09 15:51
Feature #10863 (Closed): Theme per project
I think a nice feature are configure a redmine theme for every project 2012-05-09 15:04
Defect #10862 (Closed): Always shows description changes when adding notes
When updating an issue it always shows description changed. For example, I have created a new issue in the test environment with description YYY. Thereafter updating the issue without changing anything and press submit i ... d (diff) The the diff will only be: +3 2+ 2012-05-09 14:15
Feature #10861 (Closed): Processing incoming e-mails from anonymus users
It is necessary to put the "from" address of ... tions about the sender e-mail address in the issue. Thanks 2012-05-09 13:00
Defect #10860 (Closed): Per page is enable even there are 2 or 3 items
1. Login Redmine 2. Add any 2 or 3 issue 3. Make sure that, there are 2 or 3 item on ... ess item Actual Result: Page Page is active. 2012-05-09 09:46
Defect #10855 (Closed): Cannot create new issue status - v1.4
Since the update, A newly added issue status does not show up in the available options. I have created a new issue status named "billing" and this is not avail ... the workflows. I have tested changing the issue status to Default... and when I do that.. it shows ONLY the new issue status and not the others. Please advise, Mariano Crivello 2012-05-08 23:31
(7226-7250/12716)