Activity
From 2019-09-29 to 2019-10-01
2019-10-01
-
19:51 Patch #29216: Replace the searchbox label in the header with a placeholder
- I've tried Marius's patch and it works very nice. IMHO this would be a nice improvement. LGTM!
-
18:03 Patch #29216: Replace the searchbox label in the header with a placeholder
- Also, switching to a search input field, it'll add the nice clear input icon (HTML 5 feature).
!x_icon.png! -
18:00 Patch #29216: Replace the searchbox label in the header with a placeholder
- What about of using the same search input available for mobile version, but with the magnifier icon clickable?
Non... -
10:50 Feature #32178 (New): Conditioned Custom Fields
- Dear all,
is it possible to create conditioned custom fields, which pop-up only, if a first custom field is answer... -
10:28 Defect #32168: Allow issue id with "#" prefix for the value of issue ids filter
- Accepted to input with "#" prefix even in "Issue" filter.
I attached a patch.
-
05:49 Feature #18043 (Closed): Links to anchors inside the page should be pagename-independent
- The feature has been delivered in Redmine 4.0.0 (#16313).
-
05:20 Defect #24008 (Closed): Remove 'Copied from' / 'Copied to' relationship between issues
-
04:48 Defect #24160 (Closed): Gantt diagram returns internal error
2019-09-30
-
20:14 Feature #31322: Provide a way to automatically close all open subtasks too when a parent issue is being closed
- @$ LC_ALL=en_US.UTF-8 firefox@
!POC.png! -
20:01 Feature #31322: Provide a way to automatically close all open subtasks too when a parent issue is being closed
- Simplified.
-
19:51 Feature #31322: Provide a way to automatically close all open subtasks too when a parent issue is being closed
- This is POC.
There is no test.
You need apply #28492 patch first. -
18:18 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- By the way...
... *display:block;* and *padding:0;* on the avatar link aligns it vertically with the rest. ;-)
<p... -
18:13 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Go MAEDA wrote:
> Thank you for writing the patch. I have some requests:
>
> * Change the link text name to "Prof... -
13:24
Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Go MAEDA wrote:
> Perhaps we can study from Planio, a Redmine based online service. Planio already has account drop-... -
04:05 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Perhaps we can study from Planio, a Redmine based online service. Planio already has account drop-down.
!{width: 4... -
03:49 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Thank you for writing the patch. I have some requests:
* Change the link text name to "Profile" (@label_profile@).... -
17:27
Feature #32029: Replace gantt and calendar tooltips with jquery tooltips
- Marius BALTEANU wrote:
> Nice job! I will help you with this. Also, we should preserve the white background for thes... -
16:24 Feature #16098: On relation change/add notification setting
- Setting the target version to 4.2.0.
-
15:31 Feature #32169 (Closed): Add links to the detailed Wiki formatting help in Quick Reference
- Committed the patch.
-
00:26 Feature #32169: Add links to the detailed Wiki formatting help in Quick Reference
- Setting the target version to 4.1.0.
-
15:16 Feature #31879 (Closed): "starts with" and "ends with" filter operators for string values
- Yuichi HARADA wrote:
> I added "starts with" and "ends with" filter operators to File filter, but didn't create an i... -
10:26 Feature #31879 (Reopened): "starts with" and "ends with" filter operators for string values
-
10:21 Feature #31879: "starts with" and "ends with" filter operators for string values
- I added "starts with" and "ends with" filter operators to File filter, but didn't create an implementation.
I create... -
14:32 Defect #32176 (Closed): Emails are not getting triggered
- When we create a new ticket and update existing one emails are not getting triggered. Kindly help as we have to manua...
-
13:40
Defect #32153: Repository browser does not render previews for audio/video files
- Go MAEDA wrote:
> Attaching a quick-and-dirty workaround.
Thanks :-)
I'll share more feedback after I test it if I... -
11:51 Feature #7360: Issue custom query: default query per instance, project and user
- +1
Is this patch workable on 4.0.4 ? Because "redmine_default_custom_query" is conflict with DMSF. So I am seeking a... -
09:42 Defect #32172: Warning "constant Loofah::HTML5::WhiteList is deprecated"
- The fix has already merged to master before I filed an issue.
https://github.com/rails/rails-html-sanitizer/pull/100 -
05:18 Defect #32172: Warning "constant Loofah::HTML5::WhiteList is deprecated"
- Reported the issue to the rails-html-sanitizer team.
https://github.com/rails/rails-html-sanitizer/issues/101 -
01:45 Defect #32172: Warning "constant Loofah::HTML5::WhiteList is deprecated"
- I observed this after loofah was updated from 2.2.3 to 2.3.0.
-
01:38 Defect #32172 (Closed): Warning "constant Loofah::HTML5::WhiteList is deprecated"
- ...
-
02:29 Defect #32170 (Resolved): Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome
- Committed the patch.
-
00:26 Defect #32170: Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome
- Setting the target version to 4.1.0.
2019-09-29
-
16:05
Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Marius BALTEANU wrote:
> Bernhard, Antonio, I've reworked the entire patch, you can use the new one for testing. It'... -
14:54 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Bernhard, Antonio, I've reworked the entire patch, you can use the new one for testing. It's more complete, but it st...
-
09:01 Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Version 2 FTW! This search bar in the header annoys me as hell.
I've tried your patch and looked nice already. One t... -
04:35
Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Marius BALTEANU wrote:
> I made some progress and I would like to share two screenshots
I am all for the second imp... -
04:35
Feature #31353: Replace user related links in the top menu bar with a proper user menu.
- Edit: _deleted, because dupe_
-
15:07 Defect #32170 (Closed): Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome
- This is related to #20372, should have been fixed together with it.
*Before:*
!{width: 250px; border: 1px solid #... -
12:43 Feature #32169 (Closed): Add links to the detailed Wiki formatting help in Quick Reference
- The attached patch adds links to the detailed Wiki formatting help in Quick Reference.
Currently, there is only on... -
03:27 Defect #32168 (New): Allow issue id with "#" prefix for the value of issue ids filter
- I found an inconsistent behavior regarding issues filter.
"Parent task" and "Subtasks" filter accept issue ids wit... -
02:04 Feature #25540 (Closed): Unify fields of subtasks and related issues on issue page
- Committed the patch. Thank you all for your contribution.
-
01:50 Patch #31147 (Closed): Add custom styles for all fields
- Marius BALTEANU wrote:
> We should make the disabled fields more obvious using the below patch:
Committed the fix...
Also available in: Atom