witten
/
luminotes
Archived
1
0
Fork 0

Commit Graph

  • 74db4e8164 Fixed current font indication in IE. Dan Helfman 2008-12-22 23:26:01 -0800
  • 1f3b50704e If a pulldown is partially off the bottom of the window, move it up until it isn't obscured any longer. Dan Helfman 2008-12-22 22:14:16 -0800
  • f68d571e68 Indication of current font now works in WebKit (Safari/Chrome). Dan Helfman 2008-12-22 19:25:09 -0800
  • 7254dc6972 Changed font selector check mark to a bullet point / circle. And font selector now works in IE. Dan Helfman 2008-12-17 12:15:08 -0800
  • f385ebaa9c In the font pulldown, now showing the current font with a check mark. Dan Helfman 2008-12-15 18:10:38 -0800
  • ef6b013342 Making link area items a little closer together to save vertical page real estate. Dan Helfman 2008-12-14 23:35:47 -0800
  • 461ae4f467 Got rid of auto-hiding notebook "rename" link, since it didn't work reliably. The link is now back in the link area on the left. Dan Helfman 2008-12-14 23:28:43 -0800
  • d687d2b1c8 Vertically compacted the link area on the left somewhat. "rename" hover link no longer showing up on read-only/trash notebooks. Dan Helfman 2008-12-13 00:32:19 -0800
  • 799e0c12b0 Fixed a bug in which forum post permalinks didn't work on posts after the first ten in a particular thread. Dan Helfman 2008-12-13 00:19:15 -0800
  • 070b55848d With the new smaller note text font size, the smalll text within the note was even smaller (and too small). Now it's just a little smaller. Dan Helfman 2008-12-12 23:49:35 -0800
  • a8dc915852 Removing debugging prints. Dan Helfman 2008-12-12 23:37:40 -0800
  • a55934f948 Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message. This was due to a floating point rounding error in Luminotes that occured when loading note revisions from a SQLite database. Dan Helfman 2008-12-12 23:36:29 -0800
  • c07d315ffe Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. Dan Helfman 2008-12-10 23:21:44 -0800
  • 86df93c15c Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. Dan Helfman 2008-12-09 16:02:49 -0800
  • 233b800978 Decreased the default note text font size and bumped version. Dan Helfman 2008-12-05 12:03:18 -0800
  • b7789c6533 Fixed a bug in which certain new installations of Luminotes Desktop on Windows yielded an "uh oh" error on initial launch. Dan Helfman 2008-12-04 12:30:59 -0800
  • bceedf8edd Removing code that surpressed backspaces, since it breaks backspaces on the search field too. Dan Helfman 2008-12-03 17:14:49 -0800
  • 5590010356 It's release day! Dan Helfman 2008-12-03 16:28:16 -0800
  • 3da951b0ba Fixed an Internet Explorer bug in which backspace sometimes didn't work, such as when backspacing an empty list element. Dan Helfman 2008-12-03 16:27:01 -0800
  • 033833b00b Link pulldowns opened via mouse hovering will now disappear when the mouse is moved away. Dan Helfman 2008-12-03 15:42:08 -0800
  • 929d27035a Changed the "new note" key from ctrl-N to ctrl-M so as not to conflict with the "new browser window" key used in most web browsers. Dan Helfman 2008-12-03 15:11:49 -0800
  • 0b2b0ec69e Fixed a rare Chrome/Safari bug in which pressing backspace sometimes made the text cursor vanish. Dan Helfman 2008-12-03 14:50:53 -0800
  • 6b7ad59001 Removing ribbon about beta Safari/Chrome support from screenshot. Dan Helfman 2008-12-03 14:00:01 -0800
  • b7a7699d34 Adding a message at the bottom of forum pages about logging in to post. Dan Helfman 2008-12-03 13:23:38 -0800
  • 024f654e61 Removing TODO that was already done. Dan Helfman 2008-12-03 13:21:36 -0800
  • fa4c9c0cdb Updating header links at the top of the Luminotes Desktop wiki page. Dan Helfman 2008-12-03 13:13:43 -0800
  • cfdd666c5f Fixed a Chrome/Safari bug in which ending a link didn't always work. Specifically, in a list of two elements in which each element was a link, clicking right after the first element and then pressing ctrl-L to end the link didn't work as expected. Now it does. Dan Helfman 2008-12-03 13:10:18 -0800
  • bf4bf4026e Fixing 404 demo link in product page footer. Dan Helfman 2008-12-03 12:32:31 -0800
  • b2314f423f Bumping version. Dan Helfman 2008-12-03 11:47:22 -0800
  • 30fa88b866 Bumping version. Dan Helfman 2008-12-02 11:46:13 -0800
  • db1435c7c1 Began work to make only the currently focused note an iframe, while all other notes are static divs. Dan Helfman 2008-12-02 11:42:57 -0800
  • 6e52384d46 Fixed a bug that prevented deleted notes from being displayed within the trash. Dan Helfman 2008-11-24 16:58:59 -0800
  • ca8ae5cd82 Rolling back the part of revision 1285 that made quota calculation just use note_current instead of note table. Dan Helfman 2008-11-21 16:17:54 -0800
  • fc3849b8be HTML entities/characters like """ are now stripped from notebook names before turning them into friendly ids. This means that blog posts now have better URLs if they the post titles contain HTML entities/characters. Dan Helfman 2008-11-21 14:07:23 -0800
  • 54744dd3a9 Fixed a rare bug in which Luminotes sometimes indicated that the current note was saved even when it wasn't. Fortunately, this was just a visual bug, and the current note was always saved correctly. Dan Helfman 2008-11-21 12:56:06 -0800
  • 3c11526480 Fixed a bug that prevented the autosaver from working on non-forum notebooks. Dan Helfman 2008-11-20 17:39:20 -0800
  • b1cdfad22b Redirecting to blog friendly id instead of standard id. Dan Helfman 2008-11-18 17:10:16 -0800
  • c5a2765685 Fixing blog rss to use friendly ids in URLs. Dan Helfman 2008-11-18 16:47:55 -0800
  • bd4afceb26 Fix for IE 7. Dan Helfman 2008-11-18 16:29:20 -0800
  • 4c3d374062 Fixes for IE 6. Dan Helfman 2008-11-18 16:16:52 -0800
  • 00c8aa6c25 Formatting changes. Dan Helfman 2008-11-18 15:45:53 -0800
  • 50594c3bcb Mentioned what to do if Luminotes is already installed. Dan Helfman 2008-11-18 15:44:20 -0800
  • 01cd6f8d2e Made the instructions for installing to a USB drive a little easier. Dan Helfman 2008-11-18 15:40:22 -0800
  • 81411e3361 Removing blog tag since it's not used. Dan Helfman 2008-11-18 15:20:23 -0800
  • 132ba12626 It's hopefully release day. Dan Helfman 2008-11-18 15:15:33 -0800
  • d3e040d984 Blog post URLs are now user-friendly and SEO-friendly. Dan Helfman 2008-11-18 15:11:58 -0800
  • bf22f8a950 More instructions on posting comments. Dan Helfman 2008-11-18 13:31:19 -0800
  • c211456130 Lots of discussion forum / blog work. Dan Helfman 2008-11-18 13:28:51 -0800
  • 4855ac0c7e New note_count member on model.Notebook. Dan Helfman 2008-11-17 23:42:29 -0800
  • a53a88c320 Unit tests for controller.Users to handle current() change so only parent notebooks are returned. Dan Helfman 2008-11-17 23:38:22 -0800
  • ca69dfb2d5 Fixing incorrect ordering of converted threads. Dan Helfman 2008-11-17 23:15:40 -0800
  • 7a3da18fe0 Typo fix. Dan Helfman 2008-11-17 22:59:57 -0800
  • af42aae7cc Converted the Luminotes blog to work like a forum, so now you can post comments on Luminotes blog posts. Dan Helfman 2008-11-17 15:23:22 -0800
  • 9dec0ae991 Fixed a bug in which the storage usage area was trying to be accessed even if it wasn't present. Dan Helfman 2008-11-17 14:45:10 -0800
  • 76073a93dd Script to convert each individual blog note into a blog forum thread. Dan Helfman 2008-11-17 13:33:59 -0800
  • 4dc93c230b In several places, UI now looks at notebook forum tag instead of READ_WRITE_FOR_OWN_NOTES permissions of notebook. Dan Helfman 2008-11-17 13:33:21 -0800
  • aa4d3585bd Rearranged many of the navigation links and expanded the product page footer. Dan Helfman 2008-11-15 13:15:51 -0800
  • 4775d6df98 Removed the "changes" tab from your own notes in the discussion forums, since it didn't work there anyway due to a redirect. Dan Helfman 2008-11-14 22:52:54 -0800
  • e745025c6f Hiding some navigation on the main notebook, and moving to the forum displayed on a thread page. Dan Helfman 2008-11-14 22:45:24 -0800
  • a1e8928529 Mentioning the forums on the faq page. Dan Helfman 2008-11-14 22:44:30 -0800
  • 968266079c Fixed a visual bug in which undoing the deletion of a note didn't always make the note reappear, even though the undeletion always worked. Dan Helfman 2008-11-14 17:01:55 -0800
  • e7038bfb1f You can now add an existing note directly to the note tree, instead of having to click "options" -> "show on startup". Dan Helfman 2008-11-14 16:51:35 -0800
  • 45c40a44af Helpful <title> text on add-note-to-note-tree note name field. Dan Helfman 2008-11-14 15:41:18 -0800
  • e5d95af425 Removing now-unnecessary max width on search field. Dan Helfman 2008-11-14 15:40:45 -0800
  • 43b9c36cf8 <title> text is now a little more clear for adding a note to the note tree. Dan Helfman 2008-11-14 15:39:59 -0800
  • 68de634b38 Rearranged the links on the left and right side of the wiki editing page. Added an "add note to note tree" button that's not quite complete. Dan Helfman 2008-11-14 12:34:06 -0800
  • 7185a9f8a3 Fixed a bug in which search result note summaries were not showing the portion of the note that matched the search term. Dan Helfman 2008-11-14 12:30:03 -0800
  • 05aceda782 Luminotes Desktop page now has a link to the current version's changelog. Dan Helfman 2008-11-13 15:48:29 -0800
  • 3a189d844c Bumping the version. Dan Helfman 2008-11-13 12:04:49 -0800
  • 994e31884d Web spiders should not be creating forum threads. Dan Helfman 2008-11-12 22:44:25 -0800
  • 69987e08d9 Emphasizing that signing up for an account in order to post in the forums is free. Dan Helfman 2008-11-12 15:21:40 -0800
  • 5a9141f207 It's release day! Dan Helfman 2008-11-11 23:57:35 -0800
  • f632e109cd No longer displaying annoying warning messages about Safari/Chrome support being considered "beta". Dan Helfman 2008-11-11 22:38:53 -0800
  • a6ca368e4c Fixing typos within new SQL. Dan Helfman 2008-11-11 22:01:57 -0800
  • 6480b86574 Major SQL changes to support faster searching, plus changes to model.Note to support the new SQL. Unit tests all pass. note_current is now a table containing the current versions of each note, rather than a view. This makes the tsearch2 index much less bloated with duplicate information Dan Helfman 2008-11-11 21:45:18 -0800
  • 3c117d05eb Mentioning need to run "create language plpgsql;" for Luminotes Server in INSTALL file. Dan Helfman 2008-11-11 21:42:48 -0800
  • 88f4f4cdfc Added a section on search performance (tsearch2 ispell dictionary integration). Dan Helfman 2008-11-11 12:24:38 -0800
  • d5efdf2665 Fixed a bug in IE in which clicking a link sometimes caused the browser window to scroll down and then immediately back up. Dan Helfman 2008-11-11 11:40:26 -0800
  • 25b2f2fe84 Added permalinks to blog and discussion forum posts. Dan Helfman 2008-11-10 12:32:52 -0800
  • 8f4cdd662d Adding a database index to the session table. Dan Helfman 2008-11-10 12:32:02 -0800
  • 911ad7a5d7 Fixed typo in mailto address. Dan Helfman 2008-11-07 14:46:19 -0800
  • 2ea8bb4ee1 Made the reload page more descriptive, and now only reloading once ever 60 seconds. Dan Helfman 2008-11-07 14:44:08 -0800
  • b8a7881b7a Adding a much-needed index to the session table. Dan Helfman 2008-11-07 13:12:03 -0800
  • c9ca87c544 Adding drop for session table. Dan Helfman 2008-11-07 12:29:25 -0800
  • 1b6f8402ee Added trailing slashes to URL paths to prevent unnecessary redirection. Dan Helfman 2008-11-06 17:55:39 -0800
  • 04bc69edb5 Bumping up version. Dan Helfman 2008-11-06 14:35:40 -0800
  • 61e6db6835 Forum pages should not cache so aggressively. Dan Helfman 2008-11-06 14:35:20 -0800
  • 8fa4537523 It's release day! Dan Helfman 2008-11-06 12:55:35 -0800
  • 725dbcdcb7 Changed controller.Files.purged_unused() to support file links with rel="nofollow", thereby fixing a bug that purged all uploaded files! Dan Helfman 2008-11-06 12:30:00 -0800
  • 5f42cb2dd1 Removed an unnecessary psycopg2 import that broke Luminotes Desktop. Dan Helfman 2008-11-06 11:44:28 -0800
  • 5b556d03cf Fixed a bug in which autosave did not cause the "notes" and "recent updates" links to rename if necessary. Dan Helfman 2008-11-05 16:13:26 -0800
  • 8330d8b65c Fixed a visual conflict between your web browser's search field autocomplete and Luminotes built-in suggest-as-you-type feature. Dan Helfman 2008-11-05 15:40:29 -0800
  • 536e1415e9 Mentioned tools/convert_sessions.py script. Dan Helfman 2008-11-05 14:48:51 -0800
  • 233a95c31d Based tool to convert file-based sessions to database-backed sessions. Dan Helfman 2008-11-05 14:37:53 -0800
  • 889577ddfe Completed controller.Forums unit tests. Dan Helfman 2008-11-05 14:02:33 -0800
  • 99bebd6c98 Fixed some subtle edge cases in controller.Notebooks.load_notebook(). Dan Helfman 2008-11-05 14:02:22 -0800
  • f1b04d6e20 Link to discussion forums from front page. Dan Helfman 2008-11-05 11:42:24 -0800
  • 1baa85bff1 Most unit tests for controller.Forums(). Still need unit tests for controller.Forum.create_thread(). Dan Helfman 2008-11-04 17:01:07 -0800
  • 58a7ca67af Fixed datetime import. Dan Helfman 2008-11-04 13:44:17 -0800
  • baf529de6d Unit test for forum redirect in controller.Notebooks.default(). Dan Helfman 2008-11-04 12:50:06 -0800