Activity
From 2008-12-02 to 2008-12-04
2008-12-04
-
23:01 Feature #2269: Default issue start date should become configurable.
- Jean-Philippe Lang wrote:
> > So, I want for administrator to set the value of 'using today as start date on creatin... -
21:15 Feature #2269 (New): Default issue start date should become configurable.
-
21:15 Feature #2269: Default issue start date should become configurable.
- > So, I want for administrator to set the value of 'using today as start date on creating issue'.
How could you se... -
22:55 Patch #2277 (Closed): Patch for #2269 (Issue startdate == adddate can be turned on/off)
- This is a quick patch to make the default behaviour of Redmine, regarding automatic filling of the startdate-field wi...
-
21:31 Feature #339: perforce SCM support
- Karl Pietrzak wrote:
> Karim Trott wrote:
> > As Perforce and P4Ruby has been released on rubyforge, does this rais... -
21:23 Feature #1157 (Reopened): Gantt chart for a user across all projects
- Jean-Philippe Lang wrote:
> As of r1797, it's possible to display a cross-project gantt chart for a user.
Please ... -
20:47 Feature #1157 (Closed): Gantt chart for a user across all projects
- As of r1797, it's possible to display a cross-project gantt chart for a user.
It will be available in 0.8 -
17:43 Feature #1157: Gantt chart for a user across all projects
- This is what i really need!
-
20:52 Defect #2270 (Closed): Redirect problem with redmine and apache mod_proxy
- It's a rails thing.
-
20:51 Feature #2273 (Closed): Date inputs when editing an issue should use localised date format
- This was reported as a defect in #668.
-
06:13 Feature #2273 (Closed): Date inputs when editing an issue should use localised date format
- The date format used in Redmine is selectable in the administrator settings.
When not using the default format of ... -
20:16 Defect #2274: Filesystem Repository path encoding of non UTF-8 characters
- Hi Tony,
I can't reproduce it here with chars like é € ä ß or à ... My only available environment is Linux, so it mi... -
17:31 Defect #2274 (Closed): Filesystem Repository path encoding of non UTF-8 characters
- The filesystem repository has some issues regarding special characters in filenames or directory names.
If the name ... -
17:43 Feature #2275 (Closed): provide a nice url for each project, with configurable redirect
- It would be nice (though i admit this would not be a core feature) to be able to have this kind of url:
http://www.m... -
12:34 Feature #1263: Dokuwiki importer.
- +1
-
11:11 Feature #1963: Ability to filter issues by project
- This would certainly be a handy feature. I just hit a situation now where I wanted to see open tickets for several p...
-
02:17 Feature #2272 (Resolved): Redmine on Oracle Database - Windows Installation
- To start the number of issue on 1, alter the file C:\ruby\lib\ruby\gems\1.8\gems\activerecord-oracle_enhanced-adapter...
-
01:17 Feature #973: Assign different status sets and workflows for separate projects
- +1 We would heavily use this feature if available. Right now our PMs have to settle on one standard, but they frequen...
2008-12-03
-
23:38 Feature #436: Add agile features (like formerly provided by XPlanner) to Redmine
- Markus, you are correct, that Redmine is not Agile-specific. The problem with using XPlanner and Rally is that they l...
-
08:57 Feature #436: Add agile features (like formerly provided by XPlanner) to Redmine
- XPlanner and Rally are specific software for managing agile prozesses. Redmine is not. But most of your ideas could b...
-
22:58 Feature #2272: Redmine on Oracle Database - Windows Installation
- I've not mentioned it on the text above...
But the purpose of this topic is to provide the necessary information t... -
22:46 Feature #2272 (Closed): Redmine on Oracle Database - Windows Installation
- Hi folks!
This time i won't bother you with another problem to make Redmine compatible with Oracle.
I finally fin... -
21:57 Feature #461: Support bulk updating of custom fields
- +1
We use Redmine in the same way as Ewan above. Multiple users have asked me why they cannot bulk edit the sprin... -
19:22 Feature #2271 (Closed): base href for passenger sub-URI deployment
- The usefulness of this feature arises in the following *scenario*:
You deploy redmine using "mod_rails a.k.a. Phusio... -
18:48 Defect #2270 (Resolved): Redirect problem with redmine and apache mod_proxy
- Problem solved i added RequestHeader set X_FORWARDED_PROTO 'https' in the ssl vhost of apache and it works !
Dont r... -
17:57 Defect #2270 (Closed): Redirect problem with redmine and apache mod_proxy
- Hi,
I have a problem with redmine when using mod_proxy in front of it:
mod_proxy -> apache with redmine
in f... -
18:22 Feature #339: perforce SCM support
- Karim Trott wrote:
> As Perforce and P4Ruby has been released on rubyforge, does this raise the probalitiy for Perfo... -
11:11 Feature #2269 (Resolved): Default issue start date should become configurable.
-
05:30 Feature #2269 (Closed): Default issue start date should become configurable.
- Currently, the start date field of new issue is fixed as today.
(in issues_controller.rb, def new, )
My company h... -
08:59 Feature #2096: Custom fields referencing system tables (users and versions)
- Jean-Baptiste Barth wrote:
> Didn't try your patch, but someone told me about this feature yesterday ; I'm wondering... -
05:00 Feature #973: Assign different status sets and workflows for separate projects
- Thomas Pihl wrote:
> I use a very crude homemade "fix/patch" to work around this. I create different statuses and wo... -
04:55 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
- Patch filed here: #2268
-
03:47 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
- Ewan Makepeace wrote:
> We ended up coding a simple total for estimated time of visible issues (see attached). If th... -
03:47 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
- We ended up coding a simple total for estimated time of visible issues (see attached). If there is interest will uplo...
-
04:55 Patch #2268 (Closed): Patch to show Total Estimated Time at the bottom of each list of issues.
- Provides a total of estimated time for all the issues in a list, like this:
!http://www.redmine.org/attachments/1207... -
03:43 Defect #1965: Redmine is not Tab Safe
- This is the one that bit me but I often see cases where Redmine gives the 'wrong' results because I am moving between...
-
00:14 Feature #887 (Closed): Disable HTML email
- Feature added in r1932.
-
00:08 Feature #818 (Closed): Fulltext search include content of files
- Closing duplicate ticket.
2008-12-02
-
23:37 Feature #2244: protection, apache + mod_rails a.k.a. phusion passenger
- Eric Davis wrote:
> ... outside the document root, thus not exposed ...
You're right Eric. I didn't realize Pass... -
07:59 Feature #2244: protection, apache + mod_rails a.k.a. phusion passenger
- According to the Passenger documents, you should link only the public directory to be in the web root. This would ma...
-
23:17 Defect #2248: Problem on Date after editing an Issue
- Guys,
I identified the problem. The conversion of dates on issues history at the issues_show screen.
To avoid thi... -
22:56 Feature #2096: Custom fields referencing system tables (users and versions)
- Didn't try your patch, but someone told me about this feature yesterday ; I'm wondering if it would be difficult to a...
-
10:39 Feature #2096: Custom fields referencing system tables (users and versions)
- Here is the patch that adds a "User List" custom field. I'm setting this issue to 90% done, I think the other 10% wou...
-
07:16 Feature #2096: Custom fields referencing system tables (users and versions)
- Adriano Crestani Campos wrote:
> Hans Yoon wrote:
> > I want to add custom field, which is named as "Tester".
> > ... -
22:51 Feature #2228: Multilevel upload dirs to accomodate 1000's of files
- Richard, project identifier, tracker... shouldn't be used because issues can be moved between projects, trackers... H...
-
22:47 Patch #2265: Revert a specific plugin migrations
- My proposal wasn't very beautiful.. Sorry for the double post.
-
15:20 Patch #2265 (Closed): Revert a specific plugin migrations
- There's a topic on the forum "here":http://www.redmine.org/boards/2/topics/show/2820 where the person asks how to rev...
-
21:57 Feature #436: Add agile features (like formerly provided by XPlanner) to Redmine
- Elliot Lee wrote:
> Here are some specific changes in Redmine that would make it easier to use for Agile processes, ... -
21:11 Feature #436: Add agile features (like formerly provided by XPlanner) to Redmine
- Here are some specific changes in Redmine that would make it easier to use for Agile processes, without disrupting th...
-
18:54 Defect #2263 (Closed): files update error
- Duplicates #2008
-
07:37 Defect #2263 (Closed): files update error
- when i update a file in files list,also my file is bigger than 5M,but no body prompt.
-
18:53 Defect #2264 (Closed): md5 incorrect on Windows
- This should be fixed in r2085.
-
14:50 Defect #2264 (Closed): md5 incorrect on Windows
- md5 calculated incorrect for files, that contains "\r\n" on Windows platform.
line:
self.digest = Digest::MD5... -
18:26 Patch #2267 (Closed): Use CSS for setting width of table cells in progress bars
- Patch committed in r2084.
Thanks for pointing out this problem. -
17:50 Patch #2267 (Closed): Use CSS for setting width of table cells in progress bars
- While creating a theme for my Redmine installation, I ran into an issue with the progress bars - for example on the R...
-
18:14 Defect #2257 (Closed): Project activity partially broken by new user activity code
- Indeed, it's fixed.
-
18:13 Defect #2266 (Closed): PGError after svn up to 2082 && add plugin 'Customer'
- The problem was not related to the plugin but r2066.
It's fixed in r2083.
Note that current trunk, you shouldn't ... -
16:14 Defect #2266 (Closed): PGError after svn up to 2082 && add plugin 'Customer'
- Hello world.
My hands_motions:
svn up
Status against revision: 2082
ruby script/plugin install http://svn.r... -
09:29 Patch #2262: Korean translation patch (r2082)
- After posting this patch, I 've tested most of redmine functions.
I've found the points to improve.
* failed to q... -
07:13 Patch #2262 (Closed): Korean translation patch (r2082)
- * lanaguage file based on r2082
* New features of this translation;
** 이슈 -> 일감
** watcher -> 일감지킴이
** 노트 -> 덧글... -
04:24 Feature #2245: Receiving an email, 'Watch' based on To or CC address of the email
- I'm not sure the suggestion is right approach.
As you pointed out, the weakpoint is duplicated notification. But str... -
02:35 Patch #2261 (Closed): Traditional Chinese language file (to r2082)
- * Added tags: *label_user_activity*
Also available in: Atom