Archived
1
0
Commit Graph

308 Commits

Author SHA1 Message Date
4e21547da6 Added a toolbar color button for setting text and background colors. Still needs more testing/fixing in IE and WebKit. 2009-05-14 16:20:43 -07:00
83e20c2c10 Updated Luminotes Server INSTALL file with instructions for setting the http_url configuration setting. 2009-05-11 12:33:13 -07:00
d0620c1eaa Added a "start a new discussion" link to each discussion forum page. 2009-05-11 12:18:55 -07:00
Dan Helfman
8ac4789f4d Release day! 2009-04-28 16:26:44 -07:00
Dan Helfman
d0c5491400 Fixed a Firefox bug in which copying and pasting text between notes inserted line breaks in the pasted text. 2009-04-27 19:01:26 -07:00
Dan Helfman
882ccbc808 Fixed a bug in which discussion forum bylines ("Posted by...") were sometimes duplicated several times on a given post. Now bylines are displayed below each post rather than within it. 2009-04-27 16:24:31 -07:00
Dan Helfman
2d164ece5a Moved search field up above "notes" heading. Changed "quick link" to "note link". 2009-04-27 15:38:28 -07:00
Dan Helfman
ada0ce8319 Fixed a Firefox bug in which removing some bold text and then typing new text would make the new text bold. 2009-04-26 16:45:18 -07:00
Dan Helfman
efaf14c315 Updated with recent developments. 2009-04-24 14:22:02 -07:00
Dan Helfman
190a3fa41d Fixed a bug in which toolbar buttons didn't depress based on the current location of the text cursor. 2009-03-21 02:02:23 -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
7e805c5fe6 Hopefully releasing today. 2009-03-20 13:56:19 -07:00
Dan Helfman
d3f2951ca1 Mentioning nginx config file value. 2009-03-19 22:01:01 -07:00
Dan Helfman
a9de46c78d Reorganized changelog for released that's currently under development. 2009-03-18 22:55:59 -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
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
0f21416310 Bumping version. 2009-03-06 14:58:33 -08:00
Dan Helfman
1d0de90446 Releasing soon. 2009-03-02 23:20:53 -08:00
Dan Helfman
e9414117ce Renamed "options" tab to "tools" tab. 2009-03-02 19:39:02 -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
970bc77def Html_cleaner now strips out all unknown HTML tags instead of just escaping them. 2009-02-25 19:12:14 -08:00
Dan Helfman
4d00c92e3a Changed the order of exported HTML and CSV notebooks so that after all the "startup" notes are included, the remaining notes are included in alphabetical order (instead of reverse chronological order). 2009-02-24 12:52:44 -08:00
Dan Helfman
53c26c6037 "release" is a reserved keyword in newer versions of sqlite, so put it in quotes. 2009-02-23 16:55:07 -08:00
Dan Helfman
5ad8d43db4 Bumping version. 2009-02-23 00:30:13 -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
e6fbbfec41 Several minor improvements to CSV importing and exporting. 2009-02-20 15:22:23 -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
b018abafa2 Bumping version. 2009-02-17 16:12:38 -08:00
Dan Helfman
b12ce0f292 Reworded some of the changelog for the most recent release. 2009-02-16 20:04:27 -08:00
Dan Helfman
27c26ec5c2 Now, if you copy a link from another web page and paste it into a note, Luminotes properly recognizes it as an external link. 2009-02-16 16:54:17 -08:00
Dan Helfman
8beb9a393d Fixed a bug in which clicking "compare versions" during a conflict didn't actually display the changes between the two versions. 2009-02-16 16:30:48 -08:00
Dan Helfman
42cff5421c You can now copy the Luminotes Desktop URL and paste it into another web browser without getting an error message. 2009-02-16 14:25:24 -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
6e693eaef3 Made Luminotes Desktop try to default to a particular port number. 2009-02-13 14:32:26 -08:00
Dan Helfman
c2e3aae96a Luminotes now recognizes "mailto:" links as external links, so you can include links to email addresses within your notes. 2009-02-13 13:07:21 -08:00
Dan Helfman
5e30028087 Bumping version. 2009-02-12 14:43:39 -08:00
Dan Helfman
16745f98dd Now ignoring even more unneeded HTML tags from an MS Word copy-and-paste: Specifically, "</o:p>" and similar. 2009-02-12 14:23:48 -08:00
Dan Helfman
a072564573 Fixed a bug in which a drag-and-dropped note occasionally didn't resize back to its original size. 2009-02-12 14:11:54 -08:00
Dan Helfman
38479d455a Fixed a bug in Internet Explorer in which opening a note by following a link didn't display the opened note correctly. (Missing table <tbody>.) 2009-02-12 14:03:54 -08:00
Dan Helfman
56b25bd1ff Re-added editor_focused( null ) in hide_editor() and delete_editor(), but now passing in a flag that prevents save_editor() from being double called. 2009-02-12 13:19:29 -08:00
Dan Helfman
fdc755f11e Bumping version. 2009-02-12 13:15:38 -08:00
Dan Helfman
57ec58b2ce Release today! 2009-02-12 03:38:57 -08:00