Project

General

Profile

Search

Results (12110)

Feature #2282 (Closed): Display project name for related issues that are from different projects.
One of Redmine's strengths is the ability to relate issues in different projects. However, when reading the related issues for a particular issue, the projects these related issues are in is unclear. It would be nice to have the project named displayed like it is in the general issues page. related to Task #1 Project Name - ... ur systems interact with each other. When an issue is submitted to one project, there are often related issues in other projects. Sometimes it is difficult to tell what project the related issue belongs to from the subject text alone. It w ... ject like it is when looking at the complete issue list for all projects. 2008-12-05 19:00
Patch #2281 (New): Total-columns in the issue summary (issue_report)
I was just wondering if it would be useful to have total-columns inside the issue summary (@issue_report@) and the related @issue_report detail@-views. Such a functionalit ... mple, make it easier to look-up: * how many issues are open/closed which are targetted to any version. * how many issues are open/closed in general (cross-tracker, thus the total number of issues on a project) * resulting of the above; make it easy to see how many non-versioned issues exists. An example of what I'm talking about could look like: !issues_report-mod-new.jpg! 2008-12-05 17:45
Defect #2279 (Closed): Wrong time calculation in "Time spent"
If you have 4 tasks with spent time values: 1 ... n see Total: 1.65 hours instead 2.05 hours... 2008-12-05 14:00
Patch #2277 (Closed): Patch for #2269 (Issue startdate == adddate can be turned on/off)
This is a quick patch to make the default beh ... startdate-field with today's date when a new issue is created, configurable. It seems that it ... ed automatically* with today's date when new issues are created. This seems the most obvious se ... ed automatically* with today's date when new issues are created. As mentioned this is the current default behaviour of Redmine. 2008-12-04 22:55
Feature #2275 (Closed): provide a nice url for each project, with configurable redirect
It would be nice (though i admit this would n ... be done from apache redirect stuff of course) 2008-12-04 17:43
Defect #2274 (Closed): Filesystem Repository path encoding of non UTF-8 characters
The filesystem repository has some issues regarding special characters in filenames o ... patchlevel 111) [i386-mswin32] * Rails 2.1.0 2008-12-04 17:31
Feature #2273 (Closed): Date inputs when editing an issue should use localised date format
The date format used in Redmine is selectable ... alised format, however when actually editing issues, the date fields (e.g. start date) don't us ... according to the selected local alternative. 2008-12-04 06:13
Feature #2272 (Closed): Redmine on Oracle Database - Windows Installation
Hi folks! This time i won't bother you wit ... lumn description due its size. 002 - The issues started at number 10000. </pre> All oth ... Cheers. P.S: Sorry for the poor English. 2008-12-03 22:46
Feature #2269 (Closed): Default issue start date should become configurable.
Currently, the start date field of new issue is fixed as today. (in issues_controller.rb, def new, ) My company has ... tation task. Current default function of new issue creation make my fellows confuse. Also in gantt or calendar, the start date of newly created issues is displayed as default. But a planning ... ue of 'using today as start date on creating issue'. In simple development org., this feature ... n development org. might want this feature. 2008-12-03 05:30
Patch #2268 (Closed): Patch to show Total Estimated Time at the bottom of each list of issues.
Provides a total of estimated time for all the issues in a list, like this: !http://www.redmine. ... nd naming - first try at uploading a patch. 2008-12-03 04:55
Patch #2267 (Closed): Use CSS for setting width of table cells in progress bars
While creating a theme for my Redmine installation, I ran into an issue with the progress bars - for example on the ... others (86% vs 9% and 4%). I tracked the issue down to my theme having a <pre>td { width: a ... on 2.1.1 Active Support version 2.1.1 2008-12-02 17:50
Defect #2266 (Closed): PGError after svn up to 2082 && add plugin 'Customer'
Hello world. My hands_motions: svn up St ... urnals".id FROM "journals" LEFT OUTER JOIN "issues" ON "issues".id = "journals".journalized_id LEFT OUTER JOIN "projects" ON "projects". id = "issues".project_id LEFT OUTER JOIN "journal_detai ... s.id WHERE (journals.journalized_type = 'Issue' AND (jou rnal_details.prop_key = 'status_i ... em.id FROM enabled_modules em WHERE em.name='issue_tracking' AND em.project_id=projects.id ))) ... urnals".id FROM "journals" LEFT OUTER JOIN "issues" ON "issues".id = "journals".journalized_id LEFT OUTER JOIN "projects" ON "projects". id = "issues".project_id LEFT OUTER JOIN "journal_detai ... s.id WHERE (journals.journalized_type = 'Issue... 2008-12-02 16:14
Feature #2258 (Closed): Email reminder subject does not include the # of days
When email reminders go out via the rake task, the message body contains the # of issues and the # of days that were specified. Unfortunately, the subject only lists the # of issues, but does not include the # of days. I sen ... s local, I figured I'd request it. Thanks! 2008-12-01 21:18
Defect #2257 (Closed): Project activity partially broken by new user activity code
The form on the side bar to filter activity by by issues or wiki edits was broken by r2067. It alway ... s[:user_id] </pre> to the end of line 55. 2008-12-01 18:34
Patch #2256 (Closed): Allow commit messages to refer to issues in project ancestor tree, not just project
Patch to provide functionality described in #2255. Patch is against revision 2056. 2008-12-01 15:17
Feature #2255 (Closed): Repository commits in subprojects won't reference tickets in parent projects
We have one large projects that contains a nu ... commits to a repository will only reference issues in the project the repository belongs to and no parent projects. 2008-12-01 15:15
Defect #2251 (Closed): Error 404 when "Apply" clicked on activity page
Error 404 when "Apply" clicked on activity pa ... w.redmine.org/projects/activity/redmine?show_issues=1&show_changesets=1&show_news=1&user_id=</p ... w.redmine.org/projects/activity/redmine?show_issues=1&show_changesets=1&show_news=1</pre> 2008-12-01 13:00
Defect #2248 (Closed): Problem on Date after editing an Issue
Hi guys! I'm determined on make Redmine wo ... ine latest trunk </pre> When i create an issue, the dates of start and due are ok... The p ... ppear on screen: <pre> ArgumentError in Issues#show Showing issues/_history.rhtml where line #10 raised: in ... s.blank? %> Trace of template inclusion: /issues/show.rhtml RAILS_ROOT: C:/Java/jruby/app ... /conversions.rb:19:in `to_date' app/helpers/issues_helper.rb:55:in `show_detail' app/views/issues/_history.rhtml:10:in `_run_erb_47app47views47issues47_history46rhtml' app/views/issues/_history.rhtml:9:in `_run_erb_47app47views47issues47_history46rhtml' app/views/issues/_history.rhtml:2:in `each' app/views/issues/_history.rhtml:2:in `_run_erb_47app47views47... 2008-11-30 08:35
Defect #2246 (Closed): Problem on acessing Subversion repository using JRuby
Hi folks! My enviroment is: <pre>Redmin ... ontrol System to be used. Thanks for help! 2008-11-29 15:36
Feature #2245 (Closed): Receiving an email, 'Watch' based on To or CC address of the email
When receiving an email, Redmine could uses t ... for 'Watch'. I think this will enhance the issue submission using email. Thanks. 2008-11-29 10:02
Feature #2244 (Closed): protection, apache + mod_rails a.k.a. phusion passenger
Now that many admins deploy Redmine using Apa ... e> order deny,allow deny from all </pre> 2008-11-28 19:58
Defect #2242 (Closed): Unable to change status
I have set my role to manager on a project. ... oject. But I can't change the status of the issue. The only time I have a pulldown for the 'status' is when the issue is created. When I update the issue, there is no pulldown. 2008-11-27 18:33
Feature #2240 (Closed): Ability to constrain tracker by role
This is a fantastic application that we are j ... e end users to initially create 'un-triaged' issues, which then go through the project team to ... y possible to prevent some roles from moving issues. Apologies if there is already a way to do this and I missed it. Keep up the good work ! 2008-11-27 18:23
Feature #2238 (New): better management of issues by email
- I think redmine can be more smart when not ... Now the email is only marked as seen, and no issue is created. This way we need to review perio ... thout project. This way the user will be the issue in your main page as minimum. If the missing ... ojects with all the users in from & CC fields 2008-11-27 12:05
Defect #2234 (Closed): Firefox: Cut's off on large differential
Hi Guys, First of all I would like to than ... 've attached a picture of the problem as well 2008-11-26 18:28
(10876-10900/12110)