Project

General

Profile

Activity

From 2009-03-25 to 2009-03-27

2009-03-27

23:06 Feature #3055: Option to copy attachments when copying an issue
-1 I agree with Jean-Philippe Lang. Attachments might be about an issue note which should not copied with the issue. Eric Davis
23:02 Defect #3063 (Closed): Anonymous user without permission.
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.1
Rails version 2.2.2
Act...
Marcello Henrique
21:22 Defect #2316: Problem tags with email issues.
karthikeyan rangaswamy wrote:
> So My question is how can i filter all those things and store the issue descriptio...
James Holle
21:09 Feature #3062 (Closed): Interactive gantt chart feature
It will be nice to implement interactive gantt chart feature like one in clockingit.com project Andrew Chaika
12:36 Feature #3061 (Closed): Let macros optionally match over multiple lines and ignore single curly braces
Hi,
please modify the regex to match the wiki macros in source:trunk/lib/redmine/wiki_formatting/textile/formatter.r...
Nils Israel
11:58 Defect #3060 (Closed): Week numbers dont match in reports and calendar popups
The weeknumbers in the calender-popups dont match with the one in the reports.
There is an issue with this, you can ...
Tjerk Jan Vonk
11:15 Feature #3059 (New): Placement of input controls when adding related issue
When you have a large list of related issues and use the "add" link, the input controls are put on the bottom of the ... Jone Marius Vignes
11:09 Feature #1881: Add related issue
To clarify: the action would be: create a new issue that is related to this issue (e.g. it is related to the parent i... Jone Marius Vignes
00:12 Feature #3058: Show issue history using tabs
I also just noticed that if #3046 were to be implemented, then it would work as another filter type in my proposal - ... Anonymous
00:09 Feature #3058: Show issue history using tabs
I didn't see any other issues like this when I submitted, but I just noticed that this is similar to #3037 - not a du... Anonymous
00:07 Feature #3058 (Closed): Show issue history using tabs
We have some issues where there are so many Status/priority/custom fields changes that you have to scroll heaps to fi... Anonymous

2009-03-26

23:24 Defect #2462: Incorrect Week Number in Spent Time Report
Actually, it seems this bug can be fixed by using "Date#cwyear":http://ruby-doc.org/stdlib/libdoc/date/rdoc/classes/D... Anonymous
22:12 Defect #2462: Incorrect Week Number in Spent Time Report
Also affects calendar. I found that problem in our redmine installation and it turns out it's related to the start of... Anonymous
23:07 Feature #3057 (Closed): Allow custom my_page blocks to define drop-down names
I have "a plugin that adds additional blocks to the my_page page":http://github.com/bradbeattie/redmine-my-widgets-pl... Brad Beattie
22:23 Patch #3056 (Closed): Update SVG library to latest stable (0.6.1)
The attached patch updates the library Redmine uses for SVG to it's latest version. Brad Beattie
22:07 Feature #3035: Reminder at start-date
first revision patch Stanislav German-Evtushenko
21:01 Defect #3044: running migrate on trunk fails undefined method `transaction_status'

Turns out it occurred because i switched from deb packages of rails to using a gem of rails, the version of ruby fo...
Brendan Beveridge
19:17 Defect #3044 (Closed): running migrate on trunk fails undefined method `transaction_status'
I'm not able to reproduce and it doesn't seem to be a Redmine defect.
A quick google search gives this Rails ticket:...
Jean-Philippe Lang
19:10 Defect #3054 (Closed): MyPage's layout can't be saved
Confirmed, patch #2971 applied in r2634 fixes that. Jean-Philippe Lang
15:11 Defect #3054: MyPage's layout can't be saved
¿Duplicated?
Patch: #2971
J Cayetano Delgado
14:45 Defect #3054 (Closed): MyPage's layout can't be saved
When add a new module and change its default location, then save. The new module is saved, but the layout of it can't... Chaoqun Zou
19:09 Patch #2971 (Resolved): Patch for "My Page" personalization not storing reordered blocks
Patch applied in r2634. Thanks.
Rather than storing the changes in session, we should write them directly in the dat...
Jean-Philippe Lang
18:32 Feature #3007: Convert Enumerations to single table inheritance (STI)
Jean-Philippe Lang wrote:
> # I would really prefer to split the migration: one that adds the column, ones that popu...
Eric Davis
18:16 Feature #3007: Convert Enumerations to single table inheritance (STI)
I didn't test it but the patch looks good. A few things:
# I would really prefer to split the migration: one that ...
Jean-Philippe Lang
18:20 Feature #3055: Option to copy attachments when copying an issue
I don't think that copying the attachments too should be the default behaviour. Jean-Philippe Lang
15:34 Feature #3055 (Closed): Option to copy attachments when copying an issue
When you "move" an issue and select to copy it attachments are not included in the new issue. Michael Litton
15:50 Feature #1556: Copy users to new projects
+1 I agree. This would be a very useful feature and remove some of the tedium when generating projects. Stewart MacArthur
11:32 Patch #3053 (Closed): Patch for layout/base.rthml
In our theme we are using a background image on the .box class:... J Cayetano Delgado
11:27 Feature #1828: Default target version for new issues
I also need target version not to be empty by default. It is simple and sensible request. Vadim Epstein
05:09 Patch #3052 (New): Patch for Redmine to persist form state when adding multiple issues
When creating multiple issues in Redmine, I wanted that "save and continue" to persist some of the form states for th... Henrique Bastos

2009-03-25

22:52 Feature #3007: Convert Enumerations to single table inheritance (STI)
Also a nice side benefit of this is that a plugin can add a subclass of @Enumeration@ and automagically get all the m... Eric Davis
22:50 Feature #3007: Convert Enumerations to single table inheritance (STI)
I think I'm done converting @Enumeration@ to an STI class. I've updated the database, tests, and application code. ... Eric Davis
22:25 Patch #3051 (Closed): Show timelog reports for non-versioned issues
The attached patch allows non-versioned issues to display in the timelog report. Brad Beattie
19:33 Patch #2173: Update the Git repository automatically
Thanks for the script! It's exactly what I needed. I still don't understand why _push_ works but _fetch_ called from ... Radomir Mladenovic
18:57 Defect #3004: Field lock version lacks translation
Jean-Philippe Lang wrote:
> Can you attach the html snippet that displays this text?...
Brad Beattie
18:44 Defect #3004: Field lock version lacks translation
Can you attach the html snippet that displays this text? Jean-Philippe Lang
18:50 Feature #3050 (New): Deleted files should be displayed with strike-through on the history note in which they were added
If you add a file and later delete it, you will have a history item showing that the file was added and then later an... Andrew Ness
18:33 Feature #3017 (Closed): Adding filters over existing query
Jean-Philippe Lang
18:27 Feature #3043 (Closed): Allow asignment to multipe people
See #408. Jean-Philippe Lang
15:23 Feature #3043: Allow asignment to multipe people
i Agree that this feature is necessary karthikeyan rangaswamy
00:59 Feature #3043 (Closed): Allow asignment to multipe people
Tickets should be assignable to multiple developers. tim uckun
18:26 Feature #3023 (Closed): error message
Jean-Philippe Lang
18:26 Feature #3030: [#2614] one can not change the repository in Setting/Repository, just delete
It was designed to not be changed.
Could you give more details about what you expect from this feature? What shoul...
Jean-Philippe Lang
18:25 Feature #3049 (Closed): db:migrate_plugins Access denied problem
Done. Jean-Philippe Lang
12:53 Feature #3049 (Closed): db:migrate_plugins Access denied problem
Please add the solution found here:
http://www.redmine.org/boards/2/topics/3423
to the Wiki here:
http://www.red...
Markus K
18:21 Feature #3039: Make annotation why you receive a mail from redmine depend on your notification options
Actually, the default footer note is:
> You have received this notification because you have either subscribed to ...
Jean-Philippe Lang
14:38 Feature #3046: Mix associated revisions with journal entries
+1 Jack Christensen
08:52 Feature #3046 (New): Mix associated revisions with journal entries
when an issue has a number of associated revisions and comments it becomes hard to figure out the order in which thin... Gerrit Kaiser
13:54 Defect #2227: SVN Access. Repository link
Related to http://www.redmine.org/boards/1/topics/3000
as well.
Rafal W.
11:47 Feature #3048 (New): Central Wiki, FAQ, Documents, etc. for different Projects
Hello,
is it possible to use ONE Wiki, FAQ, Documents, Files, Forum and News in more then one project? In the way ...
Martin Freiberger
11:33 Feature #1727: Copy workflows between trackers and roles
+1
I think there should be an easier way to manage workflows, or they could quickly become impossible to maintain....
Alan Franzoni
11:24 Feature #1556: Copy users to new projects
+1
I really think this would be great. IMHO there could be a flag in any project, something like "inherit members ...
Alan Franzoni
09:20 Feature #2883: custom reports based on query
+1 Konstantin Zaitsev
04:48 Defect #3045: Donate button not working on www.redmine.org
The problem is not the link but seems like the paypal account.
This is the error message i was getting when clicki...
Vish Nayagam
04:36 Defect #3045 (Closed): Donate button not working on www.redmine.org
Hi
Wanted to donate but looks like there is a problem with the link.
I am trying to switch from Bugzilla to Red...
Vish Nayagam
04:14 Defect #3044 (Closed): running migrate on trunk fails undefined method `transaction_status'
Running: ... Brendan Beveridge
01:18 Feature #3042 (Closed): Massive issues update
Redmine has this feature already, called the Bulk Edit. Select the issues you want to update, right click on the tab... Eric Davis
00:14 Feature #3042 (Closed): Massive issues update
Could be nice to have the possibility to update multiples issues at once. Very useful to reaffact the release for exa... Bruno Bonfils
 

Also available in: Atom