Activity
From 2020-03-10 to 2020-03-12
2020-03-12
-
13:33 Defect #33139 (Resolved): Redmine.pm not working with socks
- Hello,
I need to use authentication with Redmine.pm and mysql_sock.
Setting used in Apache config:
RedmineDS... -
13:24 Defect #33138 (Resolved): Apache crashes with Redmine.pm and RedmineCacheCredsMax active
- Hello,
issue as described in the topic.
The Apache keeps crashing with Redmine.pm when RedmineCacheCredsMax is ... -
08:56 Patch #33131 (Closed): Galician translation update
- Committed the patch. Thank you for your contribution.
-
07:59 Patch #33131: Galician translation update
- Somewhat, I messed up the file's encoding. I opened the file with jEdit and corrected the wrong characters.
I have r... -
04:38 Patch #33131: Galician translation update
- Thank you for updating the translation but the patch contains invalid bytes and causes an error when running @bin/rak...
-
06:33 Feature #3369: Allowed/Disallowed email domains settings to restrict users' email addresses
- Go MAEDA wrote:
> We can avoid or reduce the problem if Redmine has "Allowed email domains" and "Disallowed email do...
2020-03-11
-
23:36 Defect #33130 (Closed): Test send mail (Connection refused - connect(2) for "localhost" port 25)
- Please use forums for questions. Issues are used to report a bug, suggesting a new feature, or submitting a patch. Re...
-
18:27 Defect #33130 (Closed): Test send mail (Connection refused - connect(2) for "localhost" port 25)
- In configuration.yml file mail settings:
default
email_delivery:
delivery_method: :smtp
smtp_settings:
a... -
21:37 Patch #33131 (Closed): Galician translation update
- Translated six remaining strings added in #31589, #29285, #32628 and #32528:...
-
18:24 Patch #32238: Improvement of the German translation
- I've tested the patch attachment:trunk-de.yml.v2.patch against the current trunk and it still applies with no conflic...
-
15:20 Feature #33129 (New): Restore "Latest Projects" to Home page
- In the earlier versions of Redmine, "Latest projects" box was placed on the Home page. It showed recently created 5 p...
-
13:57 Feature #5127: Custom Fields to be configurable on 'per project' basis
- +1
this would be very nice! -
13:55 Patch #33128 (Closed): Czech translations
- Committed the patch. Thank you for your contribution.
-
11:38 Patch #33128 (Closed): Czech translations
- new translations for...
-
10:43 Defect #33127 (Closed): Assignee icon is misaligned when print stylesheet is applied
- See the attached screenshot.
!{border: 1px solid grey; width: 674px;}.Untitled1.png! -
10:22 Feature #33018: Add an ability to attach and embed a file to "Image" button in the Wiki toolbar
- +1
I think that wiki editor will be more useful, if the behavior suggested by Go Maeda is realized!
I post a patc... -
10:18
Defect #33113: Default version and assignee are not exposed via projects API
- That would be perfect for my use case
-
10:06 Patch #32468: Update Rouge to 3.26.0
- Updated Rouge to 3.16.0 in r19576.
-
09:22 Feature #33126: Support custom fields when exporting users to CSV
- I have attached a patch.
-
09:21 Feature #33126 (Closed): Support custom fields when exporting users to CSV
- You can export the users list csv(#5957), but it does not include the value of UserCustomField.
The value of UserCus... -
09:16 Defect #8732 (Closed): In the issue index also issues of archived projects show up
- I am closing this issue because I cannot reproduce the problem and Redmine 1.2.0 is too old.
Please feel free to r... -
08:47 Patch #33124 (Closed): Bulgarian translation
- Committed the patch. Thank you.
-
07:31 Patch #33124 (Closed): Bulgarian translation
- Bulgarian translation
#29285
* label_assign_to_me
#31589
* notice_issue_not_closable_by_open_tasks
* notice_... -
00:30 Patch #33122 (Closed): German translation update for 4.1-stable
- Committed the patch. Thank you.
-
00:29 Patch #33104 (Closed): I18N: latest message texts for German language
- Committed the patch. Thank you for your contribution.
2020-03-10
-
23:34 Patch #33122 (Closed): German translation update for 4.1-stable
- I have extracted strings for 4.1-stable from the patch #33104 posted by Andreas Deininger.
-
22:49 Feature #3800: Editing time entries should show the person involved
- We can show the user as link/string instead of a read only field, it's ok?
!{border: 1px solid grey; width: 50%;}tim... -
22:24 Defect #33113: Default version and assignee are not exposed via projects API
- The following JSON response is enough (keys @default_version@ and @default_assignee@)?...
-
20:47 Feature #12579: Ability to assign issues to multiple users
- precious plum wrote:
> I have created a plugin to make user format custom fields have assignee functionality.
> the... -
17:39 Patch #33104: I18N: latest message texts for German language
- Sorry, I overlooked these text strings.
I added the missing translations to rev. 1 of the patch. -
14:17 Patch #33104: I18N: latest message texts for German language
- Thank you for posting the translation patch. Could you translate also the following strings that occur at source:trun...
-
15:01 Patch #32836: Japanese translation update (r19571)
- Updated the patch for r19571.
-
15:00 Defect #33121 (Closed): IssueQuery not usable from plugins
- I'm currently working on updating some plugins for the usage with Redmine 4.1.0.
And noticed I cannot init Redmine... -
14:07 Patch #33074: Korean translation update for 4.1-stable
- The patch replaces some existing Korean translation with the following new translations. For each change, could you e...
-
13:23 Feature #33071: Prevent accidental deletion of contents with sudo mode
- It will be nice if an alternative implementation is introduced before the release of 4.2.0.
But I believe that a m... -
08:54 Feature #33071 (Reopened): Prevent accidental deletion of contents with sudo mode
-
08:53 Feature #33071: Prevent accidental deletion of contents with sudo mode
- Go MAEDA wrote:
> Committed the patch.
Even if the patch is already committed, I think it's too much to require t... -
04:27 Feature #33071 (Closed): Prevent accidental deletion of contents with sudo mode
- Committed the patch.
-
11:21 Patch #33118 (New): Detect plain diffs in e-mail submitted issues and map to attachments
- Diffs sent as plain/text message (as with git format-patch + git send-email) in
issues tend to be textilized, which ... -
11:16 Patch #33117: Redirect to users_path instead of edit_user_path in order to avoid confusion
- In early versions, the index page was displayed after creating a user, but the behavior was changed to display the ed...
-
11:01 Patch #33117 (New): Redirect to users_path instead of edit_user_path in order to avoid confusion
- Currently, a user is redirected to @edit_user_path@ (/users/*/edit) after creating a user. However, I think it is bet...
-
08:26 Feature #32085: Allow newline as a separator in "Allowed extensions", "Disallowed extensions", "Exclude attachments by name" field in Administration
- Kevin Fischer wrote:
> Just a little remark about the test code:
> Maybe it's better to add a new extension separa... -
08:11 Feature #6421: Show relative dates next to Start/Due date in issue detail view
- The requested feature has been implemented for the due date (Not yet for the start date). Redmine 4.1.0 displays "Due...
-
04:55 Defect #6158 (Closed): Needs warning when trying to close a ticket that is blocked by another one
- The request is covered by #31589. The feature to show a warning when the issue cannot be closed due to the status of ...
-
04:52 Feature #31589 (Closed): Show warning and the reason when the issue cannot be closed because of open subtasks or blocking open issue(s)
- Committed the patch. Thank you all for your contribution to this feature.
-
02:57 Defect #33116 (Closed): Successful deletion notice is not displayed after deleting some types of content
- "Successful deletion" flash message is not displayed after deleting some types of objects such as issues, documents, ...
Also available in: Atom