witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

219 Commits

Author SHA1 Message Date
Dan Helfman 9247683a72 Lots more work on the payment code necessary to support Luminotes Desktop. 2008-09-11 00:36:12 -07:00
Dan Helfman 5fbd059258 Fixed a Luminotes Desktop Internet Explorer bug in which note links within
the "download as html" document pointed to notes in the local Luminotes
installation instead of notes within the stand-alone document.
2008-09-08 13:56:19 -07:00
Dan Helfman 49e76c6f82 "Import" feature beta is over. 2008-09-05 13:22:46 -07:00
Dan Helfman 569fd9b070 More wording changes. 2008-09-01 16:46:34 -07:00
Dan Helfman d0e28ab7f2 Added a Q&A "Can I try before I buy?" 2008-09-01 16:14:27 -07:00
Dan Helfman e8646ff810 Changd some of the wording. 2008-09-01 15:36:33 -07:00
Dan Helfman c855c3fc2e Now displaying the version number at the top of the source code page. 2008-08-28 22:02:42 -07:00
Dan Helfman 095e8d4edc No longer making the notebook header / name into a link in certain cases, as there are more than enough links to the notebook already. 2008-08-28 21:53:44 -07:00
Dan Helfman 6bd2dd510f Lots of product page work for Luminotes Desktop. 2008-08-28 21:19:55 -07:00
Dan Helfman b42d85d6ff Luminotes version now defined in a config file and shows up in the Desktop UI. 2008-08-25 19:45:20 -07:00
Dan Helfman 81fabe98c0 In desktop mode, most header links are now undisplayed. Also, no longer creating default notes in initdb.py for desktop version. 2008-08-20 20:50:41 -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 52f129e571 New notebook import feature for importing notes from a CSV file. (Beta.)
Uses existing file upload mechanism with slightly modified UI to upload the file.
Then there's new CSV parsing code to parse the CSV and import it as a new notebook.
Still need a few more unit tests before this feature can be considered complete.
2008-08-08 16:39:53 -07:00
Dan Helfman a6bbf04dad Fairly large CSS overhaul with the goal of making both the left and right areas position: fixed;
Still works in IE 6 and 7. And of course Firefox. Even appears visually okay in Safari.
2008-07-30 16:49:50 -07:00
Dan Helfman ac5c8f6174 By popular demand, added a "save" button that becomes grayed out when everything is saved. 2008-07-29 16:38:35 -07:00
Dan Helfman d56710bf78 "Sign up for free" hook no longer shows up on sign up page itself. 2008-07-29 14:04:07 -07:00
Dan Helfman da4f7f46bd Added "Sign up in seconds. For free." to the front page. 2008-07-28 16:53:49 -07:00
Dan Helfman 913cc5ef51 Reordered the FAQ questions & answers. 2008-07-28 16:41:34 -07:00
Dan Helfman 5e31887260 Moved "sign up for free" on demo page lower down beneath most of the link area. 2008-07-28 16:15:15 -07:00
Dan Helfman d8eccee5aa In several places, made it clearer that sign up is free to entice people to go to the pricing/signup page. 2008-07-28 16:09:20 -07:00
Dan Helfman 3c7394c686 Updated the product tour with an analogy to index cards. 2008-07-24 15:43:27 -07:00
Dan Helfman 105dcd3322 Updating to support conversion JavaScript instead of conversion HTML. 2008-07-20 15:00:03 -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 708de3b7e7 Reorganized and renamed some notebook links on the right side of the page. 2008-06-23 12:56:03 -07:00
Dan Helfman cf7cdefd28 Replaced "add new notebook" link with new notebook button next to
"notebooks" heading.
2008-06-21 22:13:52 -07:00
Dan Helfman 41a85bb41f You can now resize embedded images (small, medium, or large).
Fixed a bug that potentially caused link pulldowns to open in the wrong
location when the page was scrolled past the top.
2008-06-18 17:14:07 -07:00
Dan Helfman cfc1c18a55 Tweaked the popup positioning code to prevent popups from getting smashed into the right side of the page. Removed (broken) images from downloaded HTML. 2008-06-16 15:07:17 -07:00
Dan Helfman 2dd8c60038 Removing Google Analytics since not everyone wants to use it. 2008-06-10 14:07:09 -07:00
Dan Helfman 87e3386356 Moving Analytics loading to the bottom of the page for faster loading of the page itself. 2008-06-09 13:30:32 -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 8d3783825a Removing unnecessary "or None". 2008-06-02 16:39:24 -07:00
Dan Helfman 3f2c51e338 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
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 23665a0e6c Introduced some <meta> description and keywords tags on the product pages.
Also switched view.Page to use isinstance() instead of "type() in".
2008-05-27 14:06:51 -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 694dc2eaba Removed key binding for title button (ctrl-T), since it was interfering
with tab opening in Firefox.
2008-05-27 13:38:10 -07:00
Dan Helfman e971959755 Attempting to access the RSS feed for a non-existent notebook now
displays a somewhat informative message in the feed instead of just
silently raising an error.
2008-05-26 23:00:31 -07:00
Dan Helfman ef1ebd55a4 Font size tweaking of note tree instructions. 2008-05-19 13:46:02 -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 507e8412da New strikethrough toolbar button. 2008-05-14 00:07:02 +00:00
Dan Helfman 5d38e917f6 * Created different sizes of toolbar buttons.
* Made the toolbar auto-resize based on browser window size.
2008-05-12 23:27:42 +00:00
Dan Helfman 5b5f971881 Preloading note icon for great rendering. 2008-05-09 20:13:52 +00:00