Project

General

Profile

Activity

From 2014-05-14 to 2014-05-16

2014-05-16

23:10 Feature #16862: Only after log out, Redmine should redirect to login page instead of public page
> after clicking Sign Out, redmine should get redirected to Sign In page
It does exactly that, like I stated above. ...
Jan Niggemann (redmine.org team member)
22:53 Feature #16863: Provide way to delete large number of issues
Mmh, I understand the problem, though I'd say the problem is not Redmine in itself in that case. Does the request tim... Felix Schäfer
17:35 Feature #16863: Provide way to delete large number of issues
@felix - yes, I realise the bulk edit menu has a delete button, but it doesn't work when you have a large number of i... Rob Jonson
14:48 Feature #16863: Provide way to delete large number of issues
The "Bulk edit menu":http://www.redmine.org/projects/redmine/wiki/RedmineIssueList#Shortcut-menu has a "delete" button. Felix Schäfer
19:07 Feature #12579: Ability to assign issues to multiple users
Hello,
This issue would be very useful.
I think it could be only the possibility to add more than a user in "As...
Márcio Lopes
16:36 Feature #5864: Regex Text on Receiver Email
+1
Thank you for this life saving patch, the plugin works like a charm!
Massimo Rossello
16:17 Patch #16905: Count users with a single query on group list
Here is the patch Jérôme BATAILLE
16:15 Patch #16905 (Closed): Count users with a single query on group list
All users are loaded for each group, only to count them ! Jérôme BATAILLE
16:01 Feature #16904: Add anonymous user to users list in query filters
This adds the option to search for issues with the author "Anonymous" everywhere.... Felix Schäfer
15:42 Feature #16904 (Closed): Add anonymous user to users list in query filters
The author of an issue might be "Anonymous", either because issue creation is allowed for users that are not logged i... Felix Schäfer
15:26 Feature #16903 (Closed): Sending an email before job's finish date
Does Redmine warn member of job by email, if a job's finish date approached.
I think it is useful remember to member...
Mikail ALTINTAŞ
14:23 Feature #16902 (Closed): Accessibility : page lang header, depending on profile language
Done by #14206. Toshi MARUYAMA
13:49 Feature #16902: Accessibility : page lang header, depending on profile language
This is more a simple patch than a change :-) Jérôme BATAILLE
13:49 Feature #16902: Accessibility : page lang header, depending on profile language
Here is the patch. Jérôme BATAILLE
13:46 Feature #16902 (Closed): Accessibility : page lang header, depending on profile language
Since pages are translated depending on the profile language, the lang header tag should take in account this configu... Jérôme BATAILLE
13:17 Defect #14737: Gantt, completed % truncated instead of rounded
Thanks a lot ! this is Smile 13'th patch integrated into the core. Jérôme BATAILLE
12:38 Defect #14737 (Closed): Gantt, completed % truncated instead of rounded
Committed in trunk r13137, thanks. Toshi MARUYAMA
12:34 Feature #16707 (Closed): Integrate support of SSL for POP3 incoming emails
Committed in trunk r13138. Toshi MARUYAMA
09:05 Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
+1, but I would be in favor to solve this issue via CSS. The column "Parent Task" does not get wrapped due to this CS... Michael Pickelbauer

2014-05-15

20:32 Defect #16896 (New): Follows Relation Ignored When Adding a Parent
h4. Problem
There seems to be a check missing on the start date and end dates of a subitem if a parent with a "fol...
Monica Kochofar
18:23 Defect #16895 (Closed): Can't verify CSRF token authenticity on IE9 with Alias
Dear Redmine team,
I've a strange behavior/issue during the user connexion with IE9 (no test on other IE) when I u...
guillain tonton
15:28 Feature #16862: Only after log out, Redmine should redirect to login page instead of public page
I am using 2.5.1, what I meant was, after clicking *Sign Out*, redmine should get redirected to *Sign In* page. I don... Lajish Lakshmanan
12:46 Feature #16862 (Needs feedback): Only after log out, Redmine should redirect to login page instead of public page
>Before submitting a bug report, please read [[Submissions|SubmittingBugs]] to make sure that you provide all the req... Jan Niggemann (redmine.org team member)
14:52 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
I port this patch to Redmine 2.5.1
To apply patch download Redmine 2.5.1 and exec cmd...
P S
12:51 Defect #13487: Honor committer => user mapping in repository statistics
I would love to see this patch in next version,
thanks.
txemi M
11:18 Feature #8568: add ability to designate default watchers by tracker/project
In my company, people request to be able to define default watchers for issues
Many way to do that:
* Add the cap...
Antoine Gefflot
10:06 Feature #9412: Drag and Drop Issues to Set Parent-Child Relationships
+1 txemi M
09:46 Defect #14391: "stack level too deep" error in lib/active_support/callbacks.rb:409 when setting a dev time
Just as a note, we are running redmine on a MS SQL 2005, and this is the only error we have found. Oliviers change di... Jesper Grann Laursen
09:38 Feature #11963: Hide the estimated times on issues for certain roles
+ 1 alio kero

