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/model
Dan Helfman d0d87731d2 * Preventing a user from revoking their own access.
* More unit tests for revoking access.
2007-12-30 01:20:38 +00:00
..
delta * Implemented controller.Users.send_invites(). 2007-12-06 01:32:20 +00:00
test * model.Invite now has a to_dict() method, like other model classes do. 2007-12-12 00:52:34 +00:00
Invite.py * Preventing a user from revoking their own access. 2007-12-30 01:20:38 +00:00
Note.py Schema and model changes to support invitations and multiple user collaboration: 2007-12-01 01:08:16 +00:00
Notebook.py Improved input validation on search terms, so certian punctuation doesn't cause the query to fail. 2007-12-06 03:49:50 +00:00
Password_reset.py New model.Invite object for the invite table. 2007-12-03 23:34:35 +00:00
Persistent.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
User.py * Preventing a user from revoking their own access. 2007-12-30 01:20:38 +00:00
__init__.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
drop.sql Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
schema.sql New model.Invite object for the invite table. 2007-12-03 23:34:35 +00:00