witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

39 Commits

Author SHA1 Message Date
Dan Helfman 69d113142c Fixed a bug causing pricing page to error. 2009-07-12 15:25:07 -07:00
Dan Helfman a75e4f48aa No longer charging for Luminotes Desktop or offering subscription signups. 2009-07-04 23:36:27 -07:00
Dan Helfman 663a08c520 Clarifications to pricing/download pages including adding contact support links. Removed mention of subscription refund since it was confusing, especially with the existing 30-day trial. 2009-05-10 22:15:47 -07:00
Dan Helfman ecbaa091cd Made some visual tweaks to the pricing page. 2009-03-02 13:16:40 -08:00
Dan Helfman e96235b197 Introduced cache-busting code to make pages update more reliably after a new release.
Added initial (untested) support for Internet Explorer 8 beta.
2009-02-11 01:58:14 -08:00
Dan Helfman 9b7d9ef184 Offering free trial even if you already have an account, as long as rate plan is 0. 2009-01-01 16:48:52 -08:00
Dan Helfman 69eb61a02b Fixed modification of existing subscription plan. 2009-01-01 16:40:00 -08:00
Dan Helfman 848a00d692 Now only making the subscription plan name into a link to the sign up page if the user is not yet signed up! 2009-01-01 14:00:47 -08:00
Dan Helfman ee6f0f98bb Changed some wording. 2008-12-30 22:06:21 -08:00
Dan Helfman e0b0763b3e "Get two months free..." subtitled now broken out from table. 2008-12-30 22:00:15 -08:00
Dan Helfman 2301bbff15 Fixing some spacing. Adding "Best value" text. 2008-12-30 21:55:40 -08:00
Dan Helfman a2d68acedf Colored the 60-day guarantee text on the download page. 2008-12-30 16:34:46 -08:00
Dan Helfman afe17fd340 Revamped pricing and download pages to make plan layout more visually appealing. 2008-12-30 16:31:57 -08:00
Dan Helfman 2ec8c83acc Removing hidden plans. 2008-12-30 12:43:18 -08:00
Dan Helfman 1146cb7244 Mentioning 30-day free trial on the product page. 2008-12-30 12:40:03 -08:00
Dan Helfman c7cd4d8e9f Pricing page now hides larger subscription plans until user clicks "show me more plans". 2008-10-29 01:01:17 -07:00
Dan Helfman bedf318c92 More mention of CSV export. 2008-09-27 02:32:28 -07:00
Dan Helfman 81d4e44450 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
Dan Helfman 6bd2dd510f Lots of product page work for Luminotes Desktop. 2008-08-28 21:19:55 -07:00
Dan Helfman 7d8240f7be Added new notebook_sharing rate plan config option to control whether the user can share notebooks at all. 2008-08-20 17:05:21 -07:00
Dan Helfman 71c48b8f05 Upgrade page now properly handles storage quota of None. 2008-08-18 18:11:25 -07:00
Dan Helfman 149a1a6fd6 New FAQs directly on the pricing & sign up page. Updated the original FAQ accordingly. 2008-07-15 19:44:19 -07:00
Dan Helfman 3a169c0837 Tried to clarify that you can collaborate with users beyond just your included accounts. 2008-07-03 16:38:18 -07:00
Dan Helfman 08dc744403 Reordered some rows and mentioned that users you create share a common pool of storage. 2008-06-04 17:01:07 -07:00
Dan Helfman 2a77595b10 Tweaked working again. 2008-06-03 15:13:45 -07:00
Dan Helfman f3baa5b435 Changed wording. 2008-06-03 15:07:36 -07:00
Dan Helfman f8e454d4b6 By the time this is rolled out onto the live site, it won't be "coming soon!", it'll be "done!" 2008-05-28 16:33:18 -07:00
Dan Helfman 9130828ffd Merged in new rate plans and an updated pricing page. Also fixed bug on new pricing page in which "You're currently subscribed to..." showed the wrong plan. 2008-05-28 16:21:51 -07:00
Dan Helfman c6443d49b6 Added new pricing plans and updated pricing page accordingly. 2008-05-28 16:06:57 -07:00
Dan Helfman df3d170362 View groups that you're a member of, with an indicatation if you're an admin of that group.
- modify controller.Users.current() to return the user's groups
    - update test_current() unit tests to expect empty groups list in results
  - modify Main_page, Notebook_rss, Front_page, Tour_page, and Upgrade_page to accept a new groups parameter
    - Main_page should add it as a hidden HTML variable
  - update Wiki.js to read the hidden groups variable and display the groups in account settings
2008-05-28 16:05:38 -07:00
Dan Helfman 5257126d6c Changing the alt text capitalization on a few heading images, and wrapped them
with <h1> instead of <div>.
2008-05-27 13:55:19 -07:00
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
Dan Helfman ee24b34b76 Updated the pricing page with more info about each feature. 2008-05-14 22:51:37 +00:00
Dan Helfman a6baa45435 Made signup support yearly subscriptions. 2008-05-08 19:14:39 +00:00
Dan Helfman 269c28983d Support for yearly subscriptions. 2008-05-08 18:39:46 +00:00
Dan Helfman 21c2d0a050 Switched to a better looking checkmark.. I think. 2008-04-12 02:22:37 +00:00
Dan Helfman e126fd5c19 Don't show "you're currently subscribe to..." for anonymous users. 2008-03-24 23:14:13 +00:00
Dan Helfman c452408106 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
Dan Helfman e9d2ea28d1 Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00