Menu

SVN archive Commit Log


Commit Date  
[r13718] by bugman

Fix for the get_data() method - the new analysis wizard pages are now located in the class namespace.

2011-07-19 10:43:05 Tree
[r13717] by bugman

The assembly of data in the new analysis wizard is now performed by get_data().

2011-07-19 10:38:49 Tree
[r13716] by bugman

The GUI analyses reset is now complete with the removal of 'gui analyses' from the reset observer.

2011-07-19 10:23:31 Tree
[r13715] by bugman

Deselected molecules, residues, or spins are now not expanded in the spin viewer tree.

2011-07-19 10:18:29 Tree
[r13714] by bugman

System test fixes for the deletion of ds.tmpfile and ds.tmpdir when relax is reset.

The names are now stored in self - as they were a few revisions ago.

2011-07-19 10:08:51 Tree
[r13713] by bugman

The test suite base class tearDown() methods now delete tmpdir and tmpfile from self.

This allows the names to be sorted somewhere where a call to generic_fns.reset.reset() will delete
them.

2011-07-19 10:07:56 Tree
[r13712] by bugman

The observers are now notified of a reset prior to the reset happening.

This allows them to play with the data, if needed, before it is all lost.

2011-07-19 09:30:59 Tree
[r13711] by bugman

Shifted the GUI test startUp() and tearDown() methods into the base class.

2011-07-19 09:29:42 Tree
[r13710] by bugman

Replaced all calls to ds.__reset__() with calls to generic_fns.reset.reset().

This is needed as the relax data store is only part of the permanent data kept within relax. The
status object and other data will need to be dealt with now. The use of generic_fns.reset.reset()
by all parts of relax makes this resetting more uniform and clean.

The system and unit tests have have been simplified by shifting the tearDown() method into the
SystemTestCase and UnitTestCase base classes. The tearDown() methods were mainly used to reset
relax, so this is now unified in the base class via generic_fns.reset.reset().

2011-07-19 09:18:34 Tree
[r13709] by bugman

A reset() method has been created for the analyses GUI elements to properly clear this data.

The 'notebook page switcher' observer is now also unregistered.

2011-07-19 07:04:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.