Project

General

Profile

Search

Results (12572)

Defect #29235 (Closed): Issue -
Hi, I've recently installed Redmine 3.3.1 on ... nd I think I have found a bug regarding the "issues" page. As you can see from the screenshots ... mine. I also looked at the file _./app/views/issues/show.html.erb_ and compared it with previou ... mine_image_clipboard_paste 3.3.0 redmine_issues_summary_graph 0.0.9 redmine_landing_pa ... 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux 2018-07-13 16:43
Defect #29226 (Closed): Email delivery error: ... ss denied , there is an invalid email address
For example: In a project , members :user1,u ... poor English, any one get what I mean? >.<! 2018-07-12 12:08
Feature #29225 (New): Add role condition to << my projects >> filter
"<< my projects >>" can filter issues which belongs to projects where I joined as ... electing a role from the dropdown can filter issues by projects that I joined as the specific role. 2018-07-12 10:08
Feature #29219 (New): Configure email truncation per tracker or project
It would be great if email truncation could be configured per project or tracker. This issue is somehow related to #26415 as the main con ... rding emails or complete email threads to an issue. Right now I have to choose for the whole sy ... onversation along. Keep up the great work! 2018-07-10 16:55
Defect #29215 (Closed): Fixture is missing for IssuesTest#test_create_issue_with_new_target_version
After a db:reset, the test_create_issue_with_new_target_version system test fails with the following error: Error: IssuesTest#test_create_issue_with_new_target_version: Capybara::ElementN ... ink or button "New version" test/system/issues_test.rb:161:in `block (2 levels) in test_create_issue_with_new_target_version' test/system/issues_test.rb:158:in `block in test_create_issue_with_new_target_version' test/system/issues_test.rb:157:in `test_create_issue_with_new_target_version' The "New version ... by 2.4.3p205 Rails 5.1.6 svn revision 17440 2018-07-10 05:27
Feature #29214 (Closed): Button to copy `pre` code block content to the clipboard
It would be very nice if we have a little but ... s to use other place. This should work on issues and wikis. 2018-07-09 18:58
Defect #29209 (Closed): Long text custom fiel ... longer than 64KB if backend database is MySQL
Redmine raises internal server error if a use ... ields and the backend database is MySQL. Issue descriptions and journal notes can be larger ... ields also should accept text exceeding 64KB. 2018-07-09 02:09
Feature #29203 (New): Add a button all/none to add watchers
It would be nice to be able to add/remove all the watchers on an issue. 2018-07-06 10:35
Defect #29202 (Closed): [wishlist] improve HTTPS security of redmine.org
https://redmine.org TLS config is suboptimal ... quick to tune it to get to at least C grade. 2018-07-05 19:06
Defect #29195 (New): Regular expression for L ... rmatted custom fields does not work multiline
When using custom fields with format *Long te ... lobal. Using our case as example for this issue: We want to validate a field named *Steps ... 1. Start the application 2. . Observe the issue </pre> The template by itself without modification by the issue reporter should not validate. A valid exampl ... to "Help" 3. Click "About" 4. Observe the issue </pre> However, Redmine only validates t ... ld *Environments:* We can confirm this issue in both our current production environment a ... tabase adapter Mysql2 </pre> 2018-07-05 06:31
Defect #29191 (Closed): Cannot set no_notification option when receiving emails via IMAP or POP3
I'm refering to this documentation about rece ... on" for IMAP fetching? Best Regards Erich 2018-07-04 14:50
Feature #29187 (New): Add image to a wiki page who's attached to another wiki page
The idea : Use this code @!attachment#8796 ... s can be useful to not upload the same image. 2018-07-04 11:50
Patch #29185 (New): Add my_page to the application menu
This patch makes the following two changes * ... atch makes it easier to move from My Page to issues and activities. !my_page.png! 2018-07-04 10:30
Patch #29184 (New): Add home to the application menu
This patch makes the following two changes ・ ... een By applying this change you can check issues and activities as soon as you login. !home.png! 2018-07-04 10:16
Feature #29181 (Closed): Edit fields in the grid
Hi, I wanted to propose that somehow edit the fields of the issues in the grid be implemented. It would be a ... fields and grant extra features. Thank you. 2018-07-03 13:57
Defect #29172 (Closed): Markdown: External links broken
h2. Scenario * Open issue description / wiki / project description * ... ink](http://www.redmine.org/projects/redmine/issues?utf8=✓&set_filter=1&f%5B%5D=status_id&op%5B ... ink](http://www.redmine.org/projects/redmine/issues?utf8=✓) h2. Ivestigation http://www.r ... _with_safe_scheme?(link)* makes links work. 2018-07-02 22:24
Patch #29171 (Closed): Add an index to improve the performance of issue queries involving custom fields
On our Redmine installation, we have around 100000+ issues with lots of custom fields. I ran into a bottleneck were some Issue Queries where very very slow when requesting ... loading times much faster for those complex issue queries (From 60+ seconds down to 5 seconds, ... ized_custom_field" end end </code></pre> 2018-07-02 19:39
Feature #29164 (New): Make the terms overwrite from the Redmine administration screen.
The function of Redmine is flexible, and it c ... peration from termimal may not be possible. 2018-07-01 12:57
Patch #29162 (Closed): Only allow visible custom fields as aggregation criteria in time reports
In time reports, the user can currently selec ... only allow the use of visible custom fields. 2018-06-29 17:27
Patch #29161 (Closed): Avoid SQL errors when adding a project custom field as a time report criteria
Custom fields can have different visibilities ... ecked (or the user in in a checked group for issue custom fields) Now, to confirm whether a ... meEntryActivity' ) LEFT OUTER JOIN `issues` ON `issues`.`id` = `time_entries`.`issue_id` LEFT OUTER JOIN custom_values c ... area seems to be not well tested currently... 2018-06-29 17:14
Defect #29158 (New): API don't shows value label of a costum field
h3. General informations *Ruby version:* 2 ... lem In the response of an API call for an issue (<url>/1234.xml) with an custom field specif ... values. When i visit the webpage for this issue, the labels of the values are displayed, so it is no permission issue. 2018-06-29 09:32
Patch #29142 (Closed): Japanese translation change for "lost password"
The patch changes "再発行" (reissue) to "再設定" (reset). The word "再発行" vaguely suggests that a plain password will be informed. 2018-06-27 16:18
Feature #29131 (Closed): 'View all Issues' adds project custom fields Columns displayed on the issue list
'View all Issues' adds project custom fields Columns displayed on the issue list is very helpful feature! 2018-06-26 13:46
Patch #29129 (Closed): Use active voice instead of passive voice in Japanese translation
The English sentence "X has been added/update ... sible. Here is an example. [Before] text_issue_updated: "チケット %{id} が %{author} によって更新されました。" [After] text_issue_updated: "チケット %{id} を %{author} が更新しました。" 2018-06-26 13:34
Defect #29128 (Needs feedback): API: Issue Relation create does not work
using postman */issues/15658/relations.json* with headers * ... yload <pre> { "relations": [ { "issue_id":"15657", "relation_type":"follows", ... <pre> { "errors": [ "Related issue cannot be blank" ] } </pre> what i ... d mulitple structures. API documentation for issue relation is very unclear about that. 2018-06-26 11:00
(2626-2650/12572)