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 a55934f948 Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message.
This was due to a floating point rounding error in Luminotes that occured when loading note revisions from a SQLite database.
2008-12-12 23:36:29 -08:00
..
test Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message. 2008-12-12 23:36:29 -08:00
Database.py Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message. 2008-12-12 23:36:29 -08:00
Expire.py Backing out extra indentation. 2008-10-08 15:56:30 -07: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 Changed controller.Files.purged_unused() to support file links with rel="nofollow", thereby fixing a bug that purged all uploaded files! 2008-11-06 12:30:00 -08:00
Forums.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Changes to html cleaner to make all external links nofollow to discourage forum spammers. 2008-10-31 11:57:45 -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 Leading/trailing spaces in note titles are now ignored when making links to such notes. 2008-09-28 14:48:22 -07:00
Notebooks.py Replaced title button with font face button. Needs more work in IE. Also added more rounded corners to several display elements. 2008-12-10 23:21:44 -08:00
Root.py Converted the Luminotes blog to work like a forum, so now you can post comments on Luminotes blog posts. 2008-11-17 15:23:22 -08:00
Schema_upgrader.py tools/initdb.py now sets the database schema_version. 2008-10-27 14:01:08 -07:00
Session_storage.py Removed an unnecessary psycopg2 import that broke Luminotes Desktop. 2008-11-06 11:44:28 -08:00
Users.py Converted the Luminotes blog to work like a forum, so now you can post comments on Luminotes blog posts. 2008-11-17 15:23:22 -08:00
Validate.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00