Archived
1
0
Commit Graph

1104 Commits

Author SHA1 Message Date
Dan Helfman
968ef22bc4 Implemented CSV exporting, and improved CSV importing to better handle the exported CSV files.
Importing still needs work on properly handling internal note links.
2008-09-17 23:39:11 -07:00
Dan Helfman
6831fe6d89 Fixed a bug in which the /files/preview page couldn't display unicode filenames with special characters.
The problem was that the filename was encoded as UTF-8 twice, rather than once.
2008-09-17 15:38:54 -07:00
Dan Helfman
8d886deffc createdb has an option to set the owner, so no need to do it separately. 2008-09-12 16:52:41 -07:00
Dan Helfman
45a75cb09d Updated tour slightly with Luminotes Desktop in mind. 2008-09-12 13:53:31 -07:00
Dan Helfman
cfb6a04817 Added a tool to create a download access record and make a download link from it. 2008-09-11 21:02:12 -07:00
Dan Helfman
c2f4e433e0 Adding messing parameter to Users() constructor. 2008-09-11 18:12:10 -07:00
Dan Helfman
ac59dd71c5 Releasing tomorrow! 2008-09-11 18:06:53 -07:00
Dan Helfman
ae31a871a2 Fixed some bugs with product payment / download after testing with PayPal's sandbox with PDT and auto-return.: 2008-09-11 16:57:51 -07:00
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