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. ... -
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...
-
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...
-
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.
-
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... -
16:36 Feature #5864: Regex Text on Receiver Email
- +1
Thank you for this life saving patch, the plugin works like a charm! -
16:17 Patch #16905: Count users with a single query on group list
- Here is the patch
-
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 !
-
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....
-
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...
-
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... -
14:23 Feature #16902 (Closed): Accessibility : page lang header, depending on profile language
- Done by #14206.
-
13:49 Feature #16902: Accessibility : page lang header, depending on profile language
- This is more a simple patch than a change :-)
-
13:49 Feature #16902: Accessibility : page lang header, depending on profile language
- Here is the patch.
-
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...
-
13:17 Defect #14737: Gantt, completed % truncated instead of rounded
- Thanks a lot ! this is Smile 13'th patch integrated into the core.
-
12:38 Defect #14737 (Closed): Gantt, completed % truncated instead of rounded
- Committed in trunk r13137, thanks.
-
12:34 Feature #16707 (Closed): Integrate support of SSL for POP3 incoming emails
- Committed in trunk r13138.
-
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...
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... -
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... -
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...
-
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...
-
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... -
12:51 Defect #13487: Honor committer => user mapping in repository statistics
- I would love to see this patch in next version,
thanks. -
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... -
10:06 Feature #9412: Drag and Drop Issues to Set Parent-Child Relationships
- +1
-
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...
-
09:38 Feature #11963: Hide the estimated times on issues for certain roles
- + 1
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
... -
18:35 Feature #6464: Ability to set landing page after login
- Does the plugin still work?
-
18:34 Feature #664: User can choose what page he want's to be Start page
- +1 because this is indeed very much needed.
-
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 ...
-
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 ... -
16:10 Defect #16886 (Resolved): Documents move : error messages in console
- Duplicates #15295
-
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... -
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.
-
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?
... -
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... -
13:06 Defect #16568: Referensing commits to issues across all projects
- Hello, I believe all our users have this permission:
!rm_refer6.png!
Work:... -
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 -
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 ... -
14:25 Defect #14737: Gantt, completed % truncated instead of rounded
- Duplicated by #13442
-
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... -
13:46 Defect #14737: Gantt, completed % truncated instead of rounded
- This problem is not only pdf but also web form....
-
13:17 Defect #14737: Gantt, completed % truncated instead of rounded
- Any chance that this very simple patch could be integrated to the core ?
-
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.
-
14:24 Feature #13442 (Resolved): Gantt : rounding error for version completed percent
- Duplicate of #14737
-
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!)
-
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... -
15:19 Feature #3068: Generic task management (not issues)
- (Deleted by note-13 request)
-
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... -
15:05 Feature #3068: Generic task management (not issues)
- Please post full description to replace for cut and paste.
-
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... -
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", ... -
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... -
15:07 Feature #14711 (Resolved): Queries : add all and none to list operators
-
15:06 Feature #14711: Queries : add all and none to list operators
- In fact they are included in list_optional filter type !
-
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 ? -
14:36 Patch #14971: Plugin rollback migration
- Any chance that this straightforward patch can be integrated ?
-
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 ?
-
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.
-
13:44 Patch #12493: Fill the Return-Path email header with the correct email address
- We now override the *Mailer model* initialize method
with :... -
13:34 Feature #14688: Increase category names from 30 to 60 characters
- Hi, any chance that this patch can be examined ?
-
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 ... -
11:52 Feature #4585: Move a Version from one project to another
- +1. Related (versions as first class citizens): #8991
-
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... -
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... -
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?
-
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... -
05:42 Defect #16881: Git: repository page crashes when non-ascii character in tag or branch name
- sorry, I forgot to attach the patch.
-
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...
Also available in: Atom