Project

General

Profile

Activity

From 2009-02-06 to 2009-02-08

2009-02-08

23:16 Defect #2700 (Closed): TypeError (can't modify frozen string)
I am getting:... Stefan Urbanek
22:09 Revision 2422 (svn): Rescue TamperedWithCookie exception.
Jean-Philippe Lang
22:02 Defect #2436: strip variables from received mail body (in receive_mail)
I agree, it would be really nice if redmine could remove that information before updating the ticket. Also I have som... Isaiah DeRose-Wilson
21:35 Revision 2421 (svn): Fixes application settings tabs translation.
Jean-Philippe Lang
21:34 Revision 2420 (svn): Fixes menu items translation.
Jean-Philippe Lang
21:25 Revision 2419 (svn): Removes last call to lwr.
Jean-Philippe Lang
21:15 Revision 2418 (svn): Removes unused string.
Jean-Philippe Lang
21:11 Revision 2417 (svn): Removes other calls to lwr.
Jean-Philippe Lang
20:47 Revision 2416 (svn): Removes an other call to lwr.
Jean-Philippe Lang
18:24 Revision 2415 (svn): Fixed: migration 98 breaks when using table name prefix.
Jean-Philippe Lang
18:19 Defect #2699 (Resolved): db:migrate does not take into account custom table prefix
This is fixed in r2415. Thanks. Jean-Philippe Lang
17:58 Defect #2699 (Closed): db:migrate does not take into account custom table prefix
I need to have a table prefix for redmine, so I have put this in the environment.db file:
config.active_record.ta...
Stefan Urbanek
18:16 Feature #2698: Wiki Auto-Save currently editing page
Same feature than #1888 Jerome Vanthournout
18:09 Feature #2698: Wiki Auto-Save currently editing page
I had a similar though about that some days ago, when I was chatting with a user of Twiki. Twiki got a feature to inv... Axel Voitier
16:46 Feature #2698 (New): Wiki Auto-Save currently editing page
It would be nice to have the currently edited page auto-saved every once and a while, so that changes are not lost in... Jos Yule
17:14 Revision 2414 (svn): Fixes sample plugin menu highlight.
Jean-Philippe Lang
17:13 Revision 2413 (svn): Load plugin translation files found under <plugin>/config/locales/. Sample plugin updated.
Jean-Philippe Lang
16:47 Revision 2412 (svn): Removes some lwr calls.
Jean-Philippe Lang
16:41 Feature #1888: Wiki saving
I was just thinking the same thing. +1 Jos Yule
15:52 Patch #2697 (Closed): Macedonian translation of Redmine
It's still work in progress.
For version 0.8.0, in order to have correct cyrillic characters in the PDF documents ...
Ilin Tatabitovski
15:50 Revision 2411 (svn): Slight changes to fr locale.
Jean-Philippe Lang
15:24 Revision 2410 (svn): Locales cleaning.
Jean-Philippe Lang
15:19 Revision 2409 (svn): Locales cleaning.
Jean-Philippe Lang
14:53 Revision 2408 (svn): Moves #day_name and #month_name to Redmine::I18n.
Jean-Philippe Lang
14:41 Revision 2407 (svn): Cleaning locales.
Jean-Philippe Lang
14:25 Revision 2406 (svn): Locales cleaning.
Jean-Philippe Lang
14:20 Revision 2405 (svn): Setting default date/time formats.
Jean-Philippe Lang
13:46 Revision 2404 (svn): Cleaning locales.
Jean-Philippe Lang
13:39 Revision 2403 (svn): Fixes custom field labels on timelog report.
Jean-Philippe Lang
13:18 Revision 2402 (svn): Fixes hours display.
Jean-Philippe Lang
12:51 Revision 2401 (svn): Removes tmp script.
Jean-Philippe Lang
12:50 Revision 2400 (svn): GLoc plugin removed.
Jean-Philippe Lang

2009-02-07

