Search
Results (12716)
- Feature #18564 (Closed): Quick edit fields (for example estimate hours) in issue list
- h1. Introduction I didn't find this featur ... ck edit of estimate hours or other fields in issue list h1. Features * add posibility to edit field in issue list and save after click "check/ok button", "screen":http://prntscr.com/5d2iah
- Patch #18562 (Closed): German Translation for r13669
- This is the translation for the new string in r13669: @ setting_link_copied_issue: Link issues on copy label_link_copied_issue: Link copied issue label_ask: Ask @ should be: @ setting_link_copied_issue: Tickets beim kopieren verlinken label_link_copied_issue: Kopierte Tickets verlinken label_ask: Nachfragen @
- Feature #18560 (New): Show issues with custom field of type Version as related issues in the Roadmap
- We use versions to track true SW releases and ... tones. We use the "Target version" to assign issues to true release version and "Target milesto ... estone. Currently the Roadmap shows only issues related to the version by looking on the "T ... For milestones this results with no related issues. We would like the custom field of Vers ... how as related" and then Roadmap to show all issues as related just like those with "Target ver ... imated Time, Spend Time and other statistics.
- Feature #18556 (New): Add ability to configure limit of attachments at once
- Currently there is a hard limit of only 10 attachments per change of an issue. It would be nice if this was configurable o ... mit was added in the first place. Related Issue: #18555, #8579 This is the code in question: source:/trunk/public/javascripts/attachments.js#L6
- Feature #18555 (Closed): Show warning when at ... h more than the allowed number of attachments
- I was just notified by an employee of mine th ... hy this limit exists (I'll be adding another issue to make this a setting or remove it) redmine ... or something similar). This is related to issue #8579 This is the code in question: source:/trunk/public/javascripts/attachments.js#L6
- Defect #18541 (Closed): Move issue to another project
- Hi I seem to have stumbled upon a bug in redmine: it seems impossible to move a _single_ issue to another project. +What I do:+ - click 'edit' on an issue - select different project in the drop-down ... to stay on the selected project - move the issue to the selected project on clicking "submit" It is, however, possible to move _multiple_ issues to another project by "bulk-editing" them as described below: - have a list of issues, e.g. 'View all issues' in the project list - select >1 issue (or you will get to the same page you get to when clicking "edit" in an issue) - rightclick, edit - select new project ... nd several other people asking about similar issues in the last few years, but either no soluti ... them, or the bug was fixed years ago, or the issue...
- Feature #18539 (New): Button to create a following issue
- Defect #18537 (Closed): Special language characters not treated right in search
- Searching a word with german umlaute, results ... nnot figured out, what problem it is exactly.
- Patch #18535 (Closed): Japanese translation update (r13667,r13669)
- Translated 4 strings. * label_edit_attachments: 添付ファイルの編集 * setting_link_copied_issue: チケットをコピーしたときに関連を設定 * label_link_copied_issue: コピーしたチケットに関連を設定 * label_ask: 都度選択
- Patch #18519 (Closed): Traditional Chinese translation (to r13683)
- * New ** text_subversion_repository_note, fi ... label_edit_attachments, setting_link_copied_issue, label_link_copied_issue, label_ask * Modified ** setting_user_format
- Defect #18518 (Closed): I18n::MissingTranslationData: translation missing: en.date.formats.default
- Translations are at place (en.yml, ru.yml) B ... redmine_s3_attachments 0.0.3 </pre>
- Patch #18507 (Closed): Bulgarian translation (r13667, 13669)
- Translated: * label_edit_attachments: Редактиране на прикачените файлове * setting_link_copied_issue * label_link_copied_issue: Създаване на връзка между задачите * label_ask: Питане преди копиране
- Feature #18500 (Closed): Optional linking when copying issues
- Patch #18496 (Resolved): Migrate to Redmine 2.5.3 (or 2.6.0) from Mantis 1.2.17
- Migrate to Redmine 2.5.3 (or 2.6.0) from Mant ... ne%/lib/tasks/migrate_from_mantis.rake" file.
- Defect #18495 (Closed): New Theme Freifunk-Red-Andy
- I modified the [[ThemeRedAndy]] so it fits th ... k Community in Germany. Live here: http://issues.freifunk.in-kiel.de
- Defect #18475 (Closed): REST XML API is unable to create a new issue with multiple attachments
- I can upload multiple files just fine, XML s ... is no problem when using an array of size 1, issue gets oploaded correctly with attachment adde ... ay ( eg 2 attachments ) when uploading a new issue there are no issues visible once uploaded.
- Feature #18472 (Closed): Due date and custom fileds in e-mail
- Hello, Currently issue summary in e-mail has only basic fields. It ... an option in the custom field configuration)
- Feature #18469 (New): Place Status button at the very bottom or top
- When I work on an issue most often I want to change the status. All ... ings usually dont change, once I created the issue. Only the status of the issue. However, it sits in the middle of all th ... g to improve and probably is not being noted.
- Feature #18468 (New): "Submit and return" for edit issue screen
- When changing the state of an issue from resolved to closed, the user is returned to the issue show screen. However, after such an action I would like to return to the issue list or backlog. It would be nice to have a second button in the edit issue form, which saves the changes and returns th ... k onto my backlog to continue working on the issue list, which is one additional click not needed.
- Defect #18464 (Closed): Use of PRE tag in Issue description results in wrapped text with latest Google Chrome, Redmine 2.6.0
- As mentioned on message#44797 it appears the ... of pre tags when used in the description for issues. Posting the same content within pre tags as a follow-up note on the same issue preserves white-space as intended.
- Defect #18456 (Closed): Javascript not working
- <pre> sh: darcs: command not found sh: hg: ... Javascript's not working in 2.6 trunk in issues, i can't add/delete columns (buttons not wo ... m trying to fix that. Screenshot is attached
- Patch #18440 (Closed): Journals could be ordered using the create_on attribute instead of the id
- It is usually equivalent to sort Journals by ... re is a very tiny patch to fix that. Thanks!
- Defect #18429 (Closed): Error raised on project settings after project wiki is deleted
- I do the following things. go to project set ... rb___493241672892030800_70013446548560'
- Feature #18428 (New): pre-defined issue subjects
- Hello everyone, Is there any way to adapt ... rop-down view, but only for certain trackers?
- Feature #18420 (New): Column-specific popup menus for issues
- I just realized it would be quite nice to be able to change a specific issue field quickly by right clicking the corresponding column in the issue list. In my case i wanted to change the "Do ... Did a simple mockup for the fun of it. :)