Project

General

Profile

Activity

From 2016-10-02 to 2016-10-04

2016-10-04

22:31 Revision 15888 (svn): Test failure.
Jean-Philippe Lang
21:40 Feature #5358: Share Issues Categories for sub-projects
+1 Kamil Franckiewicz
16:57 Feature #5358: Share Issues Categories for sub-projects
+1
as pointed out, an implementation similar to _version sharing_ would be optimal
Massimiliano De Ruosi
20:54 Revision 15887 (svn): Test failure.
Jean-Philippe Lang
18:44 Revision 15886 (svn): Code cleanup.
Jean-Philippe Lang
18:40 Revision 15885 (svn): Adds accessors for report_last_commit.
Jean-Philippe Lang
16:36 Feature #14130: Spent Time Report Filter options
I suggest that this issue must be split in two feature requests.
# Add standard issue fields on spent time report ...
Valdir Stiebe Junior
12:12 Feature #10059: Hide list of members in project overview
never mind I found a solution.
use this plugin https://github.com/alphanodes/redmine_tweaks it will make a new permi...
Michael Temeschinko
11:32 Feature #10059: Hide list of members in project overview
I need this too - thank you Michael Temeschinko
12:05 Defect #23983 (Needs feedback): Estimated time and logged time always round down to full hours
I cannot reproduce on vanilla Redmine version:3.3.0.
Please see [[submissions]].
Toshi MARUYAMA
10:17 Defect #23983 (Closed): Estimated time and logged time always round down to full hours
It is not possible to set an estimated time or log for example 1.5 hours. The time will be rounded down to 1.0 hours.... Mario Meili
11:45 Feature #23987 (Closed): Add an index on issues.parent_id
Hi,
We encounter slowness with using the scrum plugin (https://redmine.ociotec.com/projects/redmine-plugin-scrum)....
Jérôme BATAILLE
11:34 Defect #22022: Issue shows wrong in wrong parent subtasks list
Same here after upgrading from 2.6.8 to 3.3.0.
Adding subtasks to some issues with rather deep hierarchy (3-5 level...
Serghei Zagorinyak
11:16 Feature #23984 (New): Add profile option to permanently disable the mobile version/style
Some of our users would like to have the default/desktop style of redmine also when using their mobile browser. As Sa... Jan S
04:23 Patch #23977 (Closed): Redmine performance issues.
Please use more descriptive subject and use forum for question. Toshi MARUYAMA
02:19 Feature #23980: Replace icon images with Tabler SVG icons
Attached a screenshot also.
!{width:50%; border: 1px grey;}font_awesome.png!
Marius BĂLTEANU
02:11 Feature #23980: Replace icon images with Tabler SVG icons
Marius BALTEANU wrote:
> 2. *Only from css*
>
> Advantages:
> * the views will not be modified
>
> Disadvant...
Marius BĂLTEANU
02:07 Feature #23980 (Closed): Replace icon images with Tabler SVG icons
Icon fonts have some advantages over the classical images:
- being vector graphics, they are scalable an can be resi...
Marius BĂLTEANU
02:15 Defect #23979: Elements are not aligned properly in issues table for some cases
Also, the related issue section from issue page can benefits from this change.
before:
!related_before.png!
afte...
Marius BĂLTEANU
00:48 Defect #23979 (Closed): Elements are not aligned properly in issues table for some cases
To reproduce the bellow issue:
* Sort the issues by parent task
* Resize the screen until the Assignee goes also on...
Marius BĂLTEANU
01:18 Feature #17776: Add an option for the wiki start page to be "index by title"
I've been looking for this ability as well. Was hoping not to have to resort to workaround 1 or 2. J. Zimmerman
00:13 Patch #23978 (Closed): Make the email notifications for adding/updating issues more readable/clear
The attached patch (improvements_to_email_notifications.patch) adds the following changes to the email notifications ... Marius BĂLTEANU

2016-10-03

22:28 Patch #23977 (Closed): Redmine performance issues.
Hello,
We have redmine with 500 projects, and if one user non admin try to load a page it will get rendered in 4-5se...
bilel kedidi
17:07 Feature #23975 (New): Optimization : Changesets history in issue view
For each changeset of the issue in the issue view, the issue referenced by the changeset with the dash sign is reload... Jérôme BATAILLE
13:57 Feature #23973: One user - multiple LDAP backends
I would also like to point out that both DCs belong to the same domain. Michal Kalwig
12:52 Feature #23973 (Closed): One user - multiple LDAP backends
Hello,
Is there a way to configure Redmine so that he will use 2 LDAP servers (2 DCs) in case of failure of first ...
Michal Kalwig
11:22 Feature #22026: Conditional custom fields
+1 Stephane Evr
10:10 Feature #16549: Set multiple values in emails for list custom fields
Jean-Philippe Lang wrote:
> Due to the changes done in r14503, users can be specified in different ways (name, email...
Felix Schäfer
09:41 Feature #16549: Set multiple values in emails for list custom fields
Yiannis Tsiouris wrote:
> By the way, how come you used ';' for value separator and not ','?
Because you're less ...
Felix Schäfer

2016-10-02

20:13 Defect #23766: API : creating issues with project identifier no longer possible
Thank you :-) Felix Schäfer
12:21 Defect #23766 (Closed): API : creating issues with project identifier no longer possible
Jean-Philippe Lang
20:12 Patch #23587: Sudo-Mode refinements
Thanks. Felix Schäfer
12:23 Patch #23587 (Closed): Sudo-Mode refinements
Jean-Philippe Lang
19:21 Defect #23971 (Closed): Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
I don't know your environment and we do not provide technical support.
Please use forum for question.
Toshi MARUYAMA
19:07 Defect #23971: Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
How to do? download the "public" directory @r10726 and cover it? GAN A
18:54 Defect #23971 (Needs feedback): Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
I cannot reproduce.
Make sure you use clean sources which are applied r10725 and r10726.
Toshi MARUYAMA
18:07 Defect #23971: Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
PIC1,version:3.3
PIC2, version:1.3
GAN A
17:46 Defect #23971 (Closed): Alternate theme,but the " issuelist-colouring based on issue's priority " not enabled
I had set the theme to Alternate,but the issuelist back color is not change,why ? please look the image I upload. GAN A
15:36 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Attached is an updated patch which includes some fixes.
I would really appreciate any feedback on this patch in or...
Marius BĂLTEANU
15:20 Defect #23840 (Closed): Reduce the maximum height of the issue description field
This should be fixed by r15884. The rows of the textarea will now vary between 10 and 20 (instead of 100). Jean-Philippe Lang
15:18 Revision 15884 (svn): Reduce max height of issue description textarea from 100 to 20 (#23840).
Jean-Philippe Lang
15:09 Defect #23777 (Closed): Login button is too thin on WebKit browsers
Thanks for your feedback, the patch is committed. Jean-Philippe Lang
14:30 Defect #23777 (Resolved): Login button is too thin on WebKit browsers
Jean-Philippe Lang wrote:
> Thanks for the patch. Go, can you confirm the fix works for you?
Thanks to Marius BAL...
Go MAEDA
13:05 Defect #23777: Login button is too thin on WebKit browsers
Thanks for the patch. Go, can you confirm the fix works for you? Jean-Philippe Lang
13:45 Patch #22850 (Closed): Speedup remove_inherited_roles
Patch committed, thanks. Jean-Philippe Lang
13:45 Revision 15883 (svn): Speedup remove_inherited_roles (#22850).
Patch by Pavel Rosický. Jean-Philippe Lang
13:27 Feature #23855 (Closed): Target version filter should get an entry 'All open versions'
#23215 is committed for 3.4.0. I'm closing this at duplicate. Jean-Philippe Lang
13:25 Revision 15882 (svn): Translate statuses in the version status filter (#23215).
Jean-Philippe Lang
13:22 Feature #23215 (Closed): Add the possibility to filter issues after Target Version's Status and Due Date
Patch committed in r15881 with a few changes, thanks. Filters are named @fixed_version.status@ and @fixed_version.due... Jean-Philippe Lang
13:21 Revision 15881 (svn): Add the possibility to filter issues after Target Version's Status and Due Date (#23215).
Patch by Marius BALTEANU. Jean-Philippe Lang
13:09 Defect #23947 (Closed): Single issue edit from context menu fix
The patch does not apply to the Redmine core. You have local changes that trigger this error. Jean-Philippe Lang
13:05 Revision 15880 (svn): Login button is too thin on WebKit browsers (#23777).
Patch by Marius BALTEANU. Jean-Philippe Lang
13:00 Defect #23969 (Resolved): Edit/delete links displayed on issue even if project is closed
Fixed in r15879. Jean-Philippe Lang
12:59 Defect #23969 (Closed): Edit/delete links displayed on issue even if project is closed
Edit and delete links are displayed on the issue details, even if the project is closed. It's a UI issue only, as the... Jean-Philippe Lang
13:00 Revision 15879 (svn): Edit/delete links displayed on issue even if project is closed (#23969).
Jean-Philippe Lang
12:23 Revision 15878 (svn): Merged r15813 (#23587).
Jean-Philippe Lang
12:22 Patch #23376 (Closed): Downloading of attachments with MIME type text/javascript fails
Jean-Philippe Lang
12:22 Revision 15877 (svn): Merged r15856 (#23376).
Jean-Philippe Lang
12:21 Defect #23878 (Closed): Closing all subtasks causes error if default priority is not defined and priority is derived from subtasks
Jean-Philippe Lang
12:21 Revision 15876 (svn): Merged r15857 (#23878).
Jean-Philippe Lang
12:21 Revision 15875 (svn): Merged r15855 (#23766).
Jean-Philippe Lang
12:20 Patch #23883 (Closed): iOS 10 ignore disabled Zoom
Jean-Philippe Lang
12:20 Revision 15874 (svn): Merged r15849 (#23883).
Jean-Philippe Lang
12:20 Revision 15873 (svn): Merged r15849 (#23883).
Jean-Philippe Lang
12:19 Patch #23764 (Closed): closed_on field of copied issue is always set to source issue's value
Jean-Philippe Lang
12:19 Revision 15872 (svn): Merged r15848 (#23764).
Jean-Philippe Lang
12:19 Revision 15871 (svn): Merged r15848 (#23764).
Jean-Philippe Lang
12:18 Revision 15870 (svn): Merged r15848 (#23764).
Jean-Philippe Lang
12:13 Defect #23841 (Closed): Custom field URL spaces not decoded properly
Jean-Philippe Lang
12:13 Revision 15869 (svn): Merged r15846 (#23841).
Jean-Philippe Lang
12:12 Revision 15868 (svn): Merged r15846 (#23841).
Jean-Philippe Lang
12:12 Revision 15867 (svn): Merged r15846 (#23841).
Jean-Philippe Lang
12:11 Defect #23839 (Closed): "Invalid query" (Error 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed version
Jean-Philippe Lang
12:11 Revision 15866 (svn): Merged r15852 and r15863 (#23839).
Jean-Philippe Lang
12:10 Revision 15865 (svn): Merged r15852 and r15863 (#23839).
Jean-Philippe Lang
12:07 Revision 15864 (svn): Merged r15852 and r15863 (#23839).
Jean-Philippe Lang
 

Also available in: Atom