2014-05-14

22:54 Feature #8488: Create an 'Involve' mechanism to private issues
Dmitry Salashnik wrote:
> https://github.com/NEXSTEP/redmine_show_private_for_watcher
>
> tested on last trunk
...
Lucky Boy
18:35 Feature #6464: Ability to set landing page after login
Does the plugin still work? Nathan Eddle
18:34 Feature #664: User can choose what page he want's to be Start page
+1 because this is indeed very much needed. Nathan Eddle
17:47 Defect #16888 (Closed): Search fails for issues with identical created_on timestamp
If you have many issues with an identical created_on timestamp (e.g. 2014-05-14 01:00:00 pm) and all ticket subjects ... Benedikt Huss
16:31 Patch #14740: display decimals hours only if fractional
Hi Daniel,
In the enhancement you provided there is a little glitch because, you compare 2.0 with hours casted as ...
Jérôme BATAILLE
16:10 Defect #16886 (Resolved): Documents move : error messages in console
Duplicates #15295 Jérôme BATAILLE
15:27 Defect #16886 (Closed): Documents move : error messages in console
When migrating documents to sub-folders in the files directory,
there are cases where error messages are missing (be...
Jérôme BATAILLE
15:58 Defect #16887 (Closed): details_to_strings : reloads custom fields many times
Even if the custom fields are cached, it can slow down the issue journal display. Jérôme BATAILLE
15:54 Defect #16568: Referensing commits to issues across all projects
> I think some of your plugins cause probrem in following lines.
What should I search in source code of my plugins?
...
Pavel Potcheptsov
13:23 Defect #16568: Referensing commits to issues across all projects
I think some of your plugins cause probrem in following lines.
* source:tags/2.5.1/app/controllers/issues_controller...
Toshi MARUYAMA
13:06 Defect #16568: Referensing commits to issues across all projects
Hello, I believe all our users have this permission:
!rm_refer6.png!
Work:...
Pavel Potcheptsov
15:41 Defect #14737: Gantt, completed % truncated instead of rounded
It is reasonable because issue form uses round.
source:tags/2.5.1/app/helpers/application_helper.rb#L1122
Toshi MARUYAMA
15:34 Defect #14737: Gantt, completed % truncated instead of rounded
Jérôme BATAILLE wrote:
> Hi Toshi,
>
> You are talking about estimated_hours, do you mean that this is linked to ...
Toshi MARUYAMA
14:25 Defect #14737: Gantt, completed % truncated instead of rounded
Duplicated by #13442 Jérôme BATAILLE
14:18 Defect #14737: Gantt, completed % truncated instead of rounded
Hi Toshi,
You are talking about estimated_hours, do you mean that this is linked to done_ratio ?
The only place I...
Jérôme BATAILLE
13:46 Defect #14737: Gantt, completed % truncated instead of rounded
This problem is not only pdf but also web form.... Toshi MARUYAMA
13:17 Defect #14737: Gantt, completed % truncated instead of rounded
Any chance that this very simple patch could be integrated to the core ? Jérôme BATAILLE
15:38 Feature #13442 (Closed): Gantt : rounding error for version completed percent
Jérôme BATAILLE wrote:
> Duplicate of #14737
Thank you for your pointing.
Toshi MARUYAMA
14:24 Feature #13442 (Resolved): Gantt : rounding error for version completed percent
Duplicate of #14737 Jérôme BATAILLE
15:24 Feature #3068: Generic task management (not issues)
(Please delete update _11_! I thought I was editing it but accidentally posted a new one, sorry!) Szabolcs Szasz
15:19 Feature #3068: Generic task management (not issues)
Toshi MARUYAMA wrote:
> Please post full description to replace for cut and paste.
OK, here it goes (with further...
Szabolcs Szasz
15:19 Feature #3068: Generic task management (not issues)
(Deleted by note-13 request) Szabolcs Szasz
15:12 Feature #3068: Generic task management (not issues)
BTW, actually, it's an interesting question, how it relates/interferes with the translation layer.
1. This, in fac...
Szabolcs Szasz
15:05 Feature #3068: Generic task management (not issues)
Please post full description to replace for cut and paste. Toshi MARUYAMA
14:44 Feature #3068: Generic task management (not issues)
Toshi MARUYAMA wrote:
> Szabolcs Szasz wrote:
> > _Please edit the issue description so as to also request an optio...
Szabolcs Szasz
11:53 Feature #3068: Generic task management (not issues)
Szabolcs Szasz wrote:
> _Please edit the issue description so as to also request an option for changing *"Tracker", ...
Toshi MARUYAMA
11:03 Feature #3068: Generic task management (not issues)
Excellent point!
*NOTE:* the actually used semantic content of the nicely generic term "issue" *_varies by project...
Szabolcs Szasz
15:07 Feature #14711 (Resolved): Queries : add all and none to list operators
Jérôme BATAILLE
15:06 Feature #14711: Queries : add all and none to list operators
In fact they are included in list_optional filter type ! Jérôme BATAILLE
14:43 Feature #10717: "Only display statuses that are used by this tracker" should hide empty line and columns
The view code has not changed for a while, so the patch is still OK.
Any chance that this patch can be integrated ?
Jérôme BATAILLE
14:36 Patch #14971: Plugin rollback migration
Any chance that this straightforward patch can be integrated ? Jérôme BATAILLE
14:29 Patch #12850: User profile : Link to project in mail notifications by project selection
Any chance that this simple and straightforward patch can be integrated ? Jérôme BATAILLE
13:46 Patch #12493 (Resolved): Fill the Return-Path email header with the correct email address
This patch is specific to each company, so it can't be integrated to the code core. Jérôme BATAILLE
13:44 Patch #12493: Fill the Return-Path email header with the correct email address
We now override the *Mailer model* initialize method
with :...
Jérôme BATAILLE
13:34 Feature #14688: Increase category names from 30 to 60 characters
Hi, any chance that this patch can be examined ? Jérôme BATAILLE
13:31 Patch #14735: Allow negative time entries
Hi, any chance that this enhancement can be examined ?
The patch is very simple and straightforward. We have been ...
Jérôme BATAILLE
11:52 Feature #4585: Move a Version from one project to another
+1. Related (versions as first class citizens): #8991 Asaf H
11:38 Defect #16869: issue after update to 2.1.0
Redmine core plugins in source:tags/2.1.0/lib/plugins .
Third party plugins in source:tags/2.1.0/plugins .
Please...
Toshi MARUYAMA
10:32 Defect #16869: issue after update to 2.1.0
Hello Toshi MARUYAMA*
thank you for your help. i would know if there is a way to know the incompatible plugin pl...
samir cherbani
11:07 Feature #2490: a less cpu-intensive setup for receiving emails through fetchmail/imap (please add to wiki ?)
why this method is better than simple imap/pop fetching?
Yar n
09:37 Feature #16802: Disable auto-filling tracker, status and priority in new issue creation
I had similar issue with time entries.
I fixed it with a plugin https://github.com/efigence/redmine_timelog_empty_pr...
Rafał Lisowski
05:42 Defect #16881: Git: repository page crashes when non-ascii character in tag or branch name
sorry, I forgot to attach the patch. qu al
05:39 Defect #16881 (Closed): Git: repository page crashes when non-ascii character in tag or branch name
If tag or branch name in git contains non-ascii character(ex."あ","い",etc.), Repository page crashes with the followin... qu al
 

Also available in: Atom