Project

General

Profile

Activity

From 2010-04-07 to 2010-04-09

2010-04-09

21:38 Feature #5286 (Closed): Need a way to load all issues in 1 web request, not just 25/50/100
I'm trying to use Excel<-Redmine import feature I described in task #5284.
Another problem I see is that "# of issue...
Alex Last
21:03 Feature #5285 (Closed): Introduce "Remaining time" column on "Issues list" page
calculate it as (estimated_time - estimated_time*%done)
do not include this column in "default columns" list.
thi...
Alex Last
20:56 Feature #5284: "% done" should provide data in text form too
what I actually need to do is to estimate "remaining time" for all tasks for a particular target version.
If I could...
Alex Last
20:28 Feature #5284 (New): "% done" should provide data in text form too
I see "Issues list" page can have "% done" field, which shows info as a progress bar. This looks nice, but I also nee... Alex Last
17:41 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
sorry again for multi-posting...
If I remove any "Allow from..." from <location>, it seems to work. ie:
no password...
Anthony Paul
17:16 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
oooops, sorry...
if I use the "allow from all" in <location>, then nobody is asked password to co/ci (both server or...
Anthony Paul
17:08 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
aaaaaah, sorry..!
OK, I've commented them out, and well seen, it still asks me for a password at the server prompt a...
Anthony Paul
16:43 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
I meant...
comment out those two lines in <Location> :)
Radek Antoniuk
16:35 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Radek Antoniuk wrote:
> Interesting. Can you try hashing out the PerlAccessHandler too?
hmmm... I'm not sure to k...
Anthony Paul
16:02 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Interesting. Can you try hashing out the PerlAccessHandler too? Radek Antoniuk
15:57 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Hi again,
Yeah, I had the same idea (and I'm confused I didn't think about it before).
I moved the <limit> so I h...
Anthony Paul
15:29 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Move the things out of <Limit>, to the <Location> and try then?
Radek Antoniuk
14:54 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Thanks for your prompt reply!
Allow from any (or all) didn't change the behaviour.
Checking the log let me know t...
Anthony Paul
13:25 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
All my projects are private.
And I don't see any connection between setting the project to private and the ability t...
Radek Antoniuk
11:10 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Yes, I'm using a self-signed certificate however it doesn't seem to be the problem.
I've read many topics about it, ...
Anthony Paul
16:17 Feature #801: WebDAV access to Documents/Files
+1 yeah, it would be great !
Keep up the good work, guys
(And thanks for your hard work)
Carl Pef
15:59 Feature #5283 (New): Allow more than one parent project i.e. share subprojects
I haven't been able to see this discussed anywhere, so entering an issue seems like the next step: there are use case... Raphael B
15:09 Feature #1554: Private comments in tickets
Great, thanks. Anyway, I want to make sure we're talking about the same thing. This issue is about private COMMENTS i... Philippe Lafoucrière
15:03 Feature #1554: Private comments in tickets
Feature #337 is updated for current trunk version. Oleg Volkov
14:58 Feature #5282 (Closed): Hide custom fields elements
Hi All,
We have installed redmine for a customer of us. We now have to tweak it a little bit. What we want.
We ...
Danny de Haan
14:51 Feature #337: Private issues
Add database migration file, add field on all language.
Oleg Volkov
14:18 Feature #337: Private issues
Oleg Volkov wrote:
> New version patch supported:
> 1. Private issue view only for
> - all, with "View private iss...
li wei
14:02 Feature #337: Private issues
New version patch supported:
1. Private issue view only for
- all, with "View private issues"
- author
- assigned...
Oleg Volkov
10:42 Feature #337: Private issues
You used the patch v.0.2, except the file app/models/issue.rb
I combined the two "visible?" in one....
Oleg Volkov
06:33 Feature #337: Private issues
For patch v.0.2:
@
sed 's/visible/visible_private/'
@
TODO: Watchers should also have permission to view tasks.
Oleg Volkov
14:37 Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug
attached is a patch to show the issue number in the "successful creation" message. Wolfgang Schnerring
13:51 Patch #5281 (Closed): Remove empty ul tags in the issue history
I was a bit annoyed that the @ul@ with the details in history always showed even when empty. Sure, it does not render... Henrik Ammer
12:41 Defect #5280 (Closed): Issue lock_version not working
I'm finding that on trunk the lock_version of the Issue model isn't being taken into account, meaning that different ... Tim Coleman
12:30 Feature #5272: Allow multiple target versions
I agree this would be a useful feature. Nigel Jones
10:50 Feature #5234: merge status changes and comments, which are very close to each other
Maybe you can try this: http://www.redmine.org/boards/3/topics/10106. You'll have two tabs for comments; one shows th... Victor Dulepov
09:31 Feature #1624: Issue merging
One more vote for manual merging :) Igor Kalashnikov
06:53 Defect #5278: Config Redmine 0.9.3 work with Gmail
You carefully compare email.yml file.
I think there is missing parameter:...
Sheng Wang
05:51 Defect #5278: Config Redmine 0.9.3 work with Gmail
Hi,
I did follow this guide before but it doesn't work now.
Thanks for your reply.
Truong Nguyen
05:33 Defect #5278: Config Redmine 0.9.3 work with Gmail
You need to install *action_mailer_optional_tls* plugin.
Further information:
see http://redmineblog.com/articles...
Sheng Wang
04:01 Defect #5278 (Closed): Config Redmine 0.9.3 work with Gmail
Hi,
I'm using Redmine 0.9.3 and I want use gmail to configure notification email.
When I use "send a test email" fu...
Truong Nguyen
04:39 Patch #5254: How can I add a MenuItem in Redmine
yes, I havn't realized that a plug-in can solve this (actually I havn't know there's a plug-in focus on Adding a Item... sean chan
04:19 Patch #5254 (Resolved): How can I add a MenuItem in Redmine
I believe this was answered in the forums. You have to create a plugin and add via that method. That is what I ended ... Jeffrey Jones
04:27 Feature #5279 (New): Branch level associations between projects and repositories.
I am in a situation where I have two versions of one piece of software.
One is a version that is used in productio...
Jeffrey Jones
04:17 Defect #5265: timetracking: subtasks time is added to the main task
I have been using time-tracking with no problems on 0.9.3.
If course that doesn't have sub-tasks. This is a new fe...
Jeffrey Jones

