Search
Results (12402)
- Patch #1021 (New): Patch for #1013 (uniqueness-validation of custom query name within user-scope)
- This adds a validator for uniqueness of a custom query name within the scope of the user.
- Feature #1019 (Closed): Role based custom queries
- It would be useful the possibility to save cu ... ators is possible to save role based queries.
- Feature #1018 (Closed): Group or company feature.
- I believe it should be a group or company fea ... the commercial world. Thanks, Tommy
- Feature #1016 (Closed): Global Gant chart for all projects
- I think a Gant chart with all projects on the ... a project * Any other project related fields
- Feature #1014 (Closed): Make issue description non-required field
- Maybe others will no agree with me, but lot of issues I create is filed with "x" or simillar bala ... l decide if Description is required or not...
- Defect #1013 (Confirmed): Custom queries can be saved under same name
- Then it's really hard to find out what-is-wha ... te query with same name as user B), like "My issues". For uniqueness we shoudl check: * In al ... bal public queries * Global public queries
- Feature #1012 (Closed): Ability to use custom fields in reports
- This will allow to create reports sorted by c ... lpfull. For example, we have custom field of issue with name "Billable" which we're using in al ... ot billable and ve invoice only for billable issues.
- Feature #1011 (New): Add voting to tickets
- As I see lot of people voting for different t ... er of votes * Top 10 (5 etc) of most wanted issues can be displayed on homepage of project What others think?
- Patch #1008 (New): redmine:migrate_from_trac ... k when multibyte characters are used in trac.
- redmine:migrate_from_trac doesn't work when I ... ix database schema. For example: <pre> issue_categories name varchar(30) -> varchar(255) ... y cannot solves real problem in the task.
- Feature #1007 (Closed): Create project for no administrator user
- A new feature is need. Can create a project by a no administrator user
- Feature #1006 (Closed): Display thumbnails of attached images
- It would be nice to display a thumbnail of images that are attached to an issue. If you click the thumbnail you would see the entire image.
- Feature #1005 (Closed): Add the addition/removal/change of related issues to the history
- I can't find any trace of when someone adds, removes, or changes an issue relation. So if I add a relation between two issues and someone else comes along and removes it ... to show that thy were ever marked as related.
- Feature #1004 (Closed): Suggestion: Subprojects of subproject...?
- Just am idea this one. I have sometimes no ... s, for better grouping. I couldn't find any Issues on this, so I went forward and posted this :) -kai
- Feature #1003 (Closed): Allow "New Issue" from anywhere
- The only way to currently add a new issue is to navigate to a project, and then click the "New Issue" link. This ends up being quite a number of ... f you're on your dashboard, and you view all issues you have to trudge through everything to ge ... ew one. It would be a lot easier if the "New Issue" link was always available, and if clicked f ... op down of projects either before the actual issue entry page, or right on it.
- Feature #1002 (Closed): Allow filtering of activity by user
- It would be nice to have the ability to filte ... sting by user. I realize there might be some issues when it comes to matching the redmine user ... their source repo alias for a given project?
- Feature #1000 (Closed): Just celebrate ticket!
- !
- Defect #996 (Closed): CVS view ends up with " ... ates unique constraint" after 0.7.0RC1 update
- This error first time came up after 0.7.0RC1 ... 14):@ Version: 0.7.0RC1 Database: Postgre
- Feature #992 (Closed): Option to search open issues only
- I think two improvements can help a lot: * A ... I even cannot see, if ticket is closd or not
- Feature #991 (New): Document versioning
- I thought Redmine previously did this, but I ... and I'm just missing it, please let me know.
- Patch #989 (New): Migration task from Bugzilla
- I created this migration script last summer t ... probably automate this by setting a default.
- Feature #988 (Closed): A new redmine link to include issue title
- The Link to an issue: !#124 only display the issue index number; A new link that display the issue title instead of (or appended) the index number would allow to build easily custom Issue list in a wiki page.
- Patch #987 (New): Create relation for new issue
- Add "child of" field in "new issue" screen. Add "create related issue" and "create blocking issue" in issue view screen. As result, we can open existing issue and in one-click add child issue.
- Defect #985 (Closed): Russian character
- Russian char is not correct in pdf
- Defect #984 (Closed): trying to preview a new issue raises an exception
- When creating a new issue, clicking on 'Preview' causes an error: < ... a trace of the exception: <pre> Processing IssuesController#preview (for 156.148.120.93 at 20 ... action"=>"preview", "id"=>"", "controller"=>"issues", "issue"=>{"start_date"=>"2008-04-03", "estimated_ho ... nput syntax for integer: "" : SELECT * FROM issues WHERE (issues.project_id = 2) AND (issues."id" = E'') ORDER BY issues.created_on DESC LIMIT 1): /usr/lib/rub ... 64:in `method_missing' /app/controllers/issues_controller.rb:347:in `preview' /usr/li ... 00.html (500 Internal Server Error) </pre>
- Defect #981 (Closed): Incompatbility with prototype.js version 1.6.0.2
- This is mostly for an early warning. If we n ... ch could have been helpful, for example with Issue #960, so maybe there are other helpful additions as well.