Archived
1
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/model/test
Dan Helfman 4e28620348 * Added a trash Notebook to model.Notebook.
* Made sure the trash is not exposed by the read-only notebook view.
 * Modified model.User.check_access() to consider read-write access to a
   notebook to be sufficient for access to that notebook's trash.
 * Modified controller.Users so new users are created with a notebook that
   has a trash.
 * Changed controller.Notebooks so deleted notes go to the trash (if any).
2007-08-03 21:12:17 +00:00
..
Test_note.py Renaming all entries to notes to fit better with the name "Luminotes". 2007-07-17 01:21:31 +00:00
Test_notebook.py * Added a trash Notebook to model.Notebook. 2007-08-03 21:12:17 +00:00
Test_persistent.py * Added a "changes" tab with a list of revision timestamps for each note. Note yet clickable. 2007-07-26 01:18:41 +00:00
Test_read_only_notebook.py * Added a trash Notebook to model.Notebook. 2007-08-03 21:12:17 +00:00
Test_user.py * Added a trash Notebook to model.Notebook. 2007-08-03 21:12:17 +00:00