Project

General

Profile

Activity

From 2012-05-04 to 2012-05-06

2012-05-06

23:31 Defect #10835 (Closed): email hell cycles because of autoreply
Redmine notification emails have the @'Auto-Submitted: auto-generated'@ header that should not trigger auto replies (... Jean-Philippe Lang
23:18 Revision 9649 (svn): Formatting.
Jean-Philippe Lang
23:16 Revision 9648 (svn): Use optparse instead rdoc/usage in reposman (#10837).
Jean-Philippe Lang
23:04 Defect #10838: Rails 3 Can't rollback plugins migrations
OK, yet another difference between ruby and ruby/win32...
Fixed in r9647.
Jean-Philippe Lang
22:40 Defect #10838: Rails 3 Can't rollback plugins migrations
Jean-Philippe Lang wrote:
> If you want to migrate/rollback a plugin to a specific version (eg. 0), you have to give...
John Yani
21:44 Defect #10838 (Closed): Rails 3 Can't rollback plugins migrations
Your command is invalid with trunk@9646. When you specify a version, you have to specify the plugin name too:
<pre...
Jean-Philippe Lang
00:07 Defect #10838: Rails 3 Can't rollback plugins migrations
Oh, it should've been in lower case "version". Documentation should be edited then before release. John Yani
00:03 Defect #10838 (Closed): Rails 3 Can't rollback plugins migrations
The following command
rake redmine:plugins:migrate VERSION=0
run my plugins migrations again instead of rol...
John Yani
23:03 Revision 9647 (svn): Use uppercase NAME and VERSION environment variables for plugin migration tasks (#10838).
Jean-Philippe Lang
22:53 Defect #10837: reposman and rdm-mailhandler not working with ruby 1.9.x
Indeed. rdm-mailhandler uses rdoc/usage as well. Jean-Philippe Lang
20:13 Feature #9256: Trackers have a description in addition to a name
+1 Leonid Vygovskiy
20:10 Feature #3452: Per project email notifications settings panel
+1 Leonid Vygovskiy
18:24 Feature #1091: Disabling default ticket fields per tracker
+1 !!!!!!!!!! Ben Flaumenhaft
15:50 Revision 9646 (svn): remove redundant code from app/models/mail_handler.rb
Toshi MARUYAMA
13:49 Feature #1278: Creating global (default) categories.
+1
Really frustrating to write same issues all over again for different projects.
Dani Leni
11:41 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
aurorius woot wrote:
> Toshi MARUYAMA wrote:
> > aurorius woot wrote:
> > > How do you define many?
> > #61 had m...
Toshi MARUYAMA
01:27 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Toshi MARUYAMA wrote:
> aurorius woot wrote:
> > How do you define many?
> #61 had many feedback and many watchers...
Anonymous
10:43 Revision 9645 (svn): Stub Mailer with mocha.
Jean-Philippe Lang
08:33 Defect #10836: user page 500 error
Thanks Jean-Philippe, following the debug output.
It seems that the problem is when sorting empty (last query return...
zio zec
06:52 Feature #6655: Add filter for projects view page
This filter must select, for example, only my projects (in which teams I exists). It's like a ProjectFiltering plugin... Mikhail Sviridov

2012-05-05

19:29 Defect #8359: User can ignore issue workflow if moving issue
Is this patch for 1.4.1 (2012-04-20)? Maxim Strukov
16:29 Defect #8359: User can ignore issue workflow if moving issue
I've made patch to fix this workflow issue Alexander Kriventsov
18:28 Defect #10837 (Closed): reposman and rdm-mailhandler not working with ruby 1.9.x
Although wiki page RedmineInstall says Redmine 1.4.x works with Ruby 1.9.x, either should be noticed at docs that aut... Nestor Diaz
18:21 Revision 9644 (svn): Trackers should be sorted by position not by name.
Jean-Philippe Lang
18:09 Revision 9643 (svn): Fixed that activities option tags on the time entry bulk edit form are escaped.
Jean-Philippe Lang
18:02 Defect #10802 (Closed): Theme list has onle the default theme
OK, thanks for the feedback. Jean-Philippe Lang
17:53 Defect #10836: user page 500 error
Can't see how this can happen in 1.4.0. The @events@ variable is defined just before:
source:/tags/1.4.0/app/control...
Jean-Philippe Lang
16:13 Defect #10836 (Closed): user page 500 error
Hi all, I get 500 error page when entering user page, can you help please?... zio zec
16:48 Revision 9642 (svn): add Copyright statement to test/integration/repositories_git_test.rb
Toshi MARUYAMA
16:34 Revision 9641 (svn): fix error of AdminControllerTest test_test_email_failure_should_display_the_error
Toshi MARUYAMA
15:21 Revision 9640 (svn): Fixed deprecated render calls in Mailer.
Jean-Philippe Lang
15:17 Revision 9639 (svn): Adds a deprecation warning to Mailer.deliver_*.
Jean-Philippe Lang
15:07 Revision 9638 (svn): replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
15:02 Revision 9637 (svn): Changes RedMine to Redmine in copyright notices.
Jean-Philippe Lang
14:58 Feature #1233: change default homepage to My page
Maybe this plugin will do what you want: "Landing Page":/plugins/landing_page Uwe Koloska
14:56 Revision 9636 (svn): Copyright update.
Jean-Philippe Lang
14:20 Revision 9635 (svn): move unit mailer test last_email method to the bottom and change to private
Toshi MARUYAMA
14:20 Revision 9634 (svn): add missing fixture to test/unit/mailer_test.rb
Toshi MARUYAMA
14:02 Defect #10835 (Closed): email hell cycles because of autoreply
Please, set no_self_notified to true by default at user creation from email and registration.
We have got infinite i...
Roland Discein
12:00 Feature #6269: RedCloth 4 support
RedCloth 4 is very desired feature.
up!
Alexander Oryol
11:54 Revision 9633 (svn): Code cleanup, reuse the visible scope.
Jean-Philippe Lang
11:43 Defect #10829 (Closed): db:migrate fails 0.8.2 -> 1.4.1
Fix applied in 1.4-stable in r9631. Trunk has an updated awesome_nested_set library and the fix is r9632.
Thanks for...
Jean-Philippe Lang
03:48 Defect #10829 (Resolved): db:migrate fails 0.8.2 -> 1.4.1
Thanks! That resolves the issue and when I look at the patch makes me feel foolish for not digging into the awesome_... seth larson
11:39 Revision 9632 (svn): Do not trigger model validations when rebuilding the nested set (#10829).
Jean-Philippe Lang
11:37 Revision 9631 (svn): Do not trigger model validations when rebuilding the nested set (#10829).
Jean-Philippe Lang
11:23 Defect #10832: REST Uploads fail with fastcgi
Jeffrey Clark wrote:
> Nope :(
The patch should work after r9630.
Jean-Philippe Lang
11:19 Revision 9630 (svn): Use Mail instead of TMail in MailHandler.
Jean-Philippe Lang
07:34 Revision 9629 (svn): svn propset "svn:eol-style" native test/integration/repositories_git_test.rb
Toshi MARUYAMA
07:29 Revision 9628 (svn): route: scm: fix diff of two revisions
Toshi MARUYAMA
07:29 Revision 9627 (svn): test: route: scm: move changes action tests to non revisions path tests
Toshi MARUYAMA
07:29 Revision 9626 (svn): fix typo of integration users test
Toshi MARUYAMA
03:01 Revision 9625 (svn): route: scm: split entry and raw actions
Toshi MARUYAMA
01:35 Revision 9624 (svn): model: convert news finder to Rails3 syntax
Contributed by Felix Schäfer. Toshi MARUYAMA
01:07 Revision 9623 (svn): test: switch to Rails3 Active Record syntax at test_destroy of unit/repository_test.rb
Toshi MARUYAMA
01:06 Revision 9622 (svn): test: switch to Rails3 Active Record syntax at unit/query_test.rb
Toshi MARUYAMA
00:07 Feature #5067: Read only custom field
related to #8050 Terence Mill

2012-05-04

22:31 Defect #9887: Custom fields are not defaulted when issue is moved to a different project
Please fix or already fixed with #10605? Terence Mill
22:23 Defect #10832: REST Uploads fail with fastcgi
Jean-Philippe Lang wrote:
> Or maybe (untested):
Nope :(...
Jeffrey Clark
21:06 Defect #10832: REST Uploads fail with fastcgi
Or maybe (untested):... Jean-Philippe Lang
20:49 Defect #10832: REST Uploads fail with fastcgi
Unfortunately the various Rack::Handler's don't handle input all the same way :( Jeffrey Clark
19:50 Defect #10832: REST Uploads fail with fastcgi
I'm able to reproduce with apache+fastcgi. Jean-Philippe Lang
19:11 Defect #10832: REST Uploads fail with fastcgi
Webrick appears to work fine. Perhaps a problem related to fastcgi. Jeffrey Clark
19:06 Defect #10832 (Closed): REST Uploads fail with fastcgi
Unable to upload attachments through REST API.
@curl --data-binary "@README" -H "Content-Type: application/octet-s...
Jeffrey Clark
21:11 Feature #10384: Versions REST API - Please add the WIKI field in the XML output
The patch does not allow to update the full description. Does it make sense to add it to the API as read-only? Jean-Philippe Lang
21:06 Feature #8488: Create an 'Involve' mechanism to private issues
We need also a solution for 1.4.1
Is there somebody we can hire to solve this problem?
Max Schwer
20:21 Feature #4500: Redmine to SalesForce Interface plugin
Does any know if there is consulting service which can help us build this redmine to salesforce interface plug-in ? W... Sri Ramireddy
19:07 Revision 9621 (svn): scm: fix revision graph left padding
Toshi MARUYAMA
18:59 Defect #10827 (Closed): Cannot access Repositories page and Settings in a Project - Error 500
Fixed in r9619 and merged in r9620 into 1.4-stable. You can patch your app/models/repository.rb
Thanks for pointing ...
Jean-Philippe Lang
18:58 Revision 9620 (svn): Merged r9619 from trunk.
Jean-Philippe Lang
18:57 Revision 9619 (svn): Fixed undefined method `<=>' for nil:NilClass when sorting repositories with nil identifiers (#10827).
Jean-Philippe Lang
18:45 Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
Could you try to migrate after applying the attached patch (based on 1.4-stable)? Jean-Philippe Lang
16:33 Revision 9618 (svn): fix label_for_field of LabelledFormBuilder always has class="error" in label tag
Toshi MARUYAMA
12:23 Feature #10831 (New): Branch field and clickable link
For topic-based development, it would be very helpful to have an additional "Branch" ticket field, that produces a di... Enrico Weigelt
10:28 Feature #5171: [Flash player] Being able to embed swf files
Hello,
I installed the plugin. This installation seems to work (a screen appears in my wiki page), but the video neve...
Claire Quillien
01:50 Defect #10830 (Closed): Cannot add git repository to redmine
Fixed by r9616. Toshi MARUYAMA
00:18 Defect #10830 (Closed): Cannot add git repository to redmine
Everytime I try to add a local git repository to a project I'm getting the following error.
ruby version: 1.8.7
r...
Spencer Deinum
00:26 Defect #7773: Only Redmine administrators can get users from REST API
Something smells funny. The users index is restricted to administrator, but the individual entries are freely access... Jeffrey Clark
 

Also available in: Atom