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 3af5af18c5 Changed controller.Users.logout() to not be a JSON method so just hitting the
"/users/logout" URL will log you out and redirect you the front page.

Made front page prettier and better at explaining Luminotes (hopefully). The
front page is no longer a wiki, but is instead a mostly static page.
2008-03-01 00:26:06 +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
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 Initial work on UI and controller for file uploading: 2008-01-31 21:52:32 +00:00
Main_page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +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 Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +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 No more rounded corners on many UI elements, since the rounding was done by a 2007-10-31 07:46:02 +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 First pass at "thank you" page (and related processing/error pages) is complete. 2008-01-11 22:55:04 +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
Upgrade_note.py Tyepo fix. 2008-02-27 23:53:33 +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 Changed "upgrade" link to always show up, even for accounts with a rate plan > 0. 2008-01-05 00:45:53 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00