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/controller/test
Dan Helfman 658e42aeba Made some changes intended to speed up page loading slightly.
* Blank iframe contents now come from static HTML rather than dynamic CherryPy.
 * Reindented @strongly_expire decorator.
 * Removed one stage of Editor's multi-stage construction.
2007-09-01 23:46:15 +00:00
..
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Stub_view.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_controller.py Updated unit tests for redirect upon non-http / request when logged in. 2007-08-03 19:43:16 +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 Made some changes intended to speed up page loading slightly. 2007-09-01 23:46:15 +00:00
Test_root.py Updated unit tests for redirect upon non-http / request when logged in. 2007-08-03 19:43:16 +00:00
Test_users.py Moved login link to the top of the page; now present dependent on whether you're already logged in. 2007-08-30 23:57:56 +00:00