Project

General

Profile

Activity

From 2009-09-29 to 2009-10-01

2009-10-01

23:38 Feature #3957 (Closed): Ajax file upload with progress bar
An Ajax File Upload module with progress bar for large file upload should be a great feature, since we need to upload... Yoann Besson
20:09 Feature #1448: Add tags to issues
+1
I really miss this feature. For my needs, it could replace category in tickets.
Guilherme Schneider
19:16 Defect #3763: 'Create Issues' Permission for Non-Member Not Working
+1 Landon Harsh
18:56 Feature #2009: Manually add related revisions
Further information about this problem... it seems like it happens *only* when you are *not* signed in. If you are lo... micah anderson
18:36 Feature #2009: Manually add related revisions
An update to this issue... some users are reporting problems when clicking on issues. I am not having these issues, w... micah anderson
03:33 Feature #2009: Manually add related revisions
Oxan ... wrote:
> Excuse me, there went something wrong with the diff.
This patch worked for me against 0.8.6 and...
micah anderson
02:41 Feature #2009: Manually add related revisions
Just patched the latest trunk (r2902), and there's only 1 error, so thought I'd post the results:... Alex Bevilacqua
16:40 Feature #2443: Reciprocal relationships for Blocks and Precedes
+1 ben donohue
15:16 Feature #3956 (New): Login by Email
I was looking at a "phpBB MOD":http://www.phpbb.com/community/viewtopic.php?f=69&t=636415#p3527055 and thought this i... Benson M
12:44 Defect #3955: Activity module is not updated after Git repository update
I have post-commit hooks in my repos to update redmine after a commit, that might solve your problem. See #3667 Felix Schäfer
10:22 Defect #3955 (Closed): Activity module is not updated after Git repository update
The project activity module page doesn't update after a change to a repository until a user has visited the repositor... Marko Poutiainen
10:58 Defect #3916: www.redmine.org Internal error
duplicates #3905 Michael Aye
10:58 Defect #3905: Roadmap - Show completed Versions is throwing a 500 error
duplicate of #3916 Michael Aye
10:48 Feature #3861: Provide 95% browser compatability for the in-built graphs (and extension graphs) using svgweb
Brad Neuberg wrote:
> Eric Davis wrote:
> > Could some people with IE test this patch/fork out? My Windows virtual...
ciaran jessup
10:32 Feature #3861: Provide 95% browser compatability for the in-built graphs (and extension graphs) using svgweb
Eric Davis wrote:
> Could some people with IE test this patch/fork out? My Windows virtual machines got knocked off...
Brad Neuberg
10:31 Feature #3861: Provide 95% browser compatability for the in-built graphs (and extension graphs) using svgweb
Eric Davis wrote:
> Could some people with IE test this patch/fork out? My Windows virtual machines got knocked off...
Brad Neuberg
00:09 Feature #3861: Provide 95% browser compatability for the in-built graphs (and extension graphs) using svgweb
Could some people with IE test this patch/fork out? My Windows virtual machines got knocked offline so I can't test ... Eric Davis
09:37 Feature #3687: Possibility to link all projects to a single SVN repository
I second this.
We have 1 svn repository that houses all our projects under separate paths. At first, I was fine wi...
Michael Venzke
07:44 Feature #3870: Add "spoiler" or "cut" element to wiki markup
Something like this attachment:spoiler.htm Andrew Chaika
00:12 Feature #3870: Add "spoiler" or "cut" element to wiki markup
How would this work? Would there be a link to show/hide the hidden content? Eric Davis
04:10 Patch #3954 (Closed): Korean translation update
New Korean translation has improved for r2092.
The followings messages are written in Korean, which are for Korean...
Kihyun Yun
02:25 Defect #3944: [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
I've done some more research about this issue and it seems to me an issue on redmine.org only. I am not able to repro... Mischa The Evil
01:38 Patch #3754: add some additional URL paths to robots.txt
The wiki pages that this patch blocks are not the canonical path, they use the numeric project id rather than project... mark burdett
00:01 Patch #3754: add some additional URL paths to robots.txt
I like having the robots crawl some of these pages, they even turn up when I'm searching for a bug that I've already ... Eric Davis
00:38 Feature #3952 (New): Filtering by subproject still shows current project's issues
Set a filter for Subproject is <subprojectname>. The current parent project's issues will still be shown. Issue see... Rahul Vaidya
00:31 Feature #3941: Display Gravatar Icons on News Page
Agreed. Eric Davis
00:28 Patch #3927: Plugin genarator creates testcase which is imcompatible with rails 2.3.4
Eric Davis
00:27 Feature #3926: Permissions for time tracking
Here's another idea. Freeze the time entries when they are billed and collect what to bill based on what entries hav... Eric Davis
00:19 Defect #3896 (Closed): Display error in selection list for issue grouping
This was actually from my Bulk Time Entry pluign. It used something very similar to Redmine's Tabular form that I fi... Eric Davis
00:16 Feature #3187: "View Issues" user permission
I have tried on 0.8.5.devel.2902 and it don´t run.
Mysql::Error: You have an error in your SQL syntax;
Pablo 09
00:15 Feature #3668: Support Tickets / Helpdesk
I have tried on 0.8.5.devel.2902 and it don´t run.
@Mysql::Error: You have an error in your SQL syntax;@
Pablo 09
00:07 Feature #3851: Handle Rails's missing cookie secret
Alain Beauvois wrote:
> A "rake config/initializers/session_store.rb" should resolve the problem, as it was for me....
Eric Davis
00:05 Patch #3815: Format links in Timelog
This would be a good addition.
We might need to start looking at the performance of @textilizable@ soon, my perfor...
Eric Davis

