Project

General

Profile

Activity

From 2010-12-05 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
 

Also available in: Atom