Project

General

Profile

Activity

From 2019-03-06 to 2019-03-08

2019-03-08

19:18 Patch #30739: Project Custom Fields configuration : split by tracker
Performance fix applied. Jérôme BATAILLE
17:50 Patch #30999 (Needs feedback): Datepicker javascript files locale in uppercase not found
* In public / javascripts / i18n
Files like datepicker-en-GB.js are not found because file is searched with locale t...
Jérôme BATAILLE
15:45 Feature #30998 (Closed): Add an rake task to prune registered users after a certain number of days
Hello,
Unfortunately I'm not enough skilled in ruby to propose a patch.
Like many other people, I'm affected by...
David Demelier
15:14 Feature #30986: New toolbar button to insert wiki macros
Sounds great, some kind of "Redmine" button can be very convenient for sure although I think it would make more sense... Bernhard Rohloff
14:09 Feature #30997 (New): Add selected key number of a key/value list as a CSS class
This feature enables styling of the fields based on their current value.
I've created something similar with CSS and...
Bernhard Rohloff
07:29 Defect #30987 (Confirmed): Unnecessary empty lines are displayed when syntax highlighting
Confirmed the behavior. Probably I should revert r17891. Go MAEDA
05:45 Defect #30753: Plugins auto_load and eager_load paths
Much better way to do this, please use this patch instead of the one above :) Jens Krämer
05:34 Defect #30753 (Reopened): Plugins auto_load and eager_load paths
Go MAEDA
05:32 Defect #30753: Plugins auto_load and eager_load paths
Turns out the patch using Rails' engine config does only solve the issue for directories under <plugin>/app. <plugin>... Jens Krämer
05:23 Defect #30731: "View differences" buttons are shown in the repository page even without "Browse repository" permission
It seems to be able to solve this problem by adding the following condition for disp the button.... Takenori TAKAKI
02:42 Feature #30838 (Reopened): Option to parse HTML part of multipart (HTML) emails first
The caption of the options for the setting is hardcoded in source:trunk/app/views/settings/_mail_handler.html.erb@179... Go MAEDA
02:35 Patch #30995 (Closed): Japanese translation update (r18073)
Translated the following strings:
* setting_mail_handler_preferred_body_part
* setting_show_status_changes_in_mai...
Go MAEDA
01:12 Feature #26561: Enable frozen string literals
great, thanks :) Pavel Rosický
00:58 Feature #26561: Enable frozen string literals
Pavel Rosický wrote:
> What is the prefered way how to deal with these issues? I would rather fix those methods to a...
Go MAEDA
00:11 Patch #30994: Refactor custom field css classes
Setting the target version to 4.1.0. Go MAEDA

2019-03-07

