Search
Results (12602)
- Defect #14681 (Closed): Path incomplete on Plugins
- Hi, I have a plugin, but certain includes ... lugin blocker. Many thanks, Christopher
- Patch #14679 (New): Hierarchical relationships of parent and son issues in roadmap viewer
- Branch: 2.3-stable Revision: 11981 This patch can make issues in Roadmap viewer more readable. It make parent and son issues like following: <pre> Parent Issue Son Issue Grandson Issue </pre> Through this, you can see the hierarchical relationships of parent and son issues.
- Feature #14678 (Closed): Add the ability to delete auto comments
- As far as I can tell Admins (and obviosuly no ... Assignee changed from" "Status changed from"
- Defect #14675 (Closed): redmine:email:receive_imap failed with localizaed characters in mail body
- <pre> Environment: Redmine version ... ive_imap </pre> What can we do with that?
- Defect #14674 (Closed): IssuePriority expects database counters to be pristine
- IssuePriority expects implicitly that the autoincr ... e to another one. The result is that all issues are marked graphically as high-priority issues if the counter is off by one or two - or no ... han that. The attached patch changes the IssuePriority to rely on internal position rather ... ting proper CSS-classes which resolves the issue.
- Feature #14673 (New): Custom field width size
- I have a custom list, a field - with multiple ... entire sentence when I want to create a new issue. It would be awesome there was a way to change the width of the custom field.
- Defect #14668 (Closed): Incoming emails has wrong line breaks
- h1. Steps to reproduce: # Answer any email ... e chars in one line. !2013-08-12_1457.png!
- Defect #14658 (Closed): Wrong activity timezone on user page
- http://www.redmine.org/users/11192 I use J ... ould be on 2013-08-10. !user-activity.png!
- Defect #14657 (Closed): Wrong German translation for member inheritance
- Hi there, this translation is wrong: @ f ... lations if they change existing translations.
- Defect #14656 (Closed): JRuby: Encoding error when creating issues
- I upgraded from Redmine 1.4.4 to Redmine 2.3. ... pre> We do sometime observe the following issue: <pre> Encoding::CompatibilityError (inc ... odings: ASCII-8BIT and UTF-8): app/models/issue.rb:159:in `create_or_update' app/controllers/issues_controller.rb:141:in `create' </pre> Th ... re the exception is <pre> INFO: [1m[36mIssue Load (1.0ms)[0m [1mSELECT `issues`.* FROM `issues` WHERE `issues`.`root_id` IS NULL ORDER BY `rgt` desc LIMIT 1 FOR UPDATE[0m </pre> Note that we can create issues with all kind of strange characters both in ... works ! As a workaround we can create the issue with the subject and update it with the detail in a second step...
- Defect #14655 (Closed): Layout defect
- Hi, Upgraded to Redmine 2.3.2 yesterday an ... up in Chrome. Safari and IE seem to have no issue. Screenshots in attach! Environment: ... gins: redmine_screenshot_paste 2.1.0
- Feature #14654 (Closed): Allow a bigger range for the gantt timeline
- Currently the gantt chart can only display up ... 24 months (maybe 48 or a configurable value).
- Defect #14652 (Closed): Internal error after login
- I suspect that the new function, 'user must c ... :in `login' </pre> Redmine is trunk r12103.
- Patch #14649 (Closed): German Translation for r12096
- Hi there, this is the first part of this t ... le will follow soon. Best regards, Daniel
- Feature #14640 (Closed): Enable / disable email notifications in issue
- hello, how can I set it that only certain people get a notifications?
- Defect #14633 (Closed): Internal error on settings, create user, my account and i guess more pages
- Hello i've upgraded my redmine version from 1.4 to 2.3.2 everything seems to work(all issues and project are there) but i cannot add use ... @ Hope someone can help me with that...
- Feature #14629 (Closed): Creating new issue structure
- i need to create new structure for issue tracking. are there any possibilites to crea ... eally covers all the areas i need? any ideas?
- Defect #14628 (Closed): Deleting saved searches deletes by name.
- It seems that Redmine deletes saved Issues searches by name, not by query_id. Thus, wh ... aved searches with the same name are deleted.
- Defect #14627 (New): undefined method `show_value' on issues list PDF export
- Hello I had a problem when I tried to export to PDF my issues. Here is the trace : @NoMethodError (und ... :in `block in calc_col_width' app/helpers/issues_helper.rb:29:in `block in issue_list' app/helpers/issues_helper.rb:25:in `each' app/helpers/issues_helper.rb:25:in `issue_list' lib/redmine/export/pdf.rb:300:in `calc_col_width' lib/redmine/export/pdf.rb:428:in `issues_to_pdf'@ I found what was wrong : _"i ... _ method. Maybe someone should fix this.
- Defect #14626 (Closed): Repositories' extra_info column is too short with MySQL
- In the database table repositories a field na ... the field type to LONGTEXT fixes the problem.
- Defect #14621 (Closed): AJAX call on the issue form resets data entered during the request
- Running in to an issue where the ajax call being issued when the status dropdown box is updated is ... ax call on field update so this was never an issue before. Is there a way this can be changed ... ts use was with my cursory examination of it)
- Feature #14620 (New): indicate private flag of issues in roadmap by parenthesis
- In the roadmap view of versions closed ticket ... Bug is public (Bug #2): This Bug is private
- Feature #14619 (New): Email notification with Approved link
- I want to ask Redmine have any plugin that us ... The Email have hyperlink, it can be approve issues if click it?
- Defect #14615 (Closed): Warn me when leaving ... text doesn't work when editing an update note
- Hello, Just to know, I have made some ... e type of update. When you go and edit an issue update note, you can change page without any ... http://www.redmine.org/boards/2/topics/38980
- Defect #14612 (Closed): Open Issue by email. Attachments are missing
- Hi. Im using Redmine 2.3.0 server. Server ... sing chron service). When i try to open new issue by sending mail i cant see any mail attachments in newly opened issue. I send email to redmine.In mail i define p ... t to email. After some time i can see new issue opened in project "newproject" in tracker "B ... know where to start looking for the porblem.