Activity
From 2013-12-08 to 2013-12-10
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).
-
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. -
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....
2013-12-08
-
14:55 Defect #15624 (Closed): Redmine fields inside mail notifications should be mime-encoded
- ...
-
12:44 Defect #15623 (Closed): Timelog filtering by activity field does not handle project activity overrides
- While filtering timelogs on all projects, it seems that filtering does not work as expected.
In provided screenshot ... -
10:55 Feature #12579: Ability to assign issues to multiple users
- This plugin is related: "Redshares":/plugins/redshares
-
10:55 Feature #408: Assign a task to multiple users
- Do not post to closed issue.
Current duplicate issue is #12579. -
10:17 Feature #5159: Ability to add Non-Member watchers to the watch list
- OK thanks. Filed #15622
-
10:12 Feature #5159: Ability to add Non-Member watchers to the watch list
- Daniel Hochman wrote:
> No, this is a bug. I am having the same issue as Beni and we are no longer on bitnami stack.... -
09:41 Feature #5159: Ability to add Non-Member watchers to the watch list
- No, this is a bug. I am having the same issue as Beni and we are no longer on bitnami stack. This issue needs to be r...
-
09:38 Feature #5159: Ability to add Non-Member watchers to the watch list
- Beni Bilme wrote:
> We are using bitnami redmine stack for redmine 2.3.3, and watchers function is not working unles... -
10:17 Defect #15622 (Closed): Unable to add watcher who is not a member of the project
- The feature described in #5159 (Ability to add Non-Member watchers to the watch list) is confirmed as not working in ...
-
00:59 Feature #1853: Make Projects truly independent of each other
- @Beni Bilme Have you considered spinning up multiple instances of redmine for each department?
-
00:38 Feature #1853: Make Projects truly independent of each other
- +1
We have tried to customize the redmine for a 60 people organization. There are people with different profession. ...
Also available in: Atom