Search
Results (12429)
- Feature #365 (Closed): add %done as one of the filters
- There is often a need to filter issues based on the %done. A filter that allows y ... %done > < or = that would be great. Marios
- Feature #364 (New): Create a proejct report in PDF
- It would be nice to have one button to create ... am over a certain period - Overview of all issues - Detailed report of all issues, categorized after status. This should b ... thly reports on a certain project. /MartOn
- Defect #65 (Closed): Database inconsistency
- If the user registration fails for some reaso ... with redmine 0.5.0 with a postgresql backend.
- Feature #363 (Closed): Browse issues in period between dates
- Hi, the discussion about this in the Help fo ... ad_id=14653&forum_id=7505 Thanks, Nikolay
- Feature #362 (Closed): File bug report without logging in
- Users should be able to create issues without logging in. Possibly with a captcha.
- Defect #64 (Closed): postgres error
- Creating a query specifying "updated" less th ... error: Processing ProjectsController#list_issues (for 10.3.41.165 at 2007-05-29 11:45:00) [G ... cda1de4cfa31d2 Parameters: {"action"=>"list_issues", "id"=>"1", "controller"=>"projects"} No ... trollers/projects_controller.rb:262:in `list_issues' PostgreSQL version 8.1.4
- Feature #359 (Closed): Make "fixed in version" a link to the roadmap entry for that version
- It'd be really great to be able to click on t ... ject and go to a page that listed all of the issues for that version.
- Defect #63 (Closed): Query using multi custom_fields values return no results
- Apparently ussing more than one custom field ... e statement of one broken query: "1=1 AND issues.project_id=1 AND (custom_values.custom_fiel ... custom_values.value IN ('Bangladesh')) AND (issues.status_id IS NOT NULL)"
- Defect #61 (Closed): Broken character encoding in pdf export
- Hi, There is a thread in the open discussion ... I attached the exported pdf and screenshot.
- Feature #357 (Closed): Wiki: Concurrency control on editing pages
- As version 0.50 redmine doesn't support concu ... k on project documentation. Thanks for all!
- Feature #350 (Closed): Roadmap shouldn't Complete versions if tasks are open
- Would it be possible to set the roadmap to no ... highlight the fact that they are unfinished.
- Feature #348 (Closed): GANTT of projects assigned to user
- I'd really like to be able to have a personal page of issues assigned to the user viewable in a GANTT or at least a calendar view.
- Feature #347 (New): Grouping issues in Gantt view
- 1. Grouping issues by Version 2. Grouping isues by Category
- Defect #57 (Closed): rocessing ProjectsController#add_issu
- i was checked source from svn reversion is ... Processing ProjectsController#add_issue (for 58.208.150.214 at 2007-05-08 01:19:23) ... 9df5e91b5fead Parameters: {"action"=>"add_issue", "id"=>"1", "controller"=>"projects", "trac ... ntrollers/projects_controller.rb:219:in `add_issue' /usr/lib/ruby/gems/1.8/gems/actionpack ... space/rails/redmine/public/dispatch.fcgi:24
- Feature #341 (Closed): Per user custom query
- Hello, I think the logic should be: - eve ... access to them should be done. Maybe on the issues page - drop-down or something to get quick access to them. Thanks, Nikolay
- Defect #56 (Closed): Issue filter
- Hello, As of r507 - I couldn't see the filte ... d them, they continue to appear when I click Issues. Trying to erase them show me the 404. Now ... session of the browser :) Thanks, Nikolay
- Feature #340 (Closed): Assign to group
- It could be useful when assigning an issue to have the choice between namely individual ... ent in the "my page" that would display the issues assigned to the groups I belong to. (Not ... ind it when searching the features requests).
- Feature #339 (Reopened): perforce SCM support
- Patch #219 (New): Issues fixed in multiple versions
- The attached patch allows for issues to be fixed for multiple versions. Some no ... s was simply to avoid doing extra joins from issues to versions across the additional join tabl ... * The migration will only revert if each issue is marked as fixed in only one version, else ... t to include a plugin as part of the patch :)
- Defect #53 (Closed): IE7 strange issue
- Hi, I attached a screenshot of the problem: ... own menu, they disappear. Regards, Nikolay
- Feature #337 (Closed): Private issues
- Hi, I think it would be great if you implement private issues in redMine. This is an issue that is viewable only if you have the permission to view private issues and for example the end client will not see the issues in the company... If it is possible now in ... ee a way now... Thanks! Regards, Nikolay
- Feature #336 (Closed): project - sub project name - export to pdf and excel
- First I would like to say this is a great pro ... Here is the proposal: When displaying the issues for sub projects, the project name would be ... nd be able to recognize which subproject the issue belongs to.
- Defect #52 (Closed): bulgarian language issue
- Hi, I'm very happy with redMine! I translat ... s with "?" in it. Maybe it's kind of unicode issue, because I saw it with other languages; - ... ¾ÃºÑƒÃ¼ÃµÃ½Ñ‚ðцøÑÂ).
- Defect #51 (Closed): Blank screen when unauthorized access attempt.
- When a user attempts to access an existing pa ... when a user had access to a project, create issue about it and then, lose its privileges upon the project: on the "my page", it still view its issues, but get the blank screen if he try to reac ... ive permission to User A 2) User A create a issue. 3) Check that User A see the issue on "my page" 4) Withdraw permission on the ... to its "my page" view, click on the created issue *boom* blank screen. Log show a 403 error: Processing IssuesController#show (for 127.0.0.1 at 2007-04-30 ... {"action"=>"show", "id"=>"4", "controller"=>"issues"} Filter chain halted as [#<ActionControlle ... 700 (77%) | 403 Forbidden [http://localhost/issues/show/4]
- Feature #335 (Closed): post-commit-hook to change the %Done ratio of issues
- I made a rough patch about this: http://ruby ... group_id=1850&atid=7162 Regards, Nikolay.