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 eaf45f5599 Links to embedded images now show up within the note tree's list of links.
Links to files that have not yet been uploaded (or have been deleted) are
now excluded from the note tree's list of links.
2008-06-17 20:25:44 -07:00
..
test Links to embedded images now show up within the note tree's list of links. 2008-06-17 20:25:44 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Database.py Bug fix: Clear the memcache, search for notes in an main notebook (as the 2008-05-19 23:43:33 -07:00
Expire.py Possibly fixed a bug where IE 7 would fail to download as HTML via HTTPS 2008-05-06 21:41:00 +00:00
Expose.py * Now if you try to load a page where access is required, and you're not 2008-04-18 19:54:50 +00:00
Files.py Fixed a bug in which an image thumbnail could not be loaded unless 2008-06-16 23:22:12 -07:00
Forums.py Adding unfinished Forums controller and associated tests. 2008-04-25 20:34:01 +00:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Implemented support for embedded images within wiki notes. Also added hover support to open link pulldowns. 2008-06-13 15:55:19 -07:00
Html_differ.py Fixed yet another diff-breaking edge case. This one had to do with 2008-05-03 07:40:46 +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 Links to embedded images now show up within the note tree's list of links. 2008-06-17 20:25:44 -07:00
Root.py New controller.Groups class and a new controller.Users.check_group() method. 2008-05-29 16:36:14 -07:00
Users.py Updated tools/set_plan.py to automatically update a user's group 2008-06-09 20:14:42 -07:00
Validate.py Finished remake of signup page. You can now click "signup" for non-free accounts even if you're not logged in. 2008-03-24 22:33:00 +00:00