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 4d00c92e3a Changed the order of exported HTML and CSV notebooks so that after all the "startup" notes are included, the remaining notes are included in alphabetical order (instead of reverse chronological order). 2009-02-24 12:52:44 -08:00
..
test Changed the order of exported HTML and CSV notebooks so that after all the "startup" notes are included, the remaining notes are included in alphabetical order (instead of reverse chronological order). 2009-02-24 12:52:44 -08: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 Converting export features to work as separate plugins. Made exported filenames based on the name of the exported notebook. 2009-02-18 23:52:18 -08:00
Files.py Potential fix for a bug in which product downloads and attached file downloads occasionally did not complete in Internet Explorer. 2008-12-29 17:35:24 -08:00
Forums.py Fixed a bug in which forum post permalinks didn't work on posts after the first ten in a particular thread. 2008-12-13 00:19:15 -08:00
Groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Html_cleaner.py Removing a duplicate <h3> tag in the list of permitted Html_cleaner tags. 2009-02-20 14:05:07 -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 Fixed unit test by making Notebooks.export() look for AttributeError in addition to ImportError. 2009-02-23 16:45:52 -08:00
Root.py There is now a downloadable free trial for Luminotes Desktop. Also made export plugins work on Windows. 2009-02-23 00:11:48 -08:00
Schema_upgrader.py "release" is a reserved keyword in newer versions of sqlite, so put it in quotes. 2009-02-23 16:55:07 -08:00
Session_storage.py Removed an unnecessary psycopg2 import that broke Luminotes Desktop. 2008-11-06 11:44:28 -08:00
Users.py You can now copy the Luminotes Desktop URL and paste it into another web browser without getting an error message. 2009-02-16 14:25:24 -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