Project

General

Profile

Search

Results (33224)

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 2007-03-28 11:31
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 2007-03-28 04:27
Patch #214 (Closed): Switch from numeric issue ids to symbolic ones
Switches issue ids from #1 to something like MYID-1 2007-03-26 21:53
Feature #298 (Closed): Project to subproject relationship
I suggest changing the project to sub-project ... roject could belong to more than one project. 2007-03-25 15:55
Revision 379 (svn): Patch #9530 Progress bars for roadmap versions (Nick Read)
Slightly edited and links to issues list added 2007-03-25 14:59
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. 2007-03-24 07:57
Revision 368 (svn): Simple time tracking functionality added. Time can be logged at issue or project level.
There's no aggregation reports for now, it's ... to see all time entries for a project or an issue. A new "activities" enumeration is added. Pe ... racking" section in role permissions screen). 2007-03-23 13:22
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. 2007-03-23 12:45
Revision 366 (svn): added issue validation on time_entry
2007-03-23 11:50
Revision 362 (svn): closed issues are now striked on roadmap
2007-03-23 09:13
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)? 2007-03-23 04:08
Revision 360 (svn): fixed #9397 Roadmap - Distinguishing open and closed issues
(closed) is added at the end of closed issue subjects 2007-03-21 19:56
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> 2007-03-21 04:53
Revision 356 (svn): fixed #9403 Include "Fixed version" when creating a new issue
2007-03-20 19:37
Revision 353 (svn): fixed #9404 Issue and revision textile links in issue notes
2007-03-20 19:09
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? 2007-03-20 10:58
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. 2007-03-20 10:40
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 2007-03-20 07:32
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. 2007-03-20 07:29
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. 2007-03-20 04:39
Revision 350 (svn): added back "subproject" filter on issue list
2007-03-19 21:31
Revision 348 (svn): fixed #9374 Edit issue doesn't have blank category
2007-03-19 18:46
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. 2007-03-19 12:03
Defect #19 (Closed): Edit issue doesn't have blank category
If you edit an issue then the Category field no longer has a blan ... included as is the case when creating a new issue 2007-03-19 07:52
Revision 339 (svn): added rss/atom feeds at project levels for:
* news * new issues reported * details of issue changes issue cutom queries can be used as feeds 2007-03-17 16:18
(33126-33150/33224)