Project

General

Profile

Activity

From 2012-05-29 to 2012-05-31

2012-05-31

23:29 Feature #408: Assign a task to multiple users
+1 This would really be useful Kyle Janse van Rensburg
23:25 Defect #10780: Logout by using POST REST API
I think the stufftodo plugin utilizes this the same way, whats why we get logged ou or not logged ou correctly if usi... Terence Mill
10:27 Defect #10780: Logout by using POST REST API
That's related to the use of the new tab in the same browser, this is not a regular use of the Rest API. Etienne Massip
09:42 Defect #10780: Logout by using POST REST API
Provide a valid X-CSRF-Token in the POST request headers solves the issue.
See redmine public/javascripts/applicat...
Patrick Atamaniuk
20:50 Defect #11063: Redmine java api link not working.
Etienne Massip wrote:
> Alexey recently "moved the project to GitHub":https://groups.google.com/group/redmine-java-a...
Gautam Bajaj
19:54 Defect #11063: Redmine java api link not working.
Alexey recently "moved the project to GitHub":https://groups.google.com/group/redmine-java-api-dev/browse_thread/thre... Etienne Massip
19:22 Defect #11063 (Closed): Redmine java api link not working.
Sorry, it looks like it's no longer available. Jean-Philippe Lang
01:04 Defect #11063 (Closed): Redmine java api link not working.
I was trying to make Android mobile client for my project, and to report issue I was searching for api.
I found th...
Gautam Bajaj
19:55 Defect #11070: Error while deleting an issue
Could be a plugin issue, try with no plugin installed? Etienne Massip
19:54 Defect #11070: Error while deleting an issue
The URL behind the link delete is : http://mydomain/issues/13317
Strange, no ?
Anonymous
19:53 Defect #11070: Error while deleting an issue
ruby 1.8.7 (2008-08-11 patchlevel 72) [i586-linux]
Rails 2.3.14
Anonymous
19:48 Defect #11070 (Closed): Error while deleting an issue
Hi,
While i try to delete an issue, i have a "405 - Method not allowed" whith those lines in the log file :
<pre...
Anonymous
19:20 Defect #11066 (Closed): Can the issue number described in commit message link to related issue only when the specified keyword prefixed to the issue number?
In administration -> settings -> repositories, change "Referencing keywords" from * to something like BID. Then only ... Jean-Philippe Lang
13:58 Defect #11066 (Closed): Can the issue number described in commit message link to related issue only when the specified keyword prefixed to the issue number?
In our company, there are more than one issue tracking systems
That means the commit messages will be like "Fix AID ...
Peter Wang
18:48 Feature #11069 (Closed): Ability to search tasks of Locked Users
I need to be able to search open / closed tasks of Locked users.
However, the minute they are locked, they no longer...
Paul paul
18:44 Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
Could you attach a raw email for which the problem occurs please? Jean-Philippe Lang
14:37 Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
Apropos:
* While the text in the Subject is messed up, the text inside the mail is displayed perfectly right the tic...
Anonymous
12:02 Defect #11065 (Closed): E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
Hello
I'm currently in beta-tests for a new Helpdesk Solution for our company and I am really happy with almost ev...
Anonymous
18:00 Feature #11068: Ability to set default column order in issue list
I just tried this and it didn't work for me. They sort in the order listed in the administration > Settings > Issue T... Jeremy Blanchard
17:14 Feature #11068: Ability to set default column order in issue list
Seemed to me that columns order is the order you checked them in the administration settings. Etienne Massip
16:10 Feature #11068 (Closed): Ability to set default column order in issue list
I would like the ability to set a default column order in the issue list.
Currently, I can only set which columns ...
Jeremy Blanchard
17:58 Feature #4868: Ability to add permissions to Document categories
maybe for documents is is possible to implement a simple solution...
we have already document categories and we ar...
Richard Rauch
14:42 Feature #4868: Ability to add permissions to Document categories
are there any news about this issue? nobody else would need such a feature.
In my project I would need a similar thi...
Richard Rauch
16:07 Defect #8985: Redmine forgets selected columns
This is also very similar to my issue where the column order does not get saved with the query. Jeremy Blanchard
15:51 Defect #10724: Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
Pavel Potcheptsov wrote:
> I install last ImageMagick version from source on my BSD system and Redmine still not see...
Etienne Massip
13:53 Defect #10724: Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
I install last ImageMagick version from source on my BSD system and Redmine still not see it. Pavel Potcheptsov
13:59 Defect #11035: Doesn't patch "User" model in a plugin
Daniel, Thanks a lot. You soulution works for me. Oleg Kandaurov
00:17 Defect #11035: Doesn't patch "User" model in a plugin
It seems that it works fine. I will test it in more detail. In any case, this variant doesn't cause error.
Thanks!
Vladimir Pitin
12:07 Feature #3035: Reminder at start-date
What also would be interesting is to specify any data field to be used. So that you could use for example a custom fi... Samantha Cox
11:43 Patch #11064 (New): Trac -> Redmine wiki conversion : slashed links
Trac permits slashes in wiki page names. Redmine does not (if you use them, it just ignores them).
This patches th...
Adrian Wilkins
08:23 Feature #4493: Make destination folder for attachment uploads configurable
def diskfile
#"#{@@storage_path}/#{self.disk_filename}"
#"#{@@storage_path}/#{self.disk_filename}"
p...
vik pro
03:16 Defect #11054: How to filter users in "Assigned to" list according to the "Status"
Is there any way to fix it? Any plug-in or had to write code? Jesson Young
03:05 Defect #11005: Error with the PDF export function
Is there possibly a gem or something with Passenger that triggers the problem?
Apache + Passenger + Ruby + Rails w...
Cyber Sprocket

