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/test
Dan Helfman fc3849b8be HTML entities/characters like """ are now stripped from notebook names before turning them into friendly ids.
This means that blog posts now have better URLs if they the post titles contain HTML entities/characters.
2008-11-21 14:07:23 -08:00
..
Test_download_access.py Lots more work on the payment code necessary to support Luminotes Desktop. 2008-09-11 00:36:12 -07:00
Test_file.py Now Content-Type header is saved upon upload and sent upon download. 2008-02-18 20:19:36 +00:00
Test_group.py New model.Group class to wrap group-related tables. 2008-05-28 13:32:38 -07:00
Test_invite.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
Test_note.py The username of the author of a forum post now shows up in the UI. 2008-10-30 16:53:42 -07:00
Test_notebook.py HTML entities/characters like """ are now stripped from notebook names before turning them into friendly ids. 2008-11-21 14:07:23 -08:00
Test_password_reset.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
Test_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
Test_tag.py Foundational work for both tags and discussion forums. Should have checked this in in smaller pieces. 2008-10-24 11:51:19 -07:00
Test_user.py Added a new group_storage_bytes member to model.User and some SQL to calculate it. 2008-06-04 19:46:08 -07:00
Test_user_revision.py * make a User_revision object containing a revision timestamp, user_id, username 2008-01-04 04:45:43 +00:00