Search
Results (12483)
- Defect #26364 (Closed): Sort is not reflected when export CSV of issues list
- Sort is not reflected when export CSV of issues list on 3.4.0. Steps to reproduce it: 1. Open issues page. 2. Sort Priority column. 3. Export CSV. I attach a patch to fix it.
- Patch #26359 (Closed): User linking by id ("user:74")
- I think this feature won't hurt. So now you ... </pre> and <pre> user:woblavobla </pre>
- Feature #26358 (Closed): Change unit of time for time tracking
- For the moment, the time spent is measured in ... configuration to set a unit of time tracking?
- Feature #26357 (Closed): Checking time tracking even if no hour spent
- For the moment, we can only access the time t ... tracker even if we have no hour spent on it?
- Feature #26356 (Closed): Time entry list: set default column options
- For the moment, even if we edit in the option ... "administration" configuration page? Thanks.
- Feature #26355 (New): Notification settings for groups
- Like in user settings, it should be possible ... e emails going to whole groups (i.e. when an issue is assigned to it).
- Defect #26351 (Closed): 2.6.9, 3.0.7 and 3.1.3 versions are missing due dates
- Like stated in the subject, these tree versio ... 05, news#103) as their due dates to fix this issue. Thanks in advance.
- Defect #26350 (Closed): Don't display file download button while on repository directory entries
- As the subject states, the file download butt ... This obviously shouldn't be the case. This issue has been introduced with r16672 for #26035. I'll attach a small patch fixing the issue. I've included the addition of a test assertion (for Git) showcasing the issue. I am not sure what is the best place to tes ... ine plugins: no plugin installed </pre>
- Defect #26346 (Closed): Objects per page options broken in 3.4.0
- Hi, after upgrading I found, that I can see in issue list just default amounts: (1-38/38) Per pa ... it still doesn't work: 25,50,100,200,500
- Patch #26344 (Closed): Bulgarian translation
- Translated new strings * setting_close_duplicate_issues * permission_view_news * label_no_preview_alternative_html * label_no_preview_download
- Patch #26341 (Closed): Add useful details to error message when a template is missing
- When a template is missing, this message is a ... tails. For instance: <pre> Missing partial issues/_list_simple with {:locale=>[:fr, :en], :fo ... l render_404 end -- </code></pre>
- Defect #26337 (Closed): Can't download attachments with russian letters in name (from issue)
- Work perfect before upgrade from 3.3.3 to 3.4 ... Views: 48.6ms | ActiveRecord: 20.7ms) </pre>
- 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!