Project

General

Profile

Search

Results (12572)

Defect #2755 (Closed): Failing test after r22 ... st_sort_by_float_custom_field_asc(QueryTest)"
After re-starting my instance of CCRB I notic ... alues cv_sort WHERE cv_sort.customized_type='Issue' ' at line 1: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issue... 2009-02-15 15:00
Defect #2754 (Closed): Setting up the default ... hich already contains port param) in settings
By r2429, the plugin hook will setting up the ... * Send test mail in the setting page * The issue' url in the notification mail 2009-02-15 05:37
Defect #2753 (Closed): Status CSS Class in issue description is fault-prone
Related to Defect #2733 Same applies to the ... osed" style="width: 35%;">Closed</td> </pre> 2009-02-15 02:14
Patch #2748 (New): Improved Trac-Importer with subversion repository migration
I've spent some time improving the trac impor ... any Wiki-like texts (Milestone descriptions, Issue descriptions, Issue change notes, and Wiki pages) was added I ... change*** <pre> #!/bin/sh exit 0 </pre> 2009-02-13 23:22
Feature #2746 (Closed): Send out issue priority in the email notification header
The attached patch will send out an issue's priority with the notification email's hea ... you want to route urgent tickets differently. 2009-02-13 19:10
Feature #2745 (Closed): "Default columns Displayed on the Issues list" is not easy to read
In the Administration panel the "Default Columns Displayed on the Issues list" is really hard to read. It should be an unordered list instead of a single paragraph. 2009-02-13 18:47
Defect #2739 (Closed): Inversion of "h1." and "h2." in emails
When using "h1." and "h2." in the description of an issue, this appear correctly. In the mail, "h1." ... " is bigger than "h1."). It's ok for "h3." 2009-02-13 12:06
Defect #2736 (Closed): Links hard to distinguish
The shade of blue used for links can look a l ... text is small. A subtle underline would help. 2009-02-13 03:06
Patch #2735 (Closed): Ruby 1.8.7 and Rails 2.1.2
Rails 2.1.x is available with Ruby 1.8.7. ht ... e> Notes: * Rails has some compatibility issues with ruby 1.8.7. *The supported ruby versio ... otes: * Rails 2.0.x has some compatibility issues with ruby 1.8.7. Use ruby 1.8.6. * Rails ... ho are going to try Redmine. ...i think. 2009-02-13 01:58
Defect #2733 (Closed): Priority CSS Class in issue description is fault-prone
The priority CSS class in issue description can be wrong if your priority c ... ggest either use the same approach as in the issue list by just enumerating the priorities eg. ... ading the spaces with underscores or dashes. 2009-02-12 17:36
Feature #2731 (Closed): PDF issues export and formated content
When exporting an issue in PDF with 0.8, the formated content render ... unsigned int preformated = 0; </pre> </pre> 2009-02-12 16:01
Patch #2730 (Closed): Add Watch/Unwatch item to issues context menu.
With this tiny patch you can now watch/unwatch issues using the context menu. 2009-02-12 14:16
Feature #2729 (Closed): Memorize activity events selection
A little annoyance that I found. In the Ac ... ters is reseted to the default values (being Issues, Changesets, News, Documents and Files acti ... fix? I'm running Redmine 0.8.0.devel.2415 2009-02-12 14:12
Feature #2728 (New): Offline Support
Maybe we could gain some speed by using the c ... on Gears. And offline mode would be awesome! 2009-02-12 12:04
Defect #2726 (Closed): Apply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
Example: * goto project redmine's issue * change the status to all in the filter dropdown * click apply * if the issues are paginated, the pagination link will los ... k the page linke, you will see all project's issues 2009-02-12 10:17
Feature #2725 (Closed): Ability to double click on entire rows in tables to select the item.
Currently, you can only select one HREF item ... ghted is activated once it is double clicked. 2009-02-12 08:21
Patch #2724 (Closed): Display attachment names in email notifications
If a ticket is created with an attachment, no ... not the whole path Index: app/views/mailer/_issue_text_plain.rhtml ========================== ... ===================== --- app/views/mailer/_issue_text_plain.rhtml (revision 2451) +++ app/views/mailer/_issue_text_plain.rhtml (working copy) @@ -7,6 +7,7 @@ <%=l(:field_assigned_to)%>: <%= issue.assigned_to %> <%=l(:field_category)%>: <%= issue.category %> <%=l(:field_fixed_version)%>: <%= issue.fixed_version %> +<% if issue.attachments.size > 0 %><li><%=l(:label_attachment)%>: <%= issue.attachments.join(", ") %></li><% end %> <% issue.custom_values.each do |c| %><%= c.custom_fie ... %> <% end %> Index: app/views/mailer/_issue_text_html.rhtml =========================== ... ===================== --- app/views/mailer/_... 2009-02-12 01:20
Defect #2723 (Closed): Host name and path being mangled in mail
I recently noticed that emails being sent fro ... he ticket location: http://https:/redmine/issues/show/40 I checked my settings and ensure ... "https://". Is anyone else experiencing this? 2009-02-11 19:41
Feature #2722 (New): New user notification
Very nice application - keep up the great wor ... eral) to be notified on user self-activation. 2009-02-11 19:11
Defect #2719 (Closed): Increase username length limit from 30 to 60
We use LDAP authorization and our logins cons ... increase username lenght limit to 60 or more? 2009-02-11 15:16
Feature #2718 (Closed): Config option to use https://secure.gravatar.com
IE no gives an error message when redmine is ... setup. If I have time, I'll create a patch 2009-02-11 14:40
Defect #2717 (Closed): Time-log not working when not part of the project (but admin)
To replicate: * You are admin * You are not part of the project that you have an issue in * Go to the issue * Log time in an udpate (not tested with normal time-log) The log is not saved. 2009-02-11 11:32
Feature #2716 (Closed): User option to automatically add assignee to watchers
For simple dependencies, instead of creating ... there could be a problem: # Alice opens the issue and assigns it to Bob. # Bob needs information from Carol and reassigns the issue to her. Bob forgets to add himself to the watchers. # Carol replies but forgets to assign the issue back to Bob. Bob is not the originator, the assignee, or a watcher, and is not notified. 2009-02-11 09:18
Feature #2715 (Closed): "Magic links" to notes
This was part of Feature #391, but the issue was closed. e.g. #391.1 -> http://www.redmine.org/issues/show/391#note-1 Edit: The syntax impl ... e short version: <pre> #2715-41 </pre> 2009-02-11 09:11
Feature #2714 (New): Point users to "Watched issues"
The email footer points people to their email ... ferences, but people are notified of watched issues too. This is hard to explain in a footer. If "Watched issues" was on "My page" by default, it would be easier. Maybe below "Reported issues". A link in the "Email notifications" section of "My account" would be helpful too. 2009-02-11 08:25
(11101-11125/12572)