Activity
From 2020-04-27 to 2020-04-29
2020-04-29
-
18:10 Patch #33361: Polish translation update
- Jerzy Wydra wrote:
> Which version of Redmine does it apply to?
It is based on trunk r19726. -
13:36 Patch #33361: Polish translation update
- Which version of Redmine does it apply to?
-
16:31 Defect #33374: hook call "view_layouts_base_body_bottom" Inserts content below the viewport
- Forgot to mention the file for the possible fix:
@app/views/layouts/base.html.erb@ -
15:52 Defect #33374 (Confirmed): hook call "view_layouts_base_body_bottom" Inserts content below the viewport
- The content added via the "view_layouts_base_body_bottom" Hook is generated outside of any wrapper object.
With r184... -
11:05 Patch #33367 (Closed): Use more efficient "exists?" instead of "first" in tests when checking the existence of rows
- When you check if any row exists, using @exists?@ that does not return ActiveRecord objects is more efficient than us...
-
10:00 Feature #33296 (Closed): Load default custom queries when running redmine:load_default_data rake task
- Go MAEDA wrote:
> r19731 caused test failures.
Fixed in r19733. -
09:04 Feature #33296 (Reopened): Load default custom queries when running redmine:load_default_data rake task
- r19731 caused test failures.
-
09:03 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- I have updated the patch again.
* Changed the error message when the domain is not allowed from *"Email contains a... -
08:05 Feature #32783: Redirect to index page instead of edit page after creating a new custom field
- It is good, sorry for confusion.
Thanks. -
07:18 Feature #33347: Include updated_on and passwd_changed_on columns when exporting users to CSV
- I have slightly updated the patch as follows.
* Move the "Updated" column to after the "Created" column. This orde... -
06:17 Patch #32888 (Closed): Use stylelint to avoid errors and enforce conventions in CSS files
- Committed the patch. Thank you for improving the dev environment.
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.
Also available in: Atom