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 3af5af18c5 Changed controller.Users.logout() to not be a JSON method so just hitting the
"/users/logout" URL will log you out and redirect you the front page.

Made front page prettier and better at explaining Luminotes (hopefully). The
front page is no longer a wiki, but is instead a mostly static page.
2008-03-01 00:26:06 +00:00
..
Stub_database.py * Users.signup(), Users.login(), and Root.default() now support optional invite_id parameter. 2007-12-27 22:16:47 +00:00
Stub_object.py Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
Stub_smtp.py * Implemented controller.Users.send_invites(). 2007-12-06 01:32:20 +00:00
Stub_urllib2.py Wrote unit tests for controller.Users.paypal_notify() and thanks() methods. 2008-01-15 00:36:19 +00:00
Stub_view.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_controller.py Many more controller.Files unit tests. 2008-02-23 22:17:02 +00:00
Test_database.py Merged revisions 401-446 via svnmerge from 2007-10-11 09:03:43 +00:00
Test_files.py Tweaked controller.Files.download() to better handle filenames with weird characters. 2008-02-24 01:01:50 +00:00
Test_notebooks.py Now, if you delete a notebook and the only remaining notebook is read-only, 2008-01-24 22:02:02 +00:00
Test_root.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
Test_users.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00