2009-09-30

23:58 Defect #3648: Error when importing Trac DB, 'unknown attribute: role'
Cyrille Bonnet,
That would be great. Just zip or tar it up and send it to me at the address listed on "my account...
Eric Davis
00:01 Defect #3648: Error when importing Trac DB, 'unknown attribute: role'
Hi there,
I had the same issue and the patch did fix the problem for me. Eric, let me know if you want a copy of m...
Cyrille Bonnet
23:46 Feature #675: Anti-spam or captcha for issues
It hasn't been an issue for me because I require registration to post to my Redmine.
To address the spam problem, ...
Eric Davis
23:39 Feature #1840 (Closed): Merge projects and issues classes to allow more hierarchical project structure
I don't see any value to the user by merging Projects and Issue to use the same class/table. With #594 subprojects c... Eric Davis
23:11 Defect #3951 (New): The SubversionAdapter entries function should use io.readlines instead of io.read
The SubversionAdapter entries function should use io.readlines instead of io.read. It has the potential to proceed w... Brandon Enochs
21:38 Feature #1077: ICS view of Calendar
+1
I have tried to apply path on trunk but i havent application.rb, i have application_controller.rb How can i ap...
Pablo 09
20:14 Feature #2009: Manually add related revisions
Excuse me, there went something wrong with the diff. Oxan -
20:03 Feature #2009: Manually add related revisions
I've successful backported the patch to 0.8.4. I guess it's working for 0.8.5 and higher too. Oxan -
18:06 Feature #3071: connect ecm systems to redmine
+1 !
This feature is very very interesting !
nicolas bertet
16:49 Feature #2549: Enable the watching of news
+1 Randy Syring
14:22 Defect #3949: custom ticket status can not be shown.
It sounds that you have forgot to define a workflow. Martin Schneider
10:57 Defect #3949 (Closed): custom ticket status can not be shown.
Hi. I would like to custom the ticket's status as a manager by the "ticket status".
what I did is:
1, delete the a...
yang mike
14:05 Feature #1196: Add versioning for Files and Documents
+1 Babar O'Cap
12:10 Feature #3510: Inserting image thumbnails inside the wiki
I found a simple ruby script for doing similar:
"Resizing images using RMagick":http://snippets.dzone.com/posts/sh...
Davis Tan
12:09 Feature #3510: Inserting image thumbnails inside the wiki

I've have worked with thumbnails in php awhile ago. You can refer to one of my sites:
http://www.worthsave.com/pro...
Davis Tan
08:53 Defect #3948 (Closed): If I modify the file(ja.yml or zh.yml),error was happened
change contents:
general_pdf_encoding: UTF-8
->
general_pdf_encoding: SJIS
then saved as UTF-8
error:
Acti...
tian xd
02:52 Feature #3946 (New): Mark the Issue closed date on Gantt Chart
Display a green (or similar) line indicating the date when an issue was resolved/reached completion. This would show ... Aaron Moore
00:39 Feature #3945 (Closed): Shorten revision ID for git events
Using the full SHA1 hash in the activity tab is really annoying. They take up a tremendous amount of screen space, fo... Corry Haines
00:04 Defect #3944 (Closed): [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
p=. Consider this issue "for form's sake" due to lack of spare time; will complete it later!
After the implementat...
Mischa The Evil

2009-09-29

23:58 Feature #3433: Allow deletion of Pending User, not yet activated
+1
It's a very necessary feature since public instances of Redmine have a lot of unaccepted users that couldn't be...
Bruno Medeiros
23:53 Defect #3943 (New): Subversion: Directory revision list contains faulty revisions
p=. Consider this issue "for form's sake" due to lack of spare time; will complete it later!
Looking at the change...
Mischa The Evil
17:46 Defect #3942 (Closed): Redmine + PostgreSQL 8.3: ActiveRecord::StatementInvalid in RepositoriesController#revision
Trying to load a specific revision gives the following error:... Luca Pireddu
17:38 Feature #2009: Manually add related revisions
I wanted to test this patch, but I am not running the latest code, but rather the stable version, so I tried to port ... micah anderson
17:18 Feature #2009: Manually add related revisions
Jacob Moen wrote:
> I use a pre-commit hook to prevent my developers commit without referencing an issue ID, but -...
micah anderson
15:00 Feature #3941 (Closed): Display Gravatar Icons on News Page
Since users can comment on news items, if the gravatar feature is enabled, their icon should also be displayed under ... Alex Bevilacqua
12:16 Feature #1077: ICS view of Calendar
Would it be possible to add "key" authentication like with the RSS feeds? Mike Heininger
11:23 Defect #3763: 'Create Issues' Permission for Non-Member Not Working
+1 Roland Discein
09:14 Feature #3926: Permissions for time tracking
Another way would be to have a project field setting a freeze-date on entry. When you write the invoice you move the ... Thomas Pihl
03:41 Defect #3940 (Closed): Git: The entry or revision was not found in the rebased repository
After a @git rebase@, the last revision in the master branch is handled incorrectly by redmin. if one clicks on the r... Alain Beauvois
03:06 Feature #3851: Handle Rails's missing cookie secret
A "rake config/initializers/session_store.rb" should resolve the problem, as it was for me. Alain Beauvois
03:04 Feature #2063 (Closed): Share version of project and sub-project
This sounds like a duplicate #465, which I'll be adding soon. If you could read through the discussion there and com... Eric Davis
 

Also available in: Atom