Project

General

Profile

Activity

From 2012-03-23 to 2012-03-25

2012-03-25

22:49 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
Cool, thanks for the pointers. Interestingly, the fault in the native pg adapter that was giving me the problem refer... M T
21:14 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
Milton Taylor wrote:
> I accept that the AR modelling paradigm may be not demand it.
No, this is a requirement. Quo...
Jean-Philippe Lang
22:02 Feature #1853: Make Projects truly independent of each other
Dieter Egert wrote:
> Please don't forget to introduce separate folders for attachments / files per project, and iss...
Simon Edwards
20:56 Feature #1853: Make Projects truly independent of each other
Please don't forget to introduce separate folders for attachments / files per project, and issueIDs to be valid (uniq... Dieter Egert
21:54 Defect #10538 (Closed): Blank screen when trying to add already added watcher
Fixed in r9268. And r9269 makes the submission of duplicate ids handled properly anyway.
Thanks for pointing this out.
Jean-Philippe Lang
21:32 Defect #10467 (Closed): Confusing behavior while moving issue to a project with disabled Issues module
Fixed in r9267. Projects with issue tracking disabled are no longer proposed when moving issues. Jean-Philippe Lang
10:46 Defect #10504 (Resolved): migrate_from_mantis script fails on first project when trying to update version dates
The fix for this issue is contained within #10532 Alan Chandler
10:45 Defect #10501 (Resolved): migrate_from_mantis script fails on first project using sqlite3
The fix for this issue is contained in #10532 Alan Chandler
10:44 Defect #10532 (Resolved): migrate_from_mantis script fails with missing table name
As well as the issues report above and in #10501 and #10504 I found quite a few more issues - namely
* Normal Prio...
Alan Chandler
00:48 Feature #3647: Data Import/Export System
Can't it be done in this way:
All issue IDs will be extended internally by the according project ID. The projectID c...
Dieter Egert
00:04 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
Yes, I can confirm the conditions described by Ivan Cenov
for occurence of disappearing new relations.
Dieter Egert

2012-03-24

22:09 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
I accept that the AR modelling paradigm may be not demand it. For me it's purely a pragmatic device just to get the d... M T
11:05 Defect #10537 (Closed): Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
There's no models behind these tables, these are HABTM association tables. They're not supposed to have a primary key... Jean-Philippe Lang
03:13 Defect #10537 (Closed): Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
There are four tables that do not have a primary key defined in redmine:
* custom_fields_trackers
* custom_fields...
M T
21:38 Patch #8383: Display subprojects as individual unordered list items on project overview
+1 Klaus Adler
21:32 Feature #4912: Better look of subprojects and users lists in project's page
+1 Klaus Adler
20:07 Defect #10538 (Closed): Blank screen when trying to add already added watcher
Redmine trunk r9258
This defect appears when creating new issue. Way to reproduce:
# Go to New issue dialog.
#...
Ivan Cenov
19:40 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
Redmine trunk r9258 without plugins.
It seems that the problem reproduces when the issue has not any relations added...
Ivan Cenov
17:11 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
Please try without plugins. Jean-Philippe Lang
17:05 Defect #10445 (Closed): Rails application failed to start properly
Please, no tech support in the issue tracker. Jean-Philippe Lang
17:04 Defect #10451: Spent time calculating
You'll have to be a bit more specific if you want anything to be fixed. Jean-Philippe Lang
17:03 Defect #10454: searching for issues using the updated filter not working as expected
Updated actually means last update. This is the timestamp that is displayed on the issue list. Jean-Philippe Lang
16:36 Feature #10500 (Closed): Ability to type in address and zoom to approiximate spot in map
Wrong issue tracker. Jean-Philippe Lang
16:26 Feature #1624: Issue merging
absolute a must. so +1 Paolo Sechi
15:07 Feature #1060 (Closed): Add a LDAP-filter using external auth sources
Etienne Massip wrote:
> Field name translation is not hit on validation error: ??filter n'est pas valide??.
Fixed...
Jean-Philippe Lang
15:02 Feature #779 (Closed): Multiple SCM per project
Brice Beaumesnil wrote:
> If it's possible to add a name to each Repository and show this name on Activity's page (n...
Jean-Philippe Lang
13:57 Feature #5159 (Closed): Ability to add Non-Member watchers to the watch list
Jason Trahan wrote:
> It appears I can only add the watchers after the ticket is created. It would be nice to be abl...
Jean-Philippe Lang
00:27 Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
I can't reproduce.
I need more information.
* your Ruby version
* your account's language setting. ( general_pdf...
Jun NAITOH
00:14 Defect #10535 (Reopened): Atom feeds for the Project Activity contain incorrect hostname
The link in the Atom feed (at least for Project Activity) contains a hostname detected by Rails, but not the one spec... Artem Sheremet

2012-03-23

20:27 Feature #10362: Show images in repositories inline when clicking the 'View' link
I tested patch in trunk r9249.
*View* and *Download* links display the picture. While this is OK for *View*, *Down...
Ivan Cenov
18:05 Feature #5095: allow plugins to add controllers and actions to existing permissions
Won't [[Plugin_Tutorial#Extending-the-project-menu]] fit your need? Etienne Massip
11:59 Feature #5095: allow plugins to add controllers and actions to existing permissions
this is a pretty simple patch, and posted 2 years ago, there's any chance to get it merged? Lluís Gili
16:53 Feature #4244: Multiple email addresses for each user
+1
I need it!
Daniele Palumbo
16:19 Defect #10504: migrate_from_mantis script fails on first project when trying to update version dates
Apologies, but the attached patch in the above update has Time.At as opposed to Time.at in it, and then fails. Revise... Alan Chandler
16:05 Defect #10504: migrate_from_mantis script fails on first project when trying to update version dates
I think the attached patch fixes this issue Alan Chandler
15:52 Defect #10504: migrate_from_mantis script fails on first project when trying to update version dates
I am still trying to understand this issue, but as I am completely new to Ruby, let alone all the other lays of frame... Alan Chandler
16:15 Defect #10532 (Resolved): migrate_from_mantis script fails with missing table name
See #10501 and #10504 for environment. This bug is with the patches supplied in those reports applied.
Migrating...
Alan Chandler
16:00 Feature #10523: Add additional Field similar to "estimated time"
Okay, I try to specify it a bit further:
I really need an additional field for time tracking similar to "estimated...
Jan von Neree
12:10 Feature #2850: Add next/previous navigation to issue
Solved: you have to apply changes from r8150.
Maciej Maczynski
01:13 Defect #10528 (New): Error with rake redmine:email:receive_imap and cram-md5
... Mezz Anon
 

Also available in: Atom