Project

General

Profile

Activity

From 2013-12-09 to 2013-12-11

2013-12-11

15:11 Feature #8152: Render Version and User custom fields as links
+1. This is really essential feature. However, the same should be applied not only for issue page, but also on versio... Dipan Mehta
14:07 Feature #5450: Move wiki page to other project
+1 Pawel Orzechowski
12:10 Feature #9786: Add anonymous watchers to issue
Issue #13740 is also about this subject...
suggested plugin:
http://www.redmine.org/plugins/anonymous-watchers
Erlend ter Maat
12:08 Feature #9786: Add anonymous watchers to issue
Nice feature! can this be scheduled for a future release? Erlend ter Maat
11:04 Feature #4291: Display percent complete per issue in roadmap view
+1 it would be nice to provide a patch David Tremblay
09:16 Feature #7057 (Closed): Send email notification on subtask and parent updates
In version:2.4.1, deleting parent issue notification is sent when "Issue updated" setting enabled. Toshi MARUYAMA
09:02 Feature #7057: Send email notification on subtask and parent updates
Relation notification is fixed by #1005 when "Issue updated" setting enabled. Toshi MARUYAMA
08:55 Feature #12587 (Closed): Notify for relation changes
This feature is fixed by #1005 when "Issue updated" setting enabled. Toshi MARUYAMA
08:48 Defect #15677 (Confirmed): Links for relations in notifications do not include hostname
Toshi MARUYAMA
08:34 Defect #15677 (New): Links for relations in notifications do not include hostname
Toshi MARUYAMA
08:32 Defect #15677: Links for relations in notifications do not include hostname
This is the feature that also causes this email notification: #1005
Anonymous
08:29 Defect #15677: Links for relations in notifications do not include hostname
Toshi MARUYAMA wrote:
> Florian S. wrote:
> > I added a relation to another ticket to an issue and the notification...
Anonymous
08:27 Defect #15677 (Needs feedback): Links for relations in notifications do not include hostname
Florian S. wrote:
> I added a relation to another ticket to an issue and the notification mail was sent out to users...
Toshi MARUYAMA
07:54 Defect #15677 (Closed): Links for relations in notifications do not include hostname
I added a relation to another ticket to an issue and the notification mail was sent out to users assigned to the task... Anonymous
07:04 Defect #15676: "Latest" revisions on repository view is confused
I think it is not traslation problem, *latest* is confusing.
Redmine has a feature to show tree and revisions on s...
Toshi MARUYAMA
05:28 Defect #15676 (New): "Latest" revisions on repository view is confused
On repository view, when move from a ticket view by clicking on an associated revision, the revision list is titled... Toru Haraguchi
04:01 Feature #15309: Encrypt email notifications and accept encrypted incoming mail
Our colleague Jens here at "Planio":https://plan.io has something in the works using PGP/MIME which is IMHO a much be... Jan from Planio www.plan.io
03:43 Defect #15200 (Needs feedback): Problems running Redmine after installation following Ubuntu tutorial from the wiki
It seems that you are installing Redmine from ubuntu packages. Those are not maintained by the Redmine developers. Pl... Jan from Planio www.plan.io
03:26 Defect #15055: branches not properly displayed in IE8
IE8 is almost 4 years old and has been superseded by three more recent iterations of IE. Is there a general consensus... Jan from Planio www.plan.io
03:10 Defect #15612 (Closed): Long message on update in journal_details where prop_key = 'send_notification'
Closing the issue. For future reference it would be great if one of the original reporters of this issue could add th... Jan from Planio www.plan.io
02:54 Defect #15674 (Closed): After Importing my SQL dump, redmine does not work (503 error)
Please post in the forums if you need help with your particular Redmine installation. The issue section should be use... Jan from Planio www.plan.io

2013-12-10

22:20 Defect #15674 (Closed): After Importing my SQL dump, redmine does not work (503 error)
After importing my SQL dump to redmine 1.2 database, I cannot access redmine and receive 503 error (GET/redmine error). Edison X. Cerda
19:32 Revision 12398 (svn): Split the custom field form.
Jean-Philippe Lang
19:25 Revision 12397 (svn): Add a description for custom fields.
Jean-Philippe Lang
18:27 Defect #15612: Long message on update in journal_details where prop_key = 'send_notification'
ok I have removed send_notification from the table issues.
run rake db:migrate
and restart
and now it's fine...
Samuel Samfra
18:08 Defect #15612 (Reopened): Long message on update in journal_details where prop_key = 'send_notification'
Hello,
I'm lost.... Can you give me advices on how to remove that field ?
What does my error tell you ? "en.fi...
Samuel Samfra
17:00 Feature #883: Add suport for mobile devices (CSS)
+2 Anonymous
16:34 Defect #15623: Timelog filtering by activity field does not handle project activity overrides
It might be helpful for developers to know what is content of enumerations table.
Result of following query is att...
VD DV
16:34 Feature #1565: Custom query on My page
+1 Marc D.
16:33 Feature #12223: Make "My Page"-Widgets filterable
+1 Marc D.
14:16 Defect #15666: Typo in parse_inline_attachments
why do you instantiate ext object if you don't use it at all? Ilya S
13:31 Defect #15666: Typo in parse_inline_attachments
... Toshi MARUYAMA
13:13 Defect #15666: Typo in parse_inline_attachments
I mean ext variable assign, but not using anywhere Ilya S
13:10 Defect #15666: Typo in parse_inline_attachments
See regexp.
ext <- $2 <- (bmp|gif|jpg|jpe|jpeg|png)
Toshi MARUYAMA
12:18 Defect #15666: Typo in parse_inline_attachments
why parse extension if its not using? Ilya S
12:11 Defect #15666 (Closed): Typo in parse_inline_attachments
It's not typo.
"ext" means "extension" which is "png", "jpeg", etc.
Toshi MARUYAMA
11:30 Defect #15666 (Closed): Typo in parse_inline_attachments
Fix typo Ilya S
14:10 Defect #15667: Fix shadowing variable in ApplicationHelper#textilizable
yes, it isn't in this case, but may cause, because you create two different objects in same scope. Do you really thin... Ilya S
13:01 Defect #15667: Fix shadowing variable in ApplicationHelper#textilizable
I think it does not cause problem.... Toshi MARUYAMA
11:34 Defect #15667 (Closed): Fix shadowing variable in ApplicationHelper#textilizable
fix using two different objects with same name, may cause problems Ilya S
11:00 Defect #15664 (Closed): Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
Users with the @manage_files@ permission are currently able to call @FilesController#new@ and @FilesController#create... Pascal Jungblut
10:50 Defect #15548: Watchers list on new issue is interminable
Thanks for your answer Gurvan but deleting this code is not possible add watchers Miguel Celemin

