Search
Results (12572)
- Feature #26334 (Closed): Update Redmine gems to latest stable versions
- Some of the gems required by Redmine are anci ... ity vulnerabilities in old versions too, etc.
- Feature #26327 (Closed): Redmine Should have ... gories for Project trackers. See description.
- Redmine should allow users to define project' ... administrative module. Thanks in Advance.
- Feature #26326 (Closed): Adanced relation handling for Issue Import
- As in Ticket #25799 mentioned, there would be ... t change, even if rows are deleted inbetween.
- Patch #26323 (Closed): Remove ActiveRecord workaround (fixed in Rails 5)
- Defect #26304 (Closed): Updating the issue update text does not affect updated time information
- When an issue update text is edited, it is neither informe ... il nor updated the update date of the update.
- Defect #26296 (New): GET /attachments/download/:id/:filename should deny access
- GET /attachments/download/703/android_demo.zi ... relevance. Redmine version: 3.1.0.stable
- Feature #26295 (Closed): Mandatory custom field at closing of the issue
- I'm looking for a way to set a "custom field" mandatory to fill before to be allowed to close an issue. You can set a custom field mandatory to fill on creating the issue, but I would like only when closing, it mean ... anychanges. Could someone help me on this?
- Feature #26279 (Closed): Allow switching the encoding to UTF-8 when exporting to CSV
- In the current implementation, the encoding o ... ltiple languages. Suppose the situation that issues in a project are written in Japanese or Chinese (mixed language project; some issue are written in Japanese and some issues are written Chinese). If you want to export those issues to CSV, using UTF-8 as the CSV encoding is ... !{width: 600px;}.csv-export-options@2x.png!
- Patch #26264 (Closed): Simplified Chinese translation for 3.3-stable
- From #26261. <pre><code class="diff"> === ... @@ -1199,6 +1199,5 @@ label_new_project_issue_tab_enabled: 显示“新建问题”标签 setting_new_item ... ror_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + error_no_projects_with_tracker_allowed_for_new_issue: 当前项目中不包含对应的跟踪类型,不能创建该类型的工作项。 error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 已用耗时不能重新分配到即将被删除的任务里。 </code></pre>
- Patch #26263 (Closed): Simplified Chinese translation for 3.2-stable
- From #26261. <pre><code class="diff"> === ... == @@ -1177,5 +1177,4 @@ label_any_open_issues: 任意进行中的问题 label_no_open_issues: 任意已关闭的问题 label_default_values_for_new_ ... - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 已用耗时不能重新分配到即将被删除的任务里。 </code></pre>
- Defect #26247 (Closed): Missing translation for email reminder when user sets language to 'auto'
- There is missing translation when user sets language option to 'auto' for email reminder.
- Defect #26243 (Closed): redmine 3.3 issue description textarea problem - shifted to the right side
- Environment: Redmine version ... c/stylesheets/application.css and add #issue_description_and_toolbar .textoverlay-wrapper {width: 95%;} #issue_description_and_toolbar .textoverlay {width: 95%;}
- Defect #26238 (Closed): Subtask changes the parent task situation
- Subtask changes situation of parent task in s ... http://chamados.publicacoesonline.com.br/issues/34737 - This task in that father project wa ... http://chamados.publicacoesonline.com.br/issues/34746 - This task in that father project wa ... and it disrupts our routine. Thanks!
- Defect #26216 (Closed): translation missing: en.label_x_open_issues_abbr_on_total
- On the Project overview page there is an 'Issue tracking' block that should display total count of the issues. Expected (gues) info is: bugs: 4 ope ... bugs: translation missing: en.label_x_open_issues_abbr_on_total I am not sure if this is R ... it&h=5812a373826dbabdf4bbb2160f3af1c7c4ad27dd
- Feature #26192 (Closed): Option to disable automatic closing of duplicate issues
- Further to #10250 we have two types of reference between issues: # duplicates # duplicated by Appare ... all the time. Having found two duplicate issues and tagging them, I close the one I no long ... . There are almost no other situations where issues affect each other like this. Even closing a ... imum prompt first - remind the user how many issues will be closed by their action. I have b ... happened about half the time which is scary.
- Feature #26190 (Closed): Add setting to hide optional user custom fields on registration form
- This feature is implemented in r16537 as part of issue #24089 (which itself isn't going to be included [in version#119]). This issue acts as a placeholder to include this new feature on the version#119 changelog nevertheless.
- Feature #26189 (Closed): For 3 comments or mo ... s, show reply link at top of comments as well
- This feature is implemented in r16539 as part of issue #24089 (which itself isn't going to be included [in version#119]). This issue acts as a placeholder to include this new feature on the version#119 changelog nevertheless.
- Feature #26184 (Closed): wiki page in project top page
- hello, i want to add my specific project wik ... ith other redmine home page block. thanks.
- Defect #26183 (Closed): Use Nokogiri 1.7.2
- Redmine 3.3-stable / 3.2-stable uses Nokogiri ... sion from 1.6.8 from 1.7.1 has some security issues (see https://github.com/sparklemotion/nokog ... is report from "Sho Hashimoto":/users/284508.
- Feature #26165 (Closed): API for Redmine configuration & information
- Hello, Is it possible to have an API allowin ... nding on the version of the Redmine instance.
- Defect #26156 (Closed): Spent time not workin ... user's zone different from system's time zone
- I've found a weird bug after updating from Re ... helpdesk 3.0.7 redmine_multiprojects_issue 3.3.0 redmine_theme_changer 0 ... mething seems to be broken somewhere somehow.
- Feature #26154 (New): Quickly created new issues
- Quickly created new issues in issues list like open project, this is helpful doing project planning. !clip_66.png!
- Defect #26148 (Closed): Cannot import custom fields with multiple values in 3.3
- hi, I use the Redmine v3.3 import fucnti ... Git 2.13.0
- Defect #26145 (Closed): Don't redirect anonymous users to the login form for disabled modules
- The use case is that a project enables a modu ... that this doesn't work for some modules (eg. Issues) which apparently operate through some othe ... end end end </code></pre>
- Patch #26130 (Closed): Refactor "multiple_values_detail" struct creation
- Hi, In the "IssuesHelper#details_to_strings":/projects/redmine/repository/entry/trunk/app/helpers/issues_helper.rb method (source:trunk/app/helpers/issues_helper.rb@16387#L373) a new class (Struct) ... e, :value) </code></pre> Regards, Thomas