Project

General

Profile

Search

Results (12665)

Defect #5707 (Closed): When updating ticket, redmine loses the list of attached files
When a user updates a ticket, but fails to se ... sqlite3 Database schema version 0 2010-06-18 01:21
Defect #5706 (Closed): Default config.log_level is too verbose for production
The default config.log_level for production e ... on environment. It has actually caused me issues as my ./log/production.log file grew to ove ... on't need all this :info text for production. 2010-06-17 16:31
Feature #5705 (New): Display Issue Closed Date on Calendar View
The calendar view currently displays the foll ... g and ending this day This works well for issues with planned due dates and for planning/loo ... s. The calendar could be even more useful if issues closed dates were represented. I propose that this be done by displaying the issue as any other (issue number as a gray link with a line through it ... would only need to be displayed when closed issues were included in the view. 2010-06-17 15:26
Defect #5703 (Closed): On SMTP failure, an internal error occurs and all changes to an issue are lost
I'm trying to configure SMTP in a fresh Redmi ... send emails renders the system unusable - no issue can be updated - any modification causes an ... (from production.log): <pre> Processing IssuesController#edit (for 84.94.77.194 at 2010-06 ... "342", "notes"=>"sadfasdasd", "controller"=>"issues", "issue"=>{"start_date"=>"2010-06-17", "estimated_ho ... models/journal.rb:43:in `save' app/models/issue.rb:459:in `create_journal' app/controllers/issues_controller.rb:196:in `edit' passenger (2 ... nager.rb:154:in `spawn_application' </pre> 2010-06-17 08:58
Defect #5701 (Closed): Issues decription text is shown twice in Roadmap details page.
h3. Defect description When displaying the ... (/versions/show/), the description of each issue is shown twice on the same line in the Related Issues box. See attached screen capture. h3. C ... Rails 2.3.5 * Redmine 0.9.4.devel.3767 2010-06-16 19:59
Defect #5699 (Closed): Prototype 1.6.1 breaks the "check all" links
In my redmine setup all the "check all" boxes ... you're using repository code 0.9.4-2~bpo50+1 2010-06-16 16:37
Defect #5698 (Closed): redmine:email:receive_ ... mails with subject longer than 255 characters
The automatic issue creation from mailbox silently ignores email ... an 255 characters - the model validation for Issue fails, and the mail is ignored. We ran in ... subject off at 255 characters and create the issue like that. Can be modified this way: in app/models/mail_handler.rb at line 137: issue.subject = email.subject.chomp[0..254] 2010-06-16 13:01
Defect #5696 (Closed): Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
This bug is very similar to #3942. When re ... l * Database schema version 20100221100219 2010-06-16 10:48
Defect #5695 (Closed): Problem with assignable users in the report page
In the report page, the assignable list shows ... Database schema version 20100221100219 2010-06-16 10:44
Defect #5691 (Closed): OpenID authentication fails with "Invalid null namespace"
I get an error whenever I try to log in to my ... the Bitnami stack and configuration are the issue here, it seems to be a Ruby/open_id_authentication issue. <pre> $: /opt/bitnami/ruby/bin/ruby -v ... estions? Can I give you any more information? 2010-06-15 16:45
Patch #5690 (New): Change LDAP password
Hello Guys i created a patch for changing use ... edmine/ldappassword.patch Regards - Oskar 2010-06-15 14:18
Defect #5688 (Closed): Version editing not accepting valid Date input
When submitting a new Version or editing an e ... is obviously a less-than-ideal solution. The issue has been occurring for several versions now, ... 13171051 Redmine r3768 MS SQL Server 2008 2010-06-15 01:19
Defect #5687 (Closed): Redmine wiki formatting borks on yaml anchors
e.g.: <pre><code class="yaml">someenv: &so ... s not to totally break the rendered version.) 2010-06-14 17:28
Feature #5686 (New): Allow to hide custom fields based on value of core fields (status)
For example in this tracker i don't need to s ... his field does not required...) P.S. This issue is main reason why i can't use many custom fields in my project. 2010-06-14 14:05
Feature #5684 (Closed): new custom field type - "redmine users"
I need additional field: inspector role in p ... task #xxx" but this way is not so elegant... 2010-06-14 13:57
Defect #5683 (New): Project copy Lock wait timeout
CSV download of a lot of tickets is carried o ... ents is not included in a transaction scope. 2010-06-14 13:21
Defect #5682 (Closed): PDF Export limited to 500 Tickets
We are using Redmine 0.8.7.stable. I tried ... 0 Tickets. Would be good if PDF is unlimited. 2010-06-14 06:18
Feature #5681 (Closed): Merge Issue comments and associated commits.
On the issues page you have the comments and commits under the main issue. I am finding the split nature of journal ... nd commits in their chronological order. 2010-06-14 04:19
Defect #5679 (Closed): Watchers not cleaned/updated when deleting/moving watched object
I have found field in the 'watchers' table to ... ). Postgresql 8.1 ruby 1.8.7 Rails 2.3.5 2010-06-12 03:38
Defect #5678 (Closed): Notifications maintained even after you remove a user.
I removed user from the member list but he st ... e to peek at any content within that project. 2010-06-12 03:32
Defect #5676 (Closed): Search for Numeric Value
I created a custom field of type LongText to hold a ticket number from a vendor. I created an issue and entered the value 4615713488 in the fiel ... rameters: {"action"=>"index", "id"=>"jrit", "issues"=>"1", "q"=>"567577567576", "controller"=>" ... s=1)) ORDER BY projects.name Issue Load Including Associations (0.0ms) [ ... f range for type integer LINE 1: ...".id = "issues".project_id WHERE ("issues"."id" = E'56757756... </pre> It appears to me that the system thinks it is an issue number because the value is numeric. However ... when searching for something. Any advice? 2010-06-11 19:15
Defect #5674 (Closed): Export to PDF/CSV Drops Results
Db Ver: mysql Ver 14.14 Distrib 5.1.41, for d ... view, from within Redmine itself, all of the issues that we have entered, all the way back to t ... n:" links I'm only getting a partial list of issues. We have issues that were created as far back as Aug 22, 2007. When I try to export a list of all issues from 12/31/2008 - 01/01/2008 (I'm setting t ... even shows an elipsis ("...") after the last issue it prints on page 18 as though it knows ther ... seems to be the same. It will not export all issues in the given list, only a subset of them. I ... inting out, and that the last page ends with issue number 335 instead of issue number 1. The Redmine site itself appears to display this behavior as well. I can ask for issues created more than 527 days ago, and it gives me a 2 page PDF with 50 issue... 2010-06-11 17:10
Defect #5672 (Closed): Inline images in issues description don't have a full path in emails.
Email body contains filenames only. 2010-06-11 12:08
Feature #5670 (Closed): Cancel option for file upload
Provide a Cancel/Remove option for file upload. Ref Attachment 2010-06-11 07:17
Feature #5667 (Closed): Links to Forum topics
It will be convenient if I could put a link t ... pic or message, like I can do for Wiki page, Issue, Revision, commit, source etc.. (http://www.redmine.org/wiki/redmine/RedmineTextFormatting) 2010-06-10 17:26
(9626-9650/12665)