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 c5a2765685 Fixing blog rss to use friendly ids in URLs. 2008-11-18 16:47:55 -08:00
..
Blank_page.py Implemented quota enforcement when uploading a file. This occurs in two places: 2008-02-20 20:21:54 +00:00
Download_page.py Luminotes Desktop page now has a link to the current version's changelog. 2008-11-13 15:48:29 -08: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
Forum_page.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Forum_rss.py Fixing blog rss to use friendly ids in URLs. 2008-11-18 16:47:55 -08:00
Forums_page.py Added trailing slashes to URL paths to prevent unnecessary redirection. 2008-11-06 17:55:39 -08:00
Front_page.py Rearranged many of the navigation links and expanded the product page footer. 2008-11-15 13:15:51 -08:00
Header.py Rearranged many of the navigation links and expanded the product page footer. 2008-11-15 13:15:51 -08:00
Html_file.py Fixed a Luminotes Desktop Internet Explorer bug in which note links within 2008-09-08 13:56:19 -07: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 Lots of discussion forum / blog work. 2008-11-18 13:28:51 -08:00
Main_page.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Changed wording. 2008-10-20 15:53:59 -07:00
Note_tree_area.py Hiding some navigation on the main notebook, and moving to the forum displayed on a thread page. 2008-11-14 22:45:24 -08:00
Notebook_rss.py View groups that you're a member of, with an indicatation if you're an admin of that group. 2008-05-28 16:05:38 -07:00
Page.py Removing Google Analytics since not everyone wants to use it. 2008-06-10 14:07:09 -07:00
Page_navigation.py Adding page navigation (pagination), as factored out into its own class. 2008-11-03 13:37:20 -08:00
Processing_download_note.py Fixed a bug that broke that Luminotes Desktop product download page if PayPal took too long to notify Luminotes of the purchase. 2008-10-07 13:59:34 -07: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 Converted the Luminotes blog to work like a forum, so now you can post comments on Luminotes blog posts. 2008-11-17 15:23:22 -08:00
Progress_bar.py Safari/Chrome: Uploading files now works reliably instead of just once. Apparently WebKit caches iframe src URLs! 2008-10-08 17:09:13 -07: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 Fixed mouse click handling brokenness introduced by 03b6a15e86e1. Also Beginning to phase out special-case hack for form submission. 2008-05-30 17:10:57 -07:00
Rounded_div.py Fixed a visual bug in which clicking up or down to reorder your notebooks didn't display correctly. 2008-10-09 12:53:57 -07: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 Fixed a visual conflict between your web browser's search field autocomplete and Luminotes built-in suggest-as-you-type feature. 2008-11-05 15:40:29 -08:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Thanks_download_error_note.py Updated the text on the thanks download success and error pages to be a little more clear about the transaction status. 2008-09-11 14:43:21 -07:00
Thanks_download_note.py Added "what's new" changelog link to thanks download page, and added links between pricing/download pages to each other. 2008-09-27 01:33:00 -07: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 More forum-specific stuff. 2008-10-27 16:23:27 -07:00
Tour_page.py Changed "download in a single click" text since now technically it takes two clicks. 2008-09-27 00:50:16 -07: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 Attempting to access the RSS feed for a non-existent notebook now 2008-05-26 23:00:31 -07:00
Upgrade_page.py Pricing page now hides larger subscription plans until user clicks "show me more plans". 2008-10-29 01:01:17 -07:00
Upload_page.py New notebook import feature for importing notes from a CSV file. (Beta.) 2008-08-08 16:39:53 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00