witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static/js
Dan Helfman 066ffdb308 Fixed bug where if you click on a (non-dirty) note, add a character, remove the character, and then click the save button, nothing happened.
Now, if save_editor() decides there's no need to actually save the focused note to the server, it disabled the save button as if a save occurred.
2008-07-29 19:05:34 -07:00
..
test * model.Invite now has a to_dict() method, like other model classes do. 2007-12-12 00:52:34 +00:00
Editor.js On second thought, making scrolling speed even faster (0.25 seconds in duration). 2008-07-29 14:52:23 -07:00
Invoker.js Now displaying "saving" status text on HTTP POST and "loading" status on GET. 2008-07-29 15:37:12 -07:00
MochiKit.js Hack to MochiKit's Visual.ScrollTo() to make it work in IE. 2007-10-31 22:48:15 +00:00
MochiKit_LICENSE Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Wiki.js Fixed bug where if you click on a (non-dirty) note, add a character, remove the character, and then click the save button, nothing happened. 2008-07-29 19:05:34 -07:00