Project

General

Profile

Activity

From 2007-10-20 to 2007-10-22

2007-10-22

22:21 Defect #137 (Closed): Bulk edit not working in some circumstances
Hi,
Bulk editing issues does not work if some of the parts are left as "(no change)". For example, the stacktrace...
Nick Read
17:18 Defect #134: Exception when deleting a tracker in Admin area
That fixed it. Thanks a lot! Alex Mikalev
17:10 Defect #134: Exception when deleting a tracker in Admin area
"SELECT @@global.sql_mode" gives me
STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION.
So I guess yes,...
Alex Mikalev
17:09 Defect #134: Exception when deleting a tracker in Admin area
Could you upgrade to r860 and migrate.
This problem should be fixed.
Jean-Philippe Lang
16:54 Defect #134: Exception when deleting a tracker in Admin area
As acts_as_list assumes that the position field can be set to
null, I'll remove the 'not null' constraint in the db.
Jean-Philippe Lang
16:53 Defect #134: Exception when deleting a tracker in Admin area
Oh, in fact I have the same update statement as yours in the
log, before the deletion. But mysql don't raise any erro...
Jean-Philippe Lang
15:25 Defect #134: Exception when deleting a tracker in Admin area
Yep, using official release, did not change Redmine except
entries in configuration files. (I am a Java guy, newbie ...
Alex Mikalev
15:15 Defect #134: Exception when deleting a tracker in Admin area
I've tested with the same exact configuration as yours.
No error. In the log, I have:
the deletion: DELETE FROM t...
Jean-Philippe Lang
14:57 Defect #134: Exception when deleting a tracker in Admin area
The "Support" one, ID=3. Thanks for any suggestions. Alex Mikalev
14:54 Defect #134: Exception when deleting a tracker in Admin area
One more thing, which one are you trying to delete ? Jean-Philippe Lang
14:32 Defect #134: Exception when deleting a tracker in Admin area
There you go:
id,name,is_in_chlog,position,is_in_roadmap
1,Issue,true,1,false
2,Feature,true,2,true
3,Support,f...
Alex Mikalev
13:40 Defect #134: Exception when deleting a tracker in Admin area
The update statement should reorder the trackers (it doesn't
apply to the deleted tracker). Your log says it's trying...
Jean-Philippe Lang
13:30 Defect #134: Exception when deleting a tracker in Admin area
Reordering trackers works fine... Is there any information I
could supply you with for further debugging?
It atte...
Alex Mikalev
13:17 Defect #134: Exception when deleting a tracker in Admin area
Still can't reproduce even with Rails 1.2.5 like yours.
And what happens when you try to reorder your trackers ?
Jean-Philippe Lang
12:44 Defect #134: Exception when deleting a tracker in Admin area
I have just updated to rev. 860. Here is the full stack trace:
Processing TrackersController#index (for 192.168.1....
Alex Mikalev
15:25 Feature #461 (Closed): Support bulk updating of custom fields
Would be nice to be able to bulk update on custom fields.
Also to perform bulk updates on subprojects items (the sub...
Johnathan Conley
12:53 Defect #136: Commit message with duplicate issue identifiers
Fix committed in r861.
Thanks.
Jean-Philippe Lang

2007-10-21

19:25 Defect #136 (Closed): Commit message with duplicate issue identifiers
Hi,
If a commit message happens to have a duplicate issue identifier, then RedMine fails to populate the changeset...
Nick Read
12:57 Defect #134: Exception when deleting a tracker in Admin area
I can't reproduce with the latest code.
Can you please post the full error stack and tell which
version/revision of ...
Jean-Philippe Lang
11:54 Defect #135: Error when saving a wiki page
Hum, that was a problem between the seat and the keyboard (me). Nicolas Chuche
11:40 Defect #135 (Closed): Error when saving a wiki page
1. create a fresh redmine install from trunk
2. rake db:migrate
3. rake redmine:load_default_data
3. login as admi...
Nicolas Chuche
10:13 Feature #455: Emails should have site information
Hi,
As of r858, emails footer can be customized through the admin
interface (Admin -> Mail notifications).
So you ca...
Jean-Philippe Lang
10:11 Feature #432: Custom Email templates, system wide and per project, through web interface.
Hi,
As of r858, emails footer can be customized in the admin interface
(Admin -> Mail notifications).
For now, this ...
Jean-Philippe Lang

2007-10-20

14:15 Defect #134 (Closed): Exception when deleting a tracker in Admin area
Attempted to delete a tracker, got this:
ActiveRecord::StatementInvalid (Mysql::Error: #23000Column 'position' can...
Alex Mikalev
08:54 Feature #420: Per project and per user mail notification options
Hi,
r855 should do what you need:
More flexible mail notifications settings at user level. A user
has now 3 opt...
Jean-Philippe Lang
 

Also available in: Atom