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/view
Dan Helfman 4d736d4821 Lots of work on user storage quotas:
* Each model.User now has a current storage bytes and a rate plan.
 * model.User.to_dict() updated accordingly.
 * Minor Scheduler.add() change to bail of the given thread is None.
 * controller.Users.current() returns current user's rate plan details.
 * controller.Users.update_storage() now takes an optional callback.
 * Various methods in controller.Notebooks responsible for calling controller.Users.update_storage().
 * Added rate plan details to config/Common.py.
 * Added quota utilization colors to style.css.
 * Implemented quota utilization calculation and display in Wiki.js.

Still to-do: Return updated storage bytes where appropriate in controller.Notebook and update the
client accordingly.
2007-09-20 20:36:19 +00:00
..
Error_page.py Learned to spell JavaScript. 2007-09-10 19:43:51 +00:00
Html_file.py Fixed bug where CSS text centering in downloaded wiki HTML caused Thunderbird 2007-08-24 21:21:02 +00:00
Json.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Link_area.py Lots of work on user storage quotas: 2007-09-20 20:36:19 +00:00
Main_page.py New optional parent_id argument to controller.Notebooks.default() to support "return to notebook" in the trash. 2007-08-29 00:50:46 +00:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Changed "us" to "we". 2007-08-29 00:24:26 +00:00
Page.py Expanded the page displayed when Javascript is disabled so search engines actually get something useful. 2007-08-01 20:46:26 +00:00
Search_form.py Adding a little down arrow to "search" button to indicate it's a pulldown. 2007-09-05 02:34:48 +00:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Toolbar.py Reordering the toolbar buttons a bit. 2007-08-28 22:07:11 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00