Search
Results (12429)
- Defect #29 (Closed): sort field is lost, when displaying next part of issues list
- Hello Jean-Philippe, I think I found a bug when displaying issues. To see it, you must have more than one page of issues. 1. change sorting, e.g. click on "Sort ... not possible to navigate through an ordered issues list. If you have troubles replicating the bug, let me know. Bye, Pavol
- Feature #310 (Closed): Colorize issues in my page view
- In my page all the issues are listed with the same font, same color. ... resolved and which are undergoing. If these issues could be rendered with different color, tha ... onderful thing for users. Thanks -- caocao
- Defect #28 (Closed): LDAP password are exposed in clear in the logs
- debugging information display LDAP password i ... ication successful for 'user11' ...cut
- Feature #309 (Closed): Copy project template.
- An option to copy a project's structure when ... want to copy: Project settings Members Issue Categories I will try my hand at modifyin ... r this but wanted to raise it in the tracker.
- Feature #308 (Closed): Allow tracker selection on the main calendar page
- Currently the Calendar can get very large with lots of issues and quickly becomes unwieldy. We would l ... ayed on the changelog page. Thanks, Jeff
- Patch #215 (Closed): watchers of bugs
- This patch adds "watchers" = every issue can be watched by anybody in the project. Every time the issue is changed, the assigned_to user and all wa ... il. To add yourself as a watcher, view an issue, there is a new link and icon next to the ed ... -> remove yourself as from watchers of this issue. I also added a list of all watchers at the bottom of the issue page (show action) - users, that can add mem ... project can add or remove watchers from an issue. What is missing: tests - I did test it ... will improve the code if I know how. muro
- Feature #307 (Closed): CC field for issues
- A CC field like found in Bugzilla. This field would keep others interested in an issue up to date with all ticket (issue) changes and modifications. Currently I believe only the ticket owner gets these updates.
- Feature #306 (New): Full Text Search of files
- It would be great if we could get an option to search the contents of attached files/documents.
- Feature #303 (Closed): Remove viewing permissions from roles
- It would be really nice if I could set viewin ... cally want it so that hey can report and see issues (bonus for limiting to just their issues but not a big deal in my situation), news, ... f something being missed or lost is greater.
- Feature #302 (New): Enhance project parent/child relationship
- Right now there doesn't seem to be any partic ... rojects, e.g., a parent GANTT chart can show issues from all sub-projects * The project listin ... ked as being subordinate to a parent project
- Feature #301 (Closed): Reports on all projects
- It would be good for the admin or project manager to be able to see reports on all projects. Issues, Planning grantt etc. This is very useful ... all this projects so far is great. Good Work.
- Defect #27 (Closed): project summary(/projects/show/*) returns error when running as CGI
- but it works fine when running with webrick(s ... :controller => 'projects', :action => 'list_issues', :id => @project, 27: ... r_id" => tracker.id %>: 29: <%= @open_issues_by_tracker[tracker] || 0 %> <%= lwr(:label_open_issues, @open_issues_by_tracker[tracker] || 0) %> 30: <%= l(:label_on) %> <%= @total_issues_by_tracker[tracker] || 0 %></li> 31: < ... mine trunk(r388) with MySQL on FreeBSD4.1
- Feature #300 (Closed): Filter on custom fields (issues)
- It is currently not possible to filter issues based on values of custom fields. It would ... he same way as common fields. Regards, muro
- Patch #214 (Closed): Switch from numeric issue ids to symbolic ones
- Switches issue ids from #1 to something like MYID-1
- Feature #298 (Closed): Project to subproject relationship
- I suggest changing the project to sub-project ... roject could belong to more than one project.
- Patch #213 (Closed): mail delivery workflow based
- Hi all, As for the previous patch, I had t ... the user in charge for the new status of the issue and not to the whole group of members for t ... very well designed and flexible project.
- Feature #297 (Closed): Default values for fields
- In order for me to even be able to create an issue, I had to create an issue category, a workflow, a tracker, and maybe a ... closed Roles - admin, committer, observer Issue Priorities - low, med, high, show-stopper ... e to open my first bug on my first project.
- Feature #296 (Closed): REST API
- The subject has been touched in a few other r ... y (i.e. the model is too "volatile" for now)?
- Patch #212 (New): Assign To limited by workflow
- First of all, thanks for this great product! ... g only the list of users involved in the new issue status rather than the whole list, so I hav ... r way :) <pre><code class="diff"> Index: issues_controller.rb =================================================================== --- issues_controller.rb (revision 359) +++ issues_controller.rb (working copy) @@ -10 ... end def destroy </code></pre>
- Defect #23 (Closed): Issue and revision textile links in issue notes
- When creating issue and revision links they don't always appear ... ediately have a carriage return. i.e. Issue #19 More text will not work but if you p ... correctly. (underscore represents a space) Issue#19_ More text On some issues it appeared to even when there wasn't a cha ... carriage return, maybe some sort of Regexpt issue?
- Feature #294 (Closed): Include "Fixed version" when creating a new issue
- Currently the "Fixed version" is only available when you edit an issue, not create one. I have added the dropdown t ... n it needs to be fixed for when creating the issue it makes sense to allow them to specify the option at issue creation time.
- Defect #21 (Closed): RSS feed on custom reports not displaying subproject changes
- Have just found the RSS feeds section and it ... tails of all changes") only lists changes to issues in the parent project. Tested on latest subversion trunk
- Defect #20 (Closed): Roadmap - Distinguishing open and closed issues
- Currently the roadmap displays both open and closed issues. Some people might argue that it should only display open issues (since the closed ones are in the changelog). Personally I prefer to have all the issues in the roadmap. Having said that it would be useful if any issue with a status that is closed has (closed) ne ... Am more impressed with redMine by the day.
- Feature #292 (Closed): Faster way to close issues
- It would be very useful (if not necessary) to be able to close issues with just one click from the list of open issues (instead of having to go through two differ ... t would be much faster to manage this little issues.
- Feature #291 (Closed): Sub-project issues included in parent project
- I have seen in the documentation that you can display child issues in the parent tracker. I haven't been able ... project to include child projects 1 and 2s' issues in the overview page, tracker, calendar, ga ... the individual sub-project to focus on that.