Project

General

Profile

Activity

From 2008-08-05 to 2008-08-07

2008-08-07

20:54 Patch #1677: Plugin hook API
Initial implementation is committed in r1717. I've added a branch for this: source:branches/work/hooks.
Eric, you sh...
Jean-Philippe Lang
20:49 Feature #1758: Color-coding for issue trackers
Let me add that the choice of color should be determined by the user when creating trackers, and shouldn't be predefi... Asbjørn Clemmensen
20:47 Feature #1758 (Closed): Color-coding for issue trackers
It'd be nifty with a way to color-code trackers, so for instance "Bug" would be red, "Feature" would be blue and so o... Asbjørn Clemmensen
13:03 Feature #1751 (Closed): I have wrote a FAQ management plugin for redmine and would you like me to add some introduction on redmine's wiki
Thanks for your contribution to Redmine.
You should now be able to edit the wiki.
Jean-Philippe Lang
11:19 Feature #1459: Global Holidays calendar
These should be downloadable for a particular country from a central server with the ability to then add your own det... David Gillard
10:12 Defect #856: Export issue to PDF - broken character encoding
I checked several things. Prawn can be used there, but lacks certain features: bold/italic fonts are most important t... Michael Baikov
09:09 Defect #856: Export issue to PDF - broken character encoding
I will try to make a Prawn based patch. Michael Baikov
09:54 Feature #1757 (New): Immediately send a notify email when a user is added to issue's watcher list
Hi, Jean-Philippe, it is a great feature that you add the watcher list to the issue. By this feature, we are now able... Chaoqun Zou
09:33 Feature #1564: PDF export of all issues with all information
+1
I'd love to be able to include the full content of many issues in a single PDF. Could be all issues or a subset d...
colin moock
09:24 Feature #69: Textilized description in PDF
i noticed this defect too. exporting an issue to PDF produces unformatted text, with original formatting characters s... colin moock
03:46 Feature #1756 (Closed): References to forum theads
At the moment it would be useful for me to create internal references to a specific thread in a forum at an issue or ... Jan Losinski
03:13 Feature #1011: Add voting to tickets
+1 Jan Losinski
03:12 Feature #1142: CC list for issues
+1 Jan Losinski

2008-08-06

