Project

General

Profile

Activity

From 2010-12-04 to 2010-12-07

2010-12-07

23:01 Feature #7072 (Closed): REST API for news
Jean-Philippe Lang
23:01 Feature #6071: REST API for Wiki Site
As planned on the roadmap. Jean-Philippe Lang
22:57 Defect #7024 (Closed): E-mail notifications about Wiki changes.
Fixed in r4478. Jean-Philippe Lang
22:22 Patch #7071 (Closed): plugin settings partial path collision
So for plugins that use
app/views/settings/_setting.*
for the site with plugin configuration have a collision ca...
Erik Ordway
21:34 Feature #549: Indicate issue dependencies in gantt
+1 Kyle Plattner
21:34 Feature #3436: Show relations in Gantt diagram
+1 for me too Kyle Plattner
21:16 Defect #7063 (Closed): r4471: template error?
See #7013. Jean-Philippe Lang
13:26 Defect #7063 (Closed): r4471: template error?
... GK ZHONG
21:10 Feature #6823 (Closed): REST API for time tracker.
I can not reproduce this problem and it happens on the client side.
The following code works just fine:...
Jean-Philippe Lang
20:49 Defect #6348 (Closed): Gantt chart PDF rendering errors
I fixed the problem in a similar way as your patch does, in r4474, thanks. This change takes part in some refactoring... Jean-Philippe Lang
20:46 Feature #7068 (Closed): New permission: view news
Dear designers,
anonymous and non members users have permission to view the News and the Activity of any public pr...
Alcides Silveira Costa
20:43 Feature #779: Multiple SCM per project
Hi. I am also very interested in this feature.
I am responsible for LliureX (an Ubuntu derivative distribution for e...
Luis Garcia
20:17 Feature #7067 (Closed): Develop editable textile custom field
Dear designers,
the feature to create custom fields made Redmine very powerful, much more than it already is. I us...
Alcides Silveira Costa
20:01 Feature #6965: Option to Copy Subtasks when copying an issue
Anyone able to give guidance on how to do this? I am trying to make this change on my own. I believe the change needs... John S
19:54 Feature #7066 (New): Develop wiki save and continue feature
Dear Developers,
first of all, I'd like to congratulate the great job you are doing. As I'm just a Redmine user (o...
Alcides Silveira Costa
16:42 Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
Hi, I like your patch in principle, and it should be @{name|escape}@ for consistency.
But one thing, filenames in ...
Yuya Nishihara
13:47 Defect #7064 (Closed): Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
h2. Before applied patch

This is the original redmine image.
!before.png!
h2. After applied patch
This i...
Toshi MARUYAMA
14:40 Defect #6131: Sort by Group By field does not work
Jean-Baptiste Barth wrote:
> OH: I just discovered you can "GROUP BY blah ASC" in at least sqlite and mysql. Needs t...
Moritz Voss
13:48 Feature #4455: Mercurial overhaul
I found new original Redmine problem and create new issue #7064. Toshi MARUYAMA
09:30 Feature #7062 (New): About Repository update notification problem
I hope the team members submit code can mail to inform the other team members, but I have not found in configuration ... 刚 林
09:22 Feature #7061 (New): Use redmine.pm in nginx
move:
perl_modules /redmine/extra/svn;
perl_require Redmine.pm;
to :/etc/nginx/nginx.conf
But redmine.pm still ...
刚 林
06:53 Patch #7060 (Closed): Korean language translation update
This includes the update for Korean language translation for revision 4471.
Thanks a lot.
Kihyun Yun
04:12 Defect #7032: Issue relation table doesn't have constraints to issues id
Jean, I the last 3 weeks I was trying some plugins and external tools to import MS Project files into Redmine. The fi... Bruno Medeiros
03:26 Defect #7059: Error on the implementation issues Repository.fetch_changesets
This is fixed by #5117. Toshi MARUYAMA
02:44 Defect #7059 (Closed): Error on the implementation issues Repository.fetch_changesets
Error message:... 刚 林
02:41 Feature #5831: Parent Task to Issue Bulk Edit
+1 Charlie Chen
00:01 Feature #1091: Disabling default ticket fields per tracker
+1 mythos mint

2010-12-06

21:42 Patch #7058 (New): Duplicate submit and link buttons on top of the edit form.
I thinks it's nice to have the submit button and the preview link also on the top of the edit form, to improve usabil... Manuel Vázquez Acosta
20:48 Feature #7057 (Closed): Send email notification on subtask and parent updates
Using 1.0.4 ...
If you remove the tickets from “subtasks” or "related issues” for the current ticket, no notificat...
Gerry Hawkins
20:12 Feature #3301: Add favicon to base layout
Line 866 in application_helper.rb now reads (v1.0.4):... Kris Lou
18:26 Feature #7056 (Closed): Download all attachments at once
Did a quick search to see if this had been reported; didn't see anything.
Basically I'd like there to be a way to ...
Chris Haverman
18:16 Defect #980: "For all projects" custom queries
I agree that this is an odd counter-intuitive behavior. I'd love to see an option to allow a custom query to be glob... Brian Heasley
18:16 Feature #7050 (Closed): Navigation bar for faster issues handling
Jean-Philippe Lang
18:15 Feature #6823 (Reopened): REST API for time tracker.
I have a problem using it :
Class with activeresource...
Yohann Monnier
15:14 Feature #6801: howto assign project rights for non-members
We have the same problem over here. As we are using a federated single sign-on system (shibboleth), all people from o... Martin Kos
13:24 Patch #2525: Redmine management of Git repositories
Are there any plans on supporting gitolite since gitosis is deprecated? Domen Kožar
12:53 Feature #4796: Rails 3 support
Sources: "rails-engines site":http://rails-engines.org/, "the blog of Piotr Sarnacki":http://piotrsarnacki.com/2010/... Jean-Baptiste Barth
12:32 Feature #4796: Rails 3 support
Eric Thomas wrote:
> The next release of rails (3.1) will have engines support.
Source/link? I fear they won't wo...
Felix Schäfer
12:30 Feature #4796: Rails 3 support
John Yani wrote:
> 1.2.0 will stick with 2.3.10 (#6887)
>
> Maybe after 1.2.0 release something will be clearer. ...
Eric Thomas
12:45 Feature #515 (Reopened): Add 'watchers' pro-actively.
It would be a good idea to have a add Watchers in the "Right click" menu that you have when you select & right click ... Parth Lawate
12:31 Feature #4455: Mercurial overhaul
(the uuid can still be found in .hg/svn/uuid) Ammler _
11:10 Feature #4455: Mercurial overhaul
Toshi: hmm, true, didn't think it is necessary to have same hashes, so I removed the (imo) unnecessary host uid, my s... Ammler _
03:25 Feature #4455: Mercurial overhaul
I think this issue should be a feature tracker, rather than a patch tracker. bo ye
00:17 Feature #4455: Mercurial overhaul
I am using no setting in current hgsubversion pulling.
So, commit user is "jplang@e93f8b46-1217-0410-a6f0-8f06a7374b...
Toshi MARUYAMA
00:07 Feature #4455: Mercurial overhaul
Revision 0 of original hgsubversion mirror and my repository are "711945aa86b2":http://bitbucket.org/svn/redmine/chan... Toshi MARUYAMA
12:11 Feature #7055 (Closed): Default description per tracker.
Similar to google-code's issuetracker, I would like to have a defaultDescription added to a Tracker (or Tracker-Proje... Joris Verschoor
09:52 Feature #7054 (Closed): Multi-select "new project" field when assigning groups to projects
In the Groups -> Projects section under administration: Instead of the combo box dropdown for single project selectio... leigh gawne
08:23 Feature #4155: Automatic spent time logging from commit messages
The value includes the revision number from the commit / changeset - for example r123 for revision 123.
Marek
I...
Marek Siller
06:16 Feature #6140: REST issues response with issue count limit and offset
I posted a question on related subject to forum, no responses yet:
REST API for Issues returns different results i...
Alex Last

2010-12-05

22:51 Feature #4455: Mercurial overhaul
stupid me, didn't see that you can rebuild the metadata..., fixed and also a trunk and 1.0 repo will be synced...
...
Ammler _
18:25 Feature #4455: Mercurial overhaul
I setup now a new hgsubversion convert to https://bitbucket.org/redmine/redmine, also the hgsubversion metdadate are ... Ammler _
02:50 Feature #4455: Mercurial overhaul
Marcel Gmür wrote:
> dev.openttdcoop.org runs on a quite stable public server, as it is the official place for many ...
Toshi MARUYAMA
02:22 Feature #4455: Mercurial overhaul
Edit:
http://svn.dev.openttdcoop.org is the clean svn (trunk) version of Redmine
http://dev.openttdcoop.org is ma...
Ammler _
02:19 Feature #4455: Mercurial overhaul
Yes, I changed my paths now and sync your repo and the MQ only (no qclone anymore)
dev.openttdcoop.org runs on a q...
Ammler _
20:03 Feature #4155: Automatic spent time logging from commit messages
I am translating this to Bulgarian and have a question:... Ivan Cenov
17:30 Defect #7041: r4460 - User activity page throws 500 Error
Confirmed fixed as of r4466 Michael Burke
16:57 Feature #4796: Rails 3 support
1.2.0 will stick with 2.3.10 (#6887)
Maybe after 1.2.0 release something will be clearer. What is engines support ...
John Yani
14:51 Patch #7051 (Closed): Traditional Chinese language file (to r4471)
* Translations added :
** setting_commit_logtime_activity_id, text_time_logged_by_changeset, setting_commit_logtime_...
ChunChang (Nagaharu) Lo
14:32 Feature #6331: Give a role a permission to view/edit only his tickets
"Private issues":http://www.redmine.org/issues/337? Deoren Moor
10:37 Feature #6331: Give a role a permission to view/edit only his tickets
It would be very useful feature for us too. What do developers think? Is it feasible to implement it given the curren... Dmitry Vyal
13:26 Feature #6979: Roadmap tasks hierarchy
+1 Rodrigo Carvalho
11:33 Feature #7050 (Closed): Navigation bar for faster issues handling
The "Issues" tab can be confusing: it switches namely between a list of issues to one issue. When moving to one issue... Laurent Cerveau
11:08 Defect #7035 (Resolved): CSV value separator in russian
Applied in r4496. Thanks. Jean-Philippe Lang
11:01 Defect #7033 (Resolved): 'class' attribute of <pre> tag shouldn't be truncate
Fixed in r4468. Jean-Philippe Lang
10:50 Feature #7049 (Closed): Email notifications when comment on news is added
Currently commenting the news is almost useless feature for us, because you can't be sure your comment was read.
I...
Dmitry Vyal
09:17 Feature #2850: Add next/previous navigation to issue
+1 Emidio Stani
04:53 Feature #7043: Give user ability to generate changelogs
Terence Mill wrote:
> Why don't you export alls tickets fot version x as txt amd reformat it as changelog ?
And h...
Ве Fio
00:08 Feature #7043: Give user ability to generate changelogs
Why don't you export alls tickets fot version x as txt amd reformat it as changelog ? Terence Mill
04:51 Feature #2870: Recursive download from the repository
+1 !! Ве Fio
04:36 Feature #7048 (New): users can not edit an issue which is not assigned to them
In current version(I am using v1.0.3 now), it seems that every user can edit an issue even if it is assigned to him. ... tonny tonny
00:52 Defect #7047: Git adapter very slow when a commit modifies a lot of files
Please see following links.
* http://www.redmine.org/issues/1435#note-18
* http://www.redmine.org/issues/6092#not...
Toshi MARUYAMA
00:45 Defect #7047: Git adapter very slow when a commit modifies a lot of files
Please see http://www.redmine.org/issues/4773#note-14 and try patch http://www.redmine.org/attachments/3272/git-fast-... Toshi MARUYAMA
00:09 Defect #7047 (New): Git adapter very slow when a commit modifies a lot of files
I have a Git repo with thousands of files modified in some commits. Repository index action is very slow (>20s).
A...
Jean-Baptiste Barth
00:25 Feature #1130: Work Breakdown Structure / EVM
I think, implementing WBS through issues (like Gantt chart is implemented) is not a very good idea.
Instead I thin...
John Yani

2010-12-04

22:59 Feature #5643: Add X-Redmine-Sender header to email notifications
Hi,
I just added a patch for this feature. It's a really simple patch !
JJay
Jean-Jacques Mérillon
20:22 Feature #7046 (Closed): User should be able to specify path for files directory
This issue is related to incompatibility with heroku and feature of using Amazon S3 for storage.
There are some pl...
John Yani
19:14 Feature #7030 (Closed): link issue which belong to the same custom query
Jean-Philippe Lang
19:13 Feature #7034: Multilanguage top_menu caption
What is Multilanguage top_menu caption? Jean-Philippe Lang
19:09 Defect #7038 (Closed): can't open project page with r4460
Thanks for the feedback. Jean-Philippe Lang
18:46 Defect #7038: can't open project page with r4460
Thanks a lot, r4466 solves the problem. Alex Last
18:35 Defect #7038: can't open project page with r4460
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
15:03 Defect #7038: can't open project page with r4460
I can't reproduce this problem, but it looks like the api template is used instead of show.rhtml to render the html r... Jean-Philippe Lang
19:09 Defect #7041 (Closed): r4460 - User activity page throws 500 Error
Thanks for the feedback. Jean-Philippe Lang
18:35 Defect #7041: r4460 - User activity page throws 500 Error
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
11:53 Defect #7041: r4460 - User activity page throws 500 Error
Looks like this can be grouped with #7038 Michael Burke
11:46 Defect #7041 (Closed): r4460 - User activity page throws 500 Error
Processing UsersController#show (for 192.168.168.2 at 2010-12-04 05:40:42) [GET]
Parameters: {"action"=>"show", "i...
Michael Burke
19:09 Defect #7045 (Closed): links broken after upgrade 1.0.4.devel.4465 (MySQL)
Thanks for the feedback. Jean-Philippe Lang
18:47 Defect #7045: links broken after upgrade 1.0.4.devel.4465 (MySQL)
Updated to revision 4466 : the problem is fixed for me...
Sorry for duplicate issue... et merci pour la réactivité!!...
Stephane Malinet
18:35 Defect #7045: links broken after upgrade 1.0.4.devel.4465 (MySQL)
This should be fixed by r4466. Please, confirm. Jean-Philippe Lang
18:10 Defect #7045 (Closed): links broken after upgrade 1.0.4.devel.4465 (MySQL)
nginx + passenger
URL -> <redmine_site>/projects : results code 500...
Stephane Malinet
19:09 Defect #7032: Issue relation table doesn't have constraints to issues id
Of course, FK would be a clean solution to ensure that this problem never occurs but Rails doesn't provide support fo... Jean-Philippe Lang
19:02 Defect #7018 (Resolved): 'undefined method `reschedule_after' for nil:NilClass' on new issues
r4467 will prevent this error to occur. Jean-Philippe Lang
18:37 Feature #7044 (Closed): Download source button
Jean-Philippe Lang
15:29 Feature #7044 (Closed): Download source button
Just like GitHub has, a download source button (which downloads into a .tar.gz or.zip the current browsed area in Rep... Ве Fio
15:34 Feature #5875: Changes to child estimates should trigger journal entries for the parent estimate
I am not sure I agree with just creating a journal entry. My use case is as follows: I have higher level estimates o... Randy Syring
14:46 Feature #7043 (Closed): Give user ability to generate changelogs
I've seen software like Jira and whatever else have this feature, and then I thought, this is actually a very useful ... Ве Fio
14:32 Feature #6140: REST issues response with issue count limit and offset
An option would be to include these attributes for "pagination aware" clients that provide a "page" parameter.
Exa...
Jean-Philippe Lang
14:19 Feature #6140: REST issues response with issue count limit and offset
Daniel Lindenfelser wrote:
> hmmm ok looks like i have to do this in a other way, but generally the real issue count...
Jean-Philippe Lang
13:54 Feature #5338 (Closed): Descendants (subtasks) should be available via REST API
Added in r4465. Jean-Philippe Lang
13:44 Defect #7035: CSV value separator in russian
Made a pull request https://github.com/edavis10/redmine/pull/20 John Yani
13:10 Feature #6982: Change in behavior of Repository auto-fetch feature
Redmine stores some metadata for each changeset (id, commit log and the list of affected files) in the database. Basi... Jean-Philippe Lang
12:07 Feature #6982: Change in behavior of Repository auto-fetch feature
I don't understand the need of refreshing repositories.
Could you please explain, is Redmine caching repository stru...
John Yani
12:22 Patch #7042 (Closed): Hungarian translation update
This is a corrected version of the config/locales/hu.yml file distributed with redmine 1.0.4.
I also replaced {{coun...
Csaba Molnár
11:56 Defect #7040: Can't edit a redmine.org wiki
Thanks. John Yani
11:09 Defect #7040 (Closed): Can't edit a redmine.org wiki
This should be fixed now. Jean-Philippe Lang
10:57 Defect #7040 (Closed): Can't edit a redmine.org wiki
Whenever I edit a wiki I see the error "Your submission was rejected because it appeared to be spam." John Yani
11:18 Defect #7013: See {{count}} in page display rather than value with i18n 0.5.0
Of course it can be easily fixed. But adding a dependency in Redmine (eg. @config.gem 'i18', :version => '0.5.0'@) wo... Jean-Philippe Lang
11:05 Feature #6823 (Closed): REST API for time tracker.
Added in r4461. Jean-Philippe Lang
04:07 Defect #6348 (Resolved): Gantt chart PDF rendering errors
That Gantt code could use some more attention, but in the mean time, here is some code that generates proper PDFs wit... Greg Mefford
01:38 Defect #6505: PDF export broken with Japanese (Gannt and Issue Tracking)
#61 is UTF-8 and font problem.
"general_pdf_encoding" at source:/tags/1.0.4/config/locales/ja.yml#L159 is "CP932".
...
Toshi MARUYAMA
00:33 Patch #5342: Add tracker information to projects in REST API
I need available issue types for a specific project. can't create various issue types through REST API without that i... Alex Last
 

Also available in: Atom