Search
Results (12601)
- Defect #11352 (Closed): "Assigned to" field value is escaped twice
- This is a regression compared to last friday ... ??<a href="/users/24">John Doe</a>?? in the issue form.
- Defect #11346 (Closed): Issue.save force Issue.assigned_to from nil to current user
- Hello, I'm writing a plug in (redmine_import_reqpro) and every time I programmed a Issue.save the assigned to field is filled with a ... uby version: 1.8.7 * Rails version: 2.3.14
- Defect #11345 (Closed): Context menu should show shared versions when editing issues from different projects
- Feature #11342 (New): Add Resolution field to predefined fields in Issues and add images to status/resolution values
- Hi, I think that Redmine should be improved ... this can't be indicated by the Status field.
- Defect #11337 (Closed): No mail notifications sent after upgrade
- After I'v upgraded Redmine from 1.4.3 to 2.0. ... er information do you need to fix this bug?
- Patch #11336 (Closed): Traditional Chinese language file (to r9920)
- * Translations added: ** field_core_fields
- Patch #11332 (Closed): wiki include macro: ability to define wiki page version
- i modified include macro, now it can be used ... so mywikipage version 1 will be included.
- Defect #11325 (Closed): Unified diff link broken on specific file/revision diff view
- Clicking on the "Unified diff" linkt at the b ... t the end of the URI like a file extension.
- Feature #11322 (Closed): Search By Issue ID
- I need a facility to search Issue by its ID.
- Defect #11321 (Closed): database migration 1.0.1-2 to 2.0
- Hi, I have installed and populated my redm ... com/A0LFJ4Wt could you help me on this bug
- Defect #11319 (New): Parent/child not displayed right
- DB: MySQL-5.1.61 (Debian squeeze) Ruby: 1.8. ... metimes subtasks are not displayed in parent issue, and there's no rule in which cases it appea ... you guys able to debug it, please? Thank you!
- Defect #11318 (Closed): cannot browse svn repository
- it appears that bug #3929 is again here i ca ... esets in cron and this is also working fine
- Defect #11317 (Closed): I have installed the ... time giving me the 505 internal server error.
- I have installed the redmine application on m ... :10:29 :: 20895] stopping after explicit exit
- Feature #11316 (Reopened): Automatic update of related issues
- I am looking for a solution that would allow to create a relationships between the issues that would update the one of the issues automatically. For example. We have a issue A and issue B. These issues are connected with a proper relationship(bu ... ed by, because it will only close one of the issues). Now if I change any property of a issue A such as progress bar %Done or Priority or Due date or start date or status, issue B will automatically change. And vice versa ... .0.1* I'll be very grateful for Your help.
- Defect #11315 (Needs feedback): When I copy a project it does not copy the issues custom fields' values
- We created a template project, but when we try to copy that project, the issues custom fields' values does not get copied. Why this is happening? I am using Redmine 1.4
- Feature #11313 (New): Automatic closing of resolved issues
- Are there any plans to implement this feature? Would be great to turn on automatic closing of issues, if they have been marked as resolved for X ... nstances of RedMine. What do you think guys?
- Feature #11312 (Closed): Filter assignable users based on workflow
- Now a issue can be assigned to every user that is member ... , that if a workflow is associated with that issue, the issue with a particoular status can be assigned to a person whose role can't make the issue proceed on the flow. The issue then become blocked unless assigned to a new ... I have a suggestion: when a user updates an issue and select the new status, the drop down "as ... permission, for that new status, to make the issue change status again
- Defect #11311 (Closed): New issue relationship
- *I have a problem with linking issues with a proper relationship. For example, issue A lasts from 02/23/2012 to 02/30/2012. Task B is connected with the issue A with a proper relationship, which prohibits issue B to give an end(due)date later(after) than the ending(due)date of the issue A. Task B can take only the date of the task ... thin those sub-projects are carried out some issues(tasks), which can not cross the ending(due) ... ject. Now we have in REDMINE only related issues like: # related to # duplicates # du ... re... I'll be very grateful for Your help.
- Defect #11308 (Closed): After update to ruby 1.9.2p0 i see only two columns into the issue list
- Today i have updated ruby from 1.8.7 to 1.9.2 ... after this i have detected a problem in the issue list, now i have only two columns, and i don't see the the title of the issue in the list . !http://s18.postimage.org/3 ... ) [x86_64-linux] Rails Version : Rails 2.3.5
- Defect #11307 (Closed): Can't filter for negative numeric custom fields
- Trying to filter issues for negative custom field integers (and pos ... n. I have it in 1.4.3, but I see that the issue is in trunk also, on line 177. I fixed it in ... ng the regex with: <pre>/^[+-]?\d+$/</pre>
- Defect #11304 (Closed): Issue-class: status-1, status-2 etc. refer to status position instead of status id
- There are additional classes in the html code for issues, like the one for status. But the number is ... MantisBT style coloring by status */ table.issues tr.status-1 { background: #fcc; } /* new */ table.issues tr.status-2 { background: #cdf; } /* assigned / in progress */ table.issues tr.status-3 { background: #dfd; } /* resolved */ table.issues tr.status-4 { background: #fdf; } /* feedback */ table.issues tr.status-5 { background: #eee; } /* closed */ table.issues tr.status-6 { background: #fd6; } /* reject ... us-1@ and @statusid-3@ or something similar).
- Defect #11303 (Closed): {{total}} - variable or visible in the website.
- why the variables are visible in the below ur ... ow visible.. What i have to do, to fix it?
- Feature #11302 (Closed): Issue-Details: add additional classes to the list ... tickets and subtasks for better theme support
- The current (as in Redmine 1.4.4) detail view of an issues offers a list of *related tickets* and *sub ... sn't allow easy customization of themes. The issue lists miss some classes which other issue lists (like "show all tickets in project") or the main issue in the detail view itself supplies. Theses classes are supplied in the link to the issue so they seem to be available and adding them ... like: <pre><code class="html"> <tr class="issue hascontextmenu" id="relation-133"> <td cl ... myProject - <a href="/path_to_redmine/issues/589" class="issue status-4 priority-2 closed">Feature #589</a>: Title of the Issue </td> <td class="status">Closed</td> ... t line <pre><code class="html"> <tr class="...
- Feature #11301 (Closed): Add "byte order mark" to the export CSV file
- I would like to suggest adding a possibility ... 24:58 2012 +0000 diff: --- a/app/helpers/issues_helper.rb Tue Jun 19 02:11:16 2012 +0000 +++ b/app/helpers/issues_helper.rb Mon Jul 02 12:53:55 2012 +04 ... , encoding)] : []) Thank you Alexey
- Feature #11300 (Closed): Update issue - form position
- I personally use "Reverse chronological order ... ttom, while latest update in top. Is this issue but or feature?