witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

1022 Commits

Author SHA1 Message Date
Dan Helfman f2b88441ee Leading/trailing spaces in note titles are now ignored when making links to such notes. 2008-09-28 14:48:22 -07:00
Dan Helfman d62fa9f95a Releasing today. 2008-09-28 02:41: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 47b16c0ff8 Added a note about running Luminotes Desktop when the server is already running. 2008-09-27 02:18:41 -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
Dan Helfman da68e33566 Added "what's new" link to upgrade info. 2008-09-27 01:43:11 -07:00
Dan Helfman 81d4e44450 Added "what's new" changelog link to thanks download page, and added links between pricing/download pages to each other. 2008-09-27 01:33:00 -07:00
Dan Helfman dd274cc3e7 Changed "download in a single click" text since now technically it takes two clicks. 2008-09-27 00:50:16 -07:00
Dan Helfman 8c54f7e59c Testing rewriting of imported note links that have full protocol and server ("http://blah/"), as IE tacks on. 2008-09-26 23:06:40 -07:00
Dan Helfman 7a3fe2fc5a Fixed incorrect commit order in import_csv(). 2008-09-26 23:01:01 -07:00
Dan Helfman 32da3d3db2 Fixed bug in which an incorrectly detected CSV header or an invalid note_id value could break an entire CSV import. Now just ignoring invalid note_id values. 2008-09-26 22:23:38 -07:00
Dan Helfman c04475fc7e Fixed bug in which attempting to export a notebook containing a note saved by a user without a username would raise an error. 2008-09-26 21:57:53 -07:00
Dan Helfman 61fb8cc079 Fixed a bug in which attempting to export a notebook containing a note without a title would raise an error. 2008-09-26 21:54:43 -07:00
Dan Helfman 38f4772a6a Completed note link rewriting support for CSV importing. Also completed unit tests for that and CSV exporting. 2008-09-26 21:30:40 -07:00
Dan Helfman 6c46951285 Mentioned Google Chrome. Added a link to contact info for people to vote for their browser choice. 2008-09-22 14:23:13 -07:00
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