2010-04-08

23:36 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
obviously.
you are using https. probably with a self-signed certificate.
so, you have to add the certificate to the...
Radek Antoniuk
08:54 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Thank you for your help!
I tried alternative order since I used order allow,deny before, but I still have the same r...
Anthony Paul
21:10 Feature #5277 (Closed): configure default "target" version
I don't see a way to specify a default "target version" field for new requests.
I think having this feature would im...
Alex Last
21:04 Feature #5276 (New): show "project name" field for "related issues" in roadmap for a specific target version
currently it only shows list of issues summaries Alex Last
20:52 Feature #5275 (New): Show tree of issues instead of a list in Roadmap
Since we have "subtasks" now, it would be better to (optionally) show a _tree_ of issues in the "Roadmap" instead of ... Alex Last
19:16 Feature #2069: Wiki syntax to link to files in the files-module
+1, We would also find this very useful. I think it would need to be done by filename instead of id, but it seems pr... Jose Luna
17:40 Feature #5274 (Reopened): Add hook allowing AuthSources to supply a CAPTCHA challenge
It would be extremely useful to me if an AuthSource subclass could supply a CAPTCHA challenge image to the end user (... Evan Kaufman
16:58 Defect #5273 (New): Unable to configure PluginSimpleCI plugin - custom fields list is empty
Was not able to select specific project custom field value in 'Project custom field storing CI feed URL' combo box. H... Alexander Zhovnuvaty
16:19 Feature #3816: Allow pasting screenshots from clipboard
Rafi Greenberg wrote:
> I am unable to get this plugin working properly with 0.9.3. I have tried every combination. ...
Alexander Zhovnuvaty
15:52 Defect #5265: timetracking: subtasks time is added to the main task
Confirmed. Yuki Kita
15:45 Feature #5272: Allow multiple target versions
This would be a useful feature. In my company we have different branches to mantain, and always there are bugs affect... Eraldo Girardi
13:25 Feature #5272 (Closed): Allow multiple target versions
Assume you develop two major branches of a project, e.g. maintaining a 1.x branch while developing a 2.x. branch. Whe... Oliver Gierke
12:55 Defect #5269 (Closed): Redmine 0.9.3 CSV export unicode fail
OK :) Azamat Hackimov
12:49 Defect #5269 (Resolved): Redmine 0.9.3 CSV export unicode fail
Thanks.
It's work now with OpenOffice. so. I closed this issue.
Truong Nguyen
12:11 Defect #5269: Redmine 0.9.3 CSV export unicode fail
I think you tried open CSV file with MS Excel, which by default opens it in ISO-8895-1 encoding. I can give only one ... Azamat Hackimov
10:20 Defect #5269 (Closed): Redmine 0.9.3 CSV export unicode fail
Hi all,
I use REDMINE 0.9.3. It works fine now. However, when I use vietnamese for the name of issue, export by CSV ...
Truong Nguyen
12:19 Defect #5271 (Closed): repetition of values
I noticed that once I add a member to a project it is still possible to re-add the same member. Can anyone tell me ho... Wamariti Yonni
11:58 Feature #1460: Project Plan import/export utility
Robert Smith wrote:
> I'll try and fit in testing the plugin on the same MS Project XML file today
Alternatively ...
Robert Smith
10:38 Feature #1460: Project Plan import/export utility
Simon Stearn wrote:
> Robert - I think this is resolved now. Let me know if you have problems still.
Simon, thank...
Robert Smith
09:02 Feature #1460: Project Plan import/export utility
Hi Simon,
We are very excited with your plugin for loading Openproj xml files into Redmine issue trackers. However, ...
Pedro Gutierrez
11:51 Defect #5270: Triển khai thử nghiêm chương trình quản lí công việc
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
11:48 Defect #5270 (Closed): Triển khai thử nghiêm chương trình quản lí công việc
Azamat Hackimov
10:49 Defect #5270 (Closed): Triển khai thử nghiêm chương trình quản lí công việc
Truong Nguyen
05:26 Defect #5235: undefined local variable or method `usage' for #<RedmineMailHandler:0x6c14d34bb0a0> (NameError)
Bump. Anyone? Fred Tranfield

