Archived
1
0
Commit Graph

336 Commits

Author SHA1 Message Date
Dan Helfman
dfaba35d79 Refactored JavaScript total notes count and empty message display code so when
you create a new notebook, it says "This notebook is empty."
2007-11-15 22:40:16 +00:00
Dan Helfman
b22c784d39 Can now create and rename notebooks. Still need to implement deletion and some other niceties. 2007-11-15 01:30:45 +00:00
Dan Helfman
0869ae996b Making Luminotes user guide link fully qualified. 2007-11-13 06:30:49 +00:00
Dan Helfman
e984fef4f1 Adding a changelog file. 2007-11-13 04:07:53 +00:00
Dan Helfman
b93ab515b0 Sigh. 2007-11-13 01:12:52 +00:00
Dan Helfman
d9d363d956 Doh. Forgot target. 2007-11-13 01:11:49 +00:00
Dan Helfman
3c1191c334 Linking to privacy policy from navigation and mentioning it in the faq. 2007-11-13 01:09:11 +00:00
Dan Helfman
ebd427d667 Make privacy policy accessible from sane URL. 2007-11-13 00:59:19 +00:00
Dan Helfman
cef3e0c679 Checking in inclusion of google analytics js file. 2007-11-12 20:55:38 +00:00
Dan Helfman
e04a2a8a11 ctrl-n shouldn't work if the notebook isn't read-write. 2007-11-12 11:26:10 +00:00
Dan Helfman
c31856b40b Added some code to support Google's conversion tracking. 2007-11-12 10:51:31 +00:00
Dan Helfman
46b888f514 Restoring code in Wiki.js so that clear_messages() clears both errors and messages. 2007-11-12 10:48:37 +00:00
Dan Helfman
21ec98ea2e Add permalink to each note on blog page. 2007-11-11 21:37:30 +00:00
Dan Helfman
dae0e733e9 Adding a link for the blog to the navigation, and reorganization the navigation links a bit. 2007-11-10 07:08:55 +00:00
Dan Helfman
f2721be076 Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Dan Helfman
44a1cb79c2 Added basic multipage navigation to blog.
Made name of notebook link at the top of the page better for "special" Luminotes notebooks.
2007-11-10 01:46:56 +00:00
Dan Helfman
6bc242395c You can now press ctrl-n to open a new note even if no note is focused. 2007-11-09 20:07:32 +00:00
Dan Helfman
0238c27111 If the editor being highlighted is already completely on-screen (within the viewport), then there's no need to scroll. 2007-11-09 08:24:40 +00:00
Dan Helfman
650de327a5 Whoops, forgot a parameter. 2007-11-09 06:54:45 +00:00
Dan Helfman
9d7c38c396 Revamped positioning of new editors and messages so that they show up
immediately after the editor you're working on instead of at the bottom of the
page. Also, if you undo a note's deletion, it'll show up right back where it
was amonst the notes.
2007-11-09 06:49:26 +00:00
Dan Helfman
b5b29c3e97 Making drop_html_tags() function turn "<br/>" into " ". 2007-11-09 00:37:13 +00:00
Dan Helfman
9cee493141 Bug fix: If you click on a link that has a destination note with a different
title than the link itself, then the destination note title won't show up in
the link info box. It'll instead incorrectly show the link title.
2007-11-08 21:51:13 +00:00
Dan Helfman
32f4501e6b Page title now reflect the note that is on it. 2007-11-08 20:55:45 +00:00
Dan Helfman
6b548820fa Updating some html pages, adding WYSIWYG keyword, etc. 2007-11-07 23:43:59 +00:00
Dan Helfman
26f0892a20 Linking name of note when a single note is shown. 2007-11-07 21:47:23 +00:00
Dan Helfman
89f97dd7a4 Focusing username field on signup and login notes upon loading. 2007-11-07 20:44:30 +00:00
Dan Helfman
4807db7feb Disallowing one particular broken bot, and adding some comments. 2007-11-07 19:43:09 +00:00
Dan Helfman
3b7a5422ac Fixing blog and guide not showing user correctly. 2007-11-07 00:23:58 +00:00
Dan Helfman
af8aa06ae0 Linking to the user guide from various locations. 2007-11-07 00:18:44 +00:00
Dan Helfman
7552157865 Handy way to load the user's guide. 2007-11-06 22:42:53 +00:00
Dan Helfman
051339330c IE 6 makes my heart cry. 2007-11-05 21:51:27 +00:00
Dan Helfman
c05d48de1a Removing "changes" button from notes in the trash because using it causes access errors and JavaScript errors. 2007-11-05 21:36:39 +00:00
Dan Helfman
9b33920703 Changing "link" button to "Link" button in welcome text. 2007-11-05 00:04:02 +00:00
Dan Helfman
2831d56db5 Email address is now completely optional during signup. 2007-11-04 19:09:48 +00:00
Dan Helfman
1d89b83cf0 "No matching notes" is now orange instead of red. 2007-11-04 18:27:28 +00:00
Dan Helfman
0e9d21273c Added note about where to get postgres 8.1 for Etch. 2007-11-03 08:20:37 +00:00
Dan Helfman
88dd396feb Fix for: I get "that note is in the trash" error when clicking on an old
revision of a note that's not in the trash. This is because that particular
revision of the note represents when the note used to be in the trash (because
it was previously deleted).
2007-11-03 08:15:39 +00:00
Dan Helfman
9fccf7c81f Removed debugging print. 2007-11-02 22:05:31 +00:00
Dan Helfman
3124e97e47 Updated INSTALL document and schema dump for new full-text search. 2007-11-02 20:57:11 +00:00
Dan Helfman
37e886f27c Revamped searching to use PostgreSQL's tsearch2 full-text searching. 2007-11-02 20:19:53 +00:00
Dan Helfman
4ca87af17c Updating tools with new download note. 2007-11-01 05:15:33 +00:00
Dan Helfman
d43eea755a Adding real download note. 2007-11-01 05:13:05 +00:00
Dan Helfman
f7de4c9e94 Now emailing tracebacks to support email address. 2007-10-31 23:33:09 +00:00
Dan Helfman
bb9fff5e6f Hack to MochiKit's Visual.ScrollTo() to make it work in IE. 2007-10-31 22:48:15 +00:00
Dan Helfman
8c498e2c0b Prevent progress bar from flashing in Firefox everytime you press a key within an editor. 2007-10-31 21:03:06 +00:00
Dan Helfman
bd95d98cfc Some more wording changes. 2007-10-31 20:47:25 +00:00
Dan Helfman
093e0fa8cf tyepo 2007-10-31 20:35:20 +00:00
Dan Helfman
26097a8235 Adding missing paragraph break. 2007-10-31 20:33:21 +00:00
Dan Helfman
2624ddefd2 Some updated about text. 2007-10-31 20:32:08 +00:00
Dan Helfman
87a2ccc788 New updated tour image. 2007-10-31 09:11:55 +00:00