23:40 Patch #2696 (New): Add subcategory to category
This patch contains 2 migrations to add a column to issues and a table called issue_subcategories. This will allow u... Rob Elsner
21:47 Feature #2452: Ability to move forum threads
+1 for me. Kinda important feature, with some public forums around :) Sick Boy
21:11 Revision 2399 (svn): Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317.
Jean-Philippe Lang
21:07 Defect #2695 (Closed): Side by side revision comparison seems broken
You're right. But it's not specific to side by side display, it happens when changing display type (inline -> side by... Jean-Philippe Lang
20:18 Defect #2695 (Closed): Side by side revision comparison seems broken
Not sure if this is just my installation, or if everyone's experiencing this.
Inline view works fine, but switchin...
Brad Beattie
17:00 Feature #2694 (Closed): Notification on loosing assignment
When the user assigned to an issue change, old assigned user should receive a notification to be aware of this update... Teddy L
15:59 Revision 2398 (svn): Fixes ll and lwr methods.
Jean-Philippe Lang
15:37 Revision 2397 (svn): Implements lwr method using I18n.
Jean-Philippe Lang
15:30 Revision 2396 (svn): Implements ll method using I18n.
Jean-Philippe Lang
15:24 Revision 2395 (svn): Fixes error messages translation.
Jean-Philippe Lang
15:12 Revision 2394 (svn): Moves #l_or_humanize to Redmine::I18n and fixes timelog report.
Jean-Philippe Lang
15:05 Revision 2393 (svn): Fixes date format in tests.
Jean-Philippe Lang
14:59 Revision 2392 (svn): Populates locales.
Jean-Philippe Lang
14:38 Defect #2692: The Apache Authentification handler Redmine.pm should honor login_required parameter
I updated my Redmine.pm a little so that no unauthenticated user can access a repository in a "login_required" Redmin... Felix Schäfer
10:34 Defect #2692 (Closed): The Apache Authentification handler Redmine.pm should honor login_required parameter
Redmine: r2363
The Redmine.pm authentification handler for Apache should check for the login_required parameter. I...
Felix Schäfer
14:38 Revision 2391 (svn): Fixes error messages translation.
Jean-Philippe Lang
14:19 Revision 2390 (svn): Fixes date and time formatting methods and tests.
Jean-Philippe Lang
14:04 Revision 2389 (svn): Fixes case when setting locale.
Jean-Philippe Lang
13:52 Revision 2388 (svn): Another truncate fix.
Jean-Philippe Lang
13:15 Feature #2693: Use Redmine.pm to authenticate for any directory
Hey Alex,
i like that approach. I've also submitted a patch for a similar problem (#2647) and i believe we should ...
Mathias Kühn
10:48 Feature #2693 (New): Use Redmine.pm to authenticate for any directory
Redmine: r2363
I'd like to be able to use the Redmine user credentials to authenticate users for other directories...
Felix Schäfer
12:41 Revision 2387 (svn): Makes date and time formatting methods use I18n.
Jean-Philippe Lang
12:25 Revision 2386 (svn): Moves date and time formatting methods to Redmine::I18n.
Jean-Philippe Lang
12:08 Revision 2385 (svn): Fixes strings with multiple arguments.
Jean-Philippe Lang
11:46 Revision 2384 (svn): Start moving fr translation to I18n locale.
Jean-Philippe Lang
00:28 Feature #2691 (Closed): Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
This is a patch to make it possible to disable Redmine's default behaviour of using automated language-guessing based... Mischa The Evil

2009-02-06

22:27 Revision 2383 (svn): Fixes no.yml
Jean-Philippe Lang
22:00 Revision 2382 (svn): Sets native eol property.
Jean-Philippe Lang
21:56 Revision 2381 (svn): Adds locales build from existing lang files.
Jean-Philippe Lang
21:55 Revision 2380 (svn): Renames vn.yml to vi.yml.
Jean-Philippe Lang
21:54 Revision 2379 (svn): Adds locales from rails-18n.
Jean-Philippe Lang
21:53 Revision 2378 (svn): Removes the ActiveRecord::Errors part of GLoc. I18n now handles error messages translation.
Jean-Philippe Lang
20:11 Revision 2377 (svn): Removes PStore as the default session store and adds a rake task to generate a secret required for cookie store.
Jean-Philippe Lang
19:49 Revision 2376 (svn): Fixes error rendering (@render :nothing => true, :layout => true@ does no longer render anything).
Jean-Philippe Lang
19:39 Revision 2375 (svn): Fixes call to strip_tags in MailHandler.
Jean-Philippe Lang
19:30 Revision 2374 (svn): Fixes an error in unit test (looks like a Rails bug?).
Jean-Philippe Lang
19:26 Revision 2373 (svn): Fixes url in integration tests.
Jean-Philippe Lang
19:22 Revision 2372 (svn): Fixes integration tests.
Jean-Philippe Lang
18:40 Revision 2371 (svn): Missing dependency.
Jean-Philippe Lang
18:33 Revision 2370 (svn): Fixes redirect assertions.
Jean-Philippe Lang
18:18 Revision 2369 (svn): Fixes urls in functional tests.
Jean-Philippe Lang
18:07 Revision 2368 (svn): Session store.
Jean-Philippe Lang
18:05 Revision 2367 (svn): Engines upgrade.
Jean-Philippe Lang
17:57 Feature #2662: Download a document
Yes, the naming convention for certain things are quite confusing in Redmine.
There is a module called "Documents"...
Jens Berlips
17:48 Feature #2662: Download a document
Please be more explicit. I do not understand what you're asking for. Jean-Philippe Lang
17:55 Revision 2366 (svn): Rails 2.2 deprecation (concat method).
Jean-Philippe Lang
17:52 Revision 2365 (svn): Rails 2.2 deprecation (truncate helper).
Jean-Philippe Lang
17:48 Feature #2443: Reciprocal relationships for Blocks and Precedes
+1
should be just included for all relationships it makes sense for.
Michael Aye
17:07 Patch #2010: Wiki Sidebar: Adding a (navigational / TOC) section
Hi Chris,
We put this in place, and Wow, what a night&day difference it's made for us. Thanks!
Ben
Ben Blanco
17:04 Revision 2364 (svn): rake rails:update
Jean-Philippe Lang
17:00 Defect #633: Redmine crashes randomly
We get hit by this bug too very frequently. Commenting the format.pdf lines out has helped but still someone should f... Thomas P.
16:55 Feature #2659: Refactor Mailer delivery methods out of controller and into observers
Before doing the refactoring, here are a few thoughts:
* how to do a single notification when several objects are ad...
Jean-Philippe Lang
16:06 Defect #2684: Redmine Crashing on Ubuntu System
I would also suggest apache + passenger. Works great here on Ubuntu 8.10 in a VM. Jack Christensen
06:00 Defect #2684: Redmine Crashing on Ubuntu System
You know, I saw this recently with mongrel instances. You might try apache+fastcgi instead, it seems much more stabl... Kioma Aldecoa
15:10 Feature #1138: Issue templates
Damien Couderc wrote:
> In Trac we are used to set a TOTO list in the ticket description for recurrent tasks. Having...
Damien Couderc
14:57 Defect #2690 (Closed): Wiki not showing
When enabling wiki for a particular project it responds with an internal error.
In the production log file i can ...
Irfan Patel
13:51 Feature #1554: Private comments in tickets
+1 Simon Stearn
12:29 Feature #2689: email address of the project
Tomonori Kimura wrote:
> I want to transmit the notice of addition and the change of the ticket to the e-mail addres...
Tomonori Kimura
12:08 Feature #2689 (Closed): email address of the project
I want to transmit the notice of addition and the change of the ticket to the e-mail address of the whole projects su... Tomonori Kimura
11:46 Defect #2682 (Resolved): 105 BuildProjectsTree: migrating error
I found the character "_" which causes the error.
thanks
Antonio Fallucchi
11:25 Defect #2682: 105 BuildProjectsTree: migrating error
I have upgrade redmine versione 0.8.0.devel.2251
I can change entry in the database, Now I try what identifier is in...
Antonio Fallucchi
10:37 Feature #337: Private issues
See also #2653 Stanislav German-Evtushenko
10:22 Feature #337: Private issues
Why not add this feature the same way as you did with watchers. It should simply be possible to define groups.
Addin...
Sepp _
10:02 Feature #337: Private issues
I think it should be possible for a given ticket to define a set of *user* or *user group* which can access to this t... Greg Burri
10:29 Feature #1266: Feature: Allow setting multiple target-milestones
I don't need subtask as I don't need Timetracking for all different Milestones..
When I solve a task for one branch,...
Sepp _
10:11 Defect #2688 (Closed): LDAP doesn't write hashed password in the database
We're using LDAP for authentiction and svn for repository. I used this way to set it up: http://www.redmine.org/wiki/... Tine Šukljan
09:34 Feature #2687 (New): different estimated time units hours<>days per tracker type
For product planning and project management, I propose in addition to Feature #1953
* make *unit* of estimated time ...
Anonymous
09:07 Feature #2686 (New): Role adminsitration with many projects / users -> grid overview, one submit
If you have some/many projects and have to add some/many users, setting the Roles (and maybe other permissions) is qu... Anonymous
07:14 Feature #801: WebDAV access to Documents/Files
it is very needed feature i think - for example - integrate with OpenOffice to share the documents into Redmine
th...
Alexey Lustin
00:48 Patch #2685 (New): Display notice when commenting on closed tickets
Consider the following scenario. An issue is opened, resolved and closed. An inexperienced user X doesn't have access... Brad Beattie
00:04 Feature #2646: Having a dynamic sitemaps file for search robots scanning
Here is a list I made that lists every relevant pages a search engine should know about. It is ordered by controllers... Axel Voitier
 

Also available in: Atom