Search
Results (12605)
- Defect #22945 (New): incorrect roadmap estimated & spent time values if only summary issues have target version
- one of our team is using following structure ... accurate, but only for example) * summary issue / target version : work package I ** sub ta ... get version : sub workpackage B * summary issue / target version : work package II ** sub t ... ectly showing up when displaying the summary issue. however when displaying version work pac ... idating the "first level" and not subtasks.
- Patch #22941 (Closed): Allow thumbnails on documents, messages and wiki pages
- Defect #22940 (Closed): Why I received mail t ... underscore instead of space in from redmine.
- I want to fix not displaying underscore. how to fix.. help me please.
- Feature #22939 (Closed): Drop down list for projects in header
- Please add drop down list for projects in header.
- Defect #22932 (Closed): "Group by" row from issues listing has the colspan attribute bigger with one than the number of columns from the table
- Steps to reproduce: # Open the issues tabs # Group results by an attribute (trac ... igger with one than the number of columns of issue rows (tr.issue). # Because of that, the right border is missing for issue rows and table header !missing_border.png ... span_attribute.patch): !with_border.png!
- Feature #22923 (New): Export Wiki to ODT
- Attached you may find a patch, which adds Wik ... following paragraph is missing from the ODT.
- Defect #22922 (Closed): error, issue view page in ubuntu 14.0.4 chrome
- Format error of issue attributes of an issue view page in ubuntu 14.0.4 chrome (ver 50.0.2661.102 (64-bit)) windows 7 IE 11 is fine ok...
- Feature #22915 (New): Additional filetypes (tif,tiff) for thumbnails generation
- This patch will allow to generate thumbnails for the first page of pdf/tiff files.
- Defect #22914 (Closed): Notification mails not send when editing a ticket
- Notification mails are *not send* when *editi ... after upgrading from 2.6.something (to 3.2).
- Feature #22913 (Closed): Auto-select fields mapping in Importing
- I hate to select many times in import-mapping ... an auto select by label before you select it.
- Patch #22911 (Closed): Error raised when importing issue with Key/Value List custom field
- Import issue with key/value list custom field will throw ... id' for #<CustomFieldEnumeration......</code>
- Defect #22910 (Closed): Inline(Base64) Images are not shown anyone after update to 3.2.2
- I noticed that images inlined/pasted as Base6 ... isplayed any more (empty src tag in HTML) in issues, notes, project Descriptions after updating to 3.2.2.
- Feature #22895 (Closed): Entering issue comments at the same time shouldn't be synced
- Hello in the current Redmine 3.2.2 are issue comments synced. If one user adds a comment and another user adds a comment in the meantime a issue conflict arise and the comment has to entere ... nothing is overwritten. After saving the issue the issue comment history should show the complete history.
- Feature #22884 (Closed): Better mean for "Assignee" and best practice
- _how the *Assignee* field shall be intended best_? # The person/group that 'has in charge' the issue, in general, referring to what is written ty ... expected to _reply/do something_ about that issue. # The person/group that is currently expected to "do something" on that issue, that is the person to who the issue is currently *locked*; in this scenario the ... ## Dis: not easy for a person to query _"all issues on which I shall do something"_ # Scenario: ## Adv: every person immediately get list of issues on which he/she needs to do something: simply query "all issues assigned to me". ## Dis: *Assingee* needs ... o use one of them? Which one? Thank you.
- Defect #22863 (Closed): Page not found error on Homepage
- Greetings, after a long process to setup the ... can not find a suitable category to fit this issue into.
- Defect #22861 (Needs feedback): Allow themes to override responsive style sheet.
- Modified the scan_themes method in themes.rb to allow themes to override responsive style sheet.
- Defect #22831 (Closed): Rest api no longer return estimated time ,hours spent for master tickets
- Since we upgraded from 1.2.xx to 3.2.1 (this ... elf of course have more than 0 in both fields
- Defect #22819 (Closed): Internal Error while create new issue
- While I am going to create, delete or edit any issue, it will give *internal error*. Recently I c ... should be error. *Affected Version: 3.2.1*
- Feature #22812 (Closed): Deleting a issue in UI
- Enabling a delete option for deleting an unwanted issues would be better
- Defect #22808 (Closed): Malformed SQL query w ... er when grouping and sorting by fixed version
- Hi guys, I had the same problem of issue #19544, but my was with the fixed version co ... my problem. code modified in /app/models/issue_query.rb <pre><code class="ruby"> # Returns the issues # Valid options are :order, :offset, :limit, :include, :conditions def issues(options={}) if group_by_sort_order.is_ ... ject(&:blank?) end ... </code></pre>
- Defect #22807 (Needs feedback): rbpdf 1.19.0 breaks the encoding
- env ruby 2.1.5p273 (2014-11-13 revision 4840 ... cing previous version of rbpdf gem fixes the issue gem "rbpdf", "1.18.7"
- Feature #22804 (Closed): Closed status can be reopened
- If the bug is closed we cannot reopen the issue again.Can the reopen issue be available for the closed bug too?
- Feature #22802 (New): Add the posibility to set/change the position of an issue in a version
- In the roadmap tab, issues are now automatically sorted (positioned) i ... o manually set and change the position of an issue in a version. In this way, the users will ha ... ime based) and for each version we plan some issues that the team should implement in the next ... in which the features should be implemented (issues positioned in the top of the version are th ... sy to use in teams that periodically release issues and the priorities change often. A simil ... ture can be extend also to allow drag'n'drop issues from one version to another.
- Defect #22794 (Closed): Multi-value custom list fields are not wrapped in Issues view
- We have a custom value multi-value list field ... ivated items. When showing this field in the Issues view, the here comma-separated items are no ... CSS change in my custom theme: <pre> tr.issue td.list { white-space: normal; } </pre> ... value list would add another class attribute.
- Feature #22793 (Closed): Description Editing
- Is there an option to edit the description?ot ... ption.If not can that feature be implemented?