Activity
From 2018-07-30 to 2018-08-01
2018-08-01
-
16:45 Defect #29312 (New): Spent time report does not show all logged time entries with parent task in different projects
- We are currently running into the issue that the spent time report from a parent task does not work properly when con...
-
16:33 Patch #29305 (Closed): Use Hash#each_key instead of Hash#keys.each
- Committed.
-
16:13 Patch #29308: Time entry creation: preserve 'spent on' value when using 'Create and Continue'
- The patch breaks some tests. Would you update the tests?
{{collapse... -
08:27 Patch #29308: Time entry creation: preserve 'spent on' value when using 'Create and Continue'
- Go MAEDA wrote:
> I think it is very natural to preserve date and there is no reason not to do so. Probably most use... -
08:22 Patch #29308: Time entry creation: preserve 'spent on' value when using 'Create and Continue'
- I think it is very natural to preserve date and there is no reason not to do so. Probably most users expect the propo...
-
07:18 Patch #29308 (Closed): Time entry creation: preserve 'spent on' value when using 'Create and Continue'
- When creating a time entry and using the 'Create and continue' button to save and return to the form, the previously ...
-
10:47 Feature #29309 (Closed): Spent Time Page - Suggestions for Report
- I found #7765 which requests the same feature with this issue. Closing this issue as a duplicate.
Thank you for th... -
08:31 Feature #29309 (Closed): Spent Time Page - Suggestions for Report
- Dear Team,
We are using Redmine for internal project tracking. We need to have an additional field in the Spent Ti... -
09:02 Feature #29285: Add "Assign to me" shortcut to issue edit form
- Thanks for posting it. I didn't know that they changed the position of the link in the lastest versions (I'm using 10...
-
08:35 Feature #29285: Add "Assign to me" shortcut to issue edit form
- FYI: Screenshot of "Assign to me" link in GitLab
!{width: 398px; border: 1px solid #ccc;}.gitlab-assign-to-me@2x.png! -
08:08 Feature #29285: Add "Assign to me" shortcut to issue edit form
- Here is the patch.
-
08:36 Feature #25140: [API] authentication with JSON Web Tokens
- I think JWT is necessary.
Using the API key will require more actions, which is to force the user to create a key,... -
05:25 Feature #29306 (Closed): Add assignee's icon to tooltips in gantt and calendar
- It will be easier to understand who is involved in the issue.
Currently, gantt shows assignees icons to the left s... -
04:28 Defect #28565: PDF export has too many whitespaces
- I'm not a professional programmer. Hope someone can help me solve this problem, it is also quite important.
-
04:27 Patch #12541 (Closed): Add icon class to items in issues contextual menu when appropiate
- Fixed by #28605. The change will be delivered in Redmine 4.0.0.
-
04:26 Patch #28605 (Closed): Add the missing icon class to the items with icons from the contextual menu
- Committed. Thank you for your contribution.
2018-07-31
-
23:54 Patch #29305 (Closed): Use Hash#each_key instead of Hash#keys.each
- @Hash#each_key@ is faster than @Hash#keys.each@ because it does not allocate a new array when iterating keys. See htt...
-
08:20 Defect #29291: NoMethodError: undefined method `migrate' for Redmine::Plugin::Migrator:Class
- Pavel Rosický wrote:
> #28934
Yes, I thought that is duplicated of #28934, but I wanted to confirm first that is ... -
02:21 Patch #29299: Use Enumerable#sort_by instead of Enumerable#sort
- Updated the patch. Replaced more @sort@ methods.
2018-07-30
-
21:05 Defect #29300 (Confirmed): New issue can't select read-only tracker
- I have 2 trackers, default and read-only
1/ go to New issue
2/ select the read-only tracker (the field disappears a... -
18:01 Patch #29299 (Closed): Use Enumerable#sort_by instead of Enumerable#sort
- According to "Fast Ruby":https://github.com/JuanitoFatas/fast-ruby, @Enumerable#sort_by@ is much faster than @Enumera...
-
12:59 Defect #29291: NoMethodError: undefined method `migrate' for Redmine::Plugin::Migrator:Class
- #28934
-
08:12 Defect #29291 (Needs feedback): NoMethodError: undefined method `migrate' for Redmine::Plugin::Migrator:Class
- Please see [[submissions]] before.
-
06:07 Defect #29291 (Closed): NoMethodError: undefined method `migrate' for Redmine::Plugin::Migrator:Class
- Run command:...
-
12:09 Feature #22122 (Closed): Display Subprojects as a list in the project's Overview tab
- Closing as a duplicate of #8383.
-
08:22 Feature #27176: Add label to custom fields
- +1
also the labels could be in this way easier internationalized. But the major requirement is to have a long human ... -
07:06 Patch #28861: Add a date item to the context menu
- Thank you for much feedback.
I attached a patch to change label from "Date" to "Start date / Due date".
I set lab... -
03:58 Patch #29216: Replace the searchbox label in the header with a placeholder
- +1
Bernhard Rohloff wrote:
> Go MAEDA wrote:
> > ... After applying the patch, there will be no way to go to the...
Also available in: Atom