2013-12-09

15:16 Defect #15634 (Closed): Add watching users to a ticket should switch "watch" link to "unwatch" if own user was added
* add users via the link to add watchers in the sidebar
* add the own user
* the link at the top of the issue still...
Anonymous
14:27 Feature #15633 (Closed): Allow CSS overriding for (3rd party) module's stylesheets
I use some plugins and now I want to customize one plugin's output via my own redmine theme (application.css)
Over...
Anonymous
14:07 Feature #883: Add suport for mobile devices (CSS)
+1 ! Jonas Halbe
13:58 Defect #15612 (Closed): Long message on update in journal_details where prop_key = 'send_notification'
Samuel France wrote:
> which plugin ?
>
> I've removed all plugins....
You need to run "rake db:migrate" for ...
Toshi MARUYAMA
13:48 Defect #15612: Long message on update in journal_details where prop_key = 'send_notification'
it doesn't matter! if your copy of redmine crashes, then you have to contact with plugin author, and blame him for al... Ilya S
13:45 Defect #15612 (Reopened): Long message on update in journal_details where prop_key = 'send_notification'
which plugin ?
I've removed all plugins....
Samuel Samfra
12:10 Defect #15612 (Closed): Long message on update in journal_details where prop_key = 'send_notification'
Please contact plugin author.
Plugin which you use is not campatible with Redmine 2.4.
Toshi MARUYAMA
12:00 Defect #15612 (Reopened): Long message on update in journal_details where prop_key = 'send_notification'
Hello
Can you please summarize for less-experienced users :) ?
I took 2.4 from the archived version there : htt...
Samuel Samfra
12:53 Feature #6229: Control Email Notifications By Tracker (Issue Type)
Dipan Mehta wrote:
> It does seems to be an interesting feature -however my guess is, the UI or config for this will...
Jan Mauersberger
10:16 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
+1
This is very very useful for us, when adding a new subtask to Redmine, each of said fields is pre-filled with th...
binnybintoo binnybintoo
10:14 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
+1
This is very useful. Every subtask it takes a lot of time to fill the fields
Fields:
Category
Target vers...
john paul
10:09 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
+1
This is very useful. Every sprint we define the high level deliverable as a task, and then add the detailed subta...
Ketki Vahalia
09:33 Defect #15622: Unable to add watcher who is not a member of the project
I cannot see any problems in this method.
source:tags/2.4.1/app/controllers/watchers_controller.rb#L68
Toshi MARUYAMA
09:14 Defect #15622: Unable to add watcher who is not a member of the project
My guess is the bug only happens with specific project or perhaps role settings.
Our projects are public and the mem...
Daniel Hochman
09:02 Defect #15622 (Needs feedback): Unable to add watcher who is not a member of the project
I added some tests and tests pass.
I cannot reproduce on r12396.
Toshi MARUYAMA
07:16 Revision 12396 (svn): add tests for non member watchers (#15622)
Toshi MARUYAMA
07:15 Revision 12395 (svn): fix indents of OpenID tests in UserTest
Toshi MARUYAMA
07:15 Revision 12394 (svn): code format clean up UserTest
Toshi MARUYAMA
07:15 Revision 12393 (svn): code format clean up MemberTest
Toshi MARUYAMA
07:15 Revision 12392 (svn): code format clean up WatchersControllerTest
Toshi MARUYAMA
07:13 Revision 12391 (svn): Merged r12387 from trunk to 2.3-stable.
fix disable to run test environment. Toshi MARUYAMA
07:13 Revision 12390 (svn): Merged r12273 from trunk to 2.3-stable.
Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when reloading in development mode. Toshi MARUYAMA
06:44 Revision 12389 (svn): Merged r12273 from trunk to 2.4-stable.
Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when reloading in development mode. Toshi MARUYAMA
05:55 Revision 12388 (svn): Merged r12387 from trunk to 2.4-stable.
fix disable to run test environment. Toshi MARUYAMA
05:38 Defect #15624 (Closed): Redmine fields inside mail notifications should be mime-encoded
Redmine does not use Rails2 anymore.
I cannot reproduce on r12368....
Toshi MARUYAMA
05:30 Revision 12387 (svn): fix disable to run test environment
Toshi MARUYAMA
 

Also available in: Atom