Project

General

Profile

Search

Results (12601)

Defect #5592 (Closed): Better error page on LDAP Authentication error
Logging in as a non-LDAP user, and testing th ... /500.html (500 Internal Server Error) </pre> 2010-05-25 15:40
Patch #5591 (Closed): 'calendar' action is used with 'issue' controller in issue/sidebar
app/views/issues/_sidebar.rhtml still uses <code class='ruby'>:controller => 'issues', :action => 'calendar'</code> although Cal ... se 'calendars' controller with 'show' action. 2010-05-25 11:34
Defect #5590 (Closed): Redmine does not start
I just write this info for avoiding that somebody else loses as much time as I have wasted in this issue. Situation. Suddenly, the application doe ... e track about the incident? redmine? rails? 2010-05-25 10:30
Defect #5589 (Closed): "with subproject" malfunction
Hello, When subprojects exist, Roadmap and ... ed), and then checked again, it doesn't show issues related to subprojects. Digging a bit in ... , which in turn does NOT include subprojects. 2010-05-25 10:29
Defect #5588 (Closed): svn
无法活的所需资源! 2010-05-25 10:25
Defect #5587 (New): Custom fields 'required' not taking Tracker into account
Try adding a required custom field only valid for one tracker. Now when updating older issues for this tracker this will trigger an error ... d is invisible there is no way to update the issues. I am using an old redmine version (pre 0.9, trunk 3171). I could not find a related issue so I do not know if this has been fixed already. Sorry in that case. 2010-05-25 09:49
Defect #5586 (New): Closing when marked as duplicate (also: closing model in general)
In most other tracking software, marking a bu ... s that bug. More precisely, you can close an issue and cite a reason, and the reason may be tha ... ll these duplicates to remain in the default issues view, cluttering up the view. Thus we have to additionally remember to close each issue when marking as duplicate. Also, more gen ... ose a bug with the reason of Reject or Fixed. 2010-05-24 23:46
Feature #5580 (Closed): Color In Priority
Make Different Color In any Priority Background such as urgent is red background colour 2010-05-24 08:49
Feature #5579 (Closed): Theme settings should be per-user not per-install
Due to obvious subjectivity about which is th ... nistrator making that decision for all users. 2010-05-24 02:06
Defect #5578 (Closed): Bazaar: Missing characters from repository comments
When viewing a project repository, the commit ... No errors or warnings are generated. This issue is similar to Issue #2133. Database: MySQL 5.0.41 Ruby versi ... ssing: áéíýúðþ (Icelandic special-characters) 2010-05-23 23:56
Feature #5577 (New): Add Watcher based on issue category
We'd like the ability to add certain people as watchers to issues in particular categories. The members shoul ... example, user John wants to be added to all issues put into the "Marketing" category. When a n ... "Marketing" he should be added as a watcher. 2010-05-23 21:22
Patch #5574 (Closed): some rtl fixes
Hello, The journal comments side links (#1, #2...) style is hardcoded in issues/_history.rhtml (<h4><div style="float: righ ... uld be left-aligned. Changeset changes in issues/_changesets.rhtml should also be used with ... rrectly (they should always be left-aligned). 2010-05-23 09:11
Feature #5573 (Closed): Allow issue assignment in email
It would be nice if a user could assign an issue to a user either when creating or replying to an issue via email. It would simply look like: <pre> Assigned to: John Smith </pre> 2010-05-21 22:35
Feature #5572 (Closed): Build search queries in the address bar
Currently if you build up a complex query (ie with multiple filters) and then view an issue from the query, upon pressing the browser back button the query is lost. 2010-05-21 20:35
Feature #5571 (Closed): A new redmine link to include issue title
This is actually a duplicate of #988 but I cannot seem to be able to re-open that issue so I'll just create it here again and give m ... here we write our specifications we refer to issues that are in a Specification tracker. It is ... idea of what the outstanding specification 'issues' are about (i.e. without having to hover over each issue just to get the issue's title) . So therefore I often find myself writing long lists of issue ids with entries in the form of: * Title of specification issue (!#34) The problem is the extra time it t ... use I need to spend time copying and pasting issue subjects from issues to the wiki. Not to mention that when an issue changes its subject I then have to proceed a ... t would be great if there was a way to write issue... 2010-05-21 17:13
Patch #5570 (Closed): swedishSwedish Translation for r3733
2010-05-21 15:33
Defect #5569 (Closed): Drop down list for related version does not show up in sub-projects
Even though a version is declared as shared by sub-projects, it doesn't show up in an issue's edition form. Setting fixed_id through th ... ough the code for assignable_versions in the issue controller needs to walk not only the projec ... o be modified here: # Versions that the issue can be assigned to def assignable_version ... _version_id_was)]).compact.uniq.sort end 2010-05-21 13:59
Defect #5568 (Closed): No result from curl "http://admin:1234@localhost:3000/issues.xml"
When I try the REST interface from a shell, i ... t for curl "http://admin:1234@localhost:3000/issues.xml" although there are issues. The same is with curl "http://admin:1234@l ... " it works fine, and i get a xml string. 2010-05-21 10:01
Defect #5566 (Closed): Duplicating changes of issue properties in history.
Hi! Thanks for great project Redmine, we use ... e defect was happened. If any property if issue has changed, there is duplicate records in h ... How to fix this bug? Thank you! Alexey. 2010-05-21 07:17
Defect #5565 (Closed): Email receiving crashes on some emails
redmine:email:receive_imap crashes on some em ... l too deep On line #15 of app/views/mailer/_issue_text_html.rhtml 12: <% end %> 13: </ul> 14: 15: <%= textilizable(issue, :description, :only_path => false) %> ... 427:in `textilizable' app/views/mailer/_issue_text_html.rhtml:15:in `_run_rhtml_app47views47mailer47_issue_text_html46rhtml_locals_issue_issue_text_html_issue_url_object' app/views/mailer/issue_add.text.html.rhtml:3:in `_run_rhtml_app47views47mailer47issue_add46text46html46rhtml' app/models/mail ... _multipart' app/models/mailer.rb:49:in `issue_add' app/models/issue_observer.rb:20:in `after_create' /usr/l ... app/models/mail_handler.rb:148:in `receive_... 2010-05-20 20:33
Feature #5564 (New): When (bulk/singe) updating issues, don't show statuses not available
When updating issue statuses, either bulk or per-issue, from the issue list, issue statuses are shown that are not available in ... someone can point me in the right direction. 2010-05-20 17:22
Feature #5563 (Closed): provide more information about "target version"
In "my page" -> "view all issues" -> "options" add "target version" and then apply. This show a list of all issues assigned to me, including all project with ... finish it. So it's more easy decide between issues across projects! 2010-05-20 16:58
Feature #5561 (Closed): Auto add assign person to watch list
Here is the scenario: # User A assign issue to User B, both User A & B get the notify em ... d change status to resolved, then assign the issue back to User A. But now only User A receive ... ny notify email because he don't involve the issue any more. Should Redmine add both user A & B into the watch list automatically? 2010-05-19 22:50
Defect #5560 (New): Changing System Time Zone Causes Issue Updates to Change Order
We installed Redmine on a VPS that had its ti ... ocal time. Subsequently, I noticed that new issue updates were out of order on the page. Is ... |Ruby|1.8.7| |Rails|2.3.5| |Redmine|0.8.7| 2010-05-19 21:32
Feature #5557 (New): Show description of files in files tab
It would be great if, under the Files tab, Re ... ecide whether or not to show the description. 2010-05-19 16:35
(9626-9650/12601)