19:01 Defect #856: Export issue to PDF - broken character encoding
Prawn can definitely handle the PDF output here, at least what I see when I click the PDF button on the bottom right.... Gregory Brown
15:06 Defect #856: Export issue to PDF - broken character encoding
There news about PDF generation.
# Michael Baikov successfully upgrade Redmine with the latest rfpdf, see this "thre...
Thomas Lecavelier
17:35 Patch #1677: Plugin hook API
Jean-Philippe Lang wrote:
> It works. Actually, hook listeners are Singleton objects (instanciated on the first call...
Eric Davis
13:11 Patch #1677: Plugin hook API
> That would be great if it works. I had to create a Singleton object to access the view helpers (help). I can't reme... Jean-Philippe Lang
16:39 Defect #633 (Reopened): Redmine crashes randomly
I'd like to reopen this, as I believe the underlaying problem sitl exists (trunk r1715). It is not related to PDF at ... Heinz Gies
15:07 Feature #1564: PDF export of all issues with all information
Sound interesting. Thomas Lecavelier
08:21 Feature #878: Add a "Notify these users:" option when creating and updating isses.
+1 from me.... this is the only really missed feature since our move from bugzilla to redmine Sepp _
08:11 Feature #1755 (Closed): add "blocked by" as a related issues option
It would be great if you could mark an issue as blocked by another issue from the blocked issue rather than going to ... Burt Culver
01:26 Feature #1675: Add 'affected version' as a standard field
Russell Hind wrote:
> Nick Read wrote:
> > ....
>
> While I agree that issues will be found in multiple versions...
Anonymous
00:30 Defect #1754: Redmine not compatible with RedCloth >= 3.301
I just noticed RedCloth lib is included in the lib folder.
For some reason (I guess because Rails loads it if availa...
Simone Carletti
00:04 Defect #1754 (Closed): Redmine not compatible with RedCloth >= 3.301
After a couple of year the new version of RedCloth has been released at the end of July.
Although a middle release...
Simone Carletti

2008-08-05

22:59 Patch #640: When choosing assignee, automatically switch status to Assigned
Updated the patch against r1715. Mischa The Evil
22:11 Feature #1750: Debian Packaging Questions
Created ticket #1753 to address the .tar.gz permissions problems.
_BTW: Is it possible to make issues dependent up...
Richard Hurt
21:26 Feature #1750: Debian Packaging Questions
Richard Hurt wrote:
> Actually, tearing out the vendor/rails stuff removed quite a bit of cruft from my build. I di...
Eric Davis
20:54 Feature #1750: Debian Packaging Questions
I just double checked the permissions and it looks like the ones in SVN are correct but somehow when it moves to the ... Richard Hurt
20:33 Feature #1750: Debian Packaging Questions
Actually, tearing out the vendor/rails stuff removed quite a bit of cruft from my build. I didn't know that when Rai... Richard Hurt
17:27 Feature #1750: Debian Packaging Questions
Richard Hurt wrote:
> * There are two versions of prototype.js installed in 3 different locations (listed below). W...
Eric Davis
15:34 Feature #1750 (Closed): Debian Packaging Questions
I am building a Redmine package for Debian Linux and have a few questions/observations.
_Note: I am a very weak Rub...
Richard Hurt
22:09 Defect #1753 (Closed): .tar.gz file does not contain the proper permissions
The process that creates the .tar.gz file is broken. For some reason the archive is missing the execute permissions ... Richard Hurt
19:48 Patch #1677: Plugin hook API
Jean-Philippe Lang wrote:
> Using this implementation, hooks are automatically added when inheriting from @Redmine::...
Eric Davis
18:29 Patch #1677: Plugin hook API
> @add_hook(:issue_show, Proc.new { LinkExample.linking_to_issues })@
I think we could have a more straightforward...
Jean-Philippe Lang
19:38 Patch #1635: Plural form for ru.yml
patch to r1715 with new string Azamat Hackimov
18:43 Feature #1751: I have wrote a FAQ management plugin for redmine and would you like me to add some introduction on redmine's wiki
Hi there,
At first: shouldn't this message been placed in the forums instead of the issue-tracker?
Besides that g...
Mischa The Evil
16:19 Feature #1751 (Closed): I have wrote a FAQ management plugin for redmine and would you like me to add some introduction on redmine's wiki
I called it as ezFAQ plugin.
== ezFAQ plugin 0.0.1
This is a FAQ management plugin for Redmine
=== Feature
1....
Chaoqun Zou
17:33 Feature #1752 (Closed): allow source:/path/to/picture to be used when using inline image tag
it is not possible to use
!source:/path/to/picture!
to display an image from the source repository.
workarou...
blink eye
16:42 Feature #279: issue dependencies
I noticed that my feature-request (#1740) is somehow related to this older request.
Regarding the implementation o...
Mischa The Evil
16:15 Feature #1675: Add 'affected version' as a standard field
Russell Hind wrote:
> Nick Read wrote:
> > Strongly disagree. Working on a large project that has *many* version i...
Mischa The Evil
10:41 Feature #1675: Add 'affected version' as a standard field
I just want to cast my vote for this feature.
Simone Carletti
09:45 Feature #1675: Add 'affected version' as a standard field
Nick Read wrote:
> Strongly disagree. Working on a large project that has *many* version in the field, it is common...
Anonymous
05:10 Feature #1675: Add 'affected version' as a standard field
Nick Read wrote:
> Sven Schuchmann wrote:
> > I think it is enough to allow only one version to be affected.
>
>...
Mischa The Evil
01:22 Feature #1675: Add 'affected version' as a standard field
Sven Schuchmann wrote:
> I think it is enough to allow only one version to be affected.
Strongly disagree. Worki...
Anonymous
14:56 Feature #1749 (Closed): sub-projects view with tree in select box
In the select box to move an issue, you have all projects on the same level.
It's hard to see the sub projects, if...
Ludovic Gasc
09:52 Feature #1689: Tab Width
Grzegorz Adam Hankiewicz wrote:
> For those of us using vim modelines it would be great if they were parsed, allowin...
Chris Miller
09:28 Defect #1714 (Resolved): Phusion Passenger and RailsSpawnMethod
I removed all versions of RedCloth I've had installed and now it's working fine.
What's strange however that the o...
Pieter Claerhout
05:45 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
Eric Davis wrote:
> > It also does not provide any (modified) (unit-)tests since afaics these are not affected.
>
...
Mischa The Evil
05:19 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
> It also does not provide any (modified) (unit-)tests since afaics these are not affected.
Could you provide test...
Eric Davis
04:53 Patch #1746 (Closed): Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
Here is a quick patch for adding a "Hide from Overview" flag to project custom fields. As it's name states it adds a ... Mischa The Evil
05:45 Feature #1748 (New): Customized Status Color in Project Gantt
The Gantt chart is very useful in our project management. Our engineer can change the the "Done" % to clearly reveal ... wing lee
05:13 Patch #1747 (Closed): Traditional Chinese language file (to r1715)
* Added & relocated tags: *field_parent_title*, *label_issue_watchers* ChunChang (Nagaharu) Lo
04:56 Feature #1738: Add a "Visible" flag to project/user custom fields
Quick and dirty patch for this change provided in #1746. Mischa The Evil
 

Also available in: Atom