Project

General

Profile

Activity

From 2010-12-14 to 2010-12-16

2010-12-16

23:52 Defect #7121 (Closed): Revision r4492 breaks the ability to select issue custom fields available for projects issues
I think the first fuzz about this defect is already posted in the forums (message#20186). The issue is introduced in ... Mischa The Evil
22:12 Defect #7114: New gantt doesn't display some projects
Still hard to use on a large project base : 100+ projects => "Completed in 24617ms", VS 1.6s for the test database. ... Jean-Baptiste Barth
11:16 Defect #7114: New gantt doesn't display some projects
The attached patch should fix it with option 2. Jean-Philippe Lang
07:27 Defect #7114: New gantt doesn't display some projects
Good catch! I'd vote +1 for your second solution, though it shouldn't introduce (more?) performance issues within suc... Mischa The Evil
21:36 Defect #7019: Issue pdf export
It seems the utf-8 is not exported correctly. Peter Hobor
18:39 Patch #7115: Improve Project methods to enable/disable modules
I was thinking about something a bit simpler to enable/disable module one by one. See proposal attached, tell me what... Jean-Baptiste Barth
16:54 Defect #7119: Missing done % for parent task with all 100% subtasks
Have you configured your Redmine to [[RedmineSettings#Calculate-the-issue-done-ratio|calculate the issue done ratio]]... Mischa The Evil
14:44 Defect #7119 (Closed): Missing done % for parent task with all 100% subtasks
I found that several tasks has problem with done % for parent tasks when all of subtasks are done on 100%
!printscre...
Mikhail Tcishewsky
16:44 Defect #7116: Fixing keyword: "closes" doesnt close the issue
I'm not able to reproduce this on the current trunk (thus not 1.0.x) and I am not aware of any changes to this featur... Mischa The Evil
13:30 Defect #7116: Fixing keyword: "closes" doesnt close the issue
htdecfjtwecjtwjdcwec Mikhail Sviridov
12:04 Defect #7116 (Closed): Fixing keyword: "closes" doesnt close the issue
Committing a change in our SVN repository with the comment:... Pedro Gutierrez
16:38 Defect #7102: Wrong URL if using batch ticket creation
Terence Mill wrote:
> At the moment the test system is setup with this plugins:
>
>
> acts_as_activity_provider...
Mischa The Evil
11:04 Defect #7102: Wrong URL if using batch ticket creation
At the moment the test system is setup with this plugins:
acts_as_activity_provider redmine_contacts
acts_as_a...
Terence Mill
05:21 Defect #7102: Wrong URL if using batch ticket creation
I am not able to reproduce with the current trunk too... Which plugins do you have installed? Mischa The Evil
16:00 Feature #7101: Ability to search archived projects / content
Daniel Herrera wrote:
> Can this issue be related to (#7100)?
Not really. This just has to do with including arch...
Alex Bevilacqua
15:57 Feature #7101: Ability to search archived projects / content
Can this issue be related to (#7100)? Daniel Herrera
15:55 Defect #6345: xml used by rest API is invalid
If #6403 needed to be scheduled for 1.1.0, Shouldn't this issue be to 1.1.0 too? Bruno Medeiros
15:52 Feature #7118: Possibility to allow users to copy a project
Please check a very related issue (#7100). Daniel Herrera
13:44 Feature #7118 (Closed): Possibility to allow users to copy a project
Presently the only responsability that can copy a project is the administrator, which seems illogical. This right sho... Rene Lanteigne
15:48 Feature #7100: non admin closing/freeze (archive) and reopen projects
It seems become popular give the Project Manager (PM) some administrator features. Collecting some open issues relate... Daniel Herrera
15:34 Defect #7120 (Closed): AR program not accessible
Looks like you're posting to the wrong issue tracker. Not the first time. Jean-Philippe Lang
15:00 Defect #7120 (Closed): AR program not accessible
The one computer that has AR says the shortcut will not longer work. I cannot find it under programs. I need AR on ... Sally Adams
15:31 Feature #1739: Add ability to change issue author
+1 very useful!!! Adam Tsiopani
15:30 Feature #2035: Issue reporter should be editable
+1 I often get emails from staff who forget to use the dedicated tracker email and I need to enter their issue into t... Adam Tsiopani
13:50 Patch #7086: Few fixes for subversion
# Skip -directory- *ANY ITEM* if there is no commit date (usually that that we don't have read access to it).
In my...
Dmitry Salashnik
12:48 Feature #4462: Per Project Emission Address
Indeed, this is actually a must have. Dan Scharon
11:41 Feature #401: Add pdf export for WIKI page
+1 Ian DeFazio
10:12 Defect #949: Style not applied to wiki image
+1 Ian DeFazio
07:40 Feature #7079: Adding Holidays to Calendar
Thanks, you are right, it would be better not change redmine, but write a plugin. I changed redmine calendar a bit, a... yasin koşar
07:29 Feature #7092: Disable access to Redmine
I agree with you. The administrator may stop mongrel and/or apache and do what it wants disrupted.
(I took the ide...
Ivan Cenov
06:45 Patch #6688: Improvements for query-views of Calendar and Gantt
I'll look into incorporating the changes from issue #4603 into this patch. Mischa The Evil
06:44 Feature #4603: Add projects-breadcrumb to Gantt and Calendar views ending at "all projects"
Jon Burton wrote:
> Bump! This is something I'd like too. #1484 wasn't a duplicate of #1157 since the request was a ...
Mischa The Evil
06:39 Feature #4603: Add projects-breadcrumb to Gantt and Calendar views ending at "all projects"
This might be something that can be included in the changes for issue #6688? Mischa The Evil
06:10 Defect #7096: CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
"Corrected" the issue description. Mischa The Evil
05:38 Feature #6979 (Closed): Roadmap tasks hierarchy
Duplicates #5275. Mischa The Evil
02:53 Feature #4640: Change password hash to be compatible with Apache
P.S. I hardcoded the group ID "@WHERE group_id = 4@" in the SQL statement because the group ID will generally be a "f... Jerry Van Baren
02:47 Feature #4640: Change password hash to be compatible with Apache
Updated the patch to apply against version 1.0.4
To authenticate from Apache against the Redmine database, use the...
Jerry Van Baren

2010-12-15

23:39 Defect #7104: Accessing core Setting.* values in a plugin's init causes the plugin's settings to not load
Somehow discussed in the forum: http://www.redmine.org/boards/3/topics/16587. I ended up not accessing Setting direct... Jean-Baptiste Barth
23:36 Patch #7115: Improve Project methods to enable/disable modules
That could look like Role#add_permission! and #remove_permission! Jean-Philippe Lang
22:53 Patch #7115 (Closed): Improve Project methods to enable/disable modules
Enabling or disabling modules is not so easy now. It could be really useful when writing tests, doing modifications ... Jean-Baptiste Barth
23:29 Feature #7100: non admin closing/freeze (archive) and reopen projects
Sounds like a good idea. I don't think it would be that hard to implement in a plugin though. Jean-Baptiste Barth
23:28 Feature #7092: Disable access to Redmine
Same advice here, even if I don't exactly see which admin action would be disrupted by users action.. If you really w... Jean-Baptiste Barth
23:22 Defect #7096: CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
Yes, but for now, ruby 1.8.6 and 1.8.7 are still the main ruby versions supported (often the default choice in stable... Jean-Baptiste Barth
23:13 Patch #7086: Few fixes for subversion
I understand the last two modifications of the file, but not the first two ones. Can you explain a bit your patch and... Jean-Baptiste Barth
23:04 Defect #7078 (Closed): Migration from redmine_subtasks plugin
Look at #6035, there are some ideas and patches you could try about that. Note that this has also been discussed a lo... Jean-Baptiste Barth
22:57 Feature #7079: Adding Holidays to Calendar
I think it's not something everybody would use. Maybe it would be a good idea to put it into a plugin which would cha... Jean-Baptiste Barth
22:45 Defect #7114 (Closed): New gantt doesn't display some projects
With new gantt charts, subprojects for which parent project doesn't have issue_tracking enabled are not shown.
Exp...
Jean-Baptiste Barth
22:11 Defect #7112 (Closed): Redmine doesn't work properly with some gems installed
Jean-Philippe Lang
00:53 Defect #7112 (Closed): Redmine doesn't work properly with some gems installed
If I install i18n gem in version 0.5.0, then Redmine is displaying {{author}} and other template tags instead of corr... Radek Antoniuk
22:10 Defect #7113 (Closed): Status, priority, tracker are not multilanguage
Already reported several times. Jean-Philippe Lang
10:43 Defect #7113: Status, priority, tracker are not multilanguage
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.3.5
Rack version 1.0
Rails v...
Andrey Frolov
10:30 Defect #7113 (Closed): Status, priority, tracker are not multilanguage
The dictionaries for status, priority and tracker don't have means to enter different names for different languages.
...
Andrey Frolov
21:30 Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
I have looked more into this issue and found a work around. the update was failing because the other tracker has... Gabriel Baez
19:42 Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
environment info... Gabriel Baez
18:59 Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
anyone have any ideas for fixing this issue ? Gabriel Baez
18:10 Feature #7056: Download all attachments at once
I agree, this would be really useful. zac folk
17:18 Defect #7102: Wrong URL if using batch ticket creation
For example:
Here is the html part of the site where the button is defined which does the "create and next issue" se...
Terence Mill
17:13 Defect #7102: Wrong URL if using batch ticket creation
Well, we use 1.02.
Maybe its aplugin, but is there a hook or cutting point the plugin can overwrite only the "create...
Terence Mill
17:07 Feature #2069: Wiki syntax to link to files in the files-module
+1 Terence Mill
14:50 Feature #2069: Wiki syntax to link to files in the files-module
+1 I need it too Yaroslav Matsera
16:53 Feature #5275: Show tree of issues instead of a list in Roadmap
+1
This is related to #6979
Fede Garcia
16:52 Feature #6979: Roadmap tasks hierarchy
I think this is a very important missing feature.
+1
Fede Garcia
16:35 Patch #3461: Manage permission on issue assigment
added translations to my patch Arne-Kolja Bachstein
16:10 Patch #3461: Manage permission on issue assigment
I've created a new patch to handle this. Hope the patch file is created correctly, it's my first diff ;) Just look in... Arne-Kolja Bachstein
14:42 Defect #6476: Subproject's issues are not shown in the subproject's gantt
I've just installed the development release to see how the new gantt feature works and experienced the same issue.
...
Pieter V
14:39 Feature #779: Multiple SCM per project
+1
Nice patch.thanks.
Takumi TSUKINAGA
14:33 Defect #6980: Error in tab Repository
Just some info for anyone trying to get this to work. I found out I needed to modify {your-web-dir}/redmine/lib/redmi... Barry McCall
08:37 Defect #6980 (Resolved): Error in tab Repository
Maria Jurado
08:36 Defect #6980: Error in tab Repository
Hi, my setup is redhat 4.
I update my subversion to 1.5.5 and it works correctly now.
I hope you have luck.
Mar...
Maria Jurado
07:09 Defect #6847: Parent priorities not dropping when subtask priorities decreased.
+1 Anton Nepomnyaschih
05:10 Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length
#3244, #3945 and #6092 are duplicate. Toshi MARUYAMA
05:10 Feature #3945: Shorten revision ID for git events
#3244, #3945 and #6092 are duplicate. Toshi MARUYAMA
05:10 Feature #3244: Shorten git commit ids in Atom feeds and on activity page
#3244, #3945 and #6092 are duplicate. Toshi MARUYAMA
03:58 Feature #6118: Filter by parent task or subtasks
+1 Charlie Chen

2010-12-14

23:51 Feature #3816: Allow pasting screenshots from clipboard
Very helpful! http://www.redmine.org/boards/3/topics/17980 Terence Mill
23:48 Feature #3816: Allow pasting screenshots from clipboard
and here another thread about this plugin http://www.redmine.org/boards/3/topics/14026
An here another similar plu...
Terence Mill
05:03 Feature #3816: Allow pasting screenshots from clipboard
I see there's some other "paste screenshot" plugin available: http://www.redmine.org/wiki/redmine/PluginScreenshotPas... Alex Last
21:50 Defect #6980: Error in tab Repository
Maria: What is your setup? debian/freebsd/redhat?
Do you have subversion installed on the system you are running R...
Barry McCall
20:38 Defect #6980: Error in tab Repository
I have the same issue:
redmine 1.0.4
ruby 1.8.7
rails 2.3.5
passenger 2.2.14
apache 2.2.14
freebsd 7.2
Debug...
Barry McCall
20:46 Feature #6331: Give a role a permission to view/edit only his tickets
Yeah, quite similar although this one is narrower. I must say, it was not an easy job to follow all that lengthy disc... Dmitry Vyal
20:34 Feature #4684: Allow for customizable view permissions when adding an issue
This feature became really important to us.
I want to have exclusive control of the priority of the issues to organi...
Alvaro Linares
19:56 Feature #7111 (Closed): Expose more detail on journal entries
The created_on was clearly missing and was added in r4512. This seems to be the only attribute that was missing so I ... Jean-Philippe Lang
17:12 Feature #7111 (Closed): Expose more detail on journal entries
It would be useful to be able to query additional information about journal entries over the REST API. At the moment ... Jamie Cockrill
19:51 Feature #7103 (Closed): Import form csv
Jean-Philippe Lang
19:48 Defect #7102: Wrong URL if using batch ticket creation
I'm not able to reproduce with trunk or 1.0-stable. Jean-Philippe Lang
19:42 Defect #7106 (Closed): Checkoxes invisible in Chrome
Thanks for sharing. Jean-Philippe Lang
10:18 Defect #7106 (Resolved): Checkoxes invisible in Chrome
Oh my god!
I found a solution!
In fact its a chrome<>WindowsXP Theme - "Know Issue":http://www.google.com/suppo...
Terence Mill
09:23 Defect #7106 (Closed): Checkoxes invisible in Chrome
After update of questions plugin to actual trunk and wiki extension plugin from 0.2.3 to 0.2.4 i run migrate.. see he... Terence Mill
19:21 Defect #7099 (Closed): 404 when entering time with blank issue #
Fixed in r4511, thanks for pointing this out. Jean-Philippe Lang
17:56 Defect #5819: Blocks Layout plugin- Problem with Subprojects
I noticed that after running migrating Redmine_blocks the connecting to MySQL is lost.
/redmine-1.0.3/tmp$ rake ...
Alexey Aleynikov
15:41 Feature #7110 (New): Api documentation tab
Add Tab with API documentation of the code like Doxygen ... Francois Martorello
14:01 Defect #949: Style not applied to wiki image
+1 egor sh
13:33 Feature #1718: Table column sorting
+1 Don't forget this one! Terence Mill
12:24 Feature #7109 (New): how to assign role for user while registering?
Hi,
I want assign role for people while are registering. How can i assign ?
i have created custom-field with nam...
venkat chowdary
11:09 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
+1 Lukas Jelonek
10:21 Feature #1460: Project Plan import/export utility
I renamed the project and moved it to a new domain: http://www.taskadapter.com
the application is not free anymore, ...
Alex Last
10:15 Feature #1460: Project Plan import/export utility
@Alexey: That link is not working any more. I get a "Forbidden" message. Siegfried Vogel
10:04 Feature #3071: connect ecm systems to redmine
+1
Alfresco and Redmine would be a perfect combination!
Siegfried Vogel
09:47 Feature #1176: Recurring Tasks
I think many users need like this. razumuhin map
09:09 Defect #4725: Error displaying Project's Settings when repository configured
After updating Eric Davis question plugin to todays trunk i also get a similar error message in error.log after submi... Terence Mill
08:29 Feature #784: Adobe AIR based Fatclient
What's going on with this?
I've found something at
http://www.r-labs.org/projects/redmineair/
but it won't wor...
Aleksandar Pavic
00:51 Defect #7096: CSV Issues Export + Ruby 1.9 + Thin + non-ascii characters causes "invalid byte sequence in US-ASCII"
I know, but we have it working pretty well in 1.9 with a few patches like this. Just thought I would post them here ... Kioma Aldecoa
 

Also available in: Atom