Activity
From 2019-02-02 to 2019-02-04
2019-02-04
-
19:11 Defect #29276: Autocomplete does not show anything
- Christian Wolf wrote:
> Dear Marius, thanks for your patch.
>
> Indeet, it seems to have fixed the problem. I res... -
14:55 Defect #29276: Autocomplete does not show anything
- Dear Marius, thanks for your patch.
Indeet, it seems to have fixed the problem. I reset temporarily the apache con... -
18:38 Feature #7360: Issue custom query: default query per instance, project and user
- +1 !
Is there any reason this feature / patch got rejected? Would be really useful to have something like this... Ma... -
17:34 Patch #30739: Project Custom Fields configuration : split by tracker
- Please review this simple patch, that is mainly bringing appearance changes, no feature change.
The JS call to sel... -
15:28 Patch #30739 (New): Project Custom Fields configuration : split by tracker
- This patch splits Custom Fields Fieldset in Sub-Blocks :
* Custom Fields for All trackers
* Custom Fields for Multi... -
08:04 Feature #30736 (Closed): oauth login for redmine new verions
- pradeep pal wrote:
> Hi Team,
>
> Is der any way to get oauth plugin for latest verison of redmine , Please help... -
08:01 Feature #30736: oauth login for redmine new verions
- * On priority ,
-
08:01 Feature #30736 (Closed): oauth login for redmine new verions
- Hi Team,
Is der any way to get oauth plugin for latest verison of redmine , Please help
And if it is, please he... -
08:00 Feature #3956: Login by Email
- You can already achieve this by using the same email address as login username (attached a screenshot). IMO, current ...
-
06:17 Feature #3956: Login by Email
- +1 This is so common these days and people don't have to remember another login.
-
07:12 Defect #30489: Internal server error when click middle mouse button link add watcher
- Marius BALTEANU wrote:
> Yes, middle button means Open link in new tab.
Thanks, I understand. I think this issue ... -
06:28 Defect #30489: Internal server error when click middle mouse button link add watcher
- Yes, middle button means Open link in new tab. To reproduce, go to an issue, right click on the Add watchers link and...
-
03:30 Defect #30489: Internal server error when click middle mouse button link add watcher
- Since I use MacBook Pro and don't have a mouse with a middle button, I cannot reproduce the problem. Adding issue wat...
-
03:36 Patch #13688 (New): Chosen thumbnail has to be bigger than requested one and not smaller
- Confirmed that the test passes after applying the patch written by Marius. Setting the target version to 4.1.0.
-
00:24 Defect #30434 (Closed): Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
2019-02-03
-
23:34 Defect #30434 (Resolved): Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Committed. Thank you for fixing this issue.
-
07:24 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Added a comment as discussed in #30434#note-6 and #30434#note-7.
-
22:07 Feature #30733 (New): Keep submitted form data when updating an issue with an expired authentication token
- When a user submits an update to a issue and their authentication token has expired redmine will return a simple '422...
-
21:38 Feature #29712: Preview and wiki toolbar for full width custom fields
- Implemented for full width layout custom fields.
-
20:46 Feature #26081: Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column)
- Attached two patches:
1. attachment:0001-Show-full-width-layout-custom-fields-as-block-column.patch which implements... -
19:48 Defect #8936: rescheduling of an issue to an earlier date does not update issues that follow on this issue
- Mischa The Evil wrote:
> Can't test it at the moment but I think this is implemented already via #4590 in Redmine ve... -
19:48 Defect #8936 (Closed): rescheduling of an issue to an earlier date does not update issues that follow on this issue
-
19:33 Defect #21024 (Closed): can't upload file with "[" in name
-
19:31 Defect #23430 (Closed): I can not access a closed project Issues
- I'm closing this for now with "Cant reprodoce".
Please reopen if you still experience the issue on the latest Redm... -
19:29 Defect #26010 (Closed): can't create Thread
- Based on the few log lines provided, the issue seems to be related to the old method of sending mails.
In Redmine... -
19:25 Defect #26451 (Closed): Error attach files
-
19:24 Defect #29416 (Closed): Do not show Git revisions
- Please reopen if you still using Redmine and you experience the issue on the latest Redmine versions.
-
19:22 Defect #28258 (Closed): Ticket is invisible on other Roadmap, if target version of another project is selected
- Please reopen if you experience the same issue on the latest Redmine versions.
-
19:14 Defect #29276 (Confirmed): Autocomplete does not show anything
-
17:19 Defect #29276: Autocomplete does not show anything
- Christian, thanks for your deeper investigations.
Can you apply the attached patch and tell me if fixes the problem? -
16:25 Defect #30489: Internal server error when click middle mouse button link add watcher
- All tests pass with the above patch applied:
Test results: https://gitlab.com/marius-balteanu/redmine/-/jobs/1554992... -
15:59 Defect #30489: Internal server error when click middle mouse button link add watcher
- Maybe it is enough to return 404 when the request format is HTML?...
-
16:22 Patch #13688: Chosen thumbnail has to be bigger than requested one and not smaller
- Applying the below patch on top over Jens patch fixes the test....
-
16:01 Defect #30438 (Closed): Internal error after replying isuess
- Please reopen if you experience the same issue on the latest Redmine versions.
-
15:05 Defect #30073: Ajax Request Returns 200 but an error event is fired instead of success
- A comment should be updated: s/200/204/
-
12:25 Defect #30073: Ajax Request Returns 200 but an error event is fired instead of success
- Updated tests.
-
10:56 Defect #30073: Ajax Request Returns 200 but an error event is fired instead of success
- Changed the target version to 4.1.0.
I think we would better not to change the status code in minor versions becau... -
10:26 Defect #30073: Ajax Request Returns 200 but an error event is fired instead of success
- LGTM. Setting the target version to 3.4.9.
-
14:30 Feature #7521 (Closed): Grant assignee only to developers (or a special users role)
- You can use "Issues can be assigned to users with this role" settings in roles.
-
12:30 Feature #8254 (Closed): Add previous/next functionality in diffs
- Implemented by #29730 for Redmine 4.0.0.
-
09:38 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- @previous_assigned_to@ method in the patch should return @nil@ if no previous assignee is found, but it returns @Jour...
-
09:04 Defect #30732 (Closed): Bulgarian translation update for 4.0-stable
- Committed to 4.0-stable branch.
-
01:51 Defect #30732 (New): Bulgarian translation update for 4.0-stable
-
01:51 Defect #30732 (Closed): Bulgarian translation update for 4.0-stable
- Translated by Ivan Cenov, originally posted as #30664....
-
07:33 Feature #3604 (Closed): Show links to Calendar and Gantt on Roadmap page
- Gantt and calendar links in the sidebar of issues page have been removed in r16078 (Redmine 3.4). Please use the proj...
-
06:55 Feature #30356: Drop Ruby 2.2 support
- The attached patch removes code for Ruby 2.2.
-
06:10 Feature #4767 (Closed): Add permission group to allow 'edit your own tickets (header)'.
- Closing as a duplicate of #1248.
-
05:54 Feature #2920 (Closed): filter issues assigned to me by project
- You can use a my page block "Issue" for the purpose. The block can display custom query on My page (#1565). Please co...
-
05:29 Feature #10264: Add a check/uncheck all button to search
- Probably we can fulfill this request by adding a green check icon ( !/images/toggle_check.png! ) to check/uncheck che...
-
05:11 Feature #16026 (Closed): Roadmap subtask
- Closing as a duplicate of #5275.
-
03:13 Defect #22048 (Closed): Exception throws during plugin rendering
- Closing as a duplicate of #15872.
-
00:34 Defect #28035 (Closed): Order of versions is not correctly ordered
- Closing as a duplicate of #6881.
-
00:23 Defect #30664 (Closed): Bulgarian translation
- Committed the patch. Thank you for your contribution.
2019-02-02
-
12:43 Feature #30356 (Reopened): Drop Ruby 2.2 support
- I'm reopening this for version:"4.1.0".
-
11:35 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > We should mark this fix as "workaround/quick fix" until rouge team fix... -
10:58 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Marius BALTEANU wrote:
> We should mark this fix as "workaround/quick fix" until rouge team fixes the problem on the... -
10:41 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- We should mark this fix as "workaround/quick fix" until rouge team fixes the problem on their side.
I found a "PR"... -
06:11 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Slightly updated the patch.
* Fix that the first argument of @highlight_by_filename@ is destructively changed by @... -
05:17 Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
- Confirmed that the patch fixes this issue. Setting the target version to 4.0.2.
-
08:37 Defect #30030: Links to notes depends on issues "Display comments" setting
- I could not reproduce the problem with Redmine 4.0.1. The CSS id of oldest note is always "note-1" independent from t...
-
08:19 Feature #3088: Estimated hours field able to hide role based
- +1 It would be great to have estimated times integrated in the allover times permissions system.
-
08:17 Feature #12005: Mightful workflow field enhancement: hide
- +1
I'm looking forward to see this realized in a future Redmine version. -
08:04 Defect #30428 (Closed): API upload documentation is wrong
- Thank you for pointing it out. You will see "Attachment extension is not allowed" error if you use "Allowed extension...
-
07:21 Defect #29849 (Closed): Display order of Redmine parent/child tickets are not correct
- No feedback from the reporter. Closing.
-
06:17 Defect #30716 (Closed): latest version of xpath gem need ruby 2.3
- Closing as a duplicate of #30114.
I also observed the error a few times but I cannot reproduce it for now. -
03:47 Defect #30494 (Closed): Can't set author_id when creating a new issue via REST API.
- It is the expected behavior. You cannot impersonate another user in Redmine.
-
03:12 Defect #30731 (Closed): "View differences" buttons are shown in the repository page even without "Browse repository" permission
- You are not allowed to see the diff between changesets if you don't have a "Browse repository" permission. However, "...
-
02:24 Feature #11963: Hide the estimated times on issues for certain roles
- +1
-
00:46 Patch #30421 (Closed): Issue tracking table on user profile page
- Committed.
-
00:33 Feature #30482 (Closed): Multiple issue ids in "Parent task" filter
- Committed the patch. Thank you all for your contribution.
Also available in: Atom