Activity
From 2020-04-28 to 2020-04-30
2020-04-30
-
23:58 Patch #33377 (Closed): Japanese translation update (r19736)
- Committed the patch.
-
11:27 Patch #33377 (Closed): Japanese translation update (r19736)
- Translated setting_email_domains_allowed and setting_email_domains_denied.
-
18:10 Defect #33382 (Confirmed): Support importing of already closed issues
- I tried to import already closed issues, since we're migrating from another system. However, whatever I set for the "...
-
17:53 Feature #33375 (Resolved): Send Email Notification for TimeEntry
- Resolved i added a new time_entry container:) Thanks
-
16:00 Feature #33375: Send Email Notification for TimeEntry
- I resolve it but one more question if i may, i added a custom field of "File" type to the time entry and i want to in...
-
00:36 Feature #33375 (Resolved): Send Email Notification for TimeEntry
- It will be really nice if we can add an email notification on the creation of a log time.
-
17:27 Defect #33381 (Closed): Possible double includes in issue query in gantt helper
- The following @include@ line source:/tags/3.4.0/lib/redmine/helpers/gantt.rb#L141 should not be needed anymore as per...
-
16:09 Feature #32248: Change the default value for "Days displayed on project activity" setting to 10
- Setting the target version to 4.2.0.
-
15:28 Defect #13360: Permissions of Multiple Roles
- Adnan Topçu wrote:
> There are two roles:
> # RolA: issue visibiliti setting is "Issues created by or assigned to ... -
15:08 Feature #3088: Estimated hours field able to hide role based
- Yuichi HARADA wrote:
> Fixed the patch to work on the current trunk(r19478).
Thank you for the patch. But I am he... -
11:08 Feature #32424: CommonMark Markdown Text Formatting
- We have also built *Docker images* including the @common_mark@ formatting: "orchitech/redmine-gfm":https://hub.docker...
-
11:07 Feature #32424: CommonMark Markdown Text Formatting
- Hey guys, although Marius already noticed something being cooked, let me announce it officialy now.
"redmine_refor... -
11:03 Feature #3369 (Closed): Allowed/Disallowed email domains settings to restrict users' email addresses
- Committed the patch.
-
10:16 Patch #33376: Add missing fixtures to VersionsHelperTest
- I have confirmed that the test fails if any of the newly added fixture by the patch is missing.
Setting the target... -
04:26 Patch #33376: Add missing fixtures to VersionsHelperTest
- I think that because of the fixtures are not enough....
-
04:20 Patch #33376 (Closed): Add missing fixtures to VersionsHelperTest
- VersionsHelperTest has failed....
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.
Also available in: Atom