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
Dan Helfman c6ab3b5da0 Fixed a database indexing bug that prevented notes with really long (~2700+
character) titles from saving correctly.

Changed the literal quotation character in the starting wiki note to the
""" character entity so it doesn't show up as a change in the diff.
2008-05-05 22:56:20 +00:00
..
css * Fixed a bug that prevented diffs from working for notes with links. 2008-05-03 05:36:28 +00:00
html Fixed a database indexing bug that prevented notes with really long (~2700+ 2008-05-05 22:56:20 +00:00
images Adding unfinished Forums controller and associated tests. 2008-04-25 20:34:01 +00:00
js * Added replace_contents() to model.Note to set the contents without updating the revision or anything else. 2008-05-03 04:29:23 +00:00
jsunit Beginning stubs for client-side javascript "unit" tests. (Probably more like 2007-09-06 10:25:06 +00:00