Search
Results (12572)
- Defect #31275 (Closed): Safari adds .html extension when downloading files of unknown type
- *Redmine Version:* 4.0.3.stable *Browser Ver ... ating system:* macOS 10.14.4 *What is the issue and how can it be reproduced?* This probl ... t-type or none at all which may lead to this issue in Safari. *What is the expected behavior ... l info: At first I thought that it was an issue with Safari as it was working perfectly fine ... ell, I kind of think that this is a combined issue of Redmine and Safari. (Safari being too straight with file types)
- Patch #31274 (Closed): Traditional Chinese translation (to r18093)
- * New tags added ** label_preferred_body_part_text, label_preferred_body_part_html, field_parent_issue_subject, permission_edit_own_issues, text_select_apply_tracker
- Feature #31272 (New): Improve "Also available in" links
- 1. Move links under the general dropdown ! ... grey;}.current.png! Feedback is welcomed.
- Defect #31268 (Closed): Fix gaps in resizable gantt chart
- See #20481#note-20. *[Before]* !/attachme ... er]* !/attachments/download/22890/after.png!
- Patch #31267 (Closed): Japanese translation update (r18082)
- <pre><code class="diff"> diff --git a/config ... t_html: HTML (experimental) - field_parent_issue_subject: Parent task subject - permission_edit_own_issues: Edit own issues + field_parent_issue_subject: 親チケットの題名 + permission_edit_own_issues: 自分が追加したチケットの編集 </pre></code>
- Patch #31256 (Closed): german translation for missing parts
- This patch fixes the currently missing parts in the german translation.
- Defect #31241 (Closed): intermittent 500s ActiveRecord::ConnectionTimeoutError
- after upgrading from redmine from 3.0-stable ... robably the client disconnected) on request /issues/227> uwsgi_response_writev_headers_and_bod ... en pipe [core/writer.c line 306] during GET /issues/> </pre> i tried increasing the number ... arabola 0.0.1 </pre>
- Feature #31234 (Closed): Redmine assign a issue to more than one user
- h3. How to assign a issue to more than one user by checking the checkb ... Is there any way to make it? Thanks a lot.
- Defect #31232 (Closed): Text may unexpectedly be enclosed in pre tags when an issue is created via HTML email
- You sometimes see unexpected pre blocks if you create an issue by sending an HTML email. Please see the exa ... doc.scrub!(WikiTags.new(tags)) </code></pre>
- Feature #31231 (Closed): Better handling of HTML tables when creating an issue from an email
- In the email receiving feature, each cell in ... vert #00ff00 blue bleu #0000ff </pre>
- Patch #31230 (Closed): Fix: migration fails in MS SQL-Server
- Fixes #24402 Migration fails when building ... ils-sqlserver/activerecord-sqlserver-adapter/issues/420
- Feature #31225 (Closed): Show the number of days left until the due date in reminders
- It is useful if we can know the due date of each issue in reminder. I think that adding information "Due in X days" or "X days late" for each issue is nice. *[Before]* <pre> * eCookbook - Bug #1: Cannot print recipes * OnlineStore - Bug #4: Issue on project 2 * eCookbook - Feature request ... pes (Due in 3 days) * OnlineStore - Bug #4: Issue on project 2 (Due in 1 days) * eCookbook - ... ingredients categories (3 days late) </pre>
- Patch #31224 (Resolved): My page, add Time Entry queries
- This patch is pretty simple, it continues the work that has been done to add Issue Queries in My Page blocks. It does the same ... Activity* Please review it. Thanks a lot.
- Feature #31212 (New): Add the possibility of ... ld that tracks a change of status of related issues associated with a task
- I would like to suggest a new feature. When ... fication block state due to unsolved related issues, it would be a very good improvement to have a Column that checks when the related issues are updated (date or state). This way, it ... in table view, the blocked tasks by related issues update date or state. State would be a better option, but that is also nice.
- Feature #31206 (New): Tracker change, avoid to set blocked status for user changing issue
- Hi, If the tracker is changed, and the old ... m, does it makes sense ? This happens in *Issue.new_statuses_allowed_to* method : <pre><cod ... ult_status # HERE we could check only issue statuses accessible to the user elsif tracker.issue_status_ids.include?(status_id_was) initial_status = IssueStatus.find_by_id(status_id_was) else ... e></pre> Thank for your thinkings on this issue.
- Patch #31205 (Closed): Replace jquery-rails with vanilla javascript ujs
- When the migration to Rails 5.2 was made, the ... to have enough time to find another possible issues (I've tested roughly other screens that are ... e feature and I didn't find other problems).
- Defect #31198 (New): Display URL LINK in the ticket
- Hi, I need to display the URL link of the ISSUE. This is what i Did: - I define a custom Field assigne to ISSUE - I define the type of field as "LINK" - ... in the URL field : www.ticketing.asdaex.com/issues/%value% It doesn't work. I try sever ... citures to show how I did this. Thank you
- Defect #31197 (Closed): Create a new project
- Please create a new project with the name Helpdesk. Much Thanks
- Feature #31196 (Closed): Updates jQuery to 2.2.4 and adds jQuery Migrate library
- The current version of jQuery used in Redmine ... ion is, is there any plan to upgrade jQuery?
- Defect #31186 (Needs feedback): Rest API - create issue with custom fields
- Hi, I have encountered a problem that when creating a new issue via REST api, it is not possible to give "custom field" as the desired parameter. <pre> { "issue":{ "project_id":"sandbox", "subject":"Create test issue via api", "tracker_id":"9", "c ... "Client error: `POST https://xxx.eu/redmine/issues.json` resulted in a `422 Unprocessable Enti ... Redmine log: <pre> Started POST "/redmine/issues.json" for 192.168.62.1 at 2019-04-10 15:01:53 +0200 Processing by IssuesController#create as JSON Parameters: {"issue"=>{"project_id"=>"sandbox", "subject"=>"Create test issue via api", "tracker_id"=>"9", "custom_fields" ... stom field RFID is not set. <pre> { "...
- Defect #31177 (Closed): Problem when editing Time Entry.
- Hellow! When I'm editing a Time Entrie, changing the Issue id, isn't possible to save, the application ... ortuguese: "Tarefa não é válida" , english: "Issue is invalid".
- Defect #31170 (Closed): Redmine XLSX format issue exporter plugin gives Internal error
- * Issue I installed Redmine XLSX format issue exporter. After that, Internal error happen when Open project issues ( http://XXX.XXX.XXX.XXX:XXXX/redmine/projects/xxxx/issues ) Please help me. * apps/redmine/htdo ... Missing partial hooks/_xlsx_export_dialog_on_issues_index with {:locale=>[:ja, :en], :formats=> ... me 0.3.4 redmine_xlsx_format_issue_exporter 0.1.4 </pre>
- Feature #31159 (Closed): "Create and continue" button for custom fields
- I propose to add "Create and continue" in the ... The button is already implemented in the new issue form. Currently, you have to click the mo ... field after creating a custom field (click "Issues" -> "New custom field" -> "Next"). It is re ... a "Create and continue" button like the new issue form.
- Defect #31157 (Closed): "Markdown" becomes unavailable from Redmine 4.0.3
- After upgrading Redmine 4.0.1 => 4.0.3, [Admi ... xe). I apologize for my poor English skills.
- Feature #31154 (Closed): Reject setting RFC non-compliant emission email addresses
- RFC non-compliant emission causes Mail::Field ... ly able to parse up to "Redmine") </pre>