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 5554b1df17 * Started a static upgrade HTML file with rate plans.
* Fixed Invite.sql_update() to have SQL params in proper order.
 * Fixed bug where email addresses containing "-" were considered invalid.
 * Made UI for inviting other people to your notebook.
 * Tweaked the rate plans and added a new one.
2007-12-11 01:15:03 +00:00
..
delta * Implemented controller.Users.send_invites(). 2007-12-06 01:32:20 +00:00
test New model.Invite object for the invite table. 2007-12-03 23:34:35 +00:00
Invite.py * Started a static upgrade HTML file with rate plans. 2007-12-11 01:15:03 +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