Search
Results (12433)
- Patch #32146 (Closed): Add more supported mimetypes
- The patch adds more mime-types which are supp ... can now also preview some multimedia formats.
- Defect #32141 (Closed): Migration from 3.4.10 to 4.0.4 fail on database upgrade
- Hello, I'm trying to upgrade from 3.4.10 t ... ase ? Thanks for your kind help. Regards,
- Feature #32140 (Closed): Document MySQL database migration to utf8mb8
- Feature #31921 included in 4.1.0 sets utf8mb4 ... hat thread reported failures with the script.
- Feature #32133 (Closed): Replace jstoolbar icons with same exact CSS vector encoded ones
- This patch keeps the same exact icons, just makes them vector.
- Defect #32125 (Closed): Issues autocomplete may not find issues with a subject longer than 60 characters
- Reproduction procedure: * Create a issue with subject "-------------------The quick b ... than 60 characters) * Check if the created issue is complete (In the textarea of other issues). ** Write "#brown" => autocompleted ** W ... => not autocompleted "https://----------/issues/auto_complete?q=dog" will return the result ... ":1}] </code></pre> Although the created issue is returned, the label is omitted on the way ... the search keyword is not included in label.
- Defect #32121 (Closed): Create a new user vi ... by adding Projects and roles in the same way
- Hello, I want to create a new user in redmin ... array"> *<role id="7" name="issues-user"/>* *<role id="3" nam ... </membership> </memberships> </user>
- Feature #32116 (Closed): Add configured theme to Redmine::Info
- *Administration | Information* Displays v ... e themes don't show everything, or have bugs.
- Defect #32110 (Closed): "already initialized ... r::SVN_BIN" warning when executing rake tasks
- <pre> $ bin/rails db:fixtures:load /Users/m ... evious definition of SVN_BIN was here </pre>
- Patch #32109 (New): Obey sub-task sharing settings on new issue creation
- There have been previous efforts to improve s ... <pre><code class="diff"> Index: app/models/issue.rb =================================================================== --- app/models/issue.rb (revision 18330) +++ app/models/issue.rb (working copy) @@ -1509,7 +1509,18 @@ ... a scope of projects that user can assign the issue to def allowed_target_projects(user=User ... rrent_project = nil else </code></pre>
- Patch #32106 (New): Slightly restyled ajax loading indicator
- This patch sticks indicator to the very top and adds some new styling to it. !ajax-indicator.PNG!
- Defect #32104 (Closed): Calendar layout doesn't fit with the width
- On Redmine4.0.3, If i set the display resolut ... the layout of Calendar will overflow. This issue pass on 4.0.2
- Patch #32100 (New): Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- This patch is a follow up to #32013 and fixes ... -menu1.PNG! !plus-menu2.PNG! !plus-menu3.PNG!
- Patch #32099 (New): Fix inconsistent gap sizes on My page
- Very small patch, but fixes gaps on my page to be the same. !gapfixmypage.png!
- Feature #32090 (Closed): REST API: users: add support for status=*
- Currently, [[Rest Users|the /users.:format RE ... users, similarly to how it works for [[Rest Issues]] with @status_id=*@, but this is apparently not the case.
- Defect #32088 (Closed): Redmine crashes in attempt to install Redmine Mylyn Connector
- Linux server. Log attached. Link to Mylyn d ... se Redmine doesn't authentificate Klaros for issue connection.
- Feature #32085 (New): Allow newline as a sepa ... attachments by name" field in Administration
- Currently, those fields are displayed as text ... line in order to separate values in textarea.
- Feature #32080 (Closed): Merge as much styles ... sible into one file to decrease http requests
- I think application.css, context_menu.css, co ... scm.css should be merged. What do you think?
- Feature #32072 (Closed): Can we generate ticket through mail without Project keyword in mail body
- We want to generate ticket automatically thro ... ,it should generate ticket through any word
- Defect #32071 (Closed): FrozenError in assert_save in test/test_helper.rb
- You can reproduce the error by modifying test ... do a = Attachment.new(:container => Issue.find(1), :file => ... rue, saved, message end </code></pre>
- Defect #32063 (Closed): 'use strict' in inlineAutoComplete causes error on Poltergeist
- 'use strict' in inlineAutoComplete causes err ... ails). </pre> I attach a patch to fix it.
- Feature #32052 (Closed): Auto-complete issues #id in search form
- I think it would be useful to be able to auto ... h: 500px; border: 1px solid #ccc}search2.png!
- Defect #32047 (New): Do not delete parent issues that have child issues
- Do not delete parent issues that have child issues please --jp-- 子チケットがあるチケットを削除した場合、子チケット含めて消えてしまいます 子チケットがある親チケットを削除できないような制限をかけてもらえませんか? ーーー
- Defect #32046 (Closed): SQL to get counts when using created_on in MySQL to group issues does not work correctly
- Reproduction procedure * Use MySQL * "Time ... to something else * Group by created_on at issues/index "query.result_count_by_group":http ... s format is different than expected. This issue is related to #13803.
- Feature #32042 (New): Show in summary
- Add "Show in summary" when creating/editing c ... in summary (report) which is accessible via issues sidebar.
- Feature #32040 (New): Create LDAP Type Custom Field
- We use Redmine with our LDAP server. The on-t ... ering, is that in order for us to connect an issue with a person they would have to sign in to ... ct. It would be nice to be able to relate an Issue to the LDAP profile (by searching by email f ... Redmine they would see all of their related issues.