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 9ed4254e43 When there's no CSV title column, attempting to use the first line of the contents instead of just the first few words.
Also nuking HTML earlier on so that it doesn't interfere with title truncation.
Still needs unit tests for this code.
2008-08-09 01:08:15 -07:00
..
test No longer introducing double newlines in CSV header sniff sample. 2008-08-09 01:04:06 -07: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 No longer introducing double newlines in CSV header sniff sample. 2008-08-09 01:04:06 -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 New notebook import feature for importing notes from a CSV file. (Beta.) 2008-08-08 16:39:53 -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 When there's no CSV title column, attempting to use the first line of the contents instead of just the first few words. 2008-08-09 01:08:15 -07:00
Root.py controller.Root.guide() now accepts an optional note_id parameter. 2008-07-03 16:29:42 -07:00
Users.py Fixed a bug where clicking the link for an updated note in an RSS feed did not properly redirect to that note after login. 2008-07-25 17:05:13 -07:00
Validate.py New notebook import feature for importing notes from a CSV file. (Beta.) 2008-08-08 16:39:53 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00