Activity
From 2009-02-07 to 2009-02-09
2009-02-09
-
21:22 Defect #2436 (Resolved): strip variables from received mail body (in receive_mail)
- Not actually a defect, but it's done in r2426.
> I agree, it would be really nice if redmine could remove that inf... -
21:17 Revision 2426 (svn): Strip keywords from received email body (#2436).
-
20:11 Patch #2697: Macedonian translation of Redmine
- To have valid cyrillic characters in the PDF documents when using stable-0.8 svn trunk use the updated patch. You nee...
-
20:10 Feature #746: Versioned issue descriptions
- +1
-
19:52 Defect #1946 (Closed): E-mail notification for document, news and forum
- See feature request #2549.
-
19:48 Defect #2611 (Closed): Problem at login page when wrong password entered
-
19:47 Defect #2682 (Closed): 105 BuildProjectsTree: migrating error
- Thanks for the feedback.
-
19:47 Defect #2701 (Closed): Unable to create new role when custom table prefix is set
- Merged in 0.8 branch in r2425.
-
18:26 Defect #2701 (Resolved): Unable to create new role when custom table prefix is set
- Fixed in r2424. Please note that your patch is broken. Table name is @workflows@, but class name is @Workflow@, not @...
-
12:11 Defect #2701: Unable to create new role when custom table prefix is set
- attached is a patch
note: similar patches are needed for other files as well. -
01:13 Defect #2701 (Closed): Unable to create new role when custom table prefix is set
- ...
-
19:47 Defect #2700 (Closed): TypeError (can't modify frozen string)
- Merged in 0.8 branch in r2425.
-
18:19 Defect #2700 (Resolved): TypeError (can't modify frozen string)
- This should be fixed by r2423.
-
00:33 Defect #2700: TypeError (can't modify frozen string)
- Change line:...
-
19:47 Defect #2699 (Closed): db:migrate does not take into account custom table prefix
- Merged in 0.8 branch in r2425.
-
19:47 Defect #2683 (Closed): !img! tag can result in wrong images used
- Merged in 0.8 branch in r2425.
-
19:47 Defect #2673 (Closed): possible typo in wiki_syntax_detailed.html
- Merged in 0.8 branch in r2425.
-
19:47 Patch #2654 (Closed): Minor flaws (typos, missing/extra tags)
- Merged in 0.8 branch in r2425.
-
19:47 Defect #2619 (Closed): Categories field displays when no categories exist and user can't add new
- Merged in 0.8 branch in r2425.
-
19:47 Patch #2582 (Closed): Linking to Lotus Notes documents
- Merged in 0.8 branch in r2425.
-
19:46 Revision 2425 (svn): Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk.
-
19:35 Defect #2517 (Closed): bug in login form
-
19:23 Patch #1717: Show diff for issue description change
- +1
-
18:31 Feature #2671: Reports to show people's working performance and project overview status.
- Can you be more specific, ie. what exact information you would like to have in this (those) reports?
I'm trying to m... -
18:24 Revision 2424 (svn): Removes hardcoded table names (#2701).
-
18:18 Revision 2423 (svn): Fixed: TypeError (can't modify frozen string) on settings view (#2700).
-
18:10 Defect #2704 (Closed): Error upgrading from trunk 2300 to 2422
- You did not properly migrate your database.
-
15:21 Defect #2704 (Closed): Error upgrading from trunk 2300 to 2422
- Hello, I get this error when I try to upgrade from revision trunk 2300 to 2422. Reverting to 2300 fix it.
NoMethod... -
18:02 Feature #2705 (New): "Jump to a project..." drop-down should list public projects
- Currently the "Jump to a project..." drop-down only lists projects that the current user is explicitly a member of; i...
-
12:34 Feature #1888: Wiki saving
- +1 very good idea. Perhaps autosave, would be quite easy to implement.
-
12:20 Defect #2703 (New): Link to Changesets is shown to User without credential
- The link to a changeset, which updated a ticket status, in ticket comments is shown to users, even if they dont have ...
-
10:23 Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list
- Michael Pirogov wrote:
> I'm working on plugin, which maybe would get your attention.
Michael, have you finishe... -
09:52 Patch #2702: mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
- Removed unused and buggy codes. Please don't use previously submitted patch.
-
08:02 Patch #2702: mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
- relating issues: #2507, #2413
-
08:01 Patch #2702 (Closed): mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
- This patch add ability to update these fields via e-mail.
* start_date
* due_date
* done_ratio
* estimated_hour... -
08:07 Feature #2507: Email creation issues: assign-to parameter
- I submitted a patch to update assigned-to and some other fields. Please see #2702.
After applied my patch, you can u... -
01:43 Patch #2525: Redmine management of Git repositories
- Isaiah DeRose-Wilson wrote:
> I did have a problem with the changeset.rb file through, when I do a new comment that ... -
00:12 Patch #2525: Redmine management of Git repositories
- *Sentinel T*, your patch works great on my server. It makes dealing with git repos just as easy as github, great work...
2009-02-08
-
23:16 Defect #2700 (Closed): TypeError (can't modify frozen string)
- I am getting:...
-
22:09 Revision 2422 (svn): Rescue TamperedWithCookie exception.
-
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...
-
21:35 Revision 2421 (svn): Fixes application settings tabs translation.
-
21:34 Revision 2420 (svn): Fixes menu items translation.
-
21:25 Revision 2419 (svn): Removes last call to lwr.
-
21:15 Revision 2418 (svn): Removes unused string.
-
21:11 Revision 2417 (svn): Removes other calls to lwr.
-
20:47 Revision 2416 (svn): Removes an other call to lwr.
-
18:24 Revision 2415 (svn): Fixed: migration 98 breaks when using table name prefix.
-
18:19 Defect #2699 (Resolved): db:migrate does not take into account custom table prefix
- This is fixed in r2415. Thanks.
-
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... -
18:16 Feature #2698: Wiki Auto-Save currently editing page
- Same feature than #1888
-
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...
-
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...
-
17:14 Revision 2414 (svn): Fixes sample plugin menu highlight.
-
17:13 Revision 2413 (svn): Load plugin translation files found under <plugin>/config/locales/. Sample plugin updated.
-
16:47 Revision 2412 (svn): Removes some lwr calls.
-
16:41 Feature #1888: Wiki saving
- I was just thinking the same thing. +1
-
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 ... -
15:50 Revision 2411 (svn): Slight changes to fr locale.
-
15:24 Revision 2410 (svn): Locales cleaning.
-
15:19 Revision 2409 (svn): Locales cleaning.
-
14:53 Revision 2408 (svn): Moves #day_name and #month_name to Redmine::I18n.
-
14:41 Revision 2407 (svn): Cleaning locales.
-
14:25 Revision 2406 (svn): Locales cleaning.
-
14:20 Revision 2405 (svn): Setting default date/time formats.
-
13:46 Revision 2404 (svn): Cleaning locales.
-
13:39 Revision 2403 (svn): Fixes custom field labels on timelog report.
-
13:18 Revision 2402 (svn): Fixes hours display.
-
12:51 Revision 2401 (svn): Removes tmp script.
-
12:50 Revision 2400 (svn): GLoc plugin removed.
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...
-
21:47 Feature #2452: Ability to move forum threads
- +1 for me. Kinda important feature, with some public forums around :)
-
21:11 Revision 2399 (svn): Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317.
-
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...
-
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... -
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...
-
15:59 Revision 2398 (svn): Fixes ll and lwr methods.
-
15:37 Revision 2397 (svn): Implements lwr method using I18n.
-
15:30 Revision 2396 (svn): Implements ll method using I18n.
-
15:24 Revision 2395 (svn): Fixes error messages translation.
-
15:12 Revision 2394 (svn): Moves #l_or_humanize to Redmine::I18n and fixes timelog report.
-
15:05 Revision 2393 (svn): Fixes date format in tests.
-
14:59 Revision 2392 (svn): Populates locales.
-
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...
-
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... -
14:38 Revision 2391 (svn): Fixes error messages translation.
-
14:19 Revision 2390 (svn): Fixes date and time formatting methods and tests.
-
14:04 Revision 2389 (svn): Fixes case when setting locale.
-
13:52 Revision 2388 (svn): Another truncate fix.
-
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 ... -
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... -
12:41 Revision 2387 (svn): Makes date and time formatting methods use I18n.
-
12:25 Revision 2386 (svn): Moves date and time formatting methods to Redmine::I18n.
-
12:08 Revision 2385 (svn): Fixes strings with multiple arguments.
-
11:46 Revision 2384 (svn): Start moving fr translation to I18n locale.
-
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...
Also available in: Atom