witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/controller/test
Dan Helfman ccfcd3ccfe * Added convenience method to model.Notebook called is_startup_note(), and made use of it.
* is_startup_note() checks whether the object id of the given note is in the list of startup notes,
   not whether the actual object is.
 * This fixed a bug in which the same note could be saved to the list of startup notes multiple
   times, thereby causing funny display problems when the same note was loaded twice.
2007-08-01 02:23:54 +00:00
..
Stub_view.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_controller.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_database.py * Can now click on revision timestamps to open up the contents of previous note revisions with a small timestamp at the top. 2007-07-31 22:53:57 +00:00
Test_notebooks.py * Added convenience method to model.Notebook called is_startup_note(), and made use of it. 2007-08-01 02:23:54 +00:00
Test_root.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_users.py Renaming all entries to notes to fit better with the name "Luminotes". 2007-07-17 01:21:31 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00