Commit | Date | |
---|---|---|
2011-07-19 10:45:13 | Tree | |
[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 |
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 |
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 |
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 The system and unit tests have have been simplified by shifting the tearDown() method into the |
2011-07-19 09:18:34 | Tree |