Project

General

Profile

Activity

From 2013-03-20 to 2013-03-22

2013-03-22

23:04 Defect #13566 (Closed): SystemStackError (stack level too deep) - Ruby 1.8.7
Error 500 when trying to create new projects except at the end of the list.
Changes made in r11497 for Ruby 2.0 ap...
Todd Hambley
22:08 Feature #487: Add Categories to Files
The distcinction between Documents and files in different use cases doesnt make sense either. Nearly everyone is conf... Terence Mill
19:47 Feature #487: Add Categories to Files
+1.
Currently the files are only associated with version. However, categories or tags or custom fields on Files w...
Dipan Mehta
21:46 Feature #3726: Trackers per Role
related to #12646 Terence Mill
17:24 Feature #3726: Trackers per Role
+1 Thomas Lmx
21:01 Feature #5536: Simplify Wiki Page creation ("Add Page" link)
FYI a year ago we threw together a prototype of a plugin for this workflow:
https://github.com/evolvingweb/redmine...
Alex Dergachev
10:50 Feature #5536: Simplify Wiki Page creation ("Add Page" link)
This plugin has an issue. When the project is closed - it produces Internal error 500!
While, it is true that man...
Dipan Mehta
08:15 Feature #5536: Simplify Wiki Page creation ("Add Page" link)
this plugin redmine_create_wiki_page https://github.com/peplin/redmine_create_wiki_page work well for me on redmine 2... Nick Tan
19:38 Defect #13564 (Closed): Can't upload image
Hey everybody, I just updated my redmine to 2.3.0 version
And I founded a problem with image uploading, you can see ...
Anton Cherepanov
18:28 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Is the 'effective_date' of your 'versions' table a date too? Etienne Massip
17:16 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Here is the log. Thanks again
Started GET "/redmine/projects/si-rh-tdc/issues/gantt" for 172.18.1.23 at 2013-03-22...
Stéphane POTTIER
17:14 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Ok, could you please give the full error stack (the lines starting with lib/redmine/helpers) then? Etienne Massip
17:09 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Don't be sorry :)
Issues now appear in calendar vue but i've still get error 500 on gantt visualisation.
Stéphane POTTIER
17:08 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Stéphane POTTIER wrote:
> Calendar error resolved (with date type) but gantt style on error.
I'm sorry, what do y...
Etienne Massip
16:57 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server

