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/controller
Dan Helfman 03f015f99a * Propsetting a bunch of svn:ignores.
* Added a bunch of thumbnail-related methods to controller.Files.
 * Modified Files.download() method to redirect to image preview if
   requested.
 * Implemented image preview to popup full image in a separate window.
 * Added empty stubs for relevant unit tests. Still to-do.
 * Added new dependency on python-imaging package (PIL).
 * Updated file info popup to include clickable thumbnail.
2008-04-01 21:54:43 +00:00
..
test * Propsetting a bunch of svn:ignores. 2008-04-01 21:54:43 +00:00
Database.py Apparently get_transaction_status() was introduced in psycopg 2.0.6. :( 2008-03-17 23:10:14 +00:00
Expire.py Made some changes intended to speed up page loading slightly. 2007-09-01 23:46:15 +00:00
Expose.py Makes blog work again. 2008-03-17 08:32:21 +00:00
Files.py * Propsetting a bunch of svn:ignores. 2008-04-01 21:54:43 +00:00
Html_cleaner.py Now stripping HTML comments. 2008-03-31 04:29:18 +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 Fixed database transaction leak by wrapping every exposed database-using 2008-03-17 21:17:00 +00:00
Root.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
Users.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
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
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00