Activity
From 2017-03-03 to 2017-03-05
2017-03-05
-
19:05 Patch #25261 (New): Patch for bug with call_hook in mail handler
- This bug about redmine_webhook. When issue created through mail handler information doesn`t send to user.
-
16:43 Defect #25077: Issue description filter's 'none' operator does not match issues with blank descriptions
- Marius BALTEANU wrote:
> Jean-Philippe Lang, how do you think we should solve this issue? With the solution from my ... -
10:38 Defect #25077: Issue description filter's 'none' operator does not match issues with blank descriptions
- Jean-Philippe Lang, how do you think we should solve this issue? With the solution from my patch or we should modify ...
-
10:22 Defect #25256: Mail parts with empty content should be ignored
- Thank you.
-
09:41 Defect #25256 (Closed): Mail parts with empty content should be ignored
- Patch applied, thanks.
-
10:21 Feature #25253: Password reset should count as a password change for User#must_change_passwd
- Looks good, thanks!
-
10:17 Feature #25253 (Closed): Password reset should count as a password change for User#must_change_passwd
- The first solution sounds good to me. It's committed with tests, thanks.
-
09:14 Patch #21101: Add go-to action schema
- So, this feature is for Gmail users only and each instance needs to register at Google before using it?
I'd like to ... -
09:10 Feature #1474 (Closed): Show last comment/notes in the issue list
- Patch committed, thanks Marius.
-
08:46 Feature #6375 (Closed): Last updated by colum in issue list
- Feature is added, thanks for the patch Marius. I've reworked the proposed changes a bit:
- Issue#last_updated_by ret... -
07:47 Feature #22107 (Closed): Add "Project status" to issues list's filters
- Not implemented yet but closing as a duplicate of #20081.
-
07:24 Feature #22165 (Closed): Adding a my projects filter to the projects sidebar.
- Not implemented yet but closing as a duplicate of #6655.
-
03:27 Feature #1565: Custom query on My page
- Many users have been waiting for this feature (40 "+1"s, 13 duplicate issues).
Setting target version to 3.4.0.
2017-03-04
-
12:43 Defect #25258: Field permissions ignored if the user and the group one belongs to share the same role
- Jean-Philippe Lang wrote:
> 3.0.0 is indeed affected by this issue. This was already reported in #19569 and fixed in... -
12:39 Defect #25258 (Closed): Field permissions ignored if the user and the group one belongs to share the same role
- 3.0.0 is indeed affected by this issue. This was already reported in #19569 and fixed in 2.6.4 and 3.0.2 (r14179).
-
00:15 Defect #25258 (Closed): Field permissions ignored if the user and the group one belongs to share the same role
- I've marked version 3.0.0 as the affected one because in Debian the package is versioned as 3.0~20140825, but the cod...
-
05:08 Feature #24942 (Closed): Additional "Group by results" option for parent task
- Closing as a duplicate of #5325.
Thank you for submitting a feature request. -
04:47 Defect #25137 (Closed): Assigning a parent in issue properties does not work (Error "Parent task is invalid") although the Parent exists
- As Marius BALTEANU wrote, I think this issue is a duplicate of #13654. It was fixed in Redmine 3.3.0. Please reopen t...
-
00:49 Defect #22193: Getting 404 on Ajax update_form.js request when changing tracker of new issue
- Philip Heise wrote:
> Did your report your issue/ fix to Debian?
I've just stumbled upon the bug and supplemented...
2017-03-03
-
20:21 Feature #588: Move timelog between projects
- Any feedback on this patch? I really think that this feature is needed.
-
20:14 Feature #7506 (Closed): Include allowed activities list in "project" API response
- Feature added, you can now get the project activities in the API response using:
GET /projects/[project].(xml|js... -
19:10 Feature #7506: Include allowed activities list in "project" API response
- This is quite frustrating that this functionality is not available. As right now we have a customer who our software...
-
20:05 Feature #10999: Ticket list filter: More flexible filter conditions
- +1
-
18:36 Feature #8761 (Closed): My page - Spent time section only display 7 days, make it a parameter
- Patch applied, thanks.
-
18:33 Patch #23388 (Closed): German translation change
- No more commits.
-
18:31 Patch #23388: German translation change
- Toshi, more stuff needs to be committed or can we close? Thanks.
-
18:32 Feature #25048 (Closed): Ruby 2.4 support
- Tests pass on the CI server.
-
18:29 Patch #24827: Project roadmap each version now wrapped with "box" class
- Indeed, more feedback would be welcome about this change.
-
18:27 Patch #21705 (Closed): Option for long text custom fields to be displayed using full width
- Both patches committed, thanks.
-
18:21 Defect #21579 (Closed): The cancel operation in the issue edit mode doesn't work
- Patch committed, thanks.
-
18:19 Feature #12181 (Closed): Add attachment information to issues.xml in REST API
-
17:34 Feature #15021: Service Level Agreement (SLA), more user-friendly email configuration, add any other notifications
- +1
In fact, this absence in Redmine may lead us to use a commercial support tool.
Hoping this SLA part will come s... -
15:36 Defect #25256: Mail parts with empty content should be ignored
- The attached patch makes the mail_handler ignore text or html parts that have no meaningful content.
-
15:34 Defect #25256 (Closed): Mail parts with empty content should be ignored
- Some email clients seem to send text parts that are empty with html emails. Those empty text parts should be ignored.
-
11:07 Feature #25253 (Closed): Password reset should count as a password change for User#must_change_passwd
- Currently resetting the password through the "forgotten password" feature will not also reset the "must change passwo...
-
10:45 Defect #25203: Email delivery error: end of file reached while sending reminder
- Are there any errors in MTA's log?
-
09:08 Defect #25203: Email delivery error: end of file reached while sending reminder
- Some body please reply
-
09:16 Patch #25249 (Closed): Change translation for label_send_information
- Current translation for label_send_information (used in UsersController#new and UsersController#edit page) is "Send a...
-
08:50 Feature #24681: Syntax highlighter: replace CodeRay with Rouge
- Jean-Philippe, FYI: the conclusion of the discussion was that CodeRay's syntax highlighting seems to be significantly...
-
06:05 Patch #25240: Use SHA256 for attachment digest computation
- Jens Krämer wrote:
> Maybe we could have a method named @Attachment#digest_type@ to at least clean up the view?
Y... -
05:55 Patch #25240: Use SHA256 for attachment digest computation
- Yes, that makes sense. The check for length of the digest to find out which it is isn't particularly nice (I know I d...
-
05:40 Feature #7744 (Closed): display issues with attachment in the issue list
- "Files" filter, that has been implemented by #2783 for upcoming 3.4.0, can be used for the purpose of filtering the i...
-
02:38 Defect #25241: rake LoadError: cannot load such file -- json
- * output of `ruby bin/about`...
Also available in: Atom