Archived
1
0
Commit Graph

315 Commits

Author SHA1 Message Date
Dan Helfman
23b3884e83 Rewrote upload code to do progress bar updating from the UI via polling, rather than streaming the progress bar ticks from the server.
Still to do: Rewrite import code to do something similar, and refactor unit tests accordingly.
2009-03-19 16:52:53 -07:00
Dan Helfman
25b1fe25f6 Removing dead link. 2009-03-19 01:40:42 -07:00
Dan Helfman
fe99862dde Luminotes Discussion forums now change the discussion thread link color based on whether there are any new posts since you last visited the thread. 2009-03-16 17:09:31 -07:00
Dan Helfman
e9414117ce Renamed "options" tab to "tools" tab. 2009-03-02 19:39:02 -08:00
Dan Helfman
c282570539 You can now print your entire notebook. 2009-03-02 16:39:08 -08:00
Dan Helfman
ecbaa091cd Made some visual tweaks to the pricing page. 2009-03-02 13:16:40 -08:00
Dan Helfman
81388ed36b There is now a downloadable free trial for Luminotes Desktop. Also made export plugins work on Windows. 2009-02-23 00:11:48 -08:00
Dan Helfman
26722eee93 Converting export features to work as separate plugins. Made exported filenames based on the name of the exported notebook. 2009-02-18 23:52:18 -08:00
Dan Helfman
c74a18ae1e Luminotes Desktop now has a "close" link at the top of the page to completely shut down the process. 2009-02-16 13:19:05 -08:00
Dan Helfman
66525ffd34 Being a little more lenient about parsing of internal URLs. 2009-02-13 15:50:39 -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
3b335cca89 Don't display a note movement grabber when in a non-read-write notebook. 2009-02-10 02:00:15 -08:00
Dan Helfman
e3e3fa93d5 Got note dragging working. Now I just need to imlement drop! 2009-02-06 14:01:44 -08:00
Dan Helfman
3e8ae2dc23 Added grippy-surface area to the right of focused note for drag-and-drop of notes for reordering. Drag-and-drop still unimplemented. 2009-02-04 17:09:54 -08:00
Dan Helfman
575d5ace85 Calling out specific supported browser versions on download page. 2009-01-27 17:54:09 -08:00
Dan Helfman
4aba180e6b Now no longer showing delete button on all notes in the forums.. Just your own notes. 2009-01-26 15:51:30 -08:00
Dan Helfman
46d28d0ea0 Better window resizing behavior. 2009-01-22 13:05:18 -08:00
Dan Helfman
58827c4ebd More work on the reusable iframe. Now visually appears seamless. 2009-01-22 12:08:20 -08:00
Dan Helfman
087723ebdd Improved iframe initialization code. 2009-01-06 16:20:04 -08:00
Dan Helfman
e043cf1e0c Pulled in and merged most recent revision with iframes-on-demand changes. 2009-01-03 15:56:54 -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
bbe9d17940 Free trials don't send any transaction info to /users/thanks, so changed the code not to expect it. 2008-12-31 00:19:27 -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
7b11cd3356 Adding missing CSS class. 2008-12-30 16:39:23 -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
8d37ad2a3f Adding the title button back to the toolbar, since it's really essential if a note has no title. 2008-12-23 00:27:44 -08:00
Dan Helfman
461ae4f467 Got rid of auto-hiding notebook "rename" link, since it didn't work reliably. The link is now back in the link area on the left. 2008-12-14 23:28:43 -08:00
Dan Helfman
d687d2b1c8 Vertically compacted the link area on the left somewhat. "rename" hover link no longer showing up on read-only/trash notebooks. 2008-12-13 00:32:19 -08:00
Dan Helfman
c07d315ffe Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. 2008-12-10 23:21:44 -08:00
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
db1435c7c1 Began work to make only the currently focused note an iframe, while all other notes are static divs. 2008-12-02 11:42:57 -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