Activity
From 2019-03-17 to 2019-03-19
2019-03-19
-
23:48 Patch #31059: Use #b shortcut instead of #force_encoding
- fixed, thanks
-
23:33 Patch #31059: Use #b shortcut instead of #force_encoding
- I think you can remove #dup placed before #b because #b returns copied string.
The attached patch:... -
18:49 Patch #31059 (Closed): Use #b shortcut instead of #force_encoding
- follow up for #26561
this patch replaces all .force_encoding('ASCII-8BIT') or .force_encoding('BINARY') to .b
S... -
19:30 Defect #14460: Issue Checklist Strikethrough Style unsynchronized
- Actual behaviour:
When on an issue page, after checking a checkbox in the checklist, another one is checked before t... -
16:43 Patch #31004 (Closed): Decode hexadecimal-encoded literals in order to be frozen string literals friendly
- Committed the patch. Thanks.
-
03:36 Patch #31004: Decode hexadecimal-encoded literals in order to be frozen string literals friendly
- Most of the hexadecimal-encoded literals are under the test directory. Replaced UTF-8's hexadecimal-encoded literals ...
-
10:55 Defect #31057: email notification not going to assignee and users enabled otification in project
- Rajesh Singh wrote:
> -email notification not going to assignee and users enabled otification in project
> -Only tw... -
10:26 Defect #31057 (New): email notification not going to assignee and users enabled otification in project
- -email notification not going to assignee and users enabled otification in project
-Only two users are getting the m... -
09:53 Defect #30099: Multiple blank lines in pre tags are not preserved in Textile
- Go MAEDA wrote:
> This patch causes a problem reported as #30987.
>
> I think r17891 should be reverted.
Sorry... -
09:38 Feature #1624: Issue merging
- +1
I create issues from email throw REST API. I need merge two issues to see attachments in one place (Duplicate rel... -
08:42 Feature #12258: LDAP should be able to fill custom fields
- Still, this feature is interesting for quite some people, including me. Is there any chance to have it appear in the ...
-
08:08 Defect #31053 (Closed): Some issue fixtures are set inconsistent tracker id which is not available in the project
- Of the test data, issues_005, issues_013 and issues_014 use trackers which should not be available....
-
03:44 Defect #31052 (Closed): Download unified diff throws "can't modify frozen String" error.
- Committed.
Thank you for catching and fixing the error. -
03:36 Defect #31052: Download unified diff throws "can't modify frozen String" error.
- I confirmed that changing it as below solves the problem....
-
03:34 Defect #31052 (Closed): Download unified diff throws "can't modify frozen String" error.
- When I access the URL below, the error "can't modify frozen String" is returned.
http://localhost:3000/projects/ecoo...
2019-03-18
-
16:09
Feature #31050 (Closed): Issue view - allow all issue attributes to be shown for related tickets and subtasks
- See the image attached. This is a sample ticket from the redmine.org project.
We use redmine very much and we have t... -
15:23 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
- Committed.
-
13:42 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
- ApplicationHelper#generate_csv was added in r14302, but the method has never been used and seems to be doing nothing ...
-
14:20 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- Test code for Marius's patch in #30829#note-10....
-
13:23 Feature #31043 (Closed): Search/filter users in backend
- Users can have multiple email addresses.
Sometimes it's hard to find users via admin->users, if there is huge numb... -
13:17 Feature #6221: Email texts template/configuration.
- +1
good solution: Yuki Sonoda. -
05:02 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
- Please use the forum for questions and please don't multipost. You have already posted the following message.
messag... -
04:21 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
- there is an redmine2.3 envirment in my labroom, after we have use the network scaner ,there are some leak shown in...
2019-03-17
-
08:10 Feature #10264: Add a check/uncheck all button to search
- Sorry for my mistake.
I have merged r17852 to 4.0-stable branch and it will be available in 4.0.3. -
05:00 Patch #31035 (Closed): Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients
- If the patch #30820 that drops "Blind carbon copy recipients (bcc)" setting is accepted, we can remove the workaround...
Also available in: Atom