Activity
From 2007-10-22 to 2007-10-24
2007-10-24
-
20:44 Feature #464 (Closed): Allow float, not only integer fields
- It seems that right the only numeric data type for custom fields is integer. Would it be possible to also have floats...
-
05:50 Feature #463: Make something similar to www.wrike.com
- Add contact page of customer, partner and etc.
-
05:49 Feature #463: Make something similar to www.wrike.com
- Or something like this airset.com.
-
04:58 Feature #463 (Closed): Make something similar to www.wrike.com
- Make something similar to www.wrike.com
2007-10-23
-
23:39 Feature #462 (Closed): Fixed version in issue list
- Hi,
It would be nice to have the fixed version as an option for the default columns displayed on the issue list. ... -
16:42 Defect #139: Error when requesting Issue
- svn update
and restarting the web server solved the probleme
Thx -
16:02 Defect #139: Error when requesting Issue
- Have you upgraded recently ?
If so, restart the app and clear the existing sessions. -
15:48 Defect #139 (Closed): Error when requesting Issue
- Error when request url like this: http://mysite/projects/list_issues/9
ActionView::TemplateError (undefined local ... -
14:48 Defect #138: Wiki format failed with "code"
- Post an example please (in an attached file)
-
13:32 Defect #138 (Closed): Wiki format failed with "code"
- Wiki formatting failed with "code", it doesn't respect number of 'space' and 'enter'.
-
13:16 Defect #137: Bulk edit not working in some circumstances
- Fix committed in r866.
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.
Also available in: Atom