Activity
From 2014-11-17 to 2014-11-19
2014-11-19
-
17:07 Defect #18387: In parent issue list we have all issues (not relevant to the project)
- Thank you :)
-
16:14 Defect #18387 (Closed): In parent issue list we have all issues (not relevant to the project)
- !settings.png!
"Issue from project1" is your #2 title, not related project name. -
15:42 Defect #18387 (Closed): In parent issue list we have all issues (not relevant to the project)
- In parent issue list we have all issues (issues not relevant to the project). Will correct this bug?
-
13:27 Feature #18375 (Closed): Export to excel
- You posted this #18375 and #18386 to wrong issue tracker.
This is issue tracker for Redmine. -
08:13 Feature #18375: Export to excel
- Jean-Philippe Lang wrote:
> > export reports/stats
>
> What report/stats exactly?
Hi Jean,
Good to meet you... -
13:25 Feature #18386 (Closed): Show actions
- You posted to wrong issue tracker.
This is issue tracker for Redmine. -
13:22 Feature #18386 (Closed): Show actions
- When we are awarding players and in general money, sending (re)-activations emails, giving bonuses etc. it would be n...
-
12:48 Defect #18383 (Resolved): An error occurred while sending mail (undefined method `error' for :log:Symbol)
- Ok resolved it... the error occured because i did this in /config/environments/production.rb:...
-
12:31 Defect #18383 (Closed): An error occurred while sending mail (undefined method `error' for :log:Symbol)
- While sending a test mail the following error is displayed as a result in the settings Email notifications tab:
<pre... -
12:48 Feature #18170: Make subject.strip in app/models/mail_handler.rb configurable
- Issue#subject database field definition change.
-
11:39 Feature #18170: Make subject.strip in app/models/mail_handler.rb configurable
- without what?
-
09:19 Feature #18170 (Closed): Make subject.strip in app/models/mail_handler.rb configurable
- #5698 is for Rails validation.
"string" length depends on Database.
We cannot change mail_handler.rb limits without... -
12:10 Feature #442: Add a description for trackers
- +1
-
11:34 Feature #18325: Request approval
- +1
-
11:00 Defect #13654: Can't set parent issue when issue relations among child issues are present
- Etienne Rossignon wrote:
> Those defects #13654 and #15320 are really annoying and prevents us to rearrange a hierar... -
10:36 Feature #18382 (Closed): Disable closed issues for commenting
- Please use forum for questions.
You can change on setting page. -
10:10 Feature #18382 (Closed): Disable closed issues for commenting
- Is there any chance to disable adding comments/updates for issues with status "Closed"?
I've tried to google for s... -
08:45 Defect #16335 (Closed): exporting issue as pdf --> text out of box
-
01:03 Defect #18374: Incoming emails are truncating CRLF
- +1 for this issue. Just ran in to the exact same thing when using gmail. This is messing up my inbound email trunca...
2014-11-18
-
23:53 Defect #18376: Encoding timelog_csv export utf-8
- http://www.redmine.org/boards/2/topics/35979?r=36082#message-36082
-
23:52 Defect #18376: Encoding timelog_csv export utf-8
- http://www.redmine.org/boards/1/topics/36573?r=36629#message-36629
-
23:46 Defect #18376 (Needs feedback): Encoding timelog_csv export utf-8
- http://stackoverflow.com/questions/3513773/change-mysql-default-character-set-to-utf-8-in-my-cnf/10866836
-
20:16 Defect #18376 (Closed): Encoding timelog_csv export utf-8
- Hi all
Problems export timelog csv format russian language. text is displayed: "RџRѕR "SЊR · RѕRІR ° S,RμR" SЊ"
... -
23:38 Feature #5458: Extend Start/Due date to include time
- Emmanuel Hidalgo wrote:
> Hi Toshi,
>
> ...
Why did not you read [[Contribute#Code-Related]] suggested in note... -
21:48 Feature #5458: Extend Start/Due date to include time
- Hi Toshi,
unfortunately, but changes have not been integrated because i'm not a core developer -> I understand
th... -
21:28 Feature #18375 (Needs feedback): Export to excel
- > export reports/stats
What report/stats exactly? -
18:58 Feature #18375 (Closed): Export to excel
- Would be great if we can export reports/stats from the back office to a spread sheet, PDF + others?
-
17:13 Defect #18192: LDAP tests not running with Rails 4.1
- Target version does not need for ChangeLog.
-
16:00 Defect #18374 (Closed): Incoming emails are truncating CRLF
- When sending an email to Redmine from Outlook 2013 running Exchange 2007 it appears that emails' line endings are bei...
-
15:44 Feature #6118: Filter by parent task or subtasks
- It's been 4 years and innumerable similar requests, this feature is as basic as it gets, what's the hold up?
-
14:38 Feature #5462: Blocking issues to be closed which have open subtasks
- Ariel Lira wrote:
> I think this is fixed in 2.4.x+
Redmine core does not support this feature yet.
-
04:55 Feature #18325: Request approval
- We do similar process in our company. There is few steps to approve project. We created few specific issue status lik...
-
00:02 Feature #8568: add ability to designate default watchers by tracker/project
- Damon Tabb wrote:
> Has this been implemented?
No, it is not.
2014-11-17
-
23:58 Patch #18357 (Resolved): Improvement of column selection: allow to move multiple columns in selection list
- Committed in r13610, thanks for this patch. I think we can merge it into 2.6-stable.
-
04:31 Patch #18357: Improvement of column selection: allow to move multiple columns in selection list
- I like it. It makes column selection and ordering consistent, as it is already possible to add and remove multiple co...
-
03:16 Patch #18357 (Closed): Improvement of column selection: allow to move multiple columns in selection list
- This patch improves the column selection on the 'Issues'-page. This patch allows to move multiple columns up and down...
-
17:03 Feature #8568: add ability to designate default watchers by tracker/project
- Has this been implemented? Our developer is running 2.3.1.stable. I handle software testing on our end of things, and...
-
14:47 Defect #12505: Git: fetch_changesets returns a fatal error
- Thomas Riccardi wrote:
> Toshi MARUYAMA wrote:
>
> > Because you should not use "git push -f".
> > https://twitte... -
14:31 Defect #12505: Git: fetch_changesets returns a fatal error
- Thomas Riccardi wrote:
> But it seems that only this small patch is needed, so that's why I think this should be mer... -
14:17 Defect #12505: Git: fetch_changesets returns a fatal error
- Toshi MARUYAMA wrote:
> Thomas Riccardi wrote:
> > Are there other reasons (than "this should not happen") to *not*... -
13:39 Defect #12505: Git: fetch_changesets returns a fatal error
- Thomas Riccardi wrote:
> Yes, "git push -f" happens in real-life.
> And "git gc" may be started automatically by so... -
13:32 Defect #12505: Git: fetch_changesets returns a fatal error
- Thomas Riccardi wrote:
> Are there other reasons (than "this should not happen") to *not* include this patch?
Bec... -
13:16 Defect #12505: Git: fetch_changesets returns a fatal error
- Toshi MARUYAMA wrote:
> Thomas Riccardi wrote:
> > It doesn't matter if a revision *should* not be deleted: it happ... -
13:08 Defect #12505: Git: fetch_changesets returns a fatal error
- Thomas Riccardi wrote:
> It doesn't matter if a revision *should* not be deleted: it happens in real-life (it happen... -
12:50 Defect #12505: Git: fetch_changesets returns a fatal error
- Toshi MARUYAMA wrote:
> I have updated note-13 patch.
> But I cannot accept this change.
> Because revisions on *s... -
09:48 Defect #12420: URLs in notification emails do not include the sub-URI
- I've just found out the same solution and came here to desribe it.
Anyways, I confirm this resolves the issue for ... -
09:03 Defect #18349: URL not rendered as a link when followed by a line break and another URL
- Thank you!
-
05:51 Feature #18358 (Closed): Make spent time custom fields usable by project
- Closing as a dup. of #1767 which includes this specifically.
-
03:54 Feature #18358 (Closed): Make spent time custom fields usable by project
- Dear Redmine team,
We wish we can have Spent time custom fields enabled by project, like Issues custom fields.
So... -
03:13 Defect #17887: NoMethodError (undefined method `downcase' for nil:NilClass):
- Masato NODA wrote:
> I guess that settings table has NULL value when name = 'commit_ref_keywords' or your config/set...
Also available in: Atom