Project

General

Profile

Activity

From 2008-12-18 to 2008-12-20

2008-12-20

19:02 Revision 2157 (svn): Deleting a project deletes all its descendants.
Jean-Philippe Lang
18:58 Revision 2156 (svn): Adds :order option to acts_as_nested_tree so that children are sorted alphabetically when the tree is rebuilt.
Jean-Philippe Lang
18:45 Revision 2155 (svn): All ancestors must be active to unarchive a project.
Jean-Philippe Lang
18:19 Revision 2154 (svn): Show the entire projects tree on admin project list.
Jean-Philippe Lang
15:48 Revision 2153 (svn): Makes Project.allowed_to_condition actually works with nested sets.
Jean-Philippe Lang
15:38 Revision 2152 (svn): Replaces #active_children with nested scopes #descendants.active
Jean-Philippe Lang
15:31 Revision 2151 (svn): Removes calls to child_ids.
Jean-Philippe Lang
14:43 Revision 2150 (svn): Makes parent parent assignment work on project form.
Jean-Philippe Lang
14:35 Patch #2367 (Closed): show view/annotate/download link on repositories/entries and repositories/annotate view
If I enter repositories/entry view by clicking by file name on repositories/revision view, I cannot move to repositor... Go MAEDA
13:22 Revision 2149 (svn): Use acts_as_nested_set instead of acts_as_tree for project hierarchy.
Jean-Philippe Lang
11:04 Defect #2234 (Closed): Firefox: Cut's off on large differential
Jean-Philippe Lang
11:04 Defect #2366 (Closed): update failure
Jean-Philippe Lang
08:39 Defect #2366: update failure
Hey Jonathan Hall,
that's not a update problem.
The WEBrick server tries to bind tcp port 3000 and fails with a "pe...
Anonymous
01:59 Defect #2366 (Closed): update failure
@E:\RedMine>ruby script/server -e production
=> Booting WEBrick...
=> Rails 2.1.2 application started on http://0.0...
Jonathan Hall
02:25 Feature #1086: Fine grained permissions
+1 Our organisation doesn't use the wiki features of Redmine exactly because we don't have user level control over wh... Burt Culver

2008-12-19

