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 f05d3db661 * Added a "changes" tab with a list of revision timestamps for each note. Note yet clickable.
* Made controller.Notebooks.save_note() return the newly minted revision timestamp upon a successful save.
 * Whenever we get back a revision timestamp from save_note(), we store in in the client's list of revisions for that note.
 * Now raising Access_error in controller.Notebooks in various places where the notebook requested is unknown.
 * Tweaked pulldown CSS a bit. Now will sport a handy-dandy scrollbar if the pulldown gets too tall, at least in real browsers.
 * Fixed bug where clicking "show on startup" checkbox directly didn't visually toggle the checkbox.
2007-07-26 01:18:41 +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 Fixing unit test that was broken by earlier switching to secondary id keys including class names. 2007-07-24 00:03:50 +00:00
Test_notebooks.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_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