Activity
From 2009-12-24 to 2009-12-26
2009-12-26
-
22:00 Defect #1071: Wiki/News/Documents truncate contents to 64K in MYSQL
- Will this go into 0.9?
I needed to split up some documents with big tables into two or more parts which isnt reall... -
20:03 Feature #1739: Add ability to change issue author
- +1
Is any work being done on this issue? Maybe as a plugin? -
18:22 Defect #3717: Swedish characters get replaced with kanji signs in an issue when added via email
- Jean-Philippe Lang wrote:
> Fix committed in r3247.
Thanks! -
14:48 Defect #3717 (Closed): Swedish characters get replaced with kanji signs in an issue when added via email
- Merged in 0.9-stable in r3248.
-
13:08 Defect #3717 (Resolved): Swedish characters get replaced with kanji signs in an issue when added via email
- Fix committed in r3247.
-
18:10 Defect #3818 (Resolved): Calendar appears on wrong place in IE8
- Fixed in r3252.
-
17:18 Defect #3961 (Closed): Mutliple user groups with same permissions on project not displaying correctly
- Members are now sorted by roles, users first then groups.
-
17:16 Defect #4448: Subversion password cleanly visible in the process list and some logs
- Patch applied in r3251.
There's still the process list problem, see #1536 for using libsvn. -
17:08 Defect #3975 (Resolved): When doing a Copy Project the group does not copy.
- This should be fixed in r3250.
-
16:39 Defect #4402 (Resolved): Prompt before deleting a Project Member (Project Settings > Members)
- See r3249.
-
16:29 Feature #1091: Disabling default ticket fields per tracker
- >Default fields can not be disabled for now
Are you going to provide the solution in the future? -
16:21 Feature #408: Assign a task to multiple users
- I can vibe with Tim's requirements. We run an highly active redmine userbase that varies between 20 - 50 people at an...
-
14:51 Feature #4387 (Closed): Managing "description" field
-
14:49 Feature #4434 (Closed): Hide target version in ticket mask
-
14:48 Patch #4205 (Closed): Redmine.pm for SQLite
- Merged in 0.9-stable in r3248.
-
12:56 Patch #4205 (Resolved): Redmine.pm for SQLite
- Your patch is SQLite specific.
A fix that works with mysql, pg and sqlite3 is committed in r3246. -
14:36 Feature #703: Configurable required fields per tracker/status/role
- The following patch makes issue category required:...
-
13:31 Feature #703: Configurable required fields per tracker/status/role
- Any body has patch for this? (make "Category:" as required field)
-
13:40 Defect #3791 (Closed): Subject enconding problem while email retrieving
-
13:38 Defect #3674 (Closed): Bug d'encodage dans les emails envoyé
- This email is not a Redmine notification email.
-
13:34 Defect #1951 (Closed): Problem with MySQL
- The "Lost connection" error is not a SQL error. The above query runs fine with mysql 5:...
-
13:28 Defect #3420 (Closed): Default rake task can destroy data
- This is the Rails behaviour. The default rake task is test.
To get a list of available tasks, use:
rake --tasks -
13:18 Defect #3560 (Closed): reposman.rb and crontab
-
13:17 Defect #4206 (Closed): Repeatedly running of db_migrate fails silently
- Same as #1681.
-
13:13 Defect #3104 (Closed): Issues List Page Not showing properly
-
13:13 Defect #3493 (Closed): [Bracketed] text messed up by the formatter
- This is fixed in trunk.
-
13:10 Defect #2940 (Closed): zh-TW PDF export is broken
- Cyrillic pdf export does not work.
This is another issue, see #61. -
13:08 Defect #2838 (Closed): Swedish chars get mangled in issue when added via email
-
13:02 Defect #1829 (Closed): New Issue : Target version should not included closed versions
-
12:59 Defect #2707 (Closed): TimeLog adds a new log instead of update on Edit
-
12:58 Defect #2090 (Closed): Redmine.pm Error
- Documentation is fixed.
-
11:31 Feature #4486 (Closed): Add a profile option to disable notifications alltogether
-
11:12 Defect #4475 (Closed): latest trunk: after cop project, "translation missing: en, field_issues is invalid"
- Fixed in r3242. These messages should no longer be displayed.
-
05:47 Feature #4488 (Closed): Related feature
- Hi,
I've been using Redmine for a few days. I've evaluated other opensource PM products. This is by far the best s...
2009-12-25
-
21:55 Feature #1278: Creating global (default) categories.
- +1: it is necessary
-
20:43 Feature #4487 (New): Add better presentation of issue status history
- Currently, the only way to view the history of an issue is to scroll down the list of comments.
From a usability per... -
20:38 Feature #4432: Custom highlighting for certain user-role comments
- Eric Davis wrote:
> How would it work if the user has multiple Roles?
Good question; I had not thought about that... -
20:34 Feature #4486 (Closed): Add a profile option to disable notifications alltogether
- It would be nice to have an option to disable notifications alltogether.
I am currently on a short break and have se... -
18:09 Feature #4461 (Closed): Repository download file should be under user permission
-
16:29 Feature #4485 (Closed): Create an ACL privilege for assigning tickets
- Currently, everyone with issue creation access can instantly assign an issue to a user.
It would be nice to seperate... -
15:51 Patch #4274: Use Issue status for percent done
- I think it will be nice to implement mixed behavior. For example, I want "New" status be fixed to 0% and "Resolved" s...
-
09:43 Feature #594: Remove limit on subproject nesting
- Mischa The Evil wrote:
> frank huang wrote:
> > Jason van Dyk wrote:
> > > Perhaps I've missed understood either t... -
07:56 Feature #4403: Copy with related task
- Bill Tihen wrote:
> This patch seems VERY useful. We have over 200 users who submit tickets -- it would be GREAT if... -
01:16 Feature #408: Assign a task to multiple users
- +1
This would be one of the reasons for us to not be able to use Redmine for bug tracking. User groups would proba... -
01:02 Patch #4484 (Closed): Traditional Chinese language file (to r3239)
- * Tags added:
** permission_add_subprojects, label_subproject_new
2009-12-24
-
22:41 Patch #4426 (Reopened): German translation
- I added a new translation for r3238
(or should I have created a new issue instead of reopening?) -
20:52 Feature #4393: Make Logger rotate and split logfiles
- Well, I just assumed that as @Logger@ is part of stdlib it would take care of it, but I went digging in the ruby core...
-
19:58 Feature #4393: Make Logger rotate and split logfiles
- How would this work in a multi process deployment where there are several processes writing to the log file at once?
-
20:52 Feature #4403: Copy with related task
- This patch seems VERY useful. We have over 200 users who submit tickets -- it would be GREAT if we had a "ME TOO" fe...
-
20:45 Defect #4483 (New): LDAP authentication with Redmine doesn't return an error when credentials used to bind to LDAP are incorrect
- When incorrect credentials are used in LDAP authentication with Redmine, the search mechanism will always silently fa...
-
20:36 Defect #4438: Lack of unit tests for IssueRelation model
- Thanks Jean-Philippe, you're too fast for me. :)
-
20:35 Feature #4432: Custom highlighting for certain user-role comments
- How would it work if the user has multiple Roles?
-
20:24 Feature #408: Assign a task to multiple users
- Lets be civil here, everyone has different ways of running projects and workflows. It would be nice to accommodate e...
-
20:13 Feature #1953: Due date calculation based on developer's estimations
- David Davis:
Could you post a link and/or patch here? I'm the only one that gets pull requests and I don't want t... -
20:11 Feature #296: REST API
- Sergio Rubio wrote:
> Some self promotion...
>
> http://rubiojr.netcorex.org/blog/?p=154
This might work as an... -
20:00 Defect #4394: Broken db:migrate:plugins
- I'll see about submitting this fix back to the Rails Engines project.
-
19:51 Feature #4374: Issues - Description preview on hover
- Andrew Chaika wrote:
> Code: http://github.com/edavis10/redmine_shane_and_peter_design (not working with current red... -
19:44 Feature #4272: Add or remove columns from the issue list
- John Waldorff wrote:
> Could you probably give me one hint where to look at here in the tracker or how to proceed to... -
19:23 Defect #4084 (Closed): Cannot disable activity in project when activity is active on /enumerations page
- Fixed in r3239. The project was checking for only active project level activities that overrode the system activitie...
-
18:44 Feature #4028 (Closed): Ability to navigate to next and previous issue from an open issue
- Duplicates #2850
-
18:43 Feature #3920: REST API for authentication
- Jean-Philippe Lang wrote:
> * took more than 10 minutes on my redmine database
Good point, thanks for the extra c... -
18:40 Patch #3815: Format links in Timelog
- Henrik Jönsson wrote:
> Since Redmine is a tool many will use at the same time textile takes it's time, therefor a l... -
18:39 Feature #4482 (Closed): Cache textile rendering
- To improve performance, the core Textile rendering should be cached into HTML and stored in the database. We will st...
-
17:32 Feature #4330: Implement OpenSearch
- +1
-
17:13 Defect #4391 (Closed): Content of "Subproject of" lost when project validation fails
- Fixed as a side-effect of r3238.
-
16:58 Patch #4481 (Closed): Simplified Chinese language file zh.yml updated to r3236
-
14:51 Patch #4479 (Closed): Spanish translation file (updated to 3235)
- Committed, thanks.
-
03:39 Patch #4479 (Closed): Spanish translation file (updated to 3235)
- * Latest translations up to r3235.
* Some missing strings are also translated.
-
14:51 Patch #4478 (Closed): Traditional Chinese language file (to r3235)
- Committed, thanks.
-
01:59 Patch #4478 (Closed): Traditional Chinese language file (to r3235)
- * Tag added:
** label_api_access_key, text_line_separated, label_api_access_key_created_on, label_feeds_access_key, ... -
13:37 Patch #4262: Bazaar: correct renames handling, other improvements
- I decided to remove internal bazaar object ids from revision view (@repository/revisions/:id@) at all, because they a...
-
12:46 Defect #3087: Revision referring to issues across all projects
- forgot to mention an important thing if it can be considered, our requirement is not strictly a parent-child requirem...
-
12:39 Defect #3087: Revision referring to issues across all projects
- make it +1 from me too..
-
11:41 Feature #4480 (Closed): Create a link to the user profile from the administration interface
- Currently, there seems to be no way to view the user profile from the user administration screen. This would be a sma...
-
05:47 Patch #2013: Skip notification of issue's updating.
- Hey Eric,
Why don't we put this in the core when you have a chance. We'll cover your time to donate it back to the...
Also available in: Atom