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 7044f2e16f Fixing indentation. 2009-03-20 13:08:24 -07:00
..
test All unit tests pass again. 2009-03-20 01:29:06 -07:00
Database.py Fixed several edge cases with re-ranking notes during a reorder. Now updating several notes' ranks on every reorder instead of making successively more precise fractional ranks. 2009-02-10 17:05:03 -08:00
Expire.py Backing out extra indentation. 2008-10-08 15:56:30 -07:00
Expose.py New support for nginx's X-Accel-Redirect for downloading files. Also made Files.thumbnail() non-streaming. 2009-03-18 15:11:46 -07:00
Files.py Fixing indentation. 2009-03-20 13:08:24 -07:00
Forums.py Luminotes Discussion forums now change the discussion thread link color based on whether there are any new posts since you last visited the thread. 2009-03-16 17:09:31 -07:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Html_cleaner now strips out all unknown HTML tags instead of just escaping them. 2009-02-25 19:12:14 -08: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 You can now print an individual note. 2009-03-02 17:16:15 -08:00
Root.py New support for nginx's X-Accel-Redirect for downloading files. Also made Files.thumbnail() non-streaming. 2009-03-18 15:11:46 -07:00
Schema_upgrader.py Improved schema upgraded for the case when no new database schemas are available. Updated unit tests accordingly. 2009-03-06 15:14:17 -08:00
Session_storage.py Removed an unnecessary psycopg2 import that broke Luminotes Desktop. 2008-11-06 11:44:28 -08:00
Users.py Reworded text displayed when an invite is sent. 2009-03-06 15:20:51 -08:00
Validate.py Switched file upload and progress methods to expect nginx-style "X-Progress-ID" instead of "file_id" parameter. 2009-03-19 21:38:42 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00