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 03f015f99a * Propsetting a bunch of svn:ignores.
* Added a bunch of thumbnail-related methods to controller.Files.
 * Modified Files.download() method to redirect to image preview if
   requested.
 * Implemented image preview to popup full image in a separate window.
 * Added empty stubs for relevant unit tests. Still to-do.
 * Added new dependency on python-imaging package (PIL).
 * Updated file info popup to include clickable thumbnail.
2008-04-01 21:54:43 +00:00
..
Blank_page.py Implemented quota enforcement when uploading a file. This occurs in two places: 2008-02-20 20:21:54 +00:00
Error_page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
File_preview_page.py * Propsetting a bunch of svn:ignores. 2008-04-01 21:54:43 +00:00
Form_submit_page.py Finished remake of signup page. You can now click "signup" for non-free accounts even if you're not logged in. 2008-03-24 22:33:00 +00:00
Front_page.py Another "thing to do" with Luminotes. 2008-03-27 04:14:13 +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 Completely revamped the way the main page and the notes on it are loaded by 2007-10-16 21:37:12 +00:00
Link_area.py Added ability to reorder notebooks on the right side of the page. 2008-03-15 03:04:59 +00:00
Main_page.py Finished remake of signup page. You can now click "signup" for non-free accounts even if you're not logged in. 2008-03-24 22:33:00 +00:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
Notebook_rss.py Made upgrade page dynamically generated on the server instead of static html. 2008-01-10 08:33:19 +00:00
Page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
Processing_note.py First pass at "thank you" page (and related processing/error pages) is complete. 2008-01-11 22:55:04 +00:00
Product_page.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
Progress_bar.py Removed Wiki.js.Upload_pulldown.shutdown() "force" flag as it's redundant if this.uploading is set accordingly. 2008-02-25 21:56:33 +00:00
Redeem_invite_note.py Made upgrade page dynamically generated on the server instead of static html. 2008-01-10 08:33:19 +00:00
Redeem_reset_note.py Made upgrade page dynamically generated on the server instead of static html. 2008-01-10 08:33:19 +00:00
Rounded_div.py Added ability to reorder notebooks on the right side of the page. 2008-03-15 03:04:59 +00:00
Rss_channel.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Rss_item.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Rss_tags.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Search_form.py Revamped searching to use PostgreSQL's tsearch2 full-text searching. 2007-11-02 20:19:53 +00:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Thanks_error_note.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
Thanks_note.py Wrote unit tests for controller.Users.paypal_notify() and thanks() methods. 2008-01-15 00:36:19 +00:00
Toolbar.py Initial work on UI and controller for file uploading: 2008-01-31 21:52:32 +00:00
Tour_page.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
Upgrade_page.py Don't show "you're currently subscribe to..." for anonymous users. 2008-03-24 23:14:13 +00:00
Upload_page.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
User_area.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00