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 e102438957 Show pricing plans on signup page from highest to lowest, since that seems to be in vogue on subscription sites.
Also added "No fee" price text to Free pricing plan for consistency in layout with the other plans.
2008-05-18 01:38:21 -07: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
Forums_page.py Adding unfinished Forums controller and associated tests. 2008-04-25 20:34:01 +00:00
Front_page.py New strikethrough toolbar button. 2008-05-14 00:07:02 +00:00
Header.py No longer showing "settings" link unless you're viewing your wiki. 2008-05-08 03:37:24 +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 * Better support for RSS feeds of notebooks with unicode names. 2008-04-24 20:32:43 +00:00
Main_page.py Passing new yearly parameter to main page. 2008-05-08 19:29:11 +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
Note_tree_area.py UI and font size changes. 2008-04-29 20:53:39 +00:00
Notebook_rss.py Passing new yearly parameter to main page. 2008-05-08 19:29:11 +00:00
Page.py Several cosmetic and layout changes to the wiki editing page. Specifically, 2008-04-04 05:39:40 +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 Reducing the number of links in the header by consolidating several into 2008-04-24 23:02:53 +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 Added unit tests for new RSS related controller methods. 2008-04-23 02:54:59 +00:00
Rss_tags.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Search_form.py Width of search text field now set to full width of link area instead of a specific character width. 2008-04-04 08:18:54 +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 New strikethrough toolbar button. 2008-05-14 00:07:02 +00:00
Tour_page.py Fixin tyepo. 2008-04-05 17:33:56 +00:00
Update_link_page.py * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs. 2008-04-22 23:24:30 +00:00
Updates_rss.py * Better support for RSS feeds of notebooks with unicode names. 2008-04-24 20:32:43 +00:00
Upgrade_page.py Show pricing plans on signup page from highest to lowest, since that seems to be in vogue on subscription sites. 2008-05-18 01:38:21 -07:00
Upload_page.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00