Project

General

Profile

Activity

From 2009-02-09 to 2009-02-11

2009-02-11

22:01 Feature #617: wiki: thoughts of WYSIWYG
Jean-Philippe Lang wrote:
> FCKeditor seems to produce html code but Redmine wiki is not html based.
> I don't know...
rupert thurner
21:07 Feature #699: OpenID login
Eric Davis, thanks for your great work.
But it seems that openid rubygem in vendor/gems is not used. I saw the follo...
Go MAEDA
20:35 Feature #699 (Resolved): OpenID login
I've added OpenID support to Redmine. It's optional and by default is turned off. To turn it on, go to the Administ... Eric Davis
19:41 Defect #2723 (Closed): Host name and path being mangled in mail
I recently noticed that emails being sent from Redmine were including a bad reference to the ticket location:
http...
Brandon Dixon
19:11 Feature #2722 (New): New user notification
Very nice application - keep up the great work.
I've put instructions on the my main page for people to email me o...
Ric Turley
15:16 Defect #2719 (Closed): Increase username length limit from 30 to 60
We use LDAP authorization and our logins consist of firstname.lastname.companyname.
As result, we faced problem wi...
Alexander Pavlov
14:40 Feature #2718 (Closed): Config option to use https://secure.gravatar.com
IE no gives an error message when redmine is used over ssl saying somethin like "unencrypted items are on this page, ... Pim Snel
12:55 Feature #2716: User option to automatically add assignee to watchers
You can use the plugin i made to do that if you want. Teddy L
09:18 Feature #2716 (New): User option to automatically add assignee to watchers
For simple dependencies, instead of creating tasks for every little thing, we "pass the baton" by changing the assign... Ве Fio
11:34 Defect #2717: Time-log not working when not part of the project (but admin)
It does work when you press the "log time" at the top, but not inside an update. Jens Berlips
11:32 Defect #2717 (Closed): Time-log not working when not part of the project (but admin)
To replicate:
* You are admin
* You are not part of the project that you have an issue in
* Go to the issue
* ...
Jens Berlips
10:14 Feature #724: change "versions" to "milestones"
Nikolay Solakov wrote:
> I totally agree with you.
> But "out of the box" is different for every user of Redmine.
...
Ве Fio
09:21 Feature #1406: Browse through Git branches
And of course, Mercurial branches support would be great too ! Jérémie Delaitre
09:11 Feature #2715 (Closed): "Magic links" to notes
This was part of Feature #391, but the issue was closed.
e.g. #391.1 -> http://www.redmine.org/issues/show/391#note-...
Ве Fio
08:25 Feature #2714 (New): Point users to "Watched issues"
The email footer points people to their email notification preferences, but people are notified of watched issues too... Ве Fio
06:10 Feature #2561: Correlate workflow with Issue complete percentage
Eric Davis wrote:
> #952 describes this. I have a plugin that does this but it's not quite ready for release (bit o...
Mark Towfiq
04:29 Feature #2712 (New): Enrich the calendar, make it can send notification.
Sometimes, a task will happen in a certain period, eg. 3PM to 4PM.
But now when raising a tracker, there's no time c...
Amos Yang
03:04 Feature #2679: Ticket grouping
Ewan Makepeace wrote:
> +1
> Could be done as seperate table per group (though that would be a bit awkward given th...
Ewan Makepeace
03:04 Feature #2679: Ticket grouping
+1
Could be done as seperate tables per group (though that would be a bit awkward given the Redmine UI style) or usi...
Ewan Makepeace
00:31 Feature #2679: Ticket grouping
+1
The "Scrumalliance Redmine":http://github.com/scrumalliance/redmine/tree/master has a plugin for issue grouping. ...
Markus Knittig
02:17 Feature #2711 (New): Able to create 'folder' to classify uploaded files.
I think it would be convenient if we can create 'folder' under 'Files' module.
Thank you!
Amos Yang
00:53 Defect #2473: Login and mail should not be case sensitive
Is this patch going to be included in the core redmine product? We're having problems with our LDAP logins at present... Tony Arnold

2009-02-10

23:55 Defect #2676 (Closed): Email address in wiki link breaks html
Fixed in r2436. Jean-Philippe Lang
23:35 Defect #2681: Issues: note edit form does not show up when clicking the "Edit" icon
What's your browser please ?
I see on your screenshot that some images (eg. comment.png) could not be loaded, is the...
Jean-Philippe Lang
23:32 Defect #2690: Wiki not showing
Please read [[SubmittingBugs]] and give the exact steps to reproduce. Jean-Philippe Lang
23:30 Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
Actually, it seems to do more than disabling the detection of the browser's language.
It also ignores the language...
Jean-Philippe Lang
23:05 Feature #2708: Require Category
I don't use categories that much so if this feature is implemented, making category required should be an optional se... Eric Davis
16:50 Feature #2708 (Closed): Require Category
As of now I am using Redmine to monitor corporate IT. I have one main project and multiple sub-projects (i.e networki... Brandon Dixon
23:03 Feature #2561: Correlate workflow with Issue complete percentage
#952 describes this. I have a plugin that does this but it's not quite ready for release (bit on the hackish side). Eric Davis
14:13 Feature #2561: Correlate workflow with Issue complete percentage
+1
I would like to see this feature too. I'd like to be able to specify that Closed = 100% Done. I've considered p...
Mark Thomas
22:56 Defect #2706 (Closed): Remove outdated scary SQLite warning from guide
Thanks, I removed the warning. Eric Davis
06:36 Defect #2706 (Closed): Remove outdated scary SQLite warning from guide
[[RedmineInstall]] links to a two year old blog post warning about SQLite 3.3.7 and Rails. The problem was "fixed in ... Ве Fio
22:49 Feature #2679: Ticket grouping
+1, I wrote a note about this in: Issue #2481 as well. The grouping in Trac is excellent. Jens Berlips
00:44 Feature #2679: Ticket grouping
+1 I'd like to see one level of grouping (e.g. Group issues by Status). A simple UI that would work is to have a sel... Eric Davis
19:57 Defect #2569: Git: Fetching changesets gives: fatal: Invalid revision range
Wes Hays wrote:
> I had the same issue:
>
> [...]
>
> The problem turned out to *not* be the actual project's ...
Wes Hays
19:57 Defect #2569: Git: Fetching changesets gives: fatal: Invalid revision range
I had the same issue:... Wes Hays
18:37 Defect #2707 (Resolved): TimeLog adds a new log instead of update on Edit
Nice, looks like Jean-Philippe commited right before I did with r2434.
I took a different approach through: instea...
Eric Davis
13:34 Defect #2707 (Closed): TimeLog adds a new log instead of update on Edit
When you edit a time log, a new time log is produced instead of edited.
In
In http://www.redmine.org/repositori...
Mario Michelli
18:20 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
I just noticed something weird with Mercurial.
When I try to remove the file mentionned above, mercurial did not s...
Jérémie Delaitre
17:06 Patch #2697 (Closed): Macedonian translation of Redmine
Azamat Hackimov
17:06 Patch #2697: Macedonian translation of Redmine
Commited, thank you. Azamat Hackimov
16:59 Patch #2668 (Closed): pt-br tranlation patch
Commited, thank you. Azamat Hackimov
16:59 Patch #2645 (Closed): Hungarian language file updated (r2352)
Commited, thank you. Azamat Hackimov
16:59 Patch #2643 (Closed): Swedish translation update
Commited, thank you. Azamat Hackimov
16:55 Feature #2709 (Closed): Modify default values
Is there a way the default values of a new ticket could be adjusted. I am specifically looking to change the default ... Brandon Dixon
16:42 Feature #2652 (Closed): Updated Ukrainian translation
Commited, thank you. Azamat Hackimov
16:42 Patch #2644 (Closed): Simplified Chinese language file zh.yml updated to r2352
Commited, thank you. Azamat Hackimov
16:42 Patch #2640 (Closed): Traditional Chinese language file (to r2352)
Commited, thank you. Azamat Hackimov
16:42 Patch #2577 (Closed): Translation to slovenian language
Commited, thank you. Azamat Hackimov
10:12 Defect #2498: Projects don't sort regarding locale
plííís, still we have still wrong sort-order Maxim Krušina
09:51 Feature #2104: module and/or plugin for voting
It's good idea, but still I think it can be great to integrate also per-ticket voting and put it into sigle "Voting" ... Maxim Krušina
04:57 Defect #2436: strip variables from received mail body (in receive_mail)
Jean-Philippe Lang wrote:
> Isaiah, if you have a solution to propose, please fill a feature request.
> Maybe we co...
Eric Davis
04:54 Feature #801: WebDAV access to Documents/Files
+1 Sergey Lunev
04:15 Feature #2542: Plugin hooks should have access to the "request" variable
I found a way to test a few of the methods and committed your patch with some modifications in r2429 and r2430. I'd ... Eric Davis
03:09 Feature #2542: Plugin hooks should have access to the "request" variable
Thomas Löber wrote:
> As I just saw it was a bad idea to split the "call_hook" helper. It doesn't work if a controll...
Eric Davis
02:19 Feature #2543 (Closed): Plugin hook for versions in the Roadmap
Added in r2427. Eric Davis
02:13 Patch #2525: Redmine management of Git repositories
Thanks for the reply *Sentinel T*, I think this patch would be a great addition to the redmine core once it's tested ... Isaiah DeRose-Wilson
01:06 Feature #2659: Refactor Mailer delivery methods out of controller and into observers
Jean-Philippe Lang wrote:
> Before doing the refactoring, here are a few thoughts:
> * how to do a single notificat...
Eric Davis
00:57 Feature #2689: email address of the project
Could you add some tests to confirm the behavior? Eric Davis
00:41 Patch #2685: Display notice when commenting on closed tickets
Hrm. Might be better if it was more in line with the warning Redmine.org gives at the moment, using class "nodata" an... Brad Beattie
00:41 Feature #2678: Search and stats on workflow transitions
> Is this a need for the rest of you as well?
I don't have a need for it because my workflow is really open (anyon...
Eric Davis

2009-02-09

21:22 Defect #2436 (Resolved): strip variables from received mail body (in receive_mail)
Not actually a defect, but it's done in r2426.
> I agree, it would be really nice if redmine could remove that inf...
Jean-Philippe Lang
20:11 Patch #2697: Macedonian translation of Redmine
To have valid cyrillic characters in the PDF documents when using stable-0.8 svn trunk use the updated patch. You nee... Ilin Tatabitovski
20:10 Feature #746: Versioned issue descriptions
+1 Reach Everywhere
19:52 Defect #1946 (Closed): E-mail notification for document, news and forum
See feature request #2549. Jean-Philippe Lang
19:48 Defect #2611 (Closed): Problem at login page when wrong password entered
Jean-Philippe Lang
19:47 Defect #2682 (Closed): 105 BuildProjectsTree: migrating error
Thanks for the feedback. Jean-Philippe Lang
19:47 Defect #2701 (Closed): Unable to create new role when custom table prefix is set
Merged in 0.8 branch in r2425. Jean-Philippe Lang
18:26 Defect #2701 (Resolved): Unable to create new role when custom table prefix is set
Fixed in r2424. Please note that your patch is broken. Table name is @workflows@, but class name is @Workflow@, not @... Jean-Philippe Lang
12:11 Defect #2701: Unable to create new role when custom table prefix is set
attached is a patch
note: similar patches are needed for other files as well.
Stefan Urbanek
01:13 Defect #2701 (Closed): Unable to create new role when custom table prefix is set
... Stefan Urbanek
19:47 Defect #2700 (Closed): TypeError (can't modify frozen string)
Merged in 0.8 branch in r2425. Jean-Philippe Lang
18:19 Defect #2700 (Resolved): TypeError (can't modify frozen string)
This should be fixed by r2423. Jean-Philippe Lang
00:33 Defect #2700: TypeError (can't modify frozen string)
Change line:... Stefan Urbanek
19:47 Defect #2699 (Closed): db:migrate does not take into account custom table prefix
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:47 Defect #2683 (Closed): !img! tag can result in wrong images used
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:47 Defect #2673 (Closed): possible typo in wiki_syntax_detailed.html
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:47 Patch #2654 (Closed): Minor flaws (typos, missing/extra tags)
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:47 Defect #2619 (Closed): Categories field displays when no categories exist and user can't add new
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:47 Patch #2582 (Closed): Linking to Lotus Notes documents
Merged in 0.8 branch in r2425. Jean-Philippe Lang
19:35 Defect #2517 (Closed): bug in login form
Jean-Philippe Lang
19:23 Patch #1717: Show diff for issue description change
+1 Reach Everywhere
18:31 Feature #2671: Reports to show people's working performance and project overview status.
Can you be more specific, ie. what exact information you would like to have in this (those) reports?
I'm trying to m...
Maxim Krušina
18:10 Defect #2704 (Closed): Error upgrading from trunk 2300 to 2422
You did not properly migrate your database. Jean-Philippe Lang
15:21 Defect #2704 (Closed): Error upgrading from trunk 2300 to 2422
Hello, I get this error when I try to upgrade from revision trunk 2300 to 2422. Reverting to 2300 fix it.
NoMethod...
Intrad Acebo
18:02 Feature #2705 (New): "Jump to a project..." drop-down should list public projects
Currently the "Jump to a project..." drop-down only lists projects that the current user is explicitly a member of; i... Guy Bolton King
12:34 Feature #1888: Wiki saving
+1 very good idea. Perhaps autosave, would be quite easy to implement. Jens Berlips
12:20 Defect #2703 (New): Link to Changesets is shown to User without credential
The link to a changeset, which updated a ticket status, in ticket comments is shown to users, even if they dont have ... Steffen Dietz
10:23 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
Michael Pirogov wrote:
> I'm working on plugin, which maybe would get your attention.
Michael, have you finishe...
Vladimir Oleynik
09:52 Patch #2702: mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
Removed unused and buggy codes. Please don't use previously submitted patch. Go MAEDA
08:02 Patch #2702: mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
relating issues: #2507, #2413 Go MAEDA
08:01 Patch #2702 (Closed): mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
This patch add ability to update these fields via e-mail.
* start_date
* due_date
* done_ratio
* estimated_hour...
Go MAEDA
08:07 Feature #2507: Email creation issues: assign-to parameter
I submitted a patch to update assigned-to and some other fields. Please see #2702.
After applied my patch, you can u...
Go MAEDA
01:43 Patch #2525: Redmine management of Git repositories
Isaiah DeRose-Wilson wrote:
> I did have a problem with the changeset.rb file through, when I do a new comment that ...
Sentinel T
00:12 Patch #2525: Redmine management of Git repositories
*Sentinel T*, your patch works great on my server. It makes dealing with git repos just as easy as github, great work... Isaiah DeRose-Wilson
 

Also available in: Atom