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 2c20d60f9e * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid
* Refactored some of validator decorator to use clearer variable names internally.
 * Validator decorator now supports treating arguments with default values as optional.
 * controller.Notebooks.default() takes an optional note_id argument.
 * controller.Notebooks.contents() takes an optional note_id argument.
 * Wiki.js now makes use of these new controller APIs.
 * Editor.js now takes a notebook_id argument to its constructor so it can properly make links.
2007-07-28 04:22:44 +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 * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid 2007-07-28 04:22:44 +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