Project

General

Profile

Activity

From 2012-07-20 to 2012-07-22

2012-07-22

23:00 Feature #11475 (Closed): Redmine.pm: Allow fallback to other Apache auth providers
The goal was to allow other auth modules to co-exist with Redmine.pm, and thus satisfy special case requests covering... Yasin Al Farhad
18:25 Defect #11443 (Closed): POST /time_entries.xml lead to 404 error
celogeek san wrote:
> Great ! It work. But on the opposite of the REST Api Spec, we need to indicate an activity !
...
Jean-Philippe Lang
15:59 Feature #11445: Switch from Prototype to JQuery
Or even add js integration testing using "Selenium":http://seleniumhq.org? Etienne Massip
14:33 Feature #11445: Switch from Prototype to JQuery
Isn't it a good occasion to activate the Rails asset pipeline (but with compile option activated at production level ... Etienne Massip
15:33 Defect #11474 (New): issues created with redmine:email:receive_pop3 category=<categories with assignee> won't send mails for newly created issues
we have a redmine 1.4.4
I've created an email so we can auto create support issues.
I need the new issues to be au...
Rudy Attias
12:48 Defect #11432 (Closed): Mailer.deliver_recommended_below_threshold(*args) is deprecated
Redmine's Mailer was converted to the Rails 3 syntax:
http://guides.rubyonrails.org/action_mailer_basics.html
Jean-Philippe Lang
01:20 Defect #11432 (Reopened): Mailer.deliver_recommended_below_threshold(*args) is deprecated
Pavel Vasilyev
01:20 Defect #11432: Mailer.deliver_recommended_below_threshold(*args) is deprecated
http://www.redmine.org/projects/redmine/repository/revisions/9663/diff/trunk/app/models/mailer.rb
You have broken ...
Pavel Vasilyev
00:34 Feature #11473 (New): Trim ending quotes when posting comments from email
Almost all email clients leave quoting of original email text when you reply.
If Redmine users do not manually remov...
MaximAL  

2012-07-21

23:22 Feature #11445: Switch from Prototype to JQuery
Travis Warlick wrote:
> Has this process been started? If so, where is the code, and may I assist?
Sure it has st...
Jean-Philippe Lang
22:34 Feature #11445: Switch from Prototype to JQuery
Has this process been started? If so, where is the code, and may I assist? (I would also like to create a plugin to b... Travis Warlick
20:53 Feature #11445: Switch from Prototype to JQuery
+1 MaximAL  
20:46 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
looking forward to use this feature! Pavel Kholyavkin
17:45 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
Fixed in r10067, thanks. Stable version not affected. Jean-Philippe Lang
17:36 Feature #2024: gantt chart editing
This is a patch for trunk r10066.
If user who has no right to edit issue move bar,
bar stays and does not return ...
Toshi MARUYAMA
00:58 Feature #2024: gantt chart editing
+1 Terence Mill
00:58 Feature #3382: Ability to select only source code without line numbers
+1 Terence Mill

2012-07-20

17:27 Feature #11469 (Closed): JSONP support
Please enable "JSONP":http://en.wikipedia.org/wiki/JSONP
This is necessary when a JS-Client wants to call the Redm...
Markus M
17:03 Defect #10761: Rest API JSON response can not be parsed by jQuery
First of all, does Redmine-REST-API support "JSONP":http://en.wikipedia.org/wiki/JSONP? (I found your issue with goog... Markus M
16:54 Feature #11253: Total time spent from subtasks on the issue list
As a side note : that's weird, with my redmine.org's account, I can change this issue status and its assignation ! Ha... Sylvain Langlade
16:26 Feature #11253: Total time spent from subtasks on the issue list
Just in case it can help, a quick patch for v1.4.4. Just add the following... Sylvain Langlade
16:44 Feature #8488: Create an 'Involve' mechanism to private issues
Francesco Trigger wrote:
> Is there a fix for 2.0 ?
I tried to modify the files like in Redmine 1.x but i get thi...
Francesco Trigger
12:52 Feature #8488: Create an 'Involve' mechanism to private issues
Is there a fix for 2.0 ? Francesco Trigger
16:40 Feature #1712: add custom fields that are calculations of other fields
+1 Sylvain Langlade
16:34 Feature #1712: add custom fields that are calculations of other fields
+1 Cristina Aurrecoechea
15:39 Feature #2024: gantt chart editing
This is a patch for trunk r10055 merged note 93 patch.
Cassiano Monteiro wrote:
> +1!
> Nice patch! Can´t it be ...
Toshi MARUYAMA
13:38 Feature #2024: gantt chart editing
+1!
Nice patch! Can´t it be included on the next revision of Redmine?
Cassiano Monteiro
13:32 Feature #2024: gantt chart editing
Thank you very much for this great patch.
We have added few small fixes:
* Fixed CSS to remove double borders
* ...
Anonymous
15:26 Patch #11448 (Closed): Russian translation for 1.4-stable and 2.0-stable
Committed in trunk, 2.0-stable and 1.4-stable, thanks. Toshi MARUYAMA
10:30 Patch #11448 (Reopened): Russian translation for 1.4-stable and 2.0-stable
Ok, I provide a patch then, translating some strings Александр Закревский
14:13 Feature #3382: Ability to select only source code without line numbers
even if i will use the proposed syntax highlighter if I try to use diff between revisions lines would be still copied... rm user
11:34 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
How to reproduce:
* Start with empty db (db:migrate but do not load any default stuff)
* login as admin
* go to ad...
Thomas Pihl
11:18 Defect #11466 (Closed): Repository.fetch_changesets warnings
Since upgrade to 2.0 I get warnings from Repository.fetch_changesets call.
I changed execution to: @./script/rails r...
Jan Skrasek
11:00 Feature #11464: Need list of activities to be able to set TimeEntries
I'm on 2.0.3 version. Anonymous
10:58 Feature #11464 (New): Need list of activities to be able to set TimeEntries
Hi,
I have start writing Redmine::API in Perl. And I want to be able to create timelog.
It is working find but I ...
Anonymous
10:55 Defect #11443 (Resolved): POST /time_entries.xml lead to 404 error
Anonymous
10:11 Defect #11463 (Closed): Sub issues can not have parent outside a project
Hello,
In our setup, we have ~200 projects[1] somewhat hierarchically organized and I would like to set cross proj...
Daniel Dehennin
10:03 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
I'm presuming that the stripping is being done by :... Chris Stephens
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
Oops. That was 'pre' and '/pre' tags... Chris Stephens
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
BTW I tried using ... Chris Stephens
09:23 Feature #11461 (Closed): Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
We have setup Redmine so that reporters can email things in and they are automatically added. This is great but we ne... Chris Stephens
03:02 Defect #11214: Related issues in archived projects do not show up for their parent issues
I would like to be able to set a project as "read-only". Ken W
 

Also available in: Atom