Commit | Date | |
---|---|---|
[r13176]
by
bugman
Created the wizard page base methods on_display(), on_exit() and on_next(). These will be used to perform actions when a page is newly displayed, exited, or the next page is |
2011-06-22 18:46:48 | Tree |
[r13175]
by
bugman
The page index is now stored in the page class object instead of being returned by add_page(). |
2011-06-22 18:32:06 | Tree |
2011-06-22 18:30:28 | Tree | |
[r13173]
by
bugman
The name of the data pipe is now taken as the analysis type followed by the local date and time. This is in the new analysis window. |
2011-06-22 16:40:48 | Tree |
[r13172]
by
bugman
Fix for the wizard panel initialisations. The top level wizard object is now stored in the panel class. |
2011-06-22 16:32:42 | Tree |
[r13171]
by
bugman
The analysis type is now stored in the wizard class so that the second page can use it. |
2011-06-22 16:30:06 | Tree |
[r13170]
by
bugman
The new analysis name is now also stored and restored from the relax data store and hence savefiles. |
2011-06-22 16:19:04 | Tree |
[r13169]
by
han87
Debugging the system test 'test_read_xyz_internal1()'. In the system test 'test_read_xyz_internal1()' the molecule name and the spin name were changed. |
2011-06-22 15:23:16 | Tree |
2011-06-22 15:19:29 | Tree | |
[r13167]
by
han87
Changing the description in the user function load_spins(). In description of the funtion load_spins() in prompt/structure.py the example for loading all C atoms was changed from 'relax> structure.load_spins(spin_id='@C')' to relax> structure.load_spins(spin_id='@*C*'). |
2011-06-22 15:16:17 | Tree |