witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

1492 Commits

Author SHA1 Message Date
Dan Helfman af7f1c0c07 proxy_redirect needs to be off for nginx to work with Luminotes. 2009-03-20 20:17:25 -07:00
Dan Helfman d0853c8e6b Removing newlines so that formatting (spacing, specifically) shows up correctly. 2009-03-20 17:44:10 -07:00
Dan Helfman ab303ea0ac Fixed a bug in which faq/community/etc pages had way too much whitespace. 2009-03-20 17:25:30 -07:00
Dan Helfman 1021a01e6a Added <tbody> to upload progress table to make IE happy. 2009-03-20 16:14:08 -07:00
Dan Helfman 0d91bc043e Made upload pulldown never ephemeral, since when it was, it could sometimes disappear in IE after you selected a file to upload. 2009-03-20 15:57:44 -07:00
Dan Helfman 588e0906b9 Upping client timeout threshold for uploads. 2009-03-20 15:39:40 -07:00
Dan Helfman a15d8221ca Fixed a bug in which the new upload code didn't work in IE due to IE not noticing that enctype was set to multipart/form-data. 2009-03-20 15:37:14 -07:00
Dan Helfman 74b3c37b61 Oops, log to screen should be false. 2009-03-20 15:36:37 -07:00
Dan Helfman e35f566609 Better spacing around file upload instructions. 2009-03-20 14:07:58 -07:00
Dan Helfman 604578aba1 Haiku: Comma at list end / Makes IE very angry / Cherry blossoms fall 2009-03-20 13:57:37 -07:00
Dan Helfman 7e805c5fe6 Hopefully releasing today. 2009-03-20 13:56:19 -07:00
Dan Helfman 7044f2e16f Fixing indentation. 2009-03-20 13:08:24 -07:00
Dan Helfman a16b0f1194 If upload client receives ten consecutive "starting" states in a row, it gives up on the upload. Also, max upload completion of a non-done upload is 99%. 2009-03-20 02:01:35 -07:00
Dan Helfman bd18f0600c Increasing initial upload progress poll interval slightly. 2009-03-20 01:30:42 -07:00
Dan Helfman e326db5cc7 All unit tests pass again. 2009-03-20 01:29:06 -07:00
Dan Helfman 6408cbafa0 Got controller.Files unit tests passing again since the uploading overhaul. Still need to do controller.Notebooks tests. 2009-03-20 00:57:14 -07:00
Dan Helfman d3f2951ca1 Mentioning nginx config file value. 2009-03-19 22:01:01 -07:00
Dan Helfman 4f3b478509 Switched file upload and progress methods to expect nginx-style "X-Progress-ID" instead of "file_id" parameter.
Also updated example nginx config file to include directives for nginx's upload progress module.
2009-03-19 21:38:42 -07:00
Dan Helfman 92b7cf1084 Removing debugging print. 2009-03-19 17:43:33 -07:00
Dan Helfman 44bf7ade14 Upload_pulldown now properly displays "import file" instead of "attach file", etc. when a CSV file is being imported. 2009-03-19 17:40:44 -07:00
Dan Helfman ffb70e547e Fixed toggling of import pulldown by clicking import link. 2009-03-19 17:37:25 -07:00
Dan Helfman 4587ab0ddd Got rid of Wiki.Import_pulldown and made Upload_pulldown support CSV importing. Unit tests for server side still needed. 2009-03-19 17:35:24 -07:00
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 a9de46c78d Reorganized changelog for released that's currently under development. 2009-03-18 22:55:59 -07:00
Dan Helfman 42c5c91e5d Add whitespace pre-wrap CSS to note frames, which improves copying and pasting newlines. 2009-03-18 22:19:42 -07:00
Dan Helfman 7512ba1159 Added example Apache and nginx config scripts and updated INSTALL doc accordingly. 2009-03-18 15:43:21 -07:00
Dan Helfman 3013beddbd New support for nginx's X-Accel-Redirect for downloading files. Also made Files.thumbnail() non-streaming. 2009-03-18 15:11:46 -07:00
Dan Helfman 503625bdea Fixed a bug in tools/luminotes_debian_initscript that prevented the "stop" command from working properly. 2009-03-17 14:08:55 -07:00
Dan Helfman 1d1873d38a Fixing typo. 2009-03-16 18:47:44 -07:00
Dan Helfman c7c8c86b68 It's release day! 2009-03-16 18:46:25 -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 205adeb904 Added a remove formatting feature to the tools menu. 2009-03-16 16:35:04 -07:00
Dan Helfman bbd0328858 Fixed a bug in which the filename of an exported HTML file was just "export" instead of being based on the notebook name. 2009-03-16 15:09:33 -07:00
Dan Helfman a40bda5d3d Reworded text displayed when an invite is sent. 2009-03-06 15:20:51 -08:00
Dan Helfman 27f5f4e1a9 Improved schema upgraded for the case when no new database schemas are available. Updated unit tests accordingly. 2009-03-06 15:14:17 -08:00
Dan Helfman d0f9c20e69 Removing a bunch of unnecessary semi-colons. 2009-03-06 15:01:50 -08:00
Dan Helfman 0f21416310 Bumping version. 2009-03-06 14:58:33 -08:00
Dan Helfman 74b197aa90 Showing "print" link on printable version of notebook/note, since Google Chrome doesn't print on page load. 2009-03-03 00:14:19 -08:00
Dan Helfman 7585a795d5 Removing an unneeded image from the desktop version to save space. 2009-03-03 00:13:32 -08:00
Dan Helfman 1d0de90446 Releasing soon. 2009-03-02 23:20:53 -08:00
Dan Helfman b62e1244ef When printing the whole notebook, the current note is now saved first so its changes are included in the printing. 2009-03-02 21:48:58 -08:00
Dan Helfman 024713fc4e "print this note" link now saves the note before printing it, so any unsaved changes are included in the printing. 2009-03-02 21:35:26 -08:00
Dan Helfman e9414117ce Renamed "options" tab to "tools" tab. 2009-03-02 19:39:02 -08:00
Dan Helfman 50cc2ff19b Fixed spacing around titles. 2009-03-02 19:37:35 -08:00
Dan Helfman 7def0fe58c You can now print an individual note. 2009-03-02 17:16:15 -08:00
Dan Helfman c262ad7b00 Updated to include name of "print" link. 2009-03-02 16:52:02 -08:00
Dan Helfman 73325f17fb Unit tests for notebook printing. 2009-03-02 16:51:32 -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