22:50 Feature #30893: Show "Updated issues" on the profile page
I'm not sure that retrieving the "Updated issues" using a custom query is the best option. I would investigate how to... Marius BĂLTEANU
09:34 Feature #30893: Show "Updated issues" on the profile page
I attached a patch.
The "Updated issues" row shows number of open, closed and total. And each value is linked to iss...
Yuichi HARADA
22:09 Patch #30994 (Closed): Refactor custom field css classes
We should move the logic to generate the css classes for a custom field to a method in order to make the code cleaner... Marius BĂLTEANU
22:02 Feature #30986: New toolbar button to insert wiki macros
I like this idea. In the future, we can extend the button to include Redmine links to different objects (issues, sour... Marius BĂLTEANU
08:15 Feature #30986 (New): New toolbar button to insert wiki macros
Redmine has useful wiki macros such as "child_pages", "collapse", "include" and "thumbnail".
Despite the usefulnes...
Go MAEDA
21:37 Feature #26561: Enable frozen string literals
Go MAEDA wrote:
> Thank you for updating the patch. I would like to enable frozen_string_literal in files under the ...
Pavel Rosický
04:04 Feature #26561: Enable frozen string literals
Pavel Rosický wrote:
> https://github.com/redmine/redmine/pull/115
> this is a pull request without frozen_string_l...
Go MAEDA
15:29 Feature #30985: Add CSS class to user custom fields
Attaching a patch. Go MAEDA
05:23 Feature #30985 (Closed): Add CSS class to user custom fields
User custom fields displayed in the profile page don't have a CSS class that expresses the internal id of the custom ... Go MAEDA
10:08 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
nice! Kamil .
01:45 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
I propose the following features for auto watch.
* User is added as a watcher automatically, When adding a comment t...
Takenori TAKAKI
09:42 Defect #30988 (Closed): Preformatted text overflows the preview area
Like the image below, the pre tag overflows from the preview tab.
!{width: 70%; border: 1px solid #ccc}note.png!
Mizuki ISHIKAWA
09:24 Defect #30987 (Closed): Unnecessary empty lines are displayed when syntax highlighting
Unnecessary empty lines are displayed like the image.
!{width: 70%; border: 1px solid #ccc}test.png!
I found th...
Mizuki ISHIKAWA
09:08 Patch #30983 (Closed): Traditional Chinese translation (to r17932)
Committed the translation. Thank you. Go MAEDA
04:11 Patch #30983 (Closed): Traditional Chinese translation (to r17932)
* New tags added
** setting_mail_handler_preferred_body_part, setting_show_status_changes_in_mail_subject
ChunChang (Nagaharu) Lo
09:05 Defect #30367 (Resolved): "Last updated by" filter causes an SQL error with MariaDB
Committed the patch. Thank you for reporting and fixing the issue. Go MAEDA
08:20 Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
Pavel Rosický wrote:
> the fix is fairly simple, Marius please take a look
Thank you for sharing the patch.
I co...
Mizuki ISHIKAWA
05:41 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
The attached patch adds a feature to mention to the user.
* Use user link such as "user:jsmith" "@jsmith" "user#2".
...
Mizuki ISHIKAWA
03:40 Defect #30850: Unified diff link broken on specific file/revision diff view
By changing to the following, the diff format is allowed.... Mizuki ISHIKAWA
00:29 Feature #30977 (Closed): Add CSS class to project custom fields
Go MAEDA

2019-03-06

23:31 Feature #30977 (Resolved): Add CSS class to project custom fields
Committed. Go MAEDA
15:14 Feature #30977: Add CSS class to project custom fields
Here is a patch to implement this. Go MAEDA
08:36 Feature #30977 (Closed): Add CSS class to project custom fields
Project custom fields displayed on the Overview page does not have any CSS class. This makes it difficult for users t... Go MAEDA
20:29 Feature #26561: Enable frozen string literals
https://github.com/redmine/redmine/pull/115
this is a pull request without frozen_string_literal comment - 69 vs 936...
Pavel Rosický
18:09 Feature #26561: Enable frozen string literals
Since the patch is too big to review for me, I would like to take a step-by-step approach. It means that I will enabl... Go MAEDA
14:22 Feature #26561: Enable frozen string literals
since ruby 2.2 support was dropped this should be ready for 4.1
let me know if there's anything else I can do
Pavel Rosický
15:52 Feature #7360: Issue custom query: default query per instance, project and user
+1!
I hope that this feature will be release soon too. It's very annoying. It should be possible to define a global ...
LEXO IT Services Switzerland
15:51 Defect #14753: Remember issue filter for each project
I hope that this feature will be release soon too. It's very annoying. It should be possible to define a global defau... LEXO IT Services Switzerland
15:36 Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
Setting the target version to 3.4.10. Go MAEDA
14:23 Defect #30367: "Last updated by" filter causes an SQL error with MariaDB
the fix is fairly simple, Marius please take a look Pavel Rosický
11:59 Patch #30971: principals_options_for_select does not select user when user id is numeric
The only places where selected is an integer are :
* in bulk edit :
->/lxc/redmine4/home/smile/redmine-4.0.0/app/...
Jérôme BATAILLE
04:29 Patch #30971: principals_options_for_select does not select user when user id is numeric
Could you show the steps to reproduce the problem with the Web UI? Go MAEDA
11:03 Feature #30981 (New): Allow "New Member" modal to keep track of selected users between searches
When we add new members to a project through the "New Member" modal, there is a search box and, if there are lots of ... Stephane Evr
08:43 Feature #30978 (New): Issue rating plugin
Hello,
I need a plugin that will allow any user to rate any issue, plus, to leave the feedback.
There is alread...
Venedict Strisca
07:36 Patch #10970: Sort issues in roadmap by IssueStatus.position
Thanks for the patch, I fixed for Redmine v3.4.4
Hope this feature can be merged into redmine master....
Sunding Wei
04:53 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
LGTM. Setting the target version to 4.1.0. Go MAEDA
03:39 Feature #30975 (Closed): New My page block: Updated issues
"Updated" filter added in Redmine 3.4.0 (#17720) is useful to understand the issues you involved in the past.
I th...
Go MAEDA
 

Also available in: Atom