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
Dan Helfman 681e11e9a7 Disabled access to several controller methods for READ_WRITE_FOR_OWN_NOTES notebooks.
Also fixed some unit tests. Many other unit tests are forthcoming.
2008-10-31 16:59:36 -07:00
..
test Disabled access to several controller methods for READ_WRITE_FOR_OWN_NOTES notebooks. 2008-10-31 16:59:36 -07:00
Database.py Fixed an occasional bug that caused unexpected logouts by moving the session info into the database. No more write races. 2008-10-29 14:26:22 -07:00
Expire.py Backing out extra indentation. 2008-10-08 15:56:30 -07:00
Expose.py * Now if you try to load a page where access is required, and you're not 2008-04-18 19:54:50 +00:00
Files.py Disabled access to several controller methods for READ_WRITE_FOR_OWN_NOTES notebooks. 2008-10-31 16:59:36 -07:00
Forums.py Factored out page navigation (pagination) code and made use of it on forum thread list page. 2008-10-31 15:17:59 -07:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Changes to html cleaner to make all external links nofollow to discourage forum spammers. 2008-10-31 11:57:45 -07:00
Html_differ.py Fixed yet another diff-breaking edge case. This one had to do with 2008-05-03 07:40:46 +00:00
Html_nuker.py Leading/trailing spaces in note titles are now ignored when making links to such notes. 2008-09-28 14:48:22 -07:00
Notebooks.py Disabled access to several controller methods for READ_WRITE_FOR_OWN_NOTES notebooks. 2008-10-31 16:59:36 -07:00
Root.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
Schema_upgrader.py tools/initdb.py now sets the database schema_version. 2008-10-27 14:01:08 -07:00
Session_storage.py Rewrote Session_storage class, because it was periodically raising ProgrammingErrors due to simultaneous cursor access from different threads. 2008-10-30 14:43:25 -07:00
Users.py Propagating notebook tags to the UI code. 2008-10-24 15:07:36 -07:00
Validate.py Began a local/desktop mode, and made the server exit upon startup if it's already running. 2008-08-15 15:00:16 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00