witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

278 Commits

Author SHA1 Message Date
Dan Helfman 929d27035a Changed the "new note" key from ctrl-N to ctrl-M so as not to conflict with the "new browser window" key used in most web browsers. 2008-12-03 15:11:49 -08:00
Dan Helfman b7a7699d34 Adding a message at the bottom of forum pages about logging in to post. 2008-12-03 13:23:38 -08:00
Dan Helfman 024f654e61 Removing TODO that was already done. 2008-12-03 13:21:36 -08:00
Dan Helfman fa4c9c0cdb Updating header links at the top of the Luminotes Desktop wiki page. 2008-12-03 13:13:43 -08:00
Dan Helfman bf4bf4026e Fixing 404 demo link in product page footer. 2008-12-03 12:32:31 -08:00
Dan Helfman 6e52384d46 Fixed a bug that prevented deleted notes from being displayed within the trash. 2008-11-24 16:58:59 -08:00
Dan Helfman c5a2765685 Fixing blog rss to use friendly ids in URLs. 2008-11-18 16:47:55 -08:00
Dan Helfman d3e040d984 Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Dan Helfman bf22f8a950 More instructions on posting comments. 2008-11-18 13:31:19 -08:00
Dan Helfman c211456130 Lots of discussion forum / blog work. 2008-11-18 13:28:51 -08:00
Dan Helfman af42aae7cc 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
Dan Helfman aa4d3585bd Rearranged many of the navigation links and expanded the product page footer. 2008-11-15 13:15:51 -08:00
Dan Helfman e745025c6f 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
Dan Helfman 43b9c36cf8 <title> text is now a little more clear for adding a note to the note tree. 2008-11-14 15:39:59 -08:00
Dan Helfman 68de634b38 Rearranged the links on the left and right side of the wiki editing page. Added an "add note to note tree" button that's not quite complete. 2008-11-14 12:34:06 -08:00
Dan Helfman 05aceda782 Luminotes Desktop page now has a link to the current version's changelog. 2008-11-13 15:48:29 -08:00
Dan Helfman 1b6f8402ee Added trailing slashes to URL paths to prevent unnecessary redirection. 2008-11-06 17:55:39 -08:00
Dan Helfman 8330d8b65c 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
Dan Helfman f1b04d6e20 Link to discussion forums from front page. 2008-11-05 11:42:24 -08:00
Dan Helfman d577455091 Adding page navigation (pagination), as factored out into its own class. 2008-11-03 13:37:20 -08:00
Dan Helfman 6708675fec Factored out page navigation (pagination) code and made use of it on forum thread list page. 2008-10-31 15:17:59 -07:00
Dan Helfman dccab45de3 The username of the author of a forum post now shows up in the UI. 2008-10-30 16:53:42 -07:00
Dan Helfman 7a53b42372 Reworded message about publishing a comment. 2008-10-30 15:34:42 -07:00
Dan Helfman 5de80ebeae Adding a little space around "When you're done with your comment..." message. 2008-10-30 15:32:07 -07:00
Dan Helfman 3e4fdd1d72 Don't display "When you're done with your comment.." message if you're not logged in. 2008-10-30 15:31:35 -07:00
Dan Helfman b4a40d2c25 More work on the discussion forums. 2008-10-30 15:26:27 -07: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 b83bef9c81 Disabling RSS feed for forums (for now) because URLs within feed are incorrect. 2008-10-28 14:51:21 -07:00
Dan Helfman da938a3313 Link back to forum from thread page. 2008-10-28 14:44:30 -07:00
Dan Helfman b6499fb2ea Link from forum threads list back to all forums list. 2008-10-28 14:40:20 -07:00
Dan Helfman bce99c26bc New forum thread creation code, plus a re-working of URLs under "/forums/" 2008-10-28 14:07:49 -07:00
Dan Helfman 21a05befe0 More forum-specific stuff. 2008-10-27 16:23:27 -07:00
Dan Helfman 36af0bbfed Propagating notebook tags to the UI code. 2008-10-24 15:07:36 -07:00
Dan Helfman de6bde81db Page for listing the threads in a forum. 2008-10-24 13:15:26 -07:00
Dan Helfman 388f2fcb02 Foundational work for both tags and discussion forums. Should have checked this in in smaller pieces. 2008-10-24 11:51:19 -07:00
Dan Helfman 0e99ac59fc Changed wording. 2008-10-20 15:53:59 -07:00
Dan Helfman f5b7cb35a7 Made the 404 error page slightly more useful. 2008-10-20 15:53:12 -07:00
Dan Helfman 94f4e470fd A FAQ about running from a USB drive. 2008-10-20 14:35:37 -07:00
Dan Helfman c11cf6f43d Use the notebook name as the page title if necessary. 2008-10-15 12:44:47 -07:00
Dan Helfman cf8ff91f27 A few product pages (such as the tour) had an incorrect page title. 2008-10-15 12:34:15 -07:00
Dan Helfman b18cd1dca2 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
Dan Helfman f056559cad Updating front-page small screenshot to mention Safari/Chrome in banner. Also changing link for said screenshot to go to tour. 2008-10-08 19:33:16 -07:00
Dan Helfman 489cc08783 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
Dan Helfman adcb9611c5 Now calling Chrome/Safari support "beta". 2008-10-07 23:46:51 -07:00
Dan Helfman 815b05e574 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
Dan Helfman bedf318c92 More mention of CSV export. 2008-09-27 02:32:28 -07:00
Dan Helfman 3a7a4d59f3 Mentioning CSV exporting on download page. 2008-09-27 02:29:05 -07:00
Dan Helfman 329ece7ecf Nuking "how many users are supported" question in favor of some small text. 2008-09-27 02:26:54 -07:00
Dan Helfman 79dc26ccee "Absolutely no DRM" 2008-09-27 02:14:28 -07:00
Dan Helfman 385ec58518 Made supported OSes and browsers much more prominent on download page to prevent confusion. 2008-09-27 02:09:41 -07:00