Calendar error resolved (with date type) but gantt style on error.
Message change in log file:
ActionView::T...
Stéphane POTTIER
16:51 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Stéphane POTTIER wrote:
> I did a backup/restore from SQL Server 2005, and change due_date / start_date to date type...
Etienne Massip
16:41 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
I did a backup/restore from SQL Server 2005, and change due_date / start_date to date type in management studio (with... Stéphane POTTIER
16:28 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Stéphane POTTIER wrote:
> My base is now Under SQL Server 2008 -
Did you backup/restore from SQL Server 2005 or ...
Etienne Massip
16:04 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Sorry, not exactly same error on log file :)
ActionView::Template::Error (can't convert Date into an exact number)...
Stéphane POTTIER
16:03 Defect #13557 (Reopened): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
My base is now Under SQL Server 2008 -
Same results on gantt chart and calendar.
Seems to be a probleme on date ...
Stéphane POTTIER
14:43 Defect #13557 (Closed): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Sorry but SQL Server 2005 support has not been tested, Redmine supports 2008 and higher as stated in [[RedmineInstall... Etienne Massip
14:33 Defect #13557: Error on Gantt chart and calendar in v 2.3.0 with Sql Server
rake db:migrate : no messages.
SQL Server 2005.
Plugins:
- DMSF v1.4.5 stable
- Redmine Impasse plugin : 1.2.2
...
Stéphane POTTIER
11:53 Defect #13557 (Needs feedback): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Can't reproduce.
What does your setup looks like, SQL Server version, do you have any plugins installed, etc. (see...
Etienne Massip
11:07 Defect #13557 (Closed): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Hi,
After migrating MySQL database to SqlServer database, everything Ok.
But i got an error when accessing Gantt...
Stéphane POTTIER
16:37 Feature #3364: Blocked or Following Issues
As of now - the blocked by issues are not allowed to be closed till the corresponding issues are not closed. This sho... Dipan Mehta
16:31 Feature #3012: version field request
This functionality is now possible out-of-the-box using custom field of type "version".
This issue should be close...
Dipan Mehta
16:29 Feature #442: Add a description for trackers
Link with #2568 Dipan Mehta
16:28 Feature #2568: Description for issue statuses
Issue #442 talks about contextual documentation of Tracker rather than Status or custom fields However, we can have g... Dipan Mehta
15:49 Feature #2568: Description for issue statuses
Why is the category documentation? The feature is actually asking for 'Tooltip/Hint/Help framework based on context' ... Dipan Mehta
16:26 Defect #13549: migrate database from Redmine 1.4.3.stable (MySQL) to Redmine 2.3.0.stable (MySQL).
Pavel Potcheptsov wrote:
> Database adapter should be MySQL2, isn't it?
Not with Ruby 1.8.
Etienne Massip
14:17 Defect #13549: migrate database from Redmine 1.4.3.stable (MySQL) to Redmine 2.3.0.stable (MySQL).
Database adapter should be MySQL2, isn't it? Pavel Potcheptsov
16:19 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
Duplicated by #12060 #12917 Dipan Mehta
16:18 Feature #12917: easy adding new notes/comments to issue
I think this is a duplicate of the issue #3143
Dipan Mehta
08:41 Feature #12917: easy adding new notes/comments to issue
another redmine fork http://redmine.academ.org implements this, but not in form of a plugin...
duplicates with iss...
Nick Tan
16:18 Feature #12060: Add comment field under the ticket
I think this is a duplicate of the issue #3143 Dipan Mehta
16:12 Feature #2974: Hirarchical Issue tracking
This can now be easily achieved through sub-task and issue relations. Hence this issue can now be closed. Dipan Mehta
15:47 Feature #13561: Easy creation of sub-task through a quick button
See also #1881 #8440 and #987
Dipan Mehta
14:43 Feature #13561 (Closed): Easy creation of sub-task through a quick button
Usually when we want to create sub-task, we are in the context of parent task (typically on that issue page and want ... Dipan Mehta
15:12 Feature #10691: Retry to send email notifications when SMTP is unavailable
+1. This is very important. Dipan Mehta
14:56 Patch #13545: Workflow permissions are broken if user has multiple roles in project
I will try, but my English is not so good...
I have two roles R1 and R2.
I have for R1 and tracker "Bug" start date...
Alexander Kriventsov
14:55 Defect #4942: "Status can't be blank" on Issues page (After Upgrade)
Hi everyone,
I tried "@query ||= Query.new(:name => "_", :filters =>{"status_id"=>{"operator"=>"*"}, "tracker_id...
poornima dhanasekaran
12:54 Feature #6571: Totalise numeric columns
+1 Zbynek Drlik
12:38 Feature #2293: Logo for Redmine
Max Horn wrote:
> However, for reasons unknown to me, the favicon is not (yet?) used on this site (see also https://...
Toshi MARUYAMA
12:28 Feature #13560 (New): Force status transition on issue update
I will try to explain this situation by using provided screenshot that represents one dummy workflow (created just fo... VD DV
12:19 Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
Karel Pičman wrote:
> The same problem seems to me remains in TXT export.
>
> *Anyway I'd expect to implement TOC...
Toshi MARUYAMA
08:39 Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
The same problem seems to me remains in TXT export.
*Anyway I'd expect to implement TOC conversion to PDF instead ...
Karel Pičman
12:18 Defect #13559 (New): {{toc}} remains when exporting wiki page to text
#9842#note-25 Toshi MARUYAMA
11:57 Feature #13558 (Closed): Add version filter in spent time report
It would be very helpful to be able to filter time logs and report by project's versions. Eugniy Belyaev
11:54 Defect #13546 (Closed): transparent log time pop-up window
Etienne Massip
11:35 Defect #13546 (Resolved): transparent log time pop-up window
Sorry, it was my mistake: after update, nginx still pointed to previous redmine's folder and after changing it to cur... Pavel Potcheptsov
08:08 Defect #13546: transparent log time pop-up window
You are right, in every Calendar.
We have a lot of members in our team, so I get any feedback about changes or bugs ...
Pavel Potcheptsov
11:07 Feature #2623: C# syntax highlighting
Mischa The Evil wrote:
> Redmine version#60 uses 1.0.6 [source:/tags/2.3.0/Gemfile#L6]
Up to 1.0.9 =)
> it mig...
Etienne Massip
05:00 Feature #2623: C# syntax highlighting
Just came around forum-message: message#11616. Although it is old (for CodeRay 0.7.6.227; Redmine version#60 uses 1.0... Mischa The Evil
03:18 Feature #2623: C# syntax highlighting
+1 We are a C# house so this would be greatly appreciated. Anonymous
10:58 Feature #12918 (Closed): make it more intuitive to add new wiki page
Indeed, thanks. Etienne Massip
10:48 Feature #12918: make it more intuitive to add new wiki page
This plugin has an issue. When the project is clsoed - it produces Internal error 500!
While, it is true that man...
Dipan Mehta
08:16 Feature #12918 (Resolved): make it more intuitive to add new wiki page
this plugin redmine_create_wiki_page https://github.com/peplin/redmine_create_wiki_page work well for me on redmine 2... Nick Tan
10:24 Defect #13405: Commit link title is escaped twice when using "commit:" prefix
Thanks Toshi, saw the build failure after switching off my computer. Etienne Massip
04:16 Defect #13405 (Closed): Commit link title is escaped twice when using "commit:" prefix
Fixed tests on trunk and merged to 2.3-stable. Toshi MARUYAMA
08:54 Defect #13541 (Resolved): Can't access SCM when log/production.scm.stderr.log is not writable
stderr is now logged only when log level is set to debug (r11680). Thanks for pointing this out. Jean-Philippe Lang
08:48 Feature #13556 (Closed): Add feature to search engine to distinguish between closed and open tickets
Adding an option to the search form that makes it possible to distinguish between open and closed tickets would help ... Anonymous
08:42 Defect #13537 (Confirmed): Filters will show issues with unused custom fields.
Jean-Philippe Lang
06:47 Feature #8488: Create an 'Involve' mechanism to private issues
The patch seems working with 2.3.0.
Anton Nepomnyaschih
05:55 Feature #1339: Comments on revisions
+1. This is really a good idea.
I would like to point out one thing: While this sounds like a close equivalent of...
Dipan Mehta
05:45 Feature #13548: Remove wiki-page rendering in version roadmap page
Joshua DeClercq wrote:
> I can see a reason for wanting this, but I think it'd be better to request a "Show on Roadm...
Dipan Mehta
04:56 Feature #13548: Remove wiki-page rendering in version roadmap page
I can see a reason for wanting this, but I think it'd be better to request a "Show on Roadmap" check box near the wik... Anonymous
05:44 Defect #13554: url for thubms attachments ignores :only_path
So the problemn is the image_tag that concats ActionController::Base.asset_host to thumbs url... Anonymous
05:19 Defect #13554 (Closed): url for thubms attachments ignores :only_path
My thumbs attachments url are being generated like this http://buck-assets-production.s3.amazonaws.com/attachments/th... Anonymous
05:38 Feature #13555 (New): Project level watchers and notifications
Current Redmine is great in terms of defining and filtering what I want to watch and not-watch. This works great for ... Dipan Mehta
05:05 Defect #12650: Lost text after selection in issue list with IE
Lower versions of Redmine (e.g. 2.0.x and 2.1.x) are also affected, too. Jongwook Choi
05:01 Defect #13553: Set plural label for spent time when less than one hour
I might be wrong here, but I think for any decimal form of a number, the unit should be written as a plural. Singular... Anonymous
01:06 Defect #13553 (New): Set plural label for spent time when less than one hour
At the moment the spent time label for less than one hour is in singular. This is wrong.
ex.: "0.5 hour" should be...
Filou Centrinov
04:15 Patch #13551 (Closed): update Dutch translations - March 2013
Toshi MARUYAMA
04:15 Patch #13551: update Dutch translations - March 2013
Committed in, thanks. Toshi MARUYAMA
04:15 Patch #13552 (Closed): Dutch translations for 2.3-stable
Committed in. Toshi MARUYAMA
00:26 Patch #13552 (Closed): Dutch translations for 2.3-stable
From #13551. Toshi MARUYAMA
00:52 Feature #13492: Personalized widgets for home and project overview
Related to #12789 Filou Centrinov

2013-03-21

23:04 Defect #13405 (Resolved): Commit link title is escaped twice when using "commit:" prefix
God damn it, the ??fixes?? keyword closes the issue.
Still to be merged...
Etienne Massip
23:00 Defect #13405 (Closed): Commit link title is escaped twice when using "commit:" prefix
Applied in changeset r11671. Etienne Massip
22:54 Defect #13405 (Resolved): Commit link title is escaped twice when using "commit:" prefix
Should be fixed with r11671. Etienne Massip
22:41 Defect #9131 (Closed): Link to attachment broken in notification email at issue creation
Agreed. Etienne Massip
20:42 Defect #9131: Link to attachment broken in notification email at issue creation
Etienne Massip wrote:
> Looking at the code I'm not sure this is true anymore, could you confirm?
In my Redmine 2...
Fernando Hartmann
19:33 Defect #9131 (Needs feedback): Link to attachment broken in notification email at issue creation
Looking at the code I'm not sure this is true anymore, could you confirm? Etienne Massip
21:19 Feature #8488: Create an 'Involve' mechanism to private issues
Justin Hahn, thank you for the patch , i tried it (private_issue_watchers_2.2_FIXED_5.diff) and it works when i creat... César Perales
13:45 Feature #8488: Create an 'Involve' mechanism to private issues
Given that 2.3.0 was just released two days ago, I'd say there's at best a 50/50 chance of it. Feel free to post an u... Justin Hahn
09:13 Feature #8488: Create an 'Involve' mechanism to private issues
Does the patch work with Redmine 2.3.0? Anton Nepomnyaschih
19:41 Feature #4329: Forum : subsections
Duplicates #3831 Jérôme BATAILLE
19:31 Patch #13551 (Closed): update Dutch translations - March 2013
Anonymous
19:30 Feature #12516 (Closed): Issue Email Notification To Include Attachments
Closed as dupe of #3760. Etienne Massip
19:29 Feature #12293 (Closed): Add links to attachments in new issue email notification
Not a defect but the expected behavior.
Closing it as the feature has been requested multiple times already, see #...
Etienne Massip
18:56 Defect #13550 (Closed): Redmine 2.3.0 SMTP Configure
Please post in forum, this tracker is for bugs and feature requests only. Etienne Massip
18:25 Defect #13550 (Closed): Redmine 2.3.0 SMTP Configure
Hi,
I have successfully installed redmine 2.3.0.
I am able to configure sendmail, but not SMTP.
I tried SMTP...
shravan kumar
18:07 Feature #2770: Display of inline attached images in email notification
Sorry for the duplicate update. Hit Refresh in the browser.
Brian Crowell
18:06 Feature #2770: Display of inline attached images in email notification
Brian Crowell wrote:
> That's actually what my patches in #3760 do.
So I suggest this two and #12516 should set a...
Fernando Hartmann
18:02 Feature #2770: Display of inline attached images in email notification
Fernando Hartmann wrote:
> How about to have an option to attach the image on the email body ? The mail will become ...
Brian Crowell
17:59 Feature #2770: Display of inline attached images in email notification
+1 to solve this.
A lot of my users complain about to have to log in Redmine just to see the in-line image.
How abo...
Fernando Hartmann
17:57 Patch #13545 (Needs feedback): Workflow permissions are broken if user has multiple roles in project
Please describe, what you mean with "don't work".
Can you give some testcase? This would help us to test what your ...
Daniel Felix
14:51 Patch #13545 (Needs feedback): Workflow permissions are broken if user has multiple roles in project
If user has multiple roles in project workflow permissions don't work.
It works in two cases:
# User has one role
...
Alexander Kriventsov
17:42 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Etienne Massip wrote:
> @Rails.configuration.paths@ is an undocumented property so I'm not sure you're supposed to m...
Ondřej Surý
17:09 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
@Rails.configuration.paths@ is an undocumented property so I'm not sure you're supposed to manipulate it? Etienne Massip
13:55 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Just a quick notice. The real problem isn't in redmine or the packaging, but there's a bug in the rails rake task whi... Ondřej Surý
12:16 Defect #13520 (Closed): Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Etienne Massip
10:44 Defect #13520 (Resolved): Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Etienne Massip wrote:
> Did you run [[RedmineUpgrade#Step-5-Clean-up|cleanup]] after upgrade?
Well I did (and the...
Ondřej Surý
09:00 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Did you run [[RedmineUpgrade#Step-5-Clean-up|cleanup]] after upgrade?
Dumb question which I have to ask: did you r...
Etienne Massip
08:45 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
I don't know about ubuntu.
Is "Ruby: 1.9.3.0-1ubuntu2.5" recent Ruby?
Toshi MARUYAMA
08:14 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Nope :(.... Ondřej Surý
16:54 Defect #13546: transparent log time pop-up window
Guess it's the same with every Calendar field?
Which browser(s) did you try with?
Etienne Massip
16:51 Defect #13546: transparent log time pop-up window
I have tried default and classic and the result was same. Pavel Potcheptsov
16:47 Defect #13546: transparent log time pop-up window
Theme is Alternate. Pavel Potcheptsov
16:03 Defect #13546: transparent log time pop-up window
Are you using a theme different from the default one? Etienne Massip
15:12 Defect #13546 (Closed): transparent log time pop-up window
Looks bad. Pavel Potcheptsov
16:42 Defect #13547: Start calendars on not work
Not sure but I think that the first day displayed is the first day with data. Etienne Massip
15:31 Defect #13547 (Confirmed): Start calendars on not work
I select start day Monday, but spent time started from Sunday. Pavel Potcheptsov
16:19 Feature #1339: Comments on revisions
+1
I would love to see this bundled in redmine. Right now not having it (ok, plugin) is the only cause for me to ins...
Prof. Dr. YoMan
16:02 Defect #13549 (Closed): migrate database from Redmine 1.4.3.stable (MySQL) to Redmine 2.3.0.stable (MySQL).
After migration when accessing the Overview page of project, the following error gets logged
In the browser:
Inte...
Victor Shkrob
15:53 Feature #13548 (New): Remove wiki-page rendering in version roadmap page
The road-map shows all attributes as well as full wiki-pages of each version.
Every version has a default 'wiki-p...
Dipan Mehta
15:12 Feature #4511: Allow adding user groups as watchers for issues
+1. This is necessary. Dipan Mehta
13:40 Defect #13544 (Closed): Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
Redmine 2.2.3, multi project, multi repo per project.
If I do:...
Dietmar H
13:25 Defect #11888: No e-mail notification for non-members who are watchers
As far as I understand watchers are not notified of issues in private projects where they are non members because "if... Massimo Rossello
12:06 Defect #13541: Can't access SCM when log/production.scm.stderr.log is not writable
Ok, I have nailed it down to 30801ca9, which makes to shellout fail when log file is not writeable.
The shellout c...
Ondřej Surý
10:47 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
Thanks guys, you were right. Cause of error - "Redmine Attach Screenshot" - http://www.redmine.org/plugins/redmine_at... Andrey Evdokimov
10:40 Defect #5329: Time entries report broken on first week of year
Hello, I've updated to 2.3.0.
Is it all right with:
Project -> Overview -> Report -> Details: Days, Add: User ?
W...
Pavel Potcheptsov
10:07 Feature #588: Move timelog between projects
* In our company we would like this issue too.
* We use time entries very hardly, and for now to move time entries, ...
Paco Alcaide
10:04 Feature #12005: Mightful workflow field enhancement: hide
+1
Looking forward to this functionality
VD DV
08:18 Feature #12005: Mightful workflow field enhancement: hide
+80 people in our company =) Anton Nepomnyaschih
09:34 Feature #10691: Retry to send email notifications when SMTP is unavailable
+1, also happening in many other situations (DNS down, gmail service errors ...). Event if not frequent, the only thi... claude g
09:27 Feature #1159: Allow issue description to be searchable as a filter
+1. It's more convenient for me to search via filter than via Search.
BTW, if standart Search can search through t...
Anton Nepomnyaschih
09:11 Feature #8675: Notify author only onclosed/resolved issue
This is a duplicate of #8676 which is already closed! Dipan Mehta
09:09 Defect #10518: Wrong link in email notifications for resolved issues
A very likely case is if the setting's page doesn't contain the same '@Host name and path@' as the correct URL.
H...
Dipan Mehta
09:05 Feature #11313: Automatic closing of resolved issues
There is some interesting discussion on #1306 for similar aspect. Dipan Mehta
09:03 Feature #12322 (Closed): Show spent time comments in spent time report
Etienne Massip
08:40 Feature #12322 (Resolved): Show spent time comments in spent time report
Resolved by #10191. Thank you! Anton Nepomnyaschih
09:02 Feature #10083: Change the color of resolved issue
+1. This is very important feature to have.
Rational: In our process - resolved implies mostly the "work is done" ...
Dipan Mehta
08:42 Defect #13543 (New): Filters can only search for values in the possible values for custom fields.
For a custom field you can specify a list of possible values. If this list changes there is no way
to search for val...
Erik Jonsson
06:25 Patch #2106: Ability to choose period in 'Spent time' and count of watched issues on 'My page'.
+1 In our company people must track time every day and must work 40 h/week. So, it would be useful to see, how much t... Anton Nepomnyaschih
06:23 Feature #9829: Time of archived project in spent time report
+1 Anton Nepomnyaschih
06:11 Feature #13513: Personal watch note on issue
Ok, I am with you now and agree that my Idea no.2 was bad (at lease compared to your sidebar). Also this message in t... Dipan Mehta
06:06 Feature #11390: Estimated time per person/activity
+1.
The same situation. We need to split estimates by some activities and spent time by the same activities. We n...
Anton Nepomnyaschih
05:58 Feature #13105: Break Estimated Time into Activities
It seems, duplicates #11390. Anton Nepomnyaschih
05:42 Feature #978: Different trackers on different projects?
Yes. I think this is sufficiently achievable as of today. I would suggest Max, that you add this in the BugdayList - ... Dipan Mehta
00:50 Defect #13502: No optional description for attachments
Ivan Cenov wrote:
> The bad behavior was triggered by plugin "clipboard_image_paste":https://github.com/peclik/clipb...
Mischa The Evil

2013-03-20

23:37 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Could you add "# encoding: utf-8" at top of lib/redmine/i18n.rb on clean Redmine source (not apply any patches)?
h...
Toshi MARUYAMA
19:24 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Toshi MARUYAMA wrote:
> Could you try this patch instead of note-4 patch?
Still nothing and the error message sti...
Ondřej Surý
18:26 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Could you try this patch instead of note-4 patch? Toshi MARUYAMA
18:11 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Toshi MARUYAMA wrote:
> Could you try this patch instead of note-1 patch?
Nope, that doesn't help....
Ondřej Surý
15:47 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Could you try this patch instead of note-1 patch? Toshi MARUYAMA
14:58 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Yep, this helps. I can access all those pages now. Thank you. Ondřej Surý
09:01 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
Could you try "revert-r10844.diff":http://www.redmine.org/attachments/download/8833/revert-r10844.diff in #12861#note... Toshi MARUYAMA
23:28 Feature #3034: Add day numbers to gantt
Nuno Ribeiro wrote:
> I'm currently using the attached file in version 2.2.3.stable.11610
> [...]
> as said, just ...
Mischa The Evil
20:35 Feature #3034: Add day numbers to gantt
I'm currently using the attached file in version 2.2.3.stable.11610
Haven't tested it in other versions
as said, ju...
Nuno Ribeiro
20:56 Defect #13502: No optional description for attachments
The bad behavior was triggered by plugin "clipboard_image_paste":https://github.com/peclik/clipboard_image_paste
T...
Ivan Cenov
20:41 Feature #2865: One click filter in search view
Daniel Felix wrote:
> No, he mean the link behavior of the search types.
Yep, that's what I meant. Thanks for pi...
Peter Van den Bosch
20:25 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
-Multiple files upload works. Thank you very much. But drag'n'drop does NOT work in 2.3-stable. Tried Firefox 19.0.2 ... Maik Lindner
09:23 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
Andrey Evdokimov wrote:
> this feature not added into 2.3-stable :(
Yes it is. Please note that it won't work wit...
Etienne Massip
06:51 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
this feature not added into 2.3-stable :( Andrey Evdokimov
20:21 Feature #10525: A new button to hide/show the sidebar
I'll see if I have the time to fix these before to provide the patch.
Jérôme BATAILLE
18:57 Feature #10525: A new button to hide/show the sidebar
Jérôme BATAILLE wrote:
> I have developped a session like memorization, I'll provide a patch.
This would be great...
Daniel Felix
10:20 Feature #10525: A new button to hide/show the sidebar
I have developped a session like memorization, I'll provide a patch.
But the two issues are still available :
- a...
Jérôme BATAILLE
20:12 Feature #13533: Concept for controlling visibility of users
There's usually no need to hide users from each other. However, the need does arise, and granular control over almost... Anonymous
16:55 Feature #13533: Concept for controlling visibility of users
Why would hiding members be useful? Project management is a lot about people working together, I'd bet most of the ti... Jan Niggemann (redmine.org team member)
09:14 Feature #13533: Concept for controlling visibility of users
Detail I failed to mention:
It's possible there will be visible (non-private) issues authored by or assigned to us...
Anonymous
09:00 Feature #13533 (New): Concept for controlling visibility of users
_This was sparked by Mischa the Evil's comment on my ticket, #13527, so it also somewhat relates to ticket #11724._
...
Anonymous
20:09 Feature #784: Adobe AIR based Fatclient
This is really oooold ticket. Flash is dead! Maxim Krušina
20:01 Feature #784: Adobe AIR based Fatclient
Max Horn wrote:
> PS: For that matter, I also don't think Adobe AIR is the way to go for a modernized UI for Redmine...
Daniel Felix
18:20 Feature #784: Adobe AIR based Fatclient
PS: For that matter, I also don't think Adobe AIR is the way to go for a modernized UI for Redmine; rather, I think H... Anonymous
18:19 Feature #784: Adobe AIR based Fatclient
I fail to see why this issue exists (and why it is still open). If people want to work on an Adobe AIR based client f... Anonymous
19:58 Feature #287 (Needs feedback): Integrate with RubyFit
Well, as this request is nearly 6 years old (!), I think this could be closed. Please give Feedback until the 3rd Apr... Daniel Felix
17:54 Feature #287: Integrate with RubyFit
Agreed, this may be a useful feature, but only to a relatively narrow set of users, so it seems better suited for a p... Anonymous
19:56 Feature #4845 (Needs feedback): New "Task" tracker
Please give feedback until 3rd April. Otherwise I will close this request.
But well, I think everyone is free to d...
Daniel Felix
18:13 Feature #4845: New "Task" tracker
I don't see a point in adding another default tracker. Which trackers one wants is highly subjective and project spec... Anonymous
19:45 Defect #12650: Lost text after selection in issue list with IE
I update this.
The text is lost in every list which uses this file: source:trunk/public/javascripts/context_menu.js
...
Daniel Felix
17:50 Defect #12650: Lost text after selection in issue list with IE
I rechecked it now on IE 10. This occurs there too. So this is not a Problem of outdated Browsers like IE6, 7 & 8. It... Daniel Felix
19:29 Defect #13541 (Closed): Can't access SCM when log/production.scm.stderr.log is not writable
Our git repository viewer has stopped working since we have upgraded to redmine 2.3.0 (and rails 3.2.13).
The mess...
Ondřej Surý
18:45 Feature #2024: gantt chart editing
This is clear to me. :-)
But first, the functionality must be ensured. After that, we could try to add some tests to...
Daniel Felix
05:11 Feature #2024: gantt chart editing
Daniel Felix wrote:
> Hopefully the patches could be ported to 2.3 and finally find their way to the core.
The mo...
Mischa The Evil
18:43 Defect #13522: Private field is shown as required
Yes this may be. But, you can't ensure a required on a checkbox in any way. this is by design. :-) Daniel Felix
05:08 Defect #13522: Private field is shown as required
Daniel Felix wrote:
> So this obviously seems to be a mistake. ;-)
For what I can remember out-of-my-head this is...
Mischa The Evil
18:42 Feature #13524: Graphic selection for main header through settings page
Dipan Mehta wrote:
> Changing theme in @application.css@ is not right because when we use multiple themes -same need...
Daniel Felix
03:59 Feature #13524: Graphic selection for main header through settings page
Changing theme in @application.css@ is not right because when we use multiple themes -same needs to be repeated in ev... Dipan Mehta
18:38 Defect #12824: Useless "edit" link in workflow menu
What about deactivating those menu items. Something like grey them out? This would let the menu look the same on each... Daniel Felix
18:23 Feature #13513: Personal watch note on issue
By the way. #4511 could solve the problem with different notes for different usergroups.
A combination of notes o...
Daniel Felix
18:16 Feature #6517: Redmine on MochaUI
There are tons of JavaScript based UIs out there. And it sure would be nice if Redmine's UI would be improved a bit t... Anonymous
18:10 Feature #4833: mobile java client for redmine
Mobile Java resp. Java for web apps is essentially dead, esp. given the recent flurry of severe security holes found ... Anonymous
18:08 Feature #4832: Symbian client for redmine
Symbian is essentially dead, and has virtually zero market penetration left. So I think this can be safely closed. Anonymous
18:07 Feature #3921: Google Wave + Twitter = Commie Plugin
Wave is dead... and it seems that this issue is not the best place to keep this plugin alive (resp. in zombie state).... Anonymous
18:05 Feature #2293: Logo for Redmine
There is an official logo now, it seems: http://www.redmine.org/projects/redmine/wiki/Logo
However, for reasons un...
Anonymous
17:59 Feature #978: Different trackers on different projects?
The requested feature is already there -- the only thing discussed here that is not implemented is the ability to gro... Anonymous
17:55 Patch #1054 (Closed): Hudson support for simple_ci
simple_ci plugin was removed from SVN by r9562 due to not porting rails3. Toshi MARUYAMA
17:41 Patch #1054: Hudson support for simple_ci
Actually, I don't think this is the right place for patches for plugins... Anonymous
17:53 Defect #13250: Status change refresh problem - cannot write fileds writeable in a given statatus
Are there any news regarding this issue? Sándor Dombora
17:50 Defect #11035: Doesn't patch "User" model in a plugin
It seems to me that the issue reported here has been overcome already; the remainder of discussion seems to resolve a... Anonymous
17:43 Patch #10762: the redmine_screenshot_paste could not support redmine 1.4.X
I am afraid this tracker is not really suitable for reporting issues with plugins. Anonymous
17:07 Feature #6417: Allow collapse/expand in gantt chart
This is a duplication of #1294 which is closed in favor of #12032 + #10525. Dipan Mehta
16:58 Defect #13540 (Closed): To copy project doesn't copy the issues' custom fields in version 2.3.0
In Redmine version 2.3.0, when you copy a project that the issues have custom fields, this fields aren't copied.
I...
Guillem Tanyà Palacios
16:56 Feature #6154: Save issue as draft
I'm also waiting for this feature. While issue is in draft status no notifications should be sent. MIchael Ermolenko
16:50 Feature #2905: Enable per-tracker issue status set
As of today - Redmine 2.2.x this is quite possible already without any extra code. Basically, you can define all of t... Dipan Mehta
16:49 Defect #13539 (Closed): html entities appear in subject line (aka xml escape codes)

We recently performed the security fix for our 1.4.x redmine instance that involved upgrading rails:
http://www....
Robert Hailey
16:40 Feature #4670: Fine tune "New Issue"
This is yet another duplicate of #703 + #12005 Dipan Mehta
16:27 Feature #4511: Allow adding user groups as watchers for issues
http://www.redmine.org/plugins/redmine_watcher_groups - in difference from other solutions, with this plugin notifica... K. F.
02:15 Feature #4511: Allow adding user groups as watchers for issues
+1 Deoren Moor
16:10 Feature #13538 (New): Role Based Access Control on Subversion commit log
*Abstruct*
Extending RBAC on Subversion commit log increase the value of Redmine.
*Observation*
Human-being ...
Toru Haraguchi
16:10 Defect #13537 (Closed): Filters will show issues with unused custom fields.
If I create a filter that looks for a particular value in a custom field,
issues that are in a project where the cus...
Erik Jonsson
16:04 Feature #8409: single email for bulk updates
I don't see how this is a dupe of #8241. The issue here is that a bulk edit of issues will send out an email for eac... Arin Lipman
16:04 Feature #13536: Other avatar sources
Actually the most useful thing would be to have the _local avatars_. There existed a plugin "Local Avatar":https://la... Dipan Mehta
13:43 Feature #13536 (New): Other avatar sources
Have only the gravatar.com as an avatar source is very limited.
It would be very cool if Redmine supports
* Local ...
Fernando Hartmann
15:52 Feature #5863: Remove All Plugins
I agree with Mischa on each of the above points. I think, a very simple thing to begin with would be to have followin... Dipan Mehta
05:22 Feature #5863: Remove All Plugins
Daniel Felix wrote:
> Yes, this idea of a safe mode would be good. Or maybe a way that redmine has a small bootstrap...
Mischa The Evil
15:49 Feature #5358: Share Issues Categories for sub-projects
Me 2:
h1. +1
Gergely Nagy
15:48 Patch #11898: Inheritable issue categories

Leo Shklovskii wrote:
> Folks keep doing patches and Redmine keeps on changing versions and breaking them - is the...
Gergely Nagy
15:39 Patch #3358: Advanced LDAP authentication
Any solutions to this? It is still not working with the latest version of Redmine. There is still no option to ignore... Dominik s
15:37 Feature #12005: Mightful workflow field enhancement: hide
It was very disheartening to know this patch is out from 2.4. I think this was very important functionality.
Howe...
Dipan Mehta
10:05 Feature #12005: Mightful workflow field enhancement: hide
I would love to see a feature like this in Redmine. Although I don't think it is a "killer feature", but certainly hi... Anonymous
09:59 Feature #12005: Mightful workflow field enhancement: hide
Hi there,
I can understand both sides of the story.
*On Jean-Philippes side...*
I can understand that missing...
Daniel Felix
09:15 Feature #12005: Mightful workflow field enhancement: hide
Why that? Only because of a missing test?
This feature would be a huge improvement for workflows!
Think about an ...
Tobias Fischer
14:52 Defect #13521: Gantt bars with start date and end date on the same day don't become red by overdue
Daniel Felix wrote:
> As I remember, they wont have any bar. Doesn't it?
DOES it.
> I would try this, but I'...
Toru Haraguchi
14:33 Defect #13534: Pb with svn update from 2.2.3 tu 2.2.4
Etienne Massip wrote:
> Please post in forum:Help forum, the tracker is for bugs and feature requests only.
ok
Anonymous
13:49 Defect #13534 (Closed): Pb with svn update from 2.2.3 tu 2.2.4
Please post in forum:Help forum, the tracker is for bugs and feature requests only. Etienne Massip
12:27 Defect #13534: Pb with svn update from 2.2.3 tu 2.2.4
Subversion command-line client, version 1.5.7.
Anonymous
12:06 Defect #13534 (Closed): Pb with svn update from 2.2.3 tu 2.2.4
Hi,
I am running Redmine 2.2.3 on a linux box. While i try to upgrade to 2.2.4 from 2.2.3, i have this : ...
Anonymous
13:34 Feature #4516: Cache gravatars
+1 Fernando Hartmann
13:33 Feature #5418: Add Gravatar and edit link to "My account" page
+1 Fernando Hartmann
12:56 Defect #6853 (Closed): Ruby 1.9: translation missing: en, field_lock_version (ruby 1.9.1)
r7928 was from https://www.chiliproject.org/issues/711 . Toshi MARUYAMA
11:17 Patch #13528 (Closed): Traditional Chinese "label_total_time" translation
Committed in, thanks. Toshi MARUYAMA
03:43 Patch #13528 (Closed): Traditional Chinese "label_total_time" translation
* Translations added:
** setting_default_projects_tracker_ids
* Translations changed:
** label_total_time
ChunChang (Nagaharu) Lo
11:16 Patch #13531 (Closed): Traditional Chinese translation for 2.3-stable
Committed in trunk r11664 and 2.3-stable r11669. Toshi MARUYAMA
05:37 Patch #13531 (Closed): Traditional Chinese translation for 2.3-stable
From #13528.... Toshi MARUYAMA
10:11 Feature #13091: Task: Document MSSQL Support
Etienne Massip wrote:
> I've added a few lines.
Faster than me...
{{collapse(Show Comment,Hide Comment)
Somethi...
Pierre Renaudet
09:58 Feature #13091: Task: Document MSSQL Support
Jean-Philippe Lang wrote:
> Any SQLServer expert who could add a note in [[RedmineInstall#Step-2-Create-an-empty-dat...
Etienne Massip
09:33 Feature #4403: Copy with related task
Hey, Mischa, thanks a lot for that hint! I completely missed that option. :-( I am sorry!
This works perfect in Re...
Michael Jurisch
05:39 Feature #4403 (Needs feedback): Copy with related task
Mischa The Evil
05:37 Feature #4403: Copy with related task
Michael Jurisch wrote:
> [...] but unfortunately defining the relation just work for tickets, that are copied *withi...
Mischa The Evil
09:18 Defect #13526: SOPORTE DE SISTEMA EN LINEA
Mischa The Evil wrote:
> Huh? How is it possible that this issue has been authored by @Anonymous@? Did the account a...
Etienne Massip
05:46 Defect #13526 (Closed): SOPORTE DE SISTEMA EN LINEA
Huh? How is it possible that this issue has been authored by @Anonymous@? Did the account already got deleted?
Never...
Mischa The Evil
01:28 Defect #13526 (Closed): SOPORTE DE SISTEMA EN LINEA
El propósito de dar a conocer esta pagina es con el único fin de que muchos usuarios sean beneficiados, y puedan soli... Anonymous
08:44 Defect #13508: About default filter for assignee
Danial,

Thanks for your reply. The actual gantt works with "status" as "open"(without filters). In my project, ...
poornima dhanasekaran
08:19 Feature #13527: 'Display name' for users
I don't know, that's all very kludgy. Playing with who can see watchers, who can see the member box on Overview... it... Anonymous
05:51 Feature #13527: 'Display name' for users
Joshua DeClercq wrote:
> * Privacy priorities, where the Redmine host users may be comfortable sharing a full name, ...
Mischa The Evil
03:18 Feature #13527 (New): 'Display name' for users
Similar to a nickname, this would offer a way for people to set how they prefer to be shown in project member lists. ... Anonymous
08:19 Feature #13532 (Closed): To allow to sumarize numeric and date values in case issue list is grouped by some criteria
In case issue list is grouped by some criteria, to allow to sum certain numeric columns that are presented in view.
...
Radek Terber
06:02 Feature #1758: Color-coding for issue trackers
Adam Grant wrote:
> I really like this (+MTE: message#1524+) one. It looks great, and has the basics of what you wan...
Mischa The Evil
05:35 Feature #8307: Automatically update parent issue status based on child issue statuses
+1
This would be useful for us too.
I agree that some may not want parent tasks closed automatically, therefore a c...
Andrew Hickman
05:27 Feature #3193: Provide more context for issue statuses
There also exists an other, older plugin which allows quick changing of the issue status: [[PluginSidebarIssueControl... Mischa The Evil
00:52 Feature #3193: Provide more context for issue statuses
Yes - that plugin is close, but I would imagine that they would simply open the usual "Update" panel but with the sta... Anonymous
05:25 Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
Bruno Spyckerelle wrote:
> It would be very usefull to be able to change the closed_on date as we can change the sta...
Mischa The Evil
04:35 Feature #13529 (Closed): to allow query with parameters for Users of REST API
hi, fold
today, the user rest api can list all the users, is it possible to allow query with parameters? for examp...
Nick Tan
04:06 Feature #10463 (Closed): Private colum/filter
Indeed. Closing as such. Mischa The Evil
02:54 Feature #12032: Collapsible Sidebar
As I stated in #1294
I am using the above mentioned plugin
>Many themes are simply not compatible with the th...
Dipan Mehta
 

Also available in: Atom