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...
-
14:07 Feature #5450: Move wiki page to other project
- +1
-
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 -
12:08 Feature #9786: Add anonymous watchers to issue
- Nice feature! can this be scheduled for a future release?
-
11:04 Feature #4291: Display percent complete per issue in roadmap view
- +1 it would be nice to provide a patch
-
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.
-
09:02 Feature #7057: Send email notification on subtask and parent updates
- Relation notification is fixed by #1005 when "Issue updated" setting enabled.
-
08:55 Feature #12587 (Closed): Notify for relation changes
- This feature is fixed by #1005 when "Issue updated" setting enabled.
-
08:48 Defect #15677 (Confirmed): Links for relations in notifications do not include hostname
-
08:34 Defect #15677 (New): Links for relations in notifications do not include hostname
-
08:32
Defect #15677: Links for relations in notifications do not include hostname
- This is the feature that also causes this email notification: #1005
-
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... -
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... -
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...
-
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... -
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...
-
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...
-
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...
-
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...
-
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...
-
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...
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).
-
19:32 Revision 12398 (svn): Split the custom field form.
-
19:25 Revision 12397 (svn): Add a description for custom fields.
-
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... -
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... -
17:00
Feature #883: Add suport for mobile devices (CSS)
- +2
-
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... -
16:34 Feature #1565: Custom query on My page
- +1
-
16:33 Feature #12223: Make "My Page"-Widgets filterable
- +1
-
14:16 Defect #15666: Typo in parse_inline_attachments
- why do you instantiate ext object if you don't use it at all?
-
13:31 Defect #15666: Typo in parse_inline_attachments
- ...
-
13:13 Defect #15666: Typo in parse_inline_attachments
- I mean ext variable assign, but not using anywhere
-
13:10 Defect #15666: Typo in parse_inline_attachments
- See regexp.
ext <- $2 <- (bmp|gif|jpg|jpe|jpeg|png) -
12:18 Defect #15666: Typo in parse_inline_attachments
- why parse extension if its not using?
-
12:11 Defect #15666 (Closed): Typo in parse_inline_attachments
- It's not typo.
"ext" means "extension" which is "png", "jpeg", etc. -
11:30 Defect #15666 (Closed): Typo in parse_inline_attachments
- Fix typo
-
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...
-
13:01 Defect #15667: Fix shadowing variable in ApplicationHelper#textilizable
- I think it does not cause problem....
-
11:34 Defect #15667 (Closed): Fix shadowing variable in ApplicationHelper#textilizable
- fix using two different objects with same name, may cause problems
-
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...
-
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
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... -
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... -
14:07 Feature #883: Add suport for mobile devices (CSS)
- +1 !
-
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 ... -
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...
-
13:45 Defect #15612 (Reopened): Long message on update in journal_details where prop_key = 'send_notification'
- which plugin ?
I've removed all plugins.... -
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. -
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... -
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... -
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... -
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... -
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... -
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 -
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... -
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. -
07:16 Revision 12396 (svn): add tests for non member watchers (#15622)
-
07:15 Revision 12395 (svn): fix indents of OpenID tests in UserTest
-
07:15 Revision 12394 (svn): code format clean up UserTest
-
07:15 Revision 12393 (svn): code format clean up MemberTest
-
07:15 Revision 12392 (svn): code format clean up WatchersControllerTest
-
07:13 Revision 12391 (svn): Merged r12387 from trunk to 2.3-stable.
- fix disable to run test environment.
-
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.
-
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.
-
05:55 Revision 12388 (svn): Merged r12387 from trunk to 2.4-stable.
- fix disable to run test environment.
-
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.... -
05:30 Revision 12387 (svn): fix disable to run test environment
Also available in: Atom