Activity
From 2007-08-23 to 2007-08-25
2007-08-25
-
22:19 Revision 665 (svn): Fixed: calendar and gantt not updated when adding/editing/deleting a project version.
-
22:09 Revision 664 (svn): Replaced hard-coded urls in Mailer#attachments_add
-
19:45 Revision 663 (svn): Automatic closing of duplicate issues.
- When closing an issue, all related issues marked as duplicates are now also closed.
-
18:40 Revision 662 (svn): Fixed: Bad url to project forums from the wiki home page.
-
17:53 Revision 661 (svn): Mantis importer: small fix in categories mapping.
-
17:45 Revision 660 (svn): Mantis importer:
- * validation skip on issue assignement (assignee must be a project member in Redmine)
* Mantis bugs with severity 'fe... -
16:55 Revision 659 (svn): Mantis importer: issue categories truncated to 30 chars.
-
16:51 Revision 658 (svn): Fixed: wiki preview doesn't work on long entries.
- POST is now used for previews instead of GET.
-
16:43 Feature #384: svn management for PostgreSQL users
- pam_pgsql doesn't support SHA1 (used by Redmine for password
encryption). -
16:41 Revision 657 (svn): Changeset comments are now stripped before being stored in the database (patch by Nicholas Wieland).
-
16:35 Revision 656 (svn): Committer field in the Changesets table is now varchar 255.
-
12:29 Defect #93: Mercurial backend doesn't work
- Yes, it is, thank you very much. (Don't ask my why, but my patch
alone did already fix it, while it shouldn't, it was... -
10:44 Defect #93: Mercurial backend doesn't work
- 'Committer' field length is now 255 (migration 060 added in rev
656). You patch is also committed in rev 657.
Can you... -
10:18 Defect #93: Mercurial backend doesn't work
- Hi,
Commit message is already a text field.
I think your problem is on the 'committer' field, which is varchar
30... -
12:00 Defect #97: Mantis importer - failing
- I think I found the problem.
I've recently added a validation on the Issue model to make sure
that the assignee is a... -
11:07 Defect #97: Mantis importer - failing
- The exception occurs on save. So I don't think the problem is
related to the line you mentionned.
It would be inter... -
11:01 Defect #95: Mantis importer - field widths
- Hi Damien,
I committed your fix (rev 659).
> Is there a way to do this using ActiveRecord calls instead
of hard... -
10:51 Defect #94: preview should probably POST instead of GET, breaking on long entries
- You're absolutely right.
The fix is committed in rev 658.
Thanks.
Also available in: Atom