Activity
From 2020-04-26 to 2020-04-28
2020-04-28
-
17:23 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- Let's deliver this feature in Redmine 4.2.0.
-
05:30 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- Thank you for creating the patch.
Recent versions of Redmine allow users to register multiple email addresses.
Th... -
17:20 Feature #33352: Enable inline issue autocomplete in issue id query filter fields
- Since "Issues" filter that has been implemented in #4806 does not support an issue id with "#" prefix (@#123@), we sh...
-
16:53 Feature #33296 (Closed): Load default custom queries when running redmine:load_default_data rake task
-
09:11 Feature #33296: Load default custom queries when running redmine:load_default_data rake task
- Committed the patch.
-
16:51 Feature #32783: Redirect to index page instead of edit page after creating a new custom field
- Aleksandar Pavic wrote:
> If you create custom filed for issue, and save it, you are redirected to that field not
... -
16:30 Feature #32783: Redirect to index page instead of edit page after creating a new custom field
- Same problem is with other custom fields also, not just users.
If you create custom filed for issue, and save it, ... -
08:39 Feature #32783: Redirect to index page instead of edit page after creating a new custom field
- Setting the target version to 4.2.0.
-
16:50 Feature #3966: Tickets Subcategories
- +1!
-
11:51 Defect #33355: TypeError when attempting to update a user with a blank email address
- I'm not sure which is more appropriate, changing the API of AvatarsHelper as suggested in #note-1, or changing app/vi...
-
06:39 Defect #33355: TypeError when attempting to update a user with a blank email address
- I've attached a patch to fix the problem.
-
09:54 Feature #33347: Include updated_on and passwd_changed_on columns when exporting users to CSV
- Fixed because the test sometimes failed due to time zone.
-
07:23 Feature #33347: Include updated_on and passwd_changed_on columns when exporting users to CSV
- It was fixed because the test was incorrect.
-
07:00 Feature #33347: Include updated_on and passwd_changed_on columns when exporting users to CSV
- I have attached a patch to add columns.
-
08:38 Feature #28198: Support issue relations when importing issues
- Go MAEDA wrote:
> Setting the target version to 4.2.0.
Sorry, I have changed the target version mistakenly. -
08:36 Feature #28198: Support issue relations when importing issues
- Setting the target version to 4.2.0.
-
08:36 Patch #33117: Redirect to users_path instead of edit_user_path in order to avoid confusion
- Setting the target version to 4.2.0.
-
03:49 Defect #33281: Totals of custom fields may not be sorted as configured
- Yuichi HARADA wrote:
> Custom fields that are normally stored in "@Query#available_columns@" are in position order, ... -
03:28 Defect #33339 (Closed): Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Committed the fix #33339#note-18.
Thank you all for your advice.
2020-04-27
-
14:47 Defect #33334: bump i18n for advisory: CVE-2014-10077
- The version of @Hash#slice@ in the i18n gem (which was vulnerable to CVE-2014-10077) is only used if there is not alr...
-
13:39 Patch #33361 (Closed): Polish translation update
-
12:19 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Go MAEDA wrote:
> [...]
> The reason I have been hesitating to commit the fix is that I am afraid of changing the c... -
11:38 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Bernhard Rohloff wrote:
> Since the current fix really seems to affect existing plugins I tend to go with Marius on ... -
11:17 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Bernhard Rohloff wrote:
> Marius BALTEANU wrote:
> > Go Maeda, why we don't revert the change committed and apply t... -
11:14 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Marius BALTEANU wrote:
> Go Maeda, why we don't revert the change committed and apply to safer fix which targets onl... -
08:21 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Go Maeda, why we don't revert the change committed and apply to safer fix which targets only the @p@ element from set...
-
07:41 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Alexander Meindl wrote:
> I added a patch for this possible change. It would be very helpful, also for other situati... -
06:38 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Hi Go MAEDA,
I would suggest, that we stick to your solution. But it should be a possibility for plugin developers... -
03:26 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- I am not sure if it is the right way to change the code of Redmine in order to fix RedmineUP plugins.
I will leav... -
08:36 Defect #33341 (Closed): Time entry user is shown twice in the User drop-down when editing spent time
- Committed the fix. Thank you.
-
04:07 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- I have updated the patch:
* Changed the domain name matching to support subdomains. Now *"example.com"* matches ... -
03:43 Defect #17809: wrong syntax highlighting "---" header and "--" footer of git diff
- Toshi MARUYAMA wrote:
> Go MAEDA wrote:
> > It can be fixed with the following code:
>
> No.
>
> I have creat... -
03:41 Defect #33357: rendering extra "--" footer of git patch attachment
- #17809#note-5 is not solution in this case....
-
03:12 Defect #33357: rendering extra "--" footer of git patch attachment
- Fixed title.
2020-04-26
-
23:12 Feature #12222: SLA Integration (Service Level Agreement)
- +1 for this feature
-
23:11 Feature #15152: SLA Feature
- +1 for this feature
-
23:11 Feature #15021: Service Level Agreement (SLA), more user-friendly email configuration, add any other notifications
- +1 for this feature
-
18:52 Defect #33341: Time entry user is shown twice in the User drop-down when editing spent time
- The fix looks good to me. The attached patch contains the fix and an assertion.
Tests pass: https://gitlab.com/red... -
18:14 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Let's use for now this safer fix:...
-
17:12 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- I attached another example screen with incorrect label lenght.
-
17:06 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- The labels of the settings are cut. There should be more space for it and moved to the right. On the picture the fort...
-
16:36 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Alexander Meindl wrote:
> The related css code is used by plugins. If css code changes in Redmine, all plugin develo... -
16:10 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Are there any non third-party Plugins?
At the moment in template plugin.html.erb is set... -
16:01 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Alexander Meindl wrote:
> The problem only exist, if tabs are used in settings, e.g. with most of redmineup plugins.... -
15:35 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- The problem only exist, if tabs are used in settings, e.g. with most of redmineup plugins.
-
15:33 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Alexander Meindl wrote:
> sure, e.g. redmineup CRM settings. See my attachment.
To my eyes, it appears to be norm... -
15:28 Defect #33339 (Reopened): Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
-
15:22 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Hi,
sure, e.g. redmineup CRM settings. See my attachment.
!redminecrm_settings.png! -
15:04 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Alexander Meindl wrote:
> Hi,
>
> r19720 breaks alignment with lots of plugin settings, because this padding left... -
13:14 Defect #33339: Broken layout of the preview tab of "Welcome text" setting due to unexpectedly applied padding-left
- Hi,
r19720 breaks alignment with lots of plugin settings, because this padding left is used in "plugin.html.erb":/... -
17:22 Feature #33352: Enable inline issue autocomplete in issue id query filter fields
- +1
I think we should implement #32168 that allows entering issue ids with "#" prefix to the filters to move this i... -
17:14 Defect #17809 (Closed): wrong syntax highlighting "---" header and "--" footer of git diff
- 3.4
!3.4.png!
4.1
!4.1.png! -
17:03 Defect #17809: wrong syntax highlighting "---" header and "--" footer of git diff
- Go MAEDA wrote:
> It can be fixed with the following code:
No.
I have created new #33357.
-
17:02 Defect #33357 (Closed): rendering extra "--" footer of git patch attachment
- From #17809.
For example #4511 0002-Use-Principal-to-get-users-and-groups-for-watchers-i.patch.
!git-diff.png!
... -
11:27 Feature #28471: Query links for subtasks on issue page
- IMHO, it looks like a nice improvement. :-)
-
09:54 Defect #33355 (Closed): TypeError when attempting to update a user with a blank email address
- ...
Also available in: Atom