Search
Results (12389)
- Feature #34549 (Closed): Add keyboard shortcuts for wiki toolbar buttons
- Add keyboard shortcuts for the following butt ... ws/linux. Any other proposals are welcome!
- Defect #34533 (Closed): redmine_lightbox2 no work
- Installed redmine 4.0.6 from repository on ub ... , and not a preview in an enlarged size, why?
- Defect #34497 (Closed): High memory usage in Redmine 4.0.5.stable
- Hi Team, We are getting high memory usage ... last 1 year or more.But we didn't face this issue untill 2 weeks before, For the last two week ... u can provide some information to debug this issue.
- Feature #34494 (Closed): Rename the save, edi ... uttons on the query form to clarify the scope
- It's hard to tell that the subject of the Sav ... solid #ccc}edit_and_delete_after_change.png!
- Patch #34492 (Closed): Fix passing a wrong pa ... ssert_select in API test for 'GET /users/:id'
- At source:tags/4.1.1/test/integration/api_tes ... ode></pre> The following patch fixes this issue. <pre><code class="diff"> diff --git a/t ... in status for current user" do </code></pre>
- Defect #34490 (New): CSV import does not accept drag and drop of a CSV file
- "Select the file to import" area on the "Import issues", "Import time entries", and "Import users" ... idth: 643px; border: 1px solid grey;}.import-issues.png!
- Defect #34489 (Closed): The project jump box does not work
- Hi, I'm using this version of redmine: <pre> ... t" filter: it does not work. I have the same issue with Filter on Issue list. It seems that all filters are "frozen ... , FireFox and Chrome. Thanks for your help
- Feature #34485 (Closed): Email Notification with all watchers in CC list while creating or updating issue
- Hello Everyone, I have just started using redmine for our company for issue tracking. All features are fantastic in redm ... is situation. I tried to search with earlier issues but couldn't find a possible solution. Hope I will get some good guidance on this.
- Defect #34484 (Needs feedback): Error on issue validation
- When I open a new issue, the data validation (type and required data ... og generated part: <pre> Started PATCH "/issues/1884" for 172.24.112.4 at 2020-12-21 18:20:35 +0100 Processing by IssuesController#update as HTML Parameters: {"u ... YKIgF6w==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"15", "a ... st_journal_id"=>"", "commit"=>"Invia", "next_issue_id"=>"557", "issue_position"=>"1", "issue_count"=>"3", "id"=>"1884"} Current user: Administrator (id=1) Rendering issues/edit.html.erb within layouts/base Rendered attachments/_form.html.erb (2.6ms) Rendered issue...
- Patch #34479 (Closed): Fix possible race condition with parallel, identical file uploads
- There is a race condition with multiple appli ... ry trees can be uploaded at once. Should the issue indeed have manifested itself somewhere else ... ble.disk_filename end end </pre> </pre>
- Defect #34476 (New): Link_to_Timelog_query
- I have been working with Redmine 3.4.6.6, for ... d be ported to the part of this code halper /issues_helper rb <pre> def issue_spent_hours_details(issue) if issue.total_spent_hours > 0 path = project_time_entries_path(issue.project, :issue_id => "~#{issue.id}") if issue.total_spent_hours == issue.spent_hours link_to(l_hours_short(issue.spent_hours), path) else s = issue.spent_hours > 0 ? l_hours_short(issue.spent_hours) : "" s << " (#{l(:label_total)}: #{link_to l_hours_short(issue.total_spent_hours), path})" s.html_safe end end end </pre>
- Defect #34473 (Closed): Displaying the table of content on the right causes wrong position
- Hi everyone, I installed the latest version ... r Surveiller". I think it may be a UI bug.
- Feature #34457 (New): Show custom field in notification email
- It would be nice to be able to add fields (standard or custom) in the **issue attributes** of the notification email (like ... rtment or Agency of the user that submit the issue) to add more context informations of the issue
- Defect #34456 (Closed): Fix Japanese translation for less_than_x_seconds and less_than_x_minutes
- The "以内" used in less_than_x_seconds etc. mea ... ate. https://github.com/svenfuchs/rails-i18n/issues/374 We suggest replacing it with "未満" wh ... olid #ccc}ScreenShot_2020-12-15_14.00.39.png!
- Defect #34455 (Closed): User can't view any projects or issues for their projects
- Hi, I have an installation i have recently u ... 3.3 to latest. One of the users now has an issue where they cannot see any project from the p ... ump to a project, but then are faced with no issues viewable. If i make this user an admin (I' ... int), then i can see they have well over 200 issues they are involved in, and the projects etc all come up fine. Is this an upgrade issue? Is this a permissions thing? Apparently ( ... files i could post to help. Thanks Grant
- Defect #34447 (Closed): Typo in translation string 'setting_issue_list_default_columns': s//Isuses/Issues
- This can be confirmed for current trunk in En ... ght also (still) exist in other translations.
- Patch #34444 (Closed): Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS
- As reported in #30459, Redmine 4.0 and later ... f', :search => '4', :new_issue => '7', </pre></code>
- Feature #34431 (New): print largest attachements, sorted by size
- I just got the dreaded 90% of the filesystem ... | | 14327 | ADU indication issue.mp4 | 389.63 MiB ... . Perhaps this might be useful to someone.
- Patch #34426 (New): Issue Categories sortable
- Adding a possibility to reorder issue categories.
- Feature #34420 (New): Improve query columns s ... ing a custom multi select with sortable items
- The current query columns selector UI consist ... dencies. I'll post a patch in a few days.
- Feature #34417 (Closed): Require explicit confirmation when deleting a user or a project
- It happens quite often at "Planio":https://pl ... re from a backup. The first patch in this issue introduces an explicit confirmation page (si ... to delete the wrong project by accident.
- Patch #34406 (Closed): Czech translations
- * unify simmilar words "souvislost", "vazba", ... most appropriate. * add new translations
- Defect #34400 (Closed): SSL certificate for https://rubygems.org/
- after update last svn update i cant do bunde ... file sources and change 'https' to 'http'.
- Defect #34398 (Closed): Tracker filter shows subprojects trackers even when "Display subprojects issues on main projects by default" is disabled
- Currently, the tracker filter shows all track ... bprojects trackers when "Display subprojects issues on main projects by default" (@Setting.display_subprojects_issues@) is disabled because filtering by those trackers always shows no issue. Assume that there are two projects, _p_m ... s, _foo_, _bar_, and _baz_. It is OK because issues in _p_sub_ is displayed in _p_main_ as well by default. When you turn off "Display subprojects issues on main projects by default" setting, issues in _p_sub_ are no longer displayed in the issues list of _p_main_. This means that all issues displayed in _p_main_ should belong to one ... az_ in the tracker filter is useless because issues with _baz_ tracker are never displayed in _p_main_'s issues list. |_. @Setting.display_subprojects_...
- Defect #34397 (Closed): PDF thumbnail to PNG failing on ruby 2.5
- We have Redmine 4.1.1 hosted on an ubuntu ser ... and working correctly. Thank you, Michael