Search
Results (12716)
- Defect #14721 (Closed): Associated revisions - can't view
- When developer has access to subproject and d ... ject, he can't see "Associated revisions" in issues related to subproject. When rights to proj ... t I don't want give rights to main project.
- Feature #14717 (Closed): API value for spent_ ... de the sum of the spent_hours of the subtasks
- When querying an issue with the REST API (http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Showing-an-issue) the value returned for spent_hours does not ... return spent hours when listing all Redmine issues (http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Listing-issues)
- Defect #14709 (New): Attachment filesize is displayed to 3 decimal places
- Attachment filesizes are displayed to 3 decim ... isplay filesizes with 2 decimal places again.
- Defect #14706 (New): Sometimes pages are slow
- Firstly, sorry for the weird subject - it's t ... es of production.log and attached it to this issue. Most of the time everything will be fast ... 6830) compiled Jul 12 2013, 12:41:27 @
- Defect #14703 (Closed): Redmine rest API does not list all projects
- We have about 40 projects in redmine, organis ... ist included only subprojects of first root.
- Defect #14701 (Closed): PDF Export Encoding
- When exporting the activity page with Japanes ... but still be able to export Japanese to PDF.
- Defect #14698 (Closed): receive_pop3 task ends up with rake aborted
- Hi, receive_pop3 task which we execute with ... e=PROJECT I am attaching the trace. Jan
- Defect #14696 (Closed): Limited status when copying an issue
- When creating a new issue by copying from an existing one, the @new@ f ... default one and the status from the existing issue). The commit who implemented this feature is ... is the reasoning behind this? When I copy an issue, I'm interested in the text and the properti ... normally available to me when I create a new issue without copying.
- Defect #14693 (Closed): Extending the Project Module
- Hi, Would you please do the same thing for project as you did for issue in #4095. Many thanks, C:
- Patch #14692 (Closed): Timelog controller redirections tweak
- 1) after update redirect to the issue time entries list if possible 2) after deletion, get back to the issue time entries list if not in bulk edit mode
- Defect #14690 (Closed): Redmine Ldap Auth Error
- Processing AccountController#login (for XXX.X ... ithin layouts/base Rendering account/login
- Feature #14688 (Closed): Increase category names from 30 to 60 characters
- Some customers need more descriptive categories and 30 characters is sometimes too small
- Defect #14685 (Closed): REST queries.xml does not accept KEY authentication
- Using the REST API will return a (401) if key ... gle has found any results. Redmine : 2.3.2
- 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).