Project

General

Profile

Activity

From 2011-12-14 to 2011-12-16

2011-12-16

23:43 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
I reviewed note 33 and 35 patches.
* I don't want to use db migrations. It is too hard to test. It is disadvantage f...
Toshi MARUYAMA
21:20 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
I have updated the migration included in the main patch to account for a corner case where Redmine has not yet indexe... Jeremy Bopp
23:29 Patch #7494 (Closed): Patch for support http protocol wirh mercurial repository
SVN does not have this feature. Redmine reads SVN repository directory.
As discussing at #9813, remote SVN is very sl...
Toshi MARUYAMA
15:32 Patch #7494 (Reopened): Patch for support http protocol wirh mercurial repository
So why SVN has these features in core and mercurial and git can't? Miłosz Kosobucki
13:22 Patch #7494 (Closed): Patch for support http protocol wirh mercurial repository
I think Redmine core should not have this feature.
It is impossible to test.
Plugins should provide this feature.
Toshi MARUYAMA
13:00 Patch #7494: Patch for support http protocol wirh mercurial repository
Patch is available for 11 months. Is it possible that it will be merged soon? Miłosz Kosobucki
23:04 Feature #8171: Adding attachments through the REST API
Well it works with real urls like http://www.arealwebpage.com/image.jpg but not with local files. This seems to be a ... Hannes Meier
11:35 Feature #8171: Adding attachments through the REST API
I am stupid ... I guess this can be done in the description using html ;D or the defined tags. I ll test it but im su... Hannes Meier
09:27 Feature #8171: Adding attachments through the REST API
I am new to redmine and programming but just tested the rest api by using redminews to generate ticktes. It worked pr... Hannes Meier
23:01 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
i ran into the same issue today from 1.2.2 to 1.3 using the 1.3 bitnami stack and just doing a cleandb > dbbackup.
A...
Hannes Meier
12:12 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
Etienne Massip wrote:
> If the @changeset_parents@ table did exist in the database before source:/tags/1.3.0/db/migr...
pasquale [:dedalus]
10:39 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
If the @changeset_parents@ table did exist in the database before source:/tags/1.3.0/db/migrate/20110902000000_create... Etienne Massip
09:25 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
attached rakeDb woth trace log pasquale [:dedalus]
09:11 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
@--trace@ to get the failing migration? Etienne Massip
08:28 Defect #9821 (Closed): Rake db fails updating from 1.2.1 to 1.3.0
Exec command => rake db:migrate RAILS_ENV=production fails with this message... pasquale [:dedalus]
22:57 Feature #9829 (Closed): Time of archived project in spent time report
If I put time on a project that is archived, the time on that project does not figure in the "spent time report"
R...
Eric Le Gallais
22:43 Defect #9788: Revisions not linkified in email notifications anymore
The email notification when we have a review link, something like that (don't know the message in english):
> Apli...
Bruno Medeiros
00:13 Defect #9788: Revisions not linkified in email notifications anymore
What are review links exactly? Jean-Philippe Lang
16:19 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
And @"svn" list --xml "http://dev1257.googlecode.com/svn/trunk"@HEAD --no-auth-cache --non-interactive@? =) Etienne Massip
15:58 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Andy Sun wrote:
> If I use
>...
Andy Sun
14:32 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
This is something more often observed with git repositories, how much time takes the @"svn" list --xml "http://dev125... Etienne Massip
13:31 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Etienne Massip wrote:
> Got the same ParsingException issue:
> [...]
Mine works fine. So maybe this is your conn...
Andy Sun
08:58 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Got the same ParsingException issue:... Etienne Massip
03:02 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
My fault~~~
I copied the wrong IP...
> http://dev1257.googlecode.com/svn/trunk
Andy Sun
14:35 Defect #9762: Closing issues with commit should be cross project
The cross-project issue handling could be a good thing with multiple fixes, if one commit fix 2 or more issues.
Re...
Daniel Dehennin
14:25 Feature #9828 (Closed): Add a hint about reproducing a bug in the online demo
The "New Ticket" page of this redmine has a note about
how to submit bugs.
I suggest to add to the text box as w...
Hartmut Niemann
14:24 Defect #9825 (Closed): Non-Latin1 characters in project name are stored as '?'
No problem, glad I could help you. Etienne Massip
14:16 Defect #9825 (Resolved): Non-Latin1 characters in project name are stored as '?'
I checked with the demo server
http://demo.redmine.org/projects/encodingtest
and it works there, therefore maked re...
Hartmut Niemann
13:42 Defect #9825: Non-Latin1 characters in project name are stored as '?'
Check your DB default encoding and your tables/text columns encoding? Etienne Massip
11:03 Defect #9825 (Closed): Non-Latin1 characters in project name are stored as '?'
I copy-and-pasted a russian string ('РЖД' for the russian railway rzd) from a web page
into the project name field,...
Hartmut Niemann
13:28 Patch #986 (Closed): Clone remote git repository
As I described #7494 note 2,
I think Redmine core should not have this feature.
It is impossible to test.
Plugins ...
Toshi MARUYAMA
12:29 Defect #9826 (Confirmed): Can't add image to wiki page if filename has whitespace in Redmine 1.3
Etienne Massip
11:19 Defect #9826 (Closed): Can't add image to wiki page if filename has whitespace in Redmine 1.3
Hello!
After i update my redmine from 1.2.2 to 1.3.0 i can't add image to wiki page (with !! tag) if filename has a ...
Yuriy Vidineev
11:46 Defect #9823 (Closed): Attachment keyword don't link file without extension
=) Etienne Massip
10:58 Defect #9823 (Resolved): Attachment keyword don't link file without extension
=> Invalid
I'm sorry, works: the problem is related to case-sensitive of the file-name (I have use a lower-case in...
pasquale [:dedalus]
10:31 Defect #9823: Attachment keyword don't link file without extension
Can't reproduce, do you have any plugins that could explain this behavior?
Please give more details according to [...
Etienne Massip
09:48 Defect #9823 (Closed): Attachment keyword don't link file without extension
If I attach a file without extension and make a post with keyword attachment:fileWithoutExt, redmine don't show the l... pasquale [:dedalus]
11:24 Feature #3792: move issue tool should also have a target category field
+1 asd asd
10:40 Defect #9814 (Closed): Authentication with Ldap
Please ask your questions in forums. Etienne Massip
10:20 Defect #9814 (Resolved): Authentication with Ldap
Terence Mill wrote:
> Yes, it is. The solution is http://www.redmine.org/plugins/redmine_ldap_sync .
Thank you fo...
Nabil Faouzi
10:12 Defect #9824: Visual merge/branch history words are cut off
The error is in file *revision_graph.js* line 31.In my case var *cw* is every 40. Anonymous
10:08 Defect #9824 (Closed): Visual merge/branch history words are cut off
In the visual merge/branch history the word are cut off. For example the word *master* is cut off after *m*. Anonymous
10:07 Defect #9822 (Closed): ActionView::TemplateError (No route matches {:controller=>"rb_all_projects", :action=>"server_variables"})
Dupe of #9778, @rb_all_projects@ is not a Redmine core controller. Etienne Massip
09:48 Defect #9822: ActionView::TemplateError (No route matches {:controller=>"rb_all_projects", :action=>"server_variables"})
About your application's environment
Ruby version 1.8.7 (amd64-freebsd8)
RubyGems version 1.8...
Valery Komarov
09:39 Defect #9822 (Closed): ActionView::TemplateError (No route matches {:controller=>"rb_all_projects", :action=>"server_variables"})
on last trunk revision... Valery Komarov
09:41 Defect #9782 (Reopened): Redirect Internal Server Error with async_smtp
I was wrong i've the issue with Redmine 1.3.0... Emmanuel BOUGEROLLE
09:18 Feature #9479: Add a custom filtered issues block to 'My page'
I found
http://www.redmine.org/projects/redmine/wiki/Plugin_List#My-Page-Queries
in the list (but can not test it ...
Hartmut Niemann
09:14 Defect #9811: SaveFileDialog popsup on various links
Just push F12 in chrome and observe Network tab. Etienne Massip
07:11 Defect #9811: SaveFileDialog popsup on various links
Okay i found a tool in chrome that is called
HTTP Headers:
It shows only little information e.g.
HTTP-Request...
Florian Reischer
07:01 Defect #9811: SaveFileDialog popsup on various links
How can i do that? I found a script
<script language="JavaScript" type="text/javascript">
<!--
var http = new A...
Florian Reischer
00:09 Defect #9811: SaveFileDialog popsup on various links
Can you post the response headers? Jean-Philippe Lang
08:53 Defect #9816 (Closed): Issue Attachments in Redmine 1.3-stable
Etienne Massip
00:26 Defect #9816 (Resolved): Issue Attachments in Redmine 1.3-stable
Yep. The Redmine Lightbox plugin was the cause of this error and they have a fixed version:
https://github.com/zipm...
Shaun Gilroy
00:24 Defect #9816: Issue Attachments in Redmine 1.3-stable
Now that you mention it, yes. This one in particular...
http://www.redmine.org/plugins/redmine_lightbox
Which co...
Shaun Gilroy
00:08 Defect #9816: Issue Attachments in Redmine 1.3-stable
Any plugin installed? Jean-Philippe Lang
01:23 Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
Can this maybe be related to #9463? That seems to cause an unrecognized _vendor/gems/*_ with Rubygems 1.8.x.
I came ...
Mischa The Evil
00:05 Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
I think it's a rubygems issue, because I don't have this problem with ruby 1.8.7 (2011-06-30 patchlevel 352) and ruby... Jean-Philippe Lang

2011-12-15

23:29 Feature #8046: request to add the ability to watch a given target version
+1 Terence Mill
23:25 Feature #9806: News confirmation
+1 Terence Mill
13:53 Feature #9806: News confirmation
Could be a plugin feature. Etienne Massip
12:04 Feature #9806: News confirmation
Publishing news is a nice concept for sharing information any project member should acknowledge.
But it lacks a conf...
Rolf Stetter
11:59 Feature #9806 (New): News confirmation
Rolf Stetter
23:20 Defect #9814: Authentication with Ldap
Yes, it is. The solution is http://www.redmine.org/plugins/redmine_ldap_sync . Terence Mill
16:50 Defect #9814 (Closed): Authentication with Ldap
I wan't create lot of user for assign him to a group before this user connect to redmine.
Why if i create a new user...
Nabil Faouzi
21:00 Defect #9816 (Closed): Issue Attachments in Redmine 1.3-stable
I'm getting ready to upgrade our Redmine 1.2 installation to 1.3-stable and I've noticed in my cursory look over that... Shaun Gilroy
20:04 Feature #9197: Allow more than one parent issue for a single issue
Hi all,
I'm really interested in using this feature. This would really help us in our use of RedMine.
I'm be avai...
Vincent Gratsac
19:35 Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
...and commenting out the rubytree line in config/environment.rb allows migrations to run. mathew murphy
19:33 Defect #9815 (Closed): Release 1.3.0 does not detect rubytree with rubgems 1.8
Same problem as #9798, but with the supported version of Ruby. So it's not a Ruby 1.9 issue.
Redmine keeps asking ...
mathew murphy
17:08 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
I can't reach this system, it looks like a local network address? Etienne Massip
15:35 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
You're right. But that's not my main concern.
My question is
> You can clone the repository using this line if yo...
Andy Sun
15:32 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
It's because @"svn" list --xml "https://ja2svn.dyndns.org/source/ja2_v1.13_data/GameDir/Data/Anims//"@HEAD --no-auth-... Etienne Massip
15:28 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
for http://192.168.121.133/redmine/projects/test1/repository everything works fine except for slowness.
for https:...
Andy Sun
15:23 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Do you have REXML parser errors in you @production.log@? Etienne Massip
15:19 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
I mean
> You can clone the repository using this line if you want to reproduce/test:
> svn: http://192.168.121.13...
Andy Sun
15:15 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Ok, my bad, forgot that svn was rendering HTML. Etienne Massip
15:10 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Andy Sun wrote:
> Have you tried the link above?
Do you mean https://ja2svn.dyndns.org/source/ja2_v1.13_data/Game...
Etienne Massip
15:00 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Etienne Massip wrote:
> Any plugins installed?
>
> Some are known to misuse Redmine code...
Nope.
Have you tr...
Andy Sun
14:57 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
Any plugins installed?
Some are known to misuse Redmine code...
Etienne Massip
14:53 Defect #9813: Redmine Takes Too Long On Large Subversion Repository
If I use ... Andy Sun
14:48 Defect #9813 (New): Redmine Takes Too Long On Large Subversion Repository
I have been using redmine together with subversoin. My redmine is 1.3.0 and subversion is 1.7.1. My OS is ubuntu 10.0... Andy Sun
15:03 Feature #9812: set or change author of a issue (via rest api)
related to Feature #1739 Terence Mill
14:35 Feature #9812 (New): set or change author of a issue (via rest api)
We would like to offer redmine integration via html submit form which can run on every web server having a connection... Terence Mill
15:02 Feature #7487: change "author" field format to have login, fname, lname instead of ambiguous "full name"
related to #1739 Terence Mill
14:43 Feature #7487: change "author" field format to have login, fname, lname instead of ambiguous "full name"
It should be possible to set author by all attributes only which have key property (login, email, internal id) Terence Mill
14:52 Defect #9797 (Closed): Move issue between projects fails if more than one property changed during move
Closed as duplicate of #6859. Etienne Massip
14:46 Defect #9797: Move issue between projects fails if more than one property changed during move
OK, same result here.
I managed to make it work by making 3 custom fields non-mandatory
Salim B
14:25 Defect #9797: Move issue between projects fails if more than one property changed during move
I had one mandatory custom field in "Project B". After deselecting that "mandatory" box both projects (from project A... Stefan Halter
14:14 Defect #9797: Move issue between projects fails if more than one property changed during move
Stefan, what did you do exactly ?
removed custom fields or made those non mandatory ?
Salim B
11:08 Defect #9797: Move issue between projects fails if more than one property changed during move
Good hint! It works perfect! Stefan Halter
11:04 Defect #9797: Move issue between projects fails if more than one property changed during move
Could that be related to (mandatory?) custom fields used in each project? Etienne Massip
10:55 Defect #9797: Move issue between projects fails if more than one property changed during move
I can report similar behavior in our system. It works fine with newly created projects, but does not work with "old" ... Stefan Halter
14:51 Feature #1739: Add ability to change issue author
Yes, there should be an destinction between who just created the ticket and who reported it. In fact in support cente... Terence Mill
14:45 Feature #1739: Add ability to change issue author
related to #7487 Terence Mill
14:50 Defect #9277 (Closed): copy issue from one project to another with different tracker fail
Closed as duplicate of #6859. Etienne Massip
14:45 Feature #8177: Custom Field with mathematical calculation
Typo. Etienne Massip
14:21 Defect #7807 (Closed): Gantt subjects rendering is broken with IE6/IE7
Indeed. Etienne Massip
14:18 Defect #7807: Gantt subjects rendering is broken with IE6/IE7
-1
Still supporting IE6 won't help in giving the final blow to that old crap.
It's time for those last 11% (now 8...
Eric Voisard
13:58 Feature #9807: Add link in diff view to point to revision
Agreed. Etienne Massip
12:11 Feature #9807 (Closed): Add link in diff view to point to revision
When someone send a link to a diff, the only way to get the revision is to edit the URL in the browser:
http://ww...
Daniel Dehennin
13:57 Feature #9802 (Closed): Wrong mail in commit makes automatic spent time logging fail
Daniel Dehennin wrote:
> No, my redmine administrator does not find the link, I'll try to look with him when it has ...
Etienne Massip
12:17 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
No, my redmine administrator does not find the link, I'll try to look with him when it has time ;-)
Just setting t...
Daniel Dehennin
11:58 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
Daniel Dehennin wrote:
> The real fixe was to make the user change the mail setting in git or in its Account managem...
Etienne Massip
11:54 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
Ok found something related to this demand #8818 and #4244.
Regards.
Daniel Dehennin
11:30 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
The real fixe was to make the user change the mail setting in git or in its Account management, which is, by the way,... Daniel Dehennin
11:20 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
Can't you map the wrong mail to the right user in project settings, repository tab, bottom "Users" link? Etienne Massip
11:17 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
This is during commit with the '@' notation, see #4155.
If the user register the wrong mail in @git config --globa...
Daniel Dehennin
11:08 Feature #9802: Wrong mail in commit makes automatic spent time logging fail
I don't get it: where could this user use a specific email when using time tracking feature?
Is that a plugin feat...
Etienne Massip
09:53 Feature #9802 (Closed): Wrong mail in commit makes automatic spent time logging fail
When a user user her <login>@domain and not the mail registered in her account settings, the automatic spent time log... Daniel Dehennin
13:51 Defect #8533 (Closed): Redmine returns a dua file with the sites content.
HTTP server misconfiguration, I guess? Etienne Massip
13:47 Feature #1250 (Closed): Ask confirmation on PageLeave in wiki
This has been implemented with #2910 (r4900) for version:1.2.0. Etienne Massip
13:33 Defect #9811 (Closed): SaveFileDialog popsup on various links
I have detected a very strange behavior on redmine.
On various links in redmine the browser reacts not with loading ...
Florian Reischer
13:29 Patch #9774 (Closed): Ruby 1.9.3: Fix various helper dependencies for rails 2.3.14
No longer required after r8234. Jean-Philippe Lang
12:21 Feature #1689: Tab Width
There is a chance that this will be solved? I'd like to have the possibility to set tab at 4 without hacking the code. Andrea Agosti
12:14 Defect #9795 (Resolved): Unrelated error message when creating a group with an invalid name
Fixed in r8231. Jean-Philippe Lang
12:11 Feature #3224: Better project list
+1
And while you're in, add project status such as "closed", "on hold", etc... So that sorting or filtering a huge l...
Eric Voisard
11:59 Feature #3640: Freeze / Close Projects
+1 Eric Voisard
11:59 Feature #9803: Change project through REST API issue update
Not implemented yet. Jean-Philippe Lang
10:43 Feature #9803 (Closed): Change project through REST API issue update
E.g. the following has a new tracker_id and project_id. Tracker changed but the project remained the same as before.
...
Pete Moorer
11:59 Feature #7100: non admin closing/freeze (archive) and reopen projects
+1 Eric Voisard
11:57 Defect #9762: Closing issues with commit should be cross project
I found a reference not really similar #8291.
Regards.
Daniel Dehennin
11:57 Feature #5541: Project Status "Closed"
How can it be that Redmine team find fixing code for Internet Explorer 6 support more important than to add a useful ... Eric Voisard
11:54 Defect #9798 (Closed): Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
Indeed. The gem is no longer needed. It was heavily monkey-patched and less than 10% of its code was used. And the mo... Jean-Philippe Lang
08:36 Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
Not entirely sure, but r8214 should have fixed this? Etienne Massip
11:11 Feature #9804 (New): Automatic activity of spent time logging from commit messages
I see no way to specify the activity in the commit messages when recording spent time.
It is defaulted to Developp...
Daniel Dehennin
09:58 Feature #2323: Workflow permissions for administrators
>
> Anyway, there may be a good reason to break it... say that some issues have been left unresolved for a long tim...
Rolf Stetter
09:17 Defect #9801 (Closed): Time zones for Russia
Since March 2011 TimeZones in russia changed. E.g. Moscow now is UTC+4.
Details can be found here http://en.wikipedi...
Alexey A
00:11 Defect #8883: Issues Rest API returns HTML instead of xml or json payload
Done a fix, Will be available soon on https://github.com/cforce/redmine_show_descriptions
zlatko arifhodzic wrot...
Terence Mill

2011-12-14

23:46 Defect #9794 (Closed): Bulk Update broken in dev
Etienne Massip
20:21 Defect #9794: Bulk Update broken in dev
Fixed in r8207. Etienne Massip
12:46 Defect #9794 (Confirmed): Bulk Update broken in dev
Etienne Massip
09:43 Defect #9794 (Closed): Bulk Update broken in dev
After updating my dev version of redmine, we have noticed the bulk update is not working any more :... Philippe Lafoucrière
23:25 Defect #9800 (Closed): Migration error rake db:migrate RAILS_ENV="production"
Fixed in r8213. You'll have to recreate your database. Jean-Philippe Lang
22:53 Defect #9800: Migration error rake db:migrate RAILS_ENV="production"
Please see a similar error here : http://www.redmine.org/boards/2/topics/27969?r=27994 leonardo lazzaro
22:51 Defect #9800 (Closed): Migration error rake db:migrate RAILS_ENV="production"
I just updated trunk code.
when I run the command in a clean db....
leonardo lazzaro
23:15 Feature #1554: Private comments in tickets
It bothered me to ditch on the 1.3 patch so quickly, so I went back and generated a 1.3 patch. Again, no new migratio... Shaun Gilroy
20:25 Feature #1554: Private comments in tickets
Alright--
This patch is compatible with 1.2-stable, but they've changed a few filenames in 1.3, so I couldn't get ...
Shaun Gilroy
03:46 Feature #1554: Private comments in tickets
Razi Baluchi wrote:
> Resolved the activity log issue by adding:
>
> [...]
>
> to app/controllers/activities_c...
Shaun Gilroy
20:57 Defect #9792 (Resolved): Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page
I was able to reproduce. This should be fixed in r8210. Jean-Philippe Lang
20:49 Feature #2024: gantt chart editing
+1 Looking for this feature! Jop van Raaij
20:29 Defect #9775 (Resolved): app/views/repository/_revision_graph.html.erb sets window.onload directly..
Fixed in r8209. Jean-Philippe Lang
19:35 Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
Thanks, http://www.redmine.org/projects/redmine/wiki/RedmineInstall/diff?version=141&version_from=140&commit=View+dif... Yuri Astrakhan
17:00 Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
Redmine version:1.3.0 does not support Ruby 1.9; version:1.4.0 will. Etienne Massip
16:55 Defect #9798 (Closed): Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
Redmine keeps asking for rubytree even though it is already installed.... Yuri Astrakhan
19:06 Patch #9799: Cleanup attachments controller test
Could you please attach the patch? Etienne Massip
18:25 Patch #9799 (Closed): Cleanup attachments controller test
Cleanup attachments controller test. Make it more readable.
Patch: https://github.com/biow0lf/redmine/commit/ecad2...
Igor Zubkov
18:57 Feature #8171: Adding attachments through the REST API
several people have asked me to add "upload attachment" to Redmine Java API. I'll have to track this REST API request... Alex Last
17:31 Defect #9797: Move issue between projects fails if more than one property changed during move
Logs and screenshot attached. Salim B
16:27 Defect #9797 (Closed): Move issue between projects fails if more than one property changed during move
*Issue opened regarding forum subject : http://www.redmine.org/boards/2/topics/27807
Issues can't be moved to anot...
Salim B
14:48 Feature #3382: Ability to select only source code without line numbers
what's the status on this? Not Needed
14:08 Defect #8359: User can ignore issue workflow if moving issue
One of my users has also found (and uses) this hole in redmine 1.3 ed boel
13:55 Defect #9789: redmine 1.3.0 installations
See message#27952. Etienne Massip
13:46 Defect #9789: redmine 1.3.0 installations
I've got the same problem, but don't know, how to update from gem 1.3.5 to 1.3.7 on ubuntu. How does it works? Steffen Triple X
12:53 Defect #9795: Unrelated error message when creating a group with an invalid name
I have expericensed the problem in redmine 1.2.2 and 1.3.0. Anton Hedström
12:29 Defect #9795 (Confirmed): Unrelated error message when creating a group with an invalid name
What's your Redmine version?
Etienne Massip
12:05 Defect #9795 (Closed): Unrelated error message when creating a group with an invalid name
If you try to create a group that already exists you get the following message:
"Last name has already been taken"...
Anton Hedström
12:50 Defect #9796 (Closed): Redmine cpu use and memory consumption problem
This maybe relates to the issue #633, but i am able to reproduce it. When i click on any file that are in a revision,... Keidson Freitas
11:24 Feature #883: Add suport for mobile devices (CSS)
Any updates here? Simen Endsjø
11:03 Feature #6166: Support german umlauts and whitespaces in login string
Upgrading to redmine 1.2.2 I created a patch for app/models/user.rb, which allows german umlauts and accent d'aigu in... Max Meier
10:58 Patch #9791 (Closed): Russian translation for redmine 1.3
Your yaml is not to trunk.
It reverts r6101.
Please update to trunk.
Toshi MARUYAMA
09:46 Feature #9787: Get issue history
Unfortunately this plugins don't implement REST API interface. Nickolay Babenko
09:35 Feature #9787: Get issue history
Thanks! Nickolay Babenko
09:11 Feature #4155: Automatic spent time logging from commit messages
Is there a way to specify the activity in the commit messages?
It is defaulted to Developpment but sometimes it co...
Daniel Dehennin
 

Also available in: Atom