22:23 Feature #2182: Weighted version completion percentage
Eric Davis wrote:
> Toni Kerschbaum wrote:
> > I already tested your patch and it seems to work great, except one s...
Toni Kerschbaum
21:51 Revision 2148 (svn): Adds a branch for unlimited project hierarchy.
Jean-Philippe Lang
19:31 Defect #2360: Missing checks for nils in the WikiController
Jean-Philippe Lang wrote:
> Just saw that you assigned it to you, sorry.
It's ok. I assign issues to myself that...
Eric Davis
11:42 Defect #2360 (Closed): Missing checks for nils in the WikiController
Fixed in r2145.
Just saw that you assigned it to you, sorry.
Jean-Philippe Lang
02:42 Defect #2360 (Closed): Missing checks for nils in the WikiController
I had a public page on my wiki which I moved to a private project. Web spiders have cached the url and are trying to... Eric Davis
18:34 Feature #387: Support for Linux passwords
After reading what I posted, that sounded whiny.
I would be happy to research this and code it up. I need some di...
Scott Serr
18:18 Feature #1086: Fine grained permissions
I would like to express my agreement for having this issue resolved.
I started a project using Redmine but was disma...
Kaota Tashuko
15:41 Feature #2337: Highlight overdue Tickets
The @overdue@ css class is added in r2140 so you can use it in your own theme.
But no change were done for now on ap...
Jean-Philippe Lang
15:41 Patch #1582: Add Time Spent Column to Issue List
Hi,
We're using Redmine at our company, and would really like this patch (or something like it) to be included int...
Adam Tulinius
15:13 Revision 2147 (svn): CHANGELOG updated.
Jean-Philippe Lang
14:50 Feature #2353: Easy way to upload images to tasks, then comment on them.
Then have a look at #1006. Jean-Philippe Lang
13:26 Feature #2353: Easy way to upload images to tasks, then comment on them.
This sort of works,
But it can be improved a bit.
-Thumbnails next to the link.
-Ability to specify the size o...
Alejandro Portilla
13:22 Feature #2353: Easy way to upload images to tasks, then comment on them.
Adding test image for second time. Alejandro Portilla
13:00 Feature #2353 (Closed): Easy way to upload images to tasks, then comment on them.
Alejandro, you can post an image in a ticket and comment on this, post the image again in your comment and so on. Jean-Philippe Lang
13:14 Feature #2364: Make the "jump to project" combo should navigate to the same current page in the selected project
Agree. Would be very neat.
Nicklas Holm
12:34 Feature #2364 (Closed): Make the "jump to project" combo should navigate to the same current page in the selected project
When I am reviewing issues or activity for a project, I often wish to view the same page for another project.
The ...
Nicolas Mussat
13:01 Feature #2358 (Closed): Member's list
Already discussed in #2096. Jean-Philippe Lang
12:57 Feature #2354 (Closed): Ability to creat folders for tasks
See #443 for subtasking. Jean-Philippe Lang
12:52 Defect #2359 (Closed): Security mailing list
Private project also added. Jean-Philippe Lang
11:01 Defect #2359: Security mailing list
Mailing list created (security at redmine dot org). Information added on [[SubmittingBugs]]. Jean-Philippe Lang
02:20 Defect #2359: Security mailing list
Until this is setup, any security reports can be sent to myself or Jean-Philippe. My email is on my "account page":h... Eric Davis
02:10 Defect #2359 (Closed): Security mailing list
There should be a security email list that users can send mail to about potential security bugs. This email should b... Eric Davis
12:45 Revision 2146 (svn): Merged r2109, r2118, r2130, r2131, r2134, r2135, r2136 and r2139 to r2145 from trunk.
Jean-Philippe Lang
11:43 Revision 2145 (svn): Check that wiki page exists before processing (#2360).
Jean-Philippe Lang
11:38 Defect #2363 (Closed): Side-by-Side diff doesn't wrap
I noticed that this issue has been reported before and according to issue #866 it was fixed in r1020.
When I use I...
Nicklas Holm
11:16 Revision 2144 (svn): Escape double-quotes in image titles.
Jean-Philippe Lang
09:10 Revision 2143 (svn): Escape textarea content when editing a issue note.
Jean-Philippe Lang
08:51 Defect #2361: script/generate fails with undefined method `empty?'
I can confirm the upgradation solved the problem in hand. Not sure whether it would impact any other parts of the ap... Mak Babu
04:06 Defect #2361 (Resolved): script/generate fails with undefined method `empty?'
This appears to be an issue with RubyGems version 1.0.1. Upgrading to 1.3.1 fixed the issue. Version requirement sho... Jeffrey Hulten
03:51 Defect #2361: script/generate fails with undefined method `empty?'
My script/about:... Jeffrey Hulten
03:27 Defect #2361: script/generate fails with undefined method `empty?'
Here is the tail end of ruby -d script/generate:... Jeffrey Hulten
03:03 Defect #2361 (Closed): script/generate fails with undefined method `empty?'
Running script/generate, either without parameters or with redmine_plugin generates the following error:... Jeffrey Hulten

2008-12-18

23:27 Revision 2142 (svn): Typo on translation, #2352
Azamat Hackimov
23:27 Defect #2352 (Closed): typo in zh-tw.yml
Fixed, thank you for reporting Azamat Hackimov
23:20 Defect #2329: Swedish translation not comple
Erik Olsson wrote:
> The new translation looks good to me, except for the non-translation of the word 'repository'. ...
Nicklas Holm
22:38 Defect #2329: Swedish translation not comple
The new translation looks good to me, except for the non-translation of the word 'repository'. Other bug trackers suc... Erik Olsson
22:19 Feature #2358 (Closed): Member's list
It wold be useful for some cases to have a custom field type, that show the list of the members of the project. I mea... Felipe Campo
21:58 Feature #387: Support for Linux passwords
Has anyone hacked this together? How hard would it be? I imagine by the time someone told me how to do it, they cou... Scott Serr
19:09 Feature #2356: SSO Authentication (CAS Jasig)
An additional possibility is using OpenID as single sign on solution. It can work with LDAP as well.
http://www.op...
Stephanie Collett
16:48 Feature #2356 (New): SSO Authentication (CAS Jasig)
It should be very interesting to integration SSO authentication to permit user to be automaticaly identified if they ... Matthieu MARC
12:48 Feature #2355 (New): add a link to diff page to wiki item in activity page
Hello,
Would it be possible please to add a link on every wiki item displayed on the activity page to related diff...
Jérôme Bousquié
08:24 Defect #2343: plugin migrations fails on postgresql 8.3
See this forum thread for another reason to use incrementing migration numbers with Plugins (for now): http://www.re... Eric Davis
08:18 Feature #2182: Weighted version completion percentage
Toni Kerschbaum wrote:
> I already tested your patch and it seems to work great, except one small thing:
> The smal...
Eric Davis
08:10 Revision 2141 (svn): Fixed a failing test caused by comparing a Time object (n.day.ago) with a Date object
Eric Davis
07:21 Patch #1204: Patch for scramble of PDF properties in UTF-8 environment
This patch applied cleanly for me but I am unsure of how to test it or what else needs to be done to accept it. Jeffrey Hulten
01:04 Feature #2350: Support redmine link syntax in search box
Certainly issues and revisions are the most important. The other direct links are just gravy, but I see little reason... Brad Schick
 

Also available in: Atom