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... -
17:18 Defect #134: Exception when deleting a tracker in Admin area
- That fixed it. Thanks a lot!
-
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,... -
17:09 Defect #134: Exception when deleting a tracker in Admin area
- Could you upgrade to r860 and migrate.
This problem should be fixed. -
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. -
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... -
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 ... -
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... -
14:57 Defect #134: Exception when deleting a tracker in Admin area
- The "Support" one, ID=3. Thanks for any suggestions.
-
14:54 Defect #134: Exception when deleting a tracker in Admin area
- One more thing, which one are you trying to delete ?
-
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... -
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... -
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... -
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 ? -
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.... -
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... -
12:53 Defect #136: Commit message with duplicate issue identifiers
- Fix committed in r861.
Thanks.
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... -
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 ... -
11:54 Defect #135: Error when saving a wiki page
- Hum, that was a problem between the seat and the keyboard (me).
-
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... -
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... -
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 ...
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... -
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...
Also available in: Atom