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 1d0867d776 * Renamed existing controller.Notebooks.load_recent_notes method to just recent_notes().
* Implemented new controller.Notebooks.load_recent_updates() method.
 * Added new Wiki.js total_notes_count_updated signal
 * Added "more" and "less" links to "recent updates" table.
 * Updated Wiki.js Recent_notes to support new "more" and "less" links.
 * Commented out unfinished discussion forums unit test.
2008-04-29 00:54:08 +00:00
..
test * Renamed existing controller.Notebooks.load_recent_notes method to just recent_notes(). 2008-04-29 00:54:08 +00:00
Database.py Converted dump_emails.sh to dump_emails.py so that it can run on a separate server from the database. 2008-04-07 04:47:07 +00:00
Expire.py Made some changes intended to speed up page loading slightly. 2007-09-01 23:46:15 +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 Fixing comment. 2008-04-25 19:46:42 +00:00
Forums.py Adding unfinished Forums controller and associated tests. 2008-04-25 20:34:01 +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 * Renamed existing controller.Notebooks.load_recent_notes method to just recent_notes(). 2008-04-29 00:54:08 +00:00
Root.py * Renamed existing controller.Notebooks.load_recent_notes method to just recent_notes(). 2008-04-29 00:54:08 +00:00
Users.py * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs. 2008-04-22 23:24:30 +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