Project

General

Profile

Search

Results (12390)

Defect #3779 (Closed): The requesting revision isn't the revision who is display in some cases
This issue occur since r2840. For example : when you w ... or more, the revision 399 appears ... This issue is due to the new query who search a revisio ... hash. Check my patch to resolve this bug. 2009-08-25 14:43
Defect #3777 (Closed): Long wiki pages drop text when edited
When editing long wiki pages, text "disappear ... tly discared from the end of the document). 2009-08-25 10:52
Feature #3773 (Closed): Issue filtering should produce a bookmarkable URL ?
Hi, I'd like to see the URL that is produc ... be able to bookmark Features vs. Bugs easily. 2009-08-24 07:41
Patch #3772 (Closed): Traditional Chinese language file (to r2847)
* Add error_no_tracker_in_project, error_no_default_issue_status 2009-08-24 02:51
Defect #3771 (Closed): Journal entry in Issue not displaying correctly
When the following journal entry is added to an existing Issue, the alignment of the <li>'s is off: - -- ... * item 1 * item 2 * item 3 -- snip -- 2009-08-23 13:55
Patch #3770 (Closed): text/html documents force currently firefox to open download dialog
In our redmine installation, we use attach HT ... er mimetypes where this is a problem as well. 2009-08-23 13:32
Defect #3769 (Closed): Project Activity Page Throws Error
Hello, viewing any project activity page on ... public/500.html (500 Internal Server Error) 2009-08-23 01:25
Defect #3767 (Closed): sorting issues list by target version doesn't work
hi! i think there is a problem with the column sorter for "Target Version" in the issues list. clicking on the sorter adds an up/dow ... shots. thanks a lot for your great work :) 2009-08-21 14:32
Defect #3766 (Closed): Issue
2009-08-21 10:01
Defect #3764 (Closed): ApplicationHelperTest fails with JRuby
The fault is attributed to RedCloth3 class wh ... SP2 with Redmine r2845, JRuby 1.2 and 1.3.1) 2009-08-20 14:33
Defect #3763 (Closed): 'Create Issues' Permission for Non-Member Not Working
Hi, I've bee having problems setting up a ... ldn't be a member of any projects) to create issues - even though the *Create Issues* permission is granted to the *Non-Member* ... nstallation's web site at all - we just want issues to be created via email from those users. ... Thanks for any pointers! Regards, Chris 2009-08-20 13:32
Feature #3760 (New): E-mail notifications for issue update/creation should include the attachments in the email
When I send an attachment via e-mail, or via "New Issue" tab, the e-mail notification is sent, but w ... I think that the e-mail notifications for Issues should have the attached files on it. In ... 't use the feature of attaching files on the Issues on received e-mails from Redmine. 2009-08-19 19:53
Defect #3759 (Closed): Missing repository on some changesets
I'm not sure if this is caused by r2840 or no ... y id of 0. When they are associated with an issue, a no method error occurs due to the "Associ ... re> A ActionView::TemplateError occurred in issues#show: undefined method `project' for nil:NilClass On line #4 of app/views/issues/_changesets.rhtml 1: <% changesets.e ... /changeset.rb:58:in `project' app/views/issues/_changesets.rhtml:4 </pre> h3. Data ... 187f738b211bdfa4bf497f4", user_id: 1> </pre> 2009-08-19 19:10
Defect #3757 (Closed): Issuses assigned to ID problem
Hello, I need help with resolving my db problem. When I sending request https://.../issues?assigned_to_id=me I get an error in produc ... ter"=>"2", "action"=>"index", "controller"=>"issues", "assigned_to_id"=>"me"} ActiveRecord:: ... e near ')' at line 1: SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.id = `issues`.status_id LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id WHERE ((issues.assigned_to_id IN ('4')) AND (issue_statuses.is_closed=0) AND (projects.status=1 ... em.id FROM enabled_modules em WHERE em.name='issue_tracking' AND em.project_id=projects.id) OR ... em.id FROM enabled_modules em WHERE em.name='... 2009-08-19 10:12
Patch #3756 (Closed): Integer custom fields should use correct query controls
--- a/app/models/query.rb Mon Aug 03 09 ... type => :string, :order => 20 } end 2009-08-19 02:43
Defect #3755 (Closed): Viewing an issue dies if the description contains two adjacent equals signs
I don't want to actually put the bad text into this issue in case it breaks it, but it is two adjacent ... he only way we can fix this is to change the issue description in the database to remove them. ... seen that it's not necessarily restricted to issue descriptions, but to anything that is passed ... lper.rb:363:in `textilizable' app/views/issues/show.rhtml:59 /usr/lib/ruby/gems/1.8/g ... rking.rb:51:in `render' app/controllers/issues_controller.rb:119:in `show' ... </pre> 2009-08-19 02:36
Patch #3754 (New): add some additional URL paths to robots.txt
My apache logs show that some redmine URLs ar ... e best to have them blocked by robots.txt: /issues /projects/*/time_entries /projects/N/wiki ... /repositories/diff/* /repositories/entry/* 2009-08-18 19:40
Feature #3751 (Closed): Associate Revisions with Issues afterwards
*Proposal:* When browsing a Revision, add ... sociating selected Revision with one or more Issues. When looking at an Issue, have an interface element for associating Revisions with the Issue. *Motivation:* In some cases, a develo ... spell the trigger word wrong, entering wrong Issue number or perhaps even just forget that the Revision actually was associated with an existing Issue. It would be useful for historical purposes ... what should be most non-trivial to implement. 2009-08-18 13:13
Patch #3749 (New): Wiki. TOC. The standardised anchors and admissible "fragment" part of URI.
In such browsers as Opera 9/10 links in TOC m ... failed: <pre> 1) Failure: test_show_atom(IssuesControllerTest) [./test/functional/issues_controller_test.rb:377:in `test_show_atom' ... d too: <pre> 1) Failure: test_show_atom(IssuesControllerTest) [./test/functional/issues_controller_test.rb:377:in `test_show_atom' ... -01 22:28:57 +0400 (Сбт, 01 Авг 2009) </pre> 2009-08-18 01:10
Defect #3747 (Closed): "Issues" tab showing for users without any Issues permission
I configured a Role with "Issues can be assigned to this role" *unchecked* a ... When I login with this user, I can see the "Issues" tab, and all issues. Config <pre> Redmine 0.8.4 Ruby on ... linux-gnu (x86_64) using readline 5.0 </pre> 2009-08-17 18:59
Defect #3746 (Closed): Receiving IMAP mails fails with 'undefined method'
I am running redmine trunk r2835, with ruby 1 ... ke.rb:1974:in `run' /usr/bin/rake:28 </pre> 2009-08-17 13:04
Defect #3743 (Closed): Mercurial repository path on windows....
Hi, I'm running bitNami snstalation for Wi ... re is something strange going on! Thanks 2009-08-15 13:46
Feature #3742 (Closed): How to add "related issues" feature to 0.8.4 version?
I read through the FAQ but didn't quite get i ... eck box or any such controller with "related issues" in my issues features. PLease let me know. Thanks a lot! 2009-08-14 17:18
Defect #3741 (Closed): "New" issue not recorded as an "Open" issue, Why?
Hi all, I am using 0.8.4 on windows. Downl ... the Bitnami Stack. When I create a "new" issue, it does not increase the count of "open" issues, nor does it appear in the list of "open" issues. Please help me rectify this problem! Also, when User1 assigns an issue ro User2, it automatically DOES NOT appear in User2's "Issues assigned to me" list. I guess it is the sam ... to do with it not being counted as an "open" issue. When the user to whom the "New" issue is "assigned" to, searches for the issue and "updates" it, only then the issue gets registered as an "Open" issue and appears in his "assigned to me" list. ... cked" in their "workflow". Thanks a lot! 2009-08-14 14:47
Defect #3740 (Closed): Code syntax highlighting not working in Document page
Code highlighting working fine on Issue page, but not Document page. Just make a sim ... de highlighting for any JavaScript key words. 2009-08-14 13:47
(10376-10400/12390)