Project

General

Profile

Activity

From 2012-05-27 to 2012-05-29

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

2012-05-28

18:58 Defect #11034 (Closed): TLS configuration documentation for Rails 3
Since upgrading to 2.0.0 (also verified today on 2.0.1, and svn trunk) the smtp configuration settings for TLS encryp... Martin Lindhe
18:20 Defect #10780: Logout by using POST REST API
I have put together a testcase which you can use to reproduce the effect:
https://patrickatamaniuk@github.com/patric...
Patrick Atamaniuk
18:13 Patch #11021: Ensure that calendar is visible
Can you give some comments on this patch and the other one #11022 ? Oleg Kandaurov
15:25 Defect #11033 (Closed): склееть зеркала
Please use http://demo.redmine.org for testing purposes. Etienne Massip
14:04 Defect #11033: склееть зеркала
сделанно Seosolution Seosolution
14:03 Defect #11033 (Closed): склееть зеркала
проект дома Seosolution Seosolution
14:28 Defect #11032 (Closed): Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
Fixed in trunk r9734 and 2.0-stable r9739. Toshi MARUYAMA
10:10 Defect #11032 (Closed): Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
!user-edit.png! Toshi MARUYAMA
11:11 Feature #8817: Attachments/Plugin assets directory writable errors
Agree. I don't have any plugins, so @<redmine>/public/plugin_assets@ didn't exist. Creating this directory and making... Anthony Cartmell
10:48 Defect #10928 (Closed): Documentation about generating a plugin is not up-to-date
The [[plugin tutorial]] has been updated for 2.x. Jean-Philippe Lang
09:22 Defect #10996 (Closed): Time zones lost when upgrading from Redmine 1.4 to 2.0
Jean-Philippe Lang
09:10 Defect #10992: Issue details page loads slowly with lots of watchers
Hi, yes, that was the case. It helped by a further 2 seconds.... Duane Hughes

2012-05-27

21:25 Defect #10965 (Closed): rake yard does not work for generating documentation.
You're right, it's merged for 2.0.1. Jean-Philippe Lang
18:02 Defect #10965: rake yard does not work for generating documentation.
having documentation up to date is being sure of having more participation in the project and having more plugins ...... Antoine Rodriguez
17:06 Defect #10965: rake yard does not work for generating documentation.
It doesn't make sense to have a source:/branches/2.0-stable/lib/tasks/yardoc.rake and not have @yard@ task available ... Etienne Massip
17:01 Defect #10965: rake yard does not work for generating documentation.
I would treat it just as @rdoc@?
Rake task was already here in < version:2.0.0, that's why I considered it as a re...
Etienne Massip
15:54 Defect #10965: rake yard does not work for generating documentation.
Antoine Rodriguez wrote:
> What would be the advantages of putting it in the Gemfile.local instead than the core kno...
Jean-Philippe Lang
12:45 Defect #10965: rake yard does not work for generating documentation.
What would be the advantages of putting it in the Gemfile.local instead than the core knowing that it is equaly impor... Antoine Rodriguez
17:55 Defect #11025: Email sent from bad user
Answer to JFL : I did not install any plugins nor any changes made.
William Piedfort
17:29 Defect #11025: Email sent from bad user
try to reproduce email with other account to be placed on first place : 1wp
in defect #11031
William Piedfort
15:31 Feature #11030 (Closed): Multiple redmine production databases
Feature to load database settings depends on host. For example I want provide redmine to more websites hosted on my s... AndzinSan Dono
 

Also available in: Atom