Daniel Blankenberg
|
8c075e0d70
|
Fix for Applet/JavaScript incompatibility in FireFox (tested under WindowXP, Firefox/2.0.0.12 [and IE 7]). Updated to use the 'object' tag, instead of deprecated 'applet'.
It seems wrapping the object/applet in a div tag was the solution to preventing FireFox from crashing.
|
2008-03-19 18:52:40 +00:00 |
|
Greg Von Kuster
|
135c9a0377
|
Removed the remainder of the tool version subdirectories.
|
2008-03-03 18:38:57 +00:00 |
|
Greg Von Kuster
|
9262212acd
|
Added tool version directories for validation and visualization tools directories.
|
2008-02-22 20:36:20 +00:00 |
|
Greg Von Kuster
|
75b84e0e4d
|
Eliminated Dataset.state.FAKE (requires db update), replacing it with Dataset.state.OK since fake datasets are removed, causing problems for workflow.
Database update:
update dataset set state = 'ok' where state = 'fake'
|
2007-12-21 19:31:58 +00:00 |
|
James Taylor
|
f788a34fca
|
Moving james-wsgi branch to new trunk.
|
2006-11-15 16:28:21 +00:00 |
|