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 4a5aeaed98 Implemented server-side portion of revoke_invite(), so now the UI for revoking invites functions properly. 2007-12-14 01:53:12 +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 Implemented server-side portion of revoke_invite(), so now the UI for revoking invites functions properly. 2007-12-14 01:53:12 +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 Making various notebook/user functions support the new "owner" access flag. 2007-12-04 21:28:03 +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