Archived
1
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/tools
Dan Helfman 197d65877f * Changed client "recent notes" link to "all notes".
* When you try to load a note called "all notes", load a magic (dynamically-generated) note that
   lists all notes in reverse revision time order.
 * Changed controller.Notebooks.recent_notes() to all_notes().
 * Prevent "all notes" link from showing up when you're in the trash.
 * Prevent link pulldown from showing up for links within read-only notes.
 * Wrote a crappy deletenote tool.
2007-09-04 21:37:48 +00:00
..
__init__.py * tools/updatedb.py now takes an optional navigation note id parameter, so the titleless navigation note can be updated. 2007-08-02 04:01:11 +00:00
deletenote.py * Changed client "recent notes" link to "all notes". 2007-09-04 21:37:48 +00:00
dumpdb.py * Wrote really basic password reset utility for the admin. 2007-08-18 02:12:56 +00:00
initdb.py Changed uses of "we" to "I", and added a "meet the team" note. 2007-08-27 20:39:16 +00:00
release.sh Added export to release.sh. 2007-08-09 19:45:46 +00:00
reloaddb.py * Wrote really basic password reset utility for the admin. 2007-08-18 02:12:56 +00:00
resetpw.py Forgot to svn add password reset tool. 2007-08-18 02:16:30 +00:00
updatedb.py Changed uses of "we" to "I", and added a "meet the team" note. 2007-08-27 20:39:16 +00:00