2010-04-07

22:28 Patch #5268 (Closed): Handle commas in returned OpenID fullnames
Some OpenID providers return a full name in the form of "Lastname, Firstname" or "Lastname, Firstname I."
This pat...
Jeff Mitchell
21:35 Patch #5267 (Closed): Allow for OpenID-only operation
This patch against 0.9 stable branch in Git allows for an OpenID-only site. Registration links are disabled and login... Jeff Mitchell
21:07 Feature #952: Update % to be programatic not arbitrary
using issue statuses to calculate %%done (task #4274) looks very (VERY) weird.
my feature has 10 subtasks, which ar...
Alex Last
21:01 Feature #5266 (New): show some summary fields for search results
I created a filter for my features and would like to see some numbers in the search results (maybe at the bottom):
*...
Alex Last
20:51 Defect #5265 (Closed): timetracking: subtasks time is added to the main task
time tracking works weird with subtasks.
I logged to demo.redmine.org and created 3 tasks in my "ace" project:
1)...
Alex Last
20:28 Feature #3261: support attachment images in PDF export
I don't see any images in exported PDF files Alex Last
20:21 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
order allow,deny
or
order deny,allow
deny from all
allow from 127.0.0.1
allow from myserver.mydomain.fr
sati...
Radek Antoniuk
18:23 Patch #5264 (Closed): Watchers on view issue with gravatars needed some margin (application.css)
On the issue view page when gravatars are enabled the images stick to each other with no margin at all so I did a sma... Henrik Ammer
17:59 Defect #5263 (Closed): LDAP: Administrator flag is reset on login
When I mark an account from LDAP as administrator and the user logs in again, the administrator flag is reset - so it... Andreas Wolf
16:18 Defect #4931: Migrating from trac is not possible, fails to allocate memory
I have contacted the Debian developers, in order to fix the Debian package for the upcomming release (so Redmine is p... el cuco
15:57 Feature #5262 (New): Different priority levels for different trackers
Allow the user to relate the issue priority levels (set in the Enumerations admin page) with individual trackers. Ena... Roland Leners
15:54 Defect #5261 (Closed): Multiple level subprojects wrap around into the menu
If you have a very deep project structure the names in the header (Project >> Subproject >> Subsubproject >> etc) get... Joachim Fritschi
14:43 Defect #5260: Missing users in project member settings
No there not members of the current project. if they where they should not appear when typing some of the name in the... Klas Germunder
14:40 Defect #5260: Missing users in project member settings
Might it be that these users are already member of the project? Felix Schäfer
13:55 Defect #5260 (Closed): Missing users in project member settings
We have migrated from version 0.8.4 to 0.9.3 and that some users are not shown in project setting --> member --> new ... Klas Germunder
13:59 Feature #4786: Gantt Chart - Grouping issues by target version
Eric, is this part of the work that was recently included by Jean-Phillipe as part of the new sub-tasks enhancement?
...
Jeffrey Jones
09:18 Feature #4786: Gantt Chart - Grouping issues by target version
Ooops! Looks like that this is already in trunk. Shame on me...
-- Dan
Danila Sukharev
09:16 Feature #4786: Gantt Chart - Grouping issues by target version
Argh, this is exactly the last (and the one of the most important) feature I do need from the Redmine :)
Eric Davi...
Danila Sukharev
13:24 Defect #5258 (Closed): muro
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
12:57 Defect #5258 (Closed): muro
viaje shanghai Francisco Arevalo
13:23 Feature #5259 (New): Custom field: list variable
Hi everyone!
I need some help with a new custom field. This custom field is a list, but not a fixed list. It should ...
pedro cs
12:03 Defect #5257 (Closed): defects
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
11:59 Defect #5257 (Closed): defects
dhrtjtyjjj nadezhda zubova
12:03 Defect #5256 (Closed): defect
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
11:58 Defect #5256 (Closed): defect
rgrtjtyj nadezhda zubova
10:57 Defect #5255 (Closed): Update of Subversion changesets broken under Solaris
Hi,
since upgrade to 0.9.3 I get the following error, during subversion repository update. Both, automatic update ...
Martin Eckhardt
10:41 Patch #5254 (Closed): How can I add a MenuItem in Redmine
I am using Redmine in order to offer a quickview of how many people are online last 2 hours
I just want to add a m...
sean chan
10:15 Defect #5252 (Closed): guryjyjh
Please use the "demo redmine":http://demo.redmine.org/ for testing purposes. Felix Schäfer
04:55 Defect #5252 (Closed): guryjyjh
hjghjghjghj miss mulan
10:13 Defect #5151: There is an error in the age calculation for git repositories
I have now found the Problem:
the date string deliverd by git looks like this: "Wed Apr 7 00:50:16 2010 +0200"
...
Jens Fahnenbruck
00:52 Defect #5151: There is an error in the age calculation for git repositories
now with the summer time the difference is two hours but on my local machine I get:... Jens Fahnenbruck
07:03 Feature #5246: Interesting to create detailed reports
I just stumbled across Issue #4249 (Generate report by custom fields on a project, targeted for version 1.0), which a... Robert Smith
06:49 Defect #5253 (Closed): Not working notification about comments on Wiki page
I'm author of a wiki page and added it to my favourites. But I don't get notification about new comments on it.
Ot...
Nikita Pustovoytov
03:23 Feature #4469: custom string field having wiki pages
Emmanuel Charpentier wrote:
> We looked into this from possibly another point of view, could it be useful?
>
> Se...
Kihyun Yun
01:08 Feature #247: Notification mail sender is the author and includes project information.
Hey Eric,
We're very interested in this functionality. Possible to post here? Whatever you've got would be useful....
Brenton Cheng
00:28 Defect #5251 (Closed): Git: Repository path encoding of non UTF-8 characters
If filename include Scandinavian character, Redmine convert them another character. In this case, filename TEKIJÄT re... Markus Mälkönen
 

Also available in: Atom