2012-05-30

23:48 Feature #5487: Allow subtasks to cross projects
+++++1
This feature should open whole new bunch of possible uses of redmine in complex projects (projects that invol...
VD DV
23:22 Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
Has to do with the SVG chart, odd issue.
Triggers with Chrome 19 only for me, neither with IE 9 nor FF 11.
Edit: no...
Etienne Massip
23:15 Defect #11061 (Confirmed): Cannot choose commit versions to view differences in Git/Mercurial repository view
With Alternate theme. Etienne Massip
21:26 Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
Here is the screenshot. I cannot click the radio buttons (as indicated by the red arrow) to choose which commits to v... Allanon C.
20:12 Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
Could you post a screenshot please? Jean-Philippe Lang
20:02 Defect #11061 (Closed): Cannot choose commit versions to view differences in Git/Mercurial repository view
Unable to choose revision# (commits) to view differences in the Repository view when Using Git repository. The radio ... Allanon C.
21:24 Patch #11057: Confirm admin flag change on a separate page
Jean-Philippe Lang wrote:
> It's a bit overkill IMO. Why not adding a simple javascript confirmation message when ch...
Alex Shulgin
20:29 Patch #11057: Confirm admin flag change on a separate page
Why not simply move it in its own "Administrator" fieldset?
Not sure it should remain in "Information" anyway, thi...
Etienne Massip
20:19 Patch #11057: Confirm admin flag change on a separate page
It's a bit overkill IMO. Why not adding a simple javascript confirmation message when changing the checkbox state? Jean-Philippe Lang
16:44 Patch #11057 (New): Confirm admin flag change on a separate page
Having admin flag on the general tab in user's profile makes it
way too easy to flip the flag accidentally.
Attac...
Alex Shulgin
21:17 Feature #11060: Insert HTML fragments
It's true, but this feature allow you to add more informations to your wiki/issue.
To control this feature, for exam...
luigifab !
20:17 Feature #11060: Insert HTML fragments
Not very safe for instances allowing wiki page editing to everybody. Etienne Massip
19:56 Feature #11060 (New): Insert HTML fragments
There is any possibility to insert HTML fragments in wiki/project description?
I was looking for similar functiona...
luigifab !
20:31 Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
Jean-Philippe Lang wrote:
> I'm using ruby1.9.3 + rubygems 1.8.23 and it actually works as is.
That's correct. MR...
Martin Corino
19:58 Defect #11051 (Resolved): reposman.rb fails in 1.4.2 because of missing require for rubygems
I'm using ruby1.9.3 + rubygems 1.8.23 and it actually works as is.
The fix is committed in r9742 anyway, thanks.
Jean-Philippe Lang
12:06 Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
We're running Redmine 1.4.2 using MRI 1.8.7 and Rails 2.3.14
Martin Corino
12:05 Defect #11051 (Closed): reposman.rb fails in 1.4.2 because of missing require for rubygems
In older version(s) of Redmine (1.2 in our case) rubygems is implicitly loaded by one of the other support libraries ... Martin Corino
20:22 Feature #11041: Add "how to add votes settings" into the plugin tutorial
Antoine Rodriguez wrote:
> the only help found in this matter shows that we must overload redmine core files witch i...
Jean-Philippe Lang
08:33 Feature #11041: Add "how to add votes settings" into the plugin tutorial
It may be interesting if you show how to add and remove questions inside a project tab that is only shown to those wh... Antoine Rodriguez
19:54 Feature #11055 (Closed): Conditional mandatory fields
> As far as I know there is no such feature present at the current time?
Indeed, but there's a bunch of feature re...
Jean-Philippe Lang
16:29 Feature #11055 (Closed): Conditional mandatory fields
A nice feature would be the definition of fields that are mandatory based on some conditional constraint/rule e.g. wo... Georg Troxler
19:52 Defect #11056 (Closed): text color syntax not working
With Redmine >= 1.4.0:... Jean-Philippe Lang
16:40 Defect #11056 (Closed): text color syntax not working
I am not able to apply text color styles to my wiki pages as shown below:
!wiki.PNG!
I did search around for this...
Amrish Bharatiya
19:50 Defect #11053 (Closed): Cannot delete issue
Sorry I can't fix anything with this bug report. Deleting an issue is part of the automated tests and works with a fr... Jean-Philippe Lang
17:14 Defect #11053: Cannot delete issue
I don't know if I must do another ticket but :
hen we try to delete a file inside that same issue, it show the dow...
Antoine Rodriguez
15:46 Defect #11053 (Closed): Cannot delete issue
When we try to delete an issue, the webpage reacts but show again the issue that has been deleted.
1 - fresh redmi...
Antoine Rodriguez
19:49 Defect #11054 (Closed): How to filter users in "Assigned to" list according to the "Status"
Sorry, there's no such feature in the core. Jean-Philippe Lang
16:28 Defect #11054 (Closed): How to filter users in "Assigned to" list according to the "Status"
for example, the issue's status is "New" and "Assigned to" is a Tester. When this guy want a Developer to fix it, he ... Jesson Young
19:48 Defect #11052 (Closed): Passenger error on restarting apache
Sorry, no plugin issues in this tracker please. Jean-Philippe Lang
15:28 Defect #11052 (Closed): Passenger error on restarting apache
I've installed some plugins for my redmine installation, and when I did:... Daniel Ribeiro
19:08 Defect #11035: Doesn't patch "User" model in a plugin
Hi, looks like an un-resolved dependency on the project model (via member model):... Daniel Munn
09:29 Defect #11035: Doesn't patch "User" model in a plugin
init.rb... Vladimir Pitin
08:33 Defect #11035: Doesn't patch "User" model in a plugin
This works:
lib/redmine_test/patches/user_patch.rb...
Daniel Munn
01:37 Defect #11035: Doesn't patch "User" model in a plugin
Upgrade to Redmine 2.0.1 had no affect
Commands:...
Vladimir Pitin
01:01 Defect #11035: Doesn't patch "User" model in a plugin
My folder /tmp/cache is empty. If it's meant? Vladimir Pitin
00:56 Defect #11035: Doesn't patch "User" model in a plugin
> First code seemed OK, related to this rails issue if it is an issue; try to clear your caches as suggested?
No.H...
Vladimir Pitin
00:47 Defect #11035: Doesn't patch "User" model in a plugin
If I try it ... Vladimir Pitin
17:47 Defect #11059 (Closed): Redmine 2.0.1 does not run with a sub-URI
Etienne Massip
17:40 Defect #11059: Redmine 2.0.1 does not run with a sub-URI
sorry - duplicate to #11058 Jan T.
17:38 Defect #11059 (Closed): Redmine 2.0.1 does not run with a sub-URI
As mentioned in this forum post http://www.redmine.org/boards/2/topics/30676 Redmine does not run with a "sub-URI", e... Jan T.
17:33 Feature #10920: Enabling unknown users creation by issues by email with ldap lookup
Ah i see. We Don' use this binding, cause our ldap is open or we cann access via server-server cert or user/pwd.
Thi...
Terence Mill
00:02 Feature #10920: Enabling unknown users creation by issues by email with ldap lookup
Because we can't bind with user's credentials when looking for the user in the LDAP. All we've got is his email addre... Jean-Philippe Lang
17:24 Defect #10850 (Resolved): Can't move issues between project and change status
Hello,
I have found the cause for my problem.
The status will not show other options if the workflow was once chan...
Paps 1
16:48 Defect #11058 (New): Run Redmine in a sub directory results in "No route matches"
Starting from Redmine 2.0 the web context does not recogonize a sub directory. See also Thread http://www.redmine.org... Dirk Brammertz
15:39 Feature #5577: Add Watcher based on issue category
Any updates for ver 1.4? I am having trouble with code in patch related to app/views/issues/_form.html.erb
Anjali Hastha
14:16 Defect #11050 (Closed): repoas
Etienne Massip
12:00 Defect #11050: repoas
Sorry, hit a wrong key far too soon. Please remove this issue.
Martin Corino
11:59 Defect #11050 (Closed): repoas
Martin Corino
10:30 Feature #11049 (New): Multiple types of Custom Field
Is it possible to have a custom field which belongs to multiple type?
One situation is that when create one New Issu...
Peter Wang
10:16 Defect #11025 (Resolved): Email sent from bad user
The solution is :
under Postfix
to say in /etc/postfix/main.cf
relay_domains = <the domain of the persons assign...
William Piedfort
10:01 Defect #11048 (Closed): test
Please use http://demo.redmine.org for testing purposes. Etienne Massip
08:59 Defect #11048 (Closed): test
test sebastien TPL
09:14 Defect #11005: Error with the PDF export function
I have the same problem. zhaochun lu

2012-05-29

21:43 Feature #10920: Enabling unknown users creation by issues by email with ldap lookup

Why its not?
Jean-Philippe Lang wrote:
> We should note that this wouldn't be compatible with #1913.
Terence Mill
20:22 Feature #10920: Enabling unknown users creation by issues by email with ldap lookup
We should note that this wouldn't be compatible with #1913. Jean-Philippe Lang
20:55 Defect #11038 (Resolved): "Create and continue" should preserve project, issue and activity when logging time
Fixed in trunk. Jean-Philippe Lang
19:30 Defect #11038 (Confirmed): "Create and continue" should preserve project, issue and activity when logging time
Jean-Philippe Lang
10:39 Defect #11038 (Closed): "Create and continue" should preserve project, issue and activity when logging time
After tracking time on an issue the project in the dropdown menu will be changed when clicking on the "Create an cont... Denis Huonker
20:27 Feature #1913: LDAP - authenticate as user
Indeed, #11046 created. Jean-Philippe Lang
20:27 Defect #11046 (Closed): Redmine.pm does not support "bind as user" ldap authentication
Patch available in #1913 (http://www.redmine.org/attachments/download/2454/Redmine-ldap-as-user.diff). Jean-Philippe Lang
20:21 Defect #11045 (Closed): automatic user creation via "redmine:email:receive .. unknown_user=create" ignores ldap realm/server user base
Thanks, I'm closing this in favour of the first one. Jean-Philippe Lang
20:12 Defect #11045: automatic user creation via "redmine:email:receive .. unknown_user=create" ignores ldap realm/server user base
Uhm, you re right. I wan on holidays and forget i already reported. I am well recovered, you see. Terence Mill
18:41 Defect #11045: automatic user creation via "redmine:email:receive .. unknown_user=create" ignores ldap realm/server user base
Same as #10920? Jean-Philippe Lang
17:12 Defect #11045 (Closed): automatic user creation via "redmine:email:receive .. unknown_user=create" ignores ldap realm/server user base
If using ldap as user realm user can login first time and redmine creates internall new user (auto register) linked t... Terence Mill
20:16 Feature #6597: Configurable session lifetime and timeout
The problem with this client side script is that it can be abused to keep connection alive, till ever. So in every ca... Terence Mill
17:36 Feature #6597: Configurable session lifetime and timeout
+1 for the idea of Frank.
Session timeout with visual feedback as usual web-banking-apps have is a really userfriend...
Prof. Dr. YoMan
19:32 Feature #11041: Add "how to add votes settings" into the plugin tutorial
Well, it's just standard Rails coding and not specific to Redmine plugins. Is it really worth? Jean-Philippe Lang
11:48 Feature #11041 (New): Add "how to add votes settings" into the plugin tutorial
Hi,
In order to complete the [[Plugin_tutorial]]
It would be great to show how to add the settings in order to ...
Antoine Rodriguez
18:39 Defect #11037: redmine 2.0.1 do not support Chinese
Please read [[SubmittingBugs]]. Jean-Philippe Lang
09:39 Defect #11037: redmine 2.0.1 do not support Chinese
My environment is ruby 1.9.3 and rails 3.2.3 jerry shen
09:37 Defect #11037 (Closed): redmine 2.0.1 do not support Chinese
incompatible character encodings: UTF-8 and ASCII-8BIT) jerry shen
17:01 Feature #11044 (New): Custom field types for time and datetime
It would be nice to have time and datetime as a custom field type. Florian Schwab
15:52 Defect #11025: Email sent from bad user
I test my email with telnet commands : this is right.
The test in Redmine config runs also with me@my Redmine-doma...
William Piedfort
14:04 Defect #11042 (Closed): Repository with Redmine 2.0 project settings error
Please contact the plugin author, this tracker is for Redmine core issues only. Etienne Massip
11:49 Defect #11042 (Closed): Repository with Redmine 2.0 project settings error
Hi,
I'm new user at Redmine. I recently update my redmine from 0.9.4 to 2.0.0, almost normal functions work perfec...
Tien Phan
11:31 Defect #11035: Doesn't patch "User" model in a plugin
This is described in RoR guides, mainly in http://guides.rubyonrails.org/configuring.html#initializers.
Vladimir i...
Etienne Massip
11:22 Defect #11035: Doesn't patch "User" model in a plugin
Exact, I was convinced that was the case.
But it might be a good idea to add something in redmine wiki.
The to_pr...
Fabrice ROBIN
10:42 Defect #11035: Doesn't patch "User" model in a plugin
Fabrice ROBIN wrote:
> Redmine documentation for plugin development needs to be updated.
I don't think that Redmi...
Etienne Massip
10:08 Defect #11035: Doesn't patch "User" model in a plugin
Vladimir Pitin wrote:
> If i do this
>
> [...]
>
> I cause error
>
> [...]
In fact, 'dispatcher' does no...
Fabrice ROBIN
09:49 Defect #11035: Doesn't patch "User" model in a plugin
First code seemed OK, related to "this rails issue":https://github.com/rails/rails/issues/3847 if it is an issue; try... Etienne Massip
06:11 Defect #11035: Doesn't patch "User" model in a plugin
If i do this... Vladimir Pitin
06:03 Defect #11035: Doesn't patch "User" model in a plugin
> #require 'user'
>
> ActionDispatch::Callbacks.to_prepare do
> User.send(:include, AdvancedRoadmap::UserPatch)...
Alex Shulgin
04:03 Defect #11035 (New): Doesn't patch "User" model in a plugin
Sorry for my English :)
I have a plugin that works in "Redmine 1.3.0.stable.24228 (MySQL)"
This plugin extend a ...
Vladimir Pitin
11:12 Defect #11040 (New): Git commit messages have strange formatting:
In both the overview of a repository and in the details of a specific commit "ascii-style" lists are shown in a stran... Øystein Walle
10:53 Feature #11039 (Closed): Disable time tracking for projects
There should be a function in the settings of a project to disable the time tracking for a project (when entering no ... Denis Huonker
09:29 Defect #5935: Add Another file to ticket doesn't work in IE Internet Explorer
This problem still exists when running IE in Compatibility Mode. Max Haventon
06:32 Feature #11036 (New): could diff page support the wiki macro and TAGs?
could redmine support a configuration parameter, if sometimes we need to used the wiki macro and tags on diff pages? Steven Wong
 

Also available in: Atom