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/controller
Dan Helfman 4887defa83 controller.Notebooks.save_note() now looks for the note to be saved in that
notebook's trash. If found, it first undeletes the note before saving it. This
is necessary if, for instance, you have the same note open in window A and
window B, and then you delete the note in window A and subsequently modify it
and save it in window B.
2007-08-24 20:35:06 +00:00
..
test controller.Notebooks.save_note() now looks for the note to be saved in that 2007-08-24 20:35:06 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Async.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Database.py Several changes to handle the case where a note is changed out from under you, due to being saved 2007-08-23 23:56:42 +00:00
Expire.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Expose.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Html_cleaner.py Got external links working! 2007-08-16 22:27:58 +00:00
Html_nuker.py Fix so None doesn't ever get added to result list, which screws up the parser. 2007-07-19 19:06:22 +00:00
Notebooks.py controller.Notebooks.save_note() now looks for the note to be saved in that 2007-08-24 20:35:06 +00:00
Root.py Factored out hardcoded support email address from various places. 2007-08-20 20:28:17 +00:00
Scheduler.py More docstrings. 2007-08-09 19:44:26 +00:00
Updater.py Factored out hardcoded support email address from various places. 2007-08-20 20:28:17 +00:00
Users.py More docstrings. 2007-08-09 19:44:26 +00:00
Validate.py Removing debugging print. 2007-08-01 20:23:12 +00:00