witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

996 Commits

Author SHA1 Message Date
Dan Helfman 0a090796ef 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
Dan Helfman 16e32619dc Mentioning USB drive support. 2008-09-11 14:15:05 -07:00
Dan Helfman 0852777426 Made text on screenshot banner a little sharper. 2008-09-11 14:11:05 -07:00
Dan Helfman 3a03689677 For now, linking front page screenshot image to download page instead of tour. 2008-09-11 13:28:24 -07:00
Dan Helfman 8e275cdbcd Adding "New Downloadable Version!" banner to screenshot image. 2008-09-11 13:27:07 -07:00
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 1ae3596f3d Updated download button image. 2008-09-10 21:16:30 -07:00
Dan Helfman c8e910b43a Made it clearer when reverting a note what's going on. Now opening the reverted note if it's not yet open, or highlighting it if it is open. 2008-09-08 15:44:24 -07:00
Dan Helfman e06579c881 In the revision changes pulldown, no longer showing "by desktopuser" in Luminotes Desktop. 2008-09-08 15:29:16 -07:00
Dan Helfman 949778e702 Fixed a bug in which Luminotes Desktop file attachment did not always work due to incorrect upload progress reporting. 2008-09-08 15:11:49 -07:00
Dan Helfman fd76ef3fa4 Updated to better explain Windows Firewall Security Alerts about blocking Luminotes. 2008-09-08 14:11:27 -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 6bbe32bfff If the item number is blank, ignore the transaction. 2008-09-01 19:18:05 -07:00
Dan Helfman 569fd9b070 More wording changes. 2008-09-01 16:46:34 -07:00
Dan Helfman f83d0a2956 Whoops, accidentally committed test button html again. 2008-09-01 16:22:38 -07:00
Dan Helfman 4487faa5dc Mentioning Luminotes Desktop Q&A on faq page. 2008-09-01 16:18:45 -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 1e404d0439 Added XCF for download button. 2008-09-01 15:36:54 -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 4972f1655d Download button form should not have been checked in. 2008-08-28 21:31:56 -07:00
Dan Helfman 607ed737e5 Changed "Luminotes server" link to "Luminotes source code". 2008-08-28 21:30:12 -07:00
Dan Helfman 6bd2dd510f Lots of product page work for Luminotes Desktop. 2008-08-28 21:19:55 -07:00
Dan Helfman 6c018a2879 Installer can now overwrite installer.db since it's not overwriting the copy in %APPDATA% that's actually used by Luminotes. 2008-08-28 17:50:16 -07:00
Dan Helfman d70a240656 Giving Vista equal billing with XP, since initial reports seem to indicate that it works on Vista as well. 2008-08-27 20:10:10 -07:00
Dan Helfman 4648e3b2a7 Mentioning that Luminotes Desktop opens in a new browser window/tab. 2008-08-27 20:04:46 -07:00
Dan Helfman c4d6913037 Calling this 1.5.0. 2008-08-27 13:30:24 -07:00
Dan Helfman 71c5c1ce00 "and attached files" 2008-08-27 13:15:20 -07:00
Dan Helfman 98a87a6bfa Running luminotes.exe from batch file with start so console window closes. 2008-08-27 13:13:36 -07:00
Dan Helfman 95848b752d Added USB drive support. 2008-08-27 13:02:11 -07:00
Dan Helfman 71c274c24c Updated so as not to refer to port 8081 for Luminotes Desktop, since a fixed port is no longer used. 2008-08-26 21:20:49 -07:00
Dan Helfman f07cd2dc41 Notebooks.summarize_note() can now optionally highlight some particular text. 2008-08-26 19:35:50 -07:00
Dan Helfman 8cad14ca34 Replacing small intaller image with a simpler version. 2008-08-26 19:29:21 -07:00
Dan Helfman b7a15f035c Luminotes Desktop no longer listens on a fixed port, but instead finds a random available port. 2008-08-26 19:25:26 -07:00
Dan Helfman fa34caf07f Mentioned Windows firewall. 2008-08-26 16:12:56 -07:00
Dan Helfman 61138de369 Adding custom images to the installer. 2008-08-26 15:42:55 -07:00
Dan Helfman c0d512920e Setting permissions on log files to 600 for privacy reasons. Also naming log files to include username on Linux. 2008-08-26 14:58:04 -07:00
Dan Helfman 9e1ae2abb6 Changing default file mode from just "b" to "rb", since Python complains otherwise. 2008-08-25 23:47:25 -07:00
Dan Helfman 7a65670c45 Now storing uploaded files in home directory / APPDATA. And made uploads always use binary mode, necessary on Windows.
Also fixed removal of log files on startup to remove them from the right location.
2008-08-25 23:30:36 -07:00
Dan Helfman 978ce6a360 Excluding certain images files. 2008-08-25 20:21:54 -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 840eabbe5a Removed option to launch Luminotes from installer, since it gets launched as the wrong user. Instead, going back to option to view the README file. 2008-08-25 19:20:27 -07:00
Dan Helfman ebee4e5135 luminotes.db now goes in a user-specific directory. 2008-08-25 17:43:09 -07:00
Dan Helfman 5badd47fd7 Logging to a temp directory instead of the current directory. This allows non-admin/non-root users to run Luminotes Desktop. 2008-08-25 16:57:33 -07:00
Dan Helfman 6ba890c5b0 Modified confirmation message to make clear that the user's data will be removed. 2008-08-25 16:11:28 -07:00
Dan Helfman 936dd4d5ce Fixing typos (lack of colons). 2008-08-25 16:07:57 -07:00
Dan Helfman c241cd52da Don't overwrite luminotes.db during a reinstall. This way, a user's notebooks won't be overwritten. 2008-08-25 15:45:42 -07:00
Dan Helfman 21d7b3c55e If luminotes.exe is already running during an install (such as from a previous version), stop it before replacing it. 2008-08-25 15:15:15 -07:00