Activity
From 2019-09-20 to 2019-09-22
2019-09-22
-
23:51
Patch #32115 (New): Move search bar and project selector to the top bar
- I made this quick patch more as some kind of preparation for #31353 (you may also add to this ticket to #31353 as rel...
-
23:04
Patch #32114: Give project list cards the same background like grid cells in many other views
- I made a typo in the title-> it must be "grid cells in many *+other+* views" someone please correct :D
-
23:03
Patch #32114 (New): Give project list cards the same background like grid cells in many other views
- The color #f6f6f6 is used in other grid cells nearly everywhere else now.
IMHO by giving that same background to pro... -
10:49 Defect #32110: "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks
- I found that the following change fixes the warning....
-
08:31 Defect #32110 (Closed): "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks
- ...
-
08:41 Patch #31971: Change the color of the input field frame when in focus
- Setting the target version to 4.1.0.
-
07:33 Defect #30431: Useless "Delete issues" tracker permission is shown on the role page for Anonymous and Non-member
- LGTM but I propose a slight change as follows. Using @&@ operator is simpler and much faster than using @delete_if@.
... -
07:33 Patch #32109: Obey sub-task sharing settings on new issue creation
- Attaching the patch as file as description got screwed.
-
07:31 Patch #32109 (New): Obey sub-task sharing settings on new issue creation
- There have been previous efforts to improve sub-task management, but they lack support for cross-project sharing sett...
-
06:04
Feature #29482: Query system for Projects page
- Yuuki NARA wrote:
> +1
+1 because Yuuki NARA +1ed ;D -
05:09 Feature #29482: Query system for Projects page
- +1
-
05:57
Patch #32099: Fix inconsistent gap sizes on My page
- Go MAEDA wrote:
> I tried the patch but could not find the difference. Could you describe what the patch improves?
... -
03:33 Patch #32099: Fix inconsistent gap sizes on My page
- I tried the patch but could not find the difference. Could you describe what the patch improves?
-
05:29
Patch #32106: Slightly restyled ajax loading indicator
- Go MAEDA wrote:
> I think it is better to show the indicator at the center of the page than at the top of the page.
... -
03:55 Patch #32106: Slightly restyled ajax loading indicator
- I think it is better to show the indicator at the center of the page than at the top of the page.
Suppose that the... -
00:20
Patch #32106 (New): Slightly restyled ajax loading indicator
- This patch sticks indicator to the very top and adds some new styling to it.
!ajax-indicator.PNG! -
01:43 Feature #32108 (New): Option in core or plugin which convert file from MS Excel or LibreOffice to redmine table
- Hi,
Where can I find some plugin which convert files ods (LibreOffice) or xls (Microsoft Office) to redmine table?
... -
00:55
Defect #32107 (New): Stuck tool-tips on My page when attempting to reposition widgets
- When attempting to drag and reposition widgets on My page, the new tool-tips with "Move" caption added by #31441 get ...
2019-09-21
-
22:52
Patch #32105 (New): Context menu to match the rest of the flyout styling
- This patch:
- Sets fly-out context menu to have border radius of 3px (instead of formerly 2px)
- Removes some unnec... -
18:45
Patch #32100: Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- Marius BALTEANU wrote:
> but I don’t see a real benefit for making also the hover element rounded in the fly-out men... -
10:55 Patch #32100: Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- I like the rounded tabs for the main menu, but I don’t see a real benefit for making also the hover element rounded i...
-
01:44
Patch #32100: Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- Alternative, simpler patch which only adds roundness to the bottom of the fly-out menu and removes on-hover roundness...
-
17:16 Patch #31971: Change the color of the input field frame when in focus
- I tried out the patch with Firefox. It made the appearance nicer but I round a problem. Input fields have rounded cor...
-
10:38 Patch #31971: Change the color of the input field frame when in focus
- kim kk wrote:
> Subjectの部分を一回目クリックした場合は、
> Hoverしたデータのリストが表示されますが、
> 他のText Areaをクリックした後、再度Subjectをクリックしても、
> Hov... -
16:41 Feature #31879: "starts with" and "ends with" filter operators for string values
- Marius BALTEANU wrote:
> Why not just @^@/@$@ which are used in regex syntax or Lucene syntax? Using CSS selector sy... -
11:06 Feature #31879: "starts with" and "ends with" filter operators for string values
- Yuichi HARADA wrote:
> I added "starts with" and "ends with" filter operators. These filter operator symbols mimics ... -
15:06 Defect #32063: 'use strict' in inlineAutoComplete causes error on Poltergeist
- Marius BALTEANU,
Thank you for explanation, and I agree your opinion.
I don't know other browser with the problem. ... -
11:48 Defect #32063 (Needs feedback): 'use strict' in inlineAutoComplete causes error on Poltergeist
- I don’t think we should write old JS syntax only to make the code compatible with PhantomJS which is no longer under ...
-
13:10 Feature #27314: Remove the 'Administration' index page and jump right into settings
- Go MAEDA wrote:
> I don't prefer the proposed change. The index is intuitive for users, and they don't always want t... -
07:53 Feature #27314: Remove the 'Administration' index page and jump right into settings
- I don't prefer the proposed change. The index is intuitive for users, and they don't always want to create a project.
-
11:58 Feature #23954: Shows the date of the last activity on Projects administration
- I think we should add this column on top of #29482.
-
06:02 Feature #23954: Shows the date of the last activity on Projects administration
- It worked on Redmine trunk with the same changes. note-11
Attach a screen copy of my environment.
Last activity i... -
09:52 Feature #32052 (Closed): Auto-complete issues #id in search form
- Committed the patch. Thank you for your contribution.
-
09:11 Defect #32104: Calendar layout doesn't fit with the width
- !cal_overflow.png!
-
09:08 Defect #32104 (Closed): Calendar layout doesn't fit with the width
- On Redmine4.0.3, If i set the display resolution as a smaller mode such as 1280*720, the layout of Calendar will over...
-
08:12 Feature #17907: Give 'version' another meaning
- redmine_message_customize plugin has been created.
You can use this to override the term from the administration scr... -
07:23 Feature #3099: Last activity time window.
- +1
Thanks for great patches
I don't want to repeat the blank history.
Note.
If the following patches have b...
2019-09-20
-
21:14
Patch #32100 (New): Fixed and added roundiness to the "plus" (+) flyout menu and it's child elements
- This patch is a follow up to #32013 and fixes the look of the "plus" fly-out menu.
!plus-menu1.PNG! !plus-menu2.PN... -
18:08
Patch #32099 (New): Fix inconsistent gap sizes on My page
- Very small patch, but fixes gaps on my page to be the same.
!gapfixmypage.png! -
03:31 Patch #32094 (Closed): Remove unnecessary call to set_tmp_attachments_directory
- Committed the fix.
-
02:58 Patch #32013 (Closed): Rounded corners of the main menu
- Committed the patch. Thank you for the nice improvement.
Also available in: Atom