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/view
Dan Helfman f23fcdde21 * Can now click on revision timestamps to open up the contents of previous note revisions with a small timestamp at the top.
* Revisions can be opened either in the current page or in a new window/tab.
 * Added ability for a read-write notebook to contain read-only notes. This supports showing read-only revisions.
 * Fixed updatedb.py to properly load the anonymous user.
 * Updated initdb.py and updatedb.py to deadl with new-style /notebooks/notebookid?note_id=noteid wiki links.
 * Made Persistent copy the revisions_list on each revision update so different revisions don't share lists.
 * Prevented Note from updating its revision twice upon construction. Now it's only updated once.
 * Work-around for nasty urlparse() caching bug related to unicode strings that cherrypy barfs on.
 * Added optional revision flag to various controller.Notebooks methods to allow opening of a notebook with a particular note revision displayed.
2007-07-31 22:53:57 +00:00
..
Error_page.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Html_file.py * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid 2007-07-28 04:22:44 +00:00
Json.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Link_area.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Main_page.py * Can now click on revision timestamps to open up the contents of previous note revisions with a small timestamp at the top. 2007-07-31 22:53:57 +00:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Note_page.py Renaming all entries to notes to fit better with the name "Luminotes". 2007-07-17 01:21:31 +00:00
Page.py Renamed placeholder title "Limited Medium" to "Luminotes". 2007-07-16 21:03:39 +00:00
Search_form.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Toolbar.py Changing note link key to ctrl-L and unordered list to ctrl-U. 2007-07-18 20:28:42 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00