Project

General

Profile

Activity

From 2011-10-27 to 2011-10-29

2011-10-29

21:34 Feature #8841: Allow per-project groups of users
This is related to #8891, but is not a duplicate #2964 as implemented in r6306.
If and when #2964 is changed to ...
William Baum
21:20 Feature #2964 (Reopened): Ability to assign issues to groups
Issue assignment really needs to be based on *Roles* rather than Groups.
Assigning issues to Roles makes perfect s...
William Baum
20:02 Feature #8891: Ability to manage Role assignments by individual Group Member.
This limitation can be worked around by assigning the group to a role with limited privileges. You can then add and ... William Baum
18:57 Defect #9488: undefined method deprecate
> Try with @rake _0.8.7-2_ generate_session_store@ or @rake _0.8.7.2_ generate_session_store@, maybe?
I am seeing ...
Script Head
14:02 Defect #9489 (Reopened): Label all input field and control tags
Reopened because of #9492. Etienne Massip
11:44 Defect #9489 (Closed): Label all input field and control tags
Committed from r7675 to r7697. Toshi MARUYAMA
01:31 Defect #9489 (Closed): Label all input field and control tags
https://www.chiliproject.org/issues/667 Toshi MARUYAMA
13:48 Defect #9478: User with groups may not see issues assigned to him or to its groups
Could you please describe a buggy user situation? Etienne Massip
13:47 Defect #9471 (Resolved): Inline markup broken in Wiki link labels
This was introduced with r7248 (#9252).
Fixed back with r7698, thanks for reporting it.
Etienne Massip
13:23 Defect #9492 (Closed): Wrong english label
This is in en.yml, line 991
This...
Ivan Cenov
13:21 Patch #9491 (Closed): Bulgarian translation (r7697)
Here it is. Ivan Cenov
11:57 Defect #9465 (Closed): Mercurial: can't browse named branch below Mercurial 1.5
Mercurial 2.0 will be released on November 1st 2011.
As r7650 comment, tests fails on Mercurial 1.1.2.
So, I drop...
Toshi MARUYAMA
09:58 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
I can see here that I am able to edit only the status, assignee and percent done. How did you limit that? Kasper Pagels
09:52 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
+1
Any news to when this will be available? This is the one and only reason why we struggle migrating fully to redmi...
Kasper Pagels
08:08 Feature #3261: support attachment images in PDF export
> sorry, I am not test on JRuby environment. (but I think to work on JRuby environment without unit test.)
I teste...
Jun NAITOH
01:04 Defect #9472: The git scm module causes an excess amount of DB traffic.
John Kubiatowicz wrote:
> one actually needs to reset from_scm=>nil and try again (so that you get a potentially la...
Toshi MARUYAMA

2011-10-28

23:47 Feature #7554: Private documents
I am working on this feature. I should have it tested and ready for a patch in two weeks. Preethi Sriram
21:04 Defect #9472: The git scm module causes an excess amount of DB traffic.
Toshi MARUYAMA wrote:
> > (i.e. because of, say "git commit --amend" and "git push -f" operations).
>
> There i...
John Kubiatowicz
19:18 Defect #9472: The git scm module causes an excess amount of DB traffic.
John Kubiatowicz wrote:
> why not use changeset entries, one for each branch.
There were serious fetching performanc...
Toshi MARUYAMA
18:36 Defect #9472: The git scm module causes an excess amount of DB traffic.
Above, I meant "git log foo...bar", of course. In the case where foo is not an ancestor of bar, this only shows the ... John Kubiatowicz
18:34 Defect #9472: The git scm module causes an excess amount of DB traffic.
Yes, I guess I can see this point of view -- although I still think it is optimizing for a failure case that shouldn'... John Kubiatowicz
15:05 Defect #9472: The git scm module causes an excess amount of DB traffic.
While I find Toshi's method a bit paranoid, I understand his pov since @scm.save@ would not be a bottleneck if this o... Etienne Massip
14:32 Defect #9472: The git scm module causes an excess amount of DB traffic.
!git-branch.png! Toshi MARUYAMA
13:45 Defect #9472: The git scm module causes an excess amount of DB traffic.
Subversion and Mercurial have a sequential revision number,
So, Redmine can know *last* saved revision number from *c...
Toshi MARUYAMA
12:30 Defect #9472: The git scm module causes an excess amount of DB traffic.
What I meant. Etienne Massip
12:20 Defect #9472: The git scm module causes an excess amount of DB traffic.
Cleaner one. Actually, I'm not sure the transaction block here is worth it since the @#find_by_name@ is called anyway... Etienne Massip
11:59 Defect #9472: The git scm module causes an excess amount of DB traffic.
Still, by "all revisions", you mean all revisions that hadn't been fetched before the call to @#fetch_changesets@, do... Etienne Massip
00:26 Defect #9472: The git scm module causes an excess amount of DB traffic.
!git-1.png!
!git-2.png!
Toshi MARUYAMA
17:13 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
This worked for me, found it through google-fu
@sudo chmod -R a+rX /usr/lib/ruby@
Barry Krein
17:08 Patch #6226: Add multiple watchers at once and add any redmine user as a watcher
+1 Anonymous
16:26 Defect #9488: undefined method deprecate
Roman Hurtik wrote:
> rake _0.8.7_ generate_session_store
> /var/lib/gems/1.8/gems/rake-0.9.2.2/lib/rake/file_util...
Etienne Massip
16:13 Defect #9488: undefined method deprecate
rake generate_session_store
/var/lib/gems/1.8/gems/rake-0.9.2.2/lib/rake/file_utils.rb:9: warning: already initiali...
Roman Hurtik
16:08 Defect #9488: undefined method deprecate
Try @rake generate_session_store@ as explained in [[RedmineInstall#Installation-procedure]].
Or @rake _0.8.7_ gene...
Etienne Massip
15:59 Defect #9488: undefined method deprecate
Txh for the replay Etienne.
Here are some more details.
mysql Ver 14.14 Distrib 5.1.49
ruby 1.8.7
rake 0.8.7...
Roman Hurtik
15:34 Defect #9488: undefined method deprecate
Please give details according to [[SubmittingBugs]].
But, already, I can say that your Rake version does not match...
Etienne Massip
15:26 Defect #9488 (Closed): undefined method deprecate
I'm trying to install redmine on Debian 6.0.3 squeeze.
I followed the installation as described in http://library.l...
Roman Hurtik
12:08 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
+1 Gurvan Le Dromaguet
11:52 Feature #1091: Disabling default ticket fields per tracker
+1 Gurvan Le Dromaguet
11:20 Feature #5358: Share Issues Categories for sub-projects
Perhaps I'm doing something silly, but when I updated the code (Bitnami Redmine 1.2) to patch it, nothing happened.
...
Anonymous
11:08 Defect #3512 (Closed): can't use 'Target Version' field in custom query when 'For All Projects' checked
Closed as duplicate (would be fixed with) #4559.
Etienne Massip
11:03 Feature #8198 (Closed): Lost target version when moving ticket around
Closed as duplicate of #5086. Etienne Massip
10:23 Defect #9487 (Closed): User not able to log in
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:21 Defect #9487 (Closed): User not able to log in
Dorcas Wahome
09:02 Defect #9485 (Closed): how to assign one task to multiple people
Ask your question in forum, don't create issues for this.
Assigning issues to group has already been implemented f...
Etienne Massip
07:25 Defect #9485 (Closed): how to assign one task to multiple people
if one task should be done by multiple people, how to do?
We can only choose one people for the task now.
thx.
mk ma
08:48 Feature #7414: Private issues
Bruno Medeiros wrote:
> Pavel Konstantinov wrote:
> > Can I predefine initial state of Private flag for new issues?...
Martin G
06:10 Feature #2531: "Within period" query filters for date fields
Etienne Massip wrote:
> gana ware wrote:
> > Please tell me the committed revision.
> > I want to apply it to my l...
Nayuta Taga
03:18 Patch #9484: Limit SCM annotate to text files under the maximum file size for viewing
Great work!
Could you add a test such as source:tags/1.2.1/test/functional/repositories_filesystem_controller_test.r...
Toshi MARUYAMA
02:07 Patch #9484 (Closed): Limit SCM annotate to text files under the maximum file size for viewing
After recently upgrading to Redmine 1.2.1 + patch #4905 and moving from Mongrel 1.1.5 to Passenger 3.0.9 (using Ruby ... Antonio García-Domínguez
02:39 Feature #3733: Inline images need to be inserted inline into issue comments
Etienne Massip wrote:
> I don't understand what's wrong?
>
> You can display the image you attached if you want a...
Mischa The Evil

2011-10-27

23:54 Defect #7917: Creating users via email fails if user real name containes special chars
Poul Thomsen wrote:
> Anyone know of a workaround for this?, this is quite game breaking for us unfortunately.
I ...
Bruno Bigras
21:34 Defect #9470: News list is missing Avatars
Hello,
I noted that there is no avatars in 'Latest news' block in the projects' overviews. You may want to put the...
Ivan Cenov
20:53 Defect #9472: The git scm module causes an excess amount of DB traffic.
Toshi MARUYAMA wrote:
> John Kubiatowicz wrote:
> > Why can't it be at the end of the loop?
>
> Because "self.sa...
John Kubiatowicz
19:38 Defect #9472: The git scm module causes an excess amount of DB traffic.
Toshi MARUYAMA wrote:
> If "last_scmid" does not save in case of time out,
> next time, redmine reads all revisions...
Etienne Massip
18:58 Defect #9472: The git scm module causes an excess amount of DB traffic.
John Kubiatowicz wrote:
> Why can't it be at the end of the loop?
Because "self.save" saves "last_scmid".
If "...
Toshi MARUYAMA
18:32 Defect #9472: The git scm module causes an excess amount of DB traffic.
Forgive me for being obtuse, but your comment doesn't seem to explain why you need to execute self.save in the loop o... John Kubiatowicz
02:48 Defect #9472: The git scm module causes an excess amount of DB traffic.
I add a comment of a "last_scmid" purpose at r7658.
For web server timeout, you can use "ruby script/runner 'Reposit...
Toshi MARUYAMA
02:47 Defect #9472: The git scm module causes an excess amount of DB traffic.
Follow-up on message#26997 Mischa The Evil
20:26 Feature #3733: Inline images need to be inserted inline into issue comments
I don't understand what's wrong?
You can display the image you attached if you want and only if you want, this see...
Etienne Massip
19:53 Feature #9482 (New): Wiki - minor change without notification
While editing wiki page, when the change is minor (formatting for example), I'd like to disable email notification fo... Tomasz Sawicki
19:30 Defect #9481: User Activity Report
Are you referring to some activity report pushing plugin? Etienne Massip
18:23 Defect #9481 (Closed): User Activity Report
If I run a User Activity Report, the results is produces are waay to big.
Typically this report is going to be ran m...
steven gebbie
19:27 Feature #1006: Display thumbnails of attached images
It's the same thing, same code. Etienne Massip
19:22 Feature #1006: Display thumbnails of attached images
Why did you change the category to Wiki? This issue is about thumbnails of attachments in issues, not on the wiki. Andrew Ness
19:20 Feature #1006: Display thumbnails of attached images
There is a lot of ideas in #3510 and #6205. Etienne Massip
19:24 Feature #3711 (Closed): Extending Wiki Inline-images to include size parameters.
Indeed, closed as duplicate of #1006. Etienne Massip
19:22 Feature #6205 (Closed): insert image
Closed as duplicate of #1006. Etienne Massip
19:19 Feature #3510 (Closed): Inserting image thumbnails inside the wiki
Closed as duplicate of #1006. Etienne Massip
19:18 Defect #949 (Closed): Style not applied to wiki image
Rocco Stanzione wrote:
> The behavior appears (from code and comments) to be a security feature intended to help pro...
Etienne Massip
15:41 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
I like the option #25 with dual estimated time. Fred Zimmerman
15:40 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
Agreed. Fred Zimmerman
15:16 Defect #3512: can't use 'Target Version' field in custom query when 'For All Projects' checked
+1 for a fix for this as well. This is especially helpful for us since since we follow a scrum sprint method so all ... Brandon Liles
15:10 Feature #2531 (Closed): "Within period" query filters for date fields
Closed as duplicated by #6954 which has been committed for version:1.3.0. Etienne Massip
15:05 Feature #2531: "Within period" query filters for date fields
gana ware wrote:
> Please tell me the committed revision.
> I want to apply it to my local Redmine.
You should t...
Etienne Massip
13:30 Feature #2531: "Within period" query filters for date fields
+1
Etienne Massip wrote:
> I think this has been committed in trunk for version:1.3.0.
Please tell me the comm...
Nayuta Taga
14:50 Feature #9480 (Closed): Add a custom filtered issues block to 'My page'
Etienne Massip
12:46 Feature #9480 (Resolved): Add a custom filtered issues block to 'My page'
Dupe. Aron Rotteveel
12:46 Feature #9480 (Closed): Add a custom filtered issues block to 'My page'
See title.
Currently, the 'My page' screen is pretty useless because the best feature of Redmine are it's awesome...
Aron Rotteveel
13:29 Feature #9477: Show all, cross-project, issues under shared versions in gantt
_Mischa The Evil wrote:_
> Are these three projects all parent projects (as in not being sub-projects)?
Yes, they...
Viltér Panitz
01:55 Feature #9477: Show all, cross-project, issues under shared versions in gantt
_Viltér Panitz_ wrote:
> I created three pojects in redmine. Let's call them A,B and C.
Are these three projects ...
Mischa The Evil
13:11 Feature #680: free text ticket filter
+1 Nayuta Taga
12:46 Feature #9479 (Closed): Add a custom filtered issues block to 'My page'
See title.
Currently, the 'My page' screen is pretty useless because the best feature of Redmine are it's awesome...
Aron Rotteveel
09:52 Feature #4932 (Closed): Inheritence of Versions to Subprojects - shared between Immediate parent & all its childs
Agreed too and JB asked for feedback more than a year ago. Etienne Massip
03:09 Defect #9468 (Closed): Some users receive blank system notifications
More reason to assume it's the plugin causing the issue. Please contact the plugin author about it.
I'll close this ...
Mischa The Evil
01:15 Feature #8215: Allow plugins to register as a search provider without a project association
T Leung has support a hack, but I think maybe it should be modified in Redmine for next version.
http://www.redmin...
Steven Wong
00:40 Feature #9385 (Reopened): Specify a specifc branch in a reference
Sorry I wasn't clear enough, but with my git repository it doesn't work the syntax you are suggesting.
For example...
Anonymous
 

Also available in: Atom