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/view
Dan Helfman b316b2f4a3 * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs.
* controller.Notebooks now takes (and stores) an https_url constructor parameter.
 * New controller.Notebooks.updates() method to produce an updates RSS feed for a particular notebook.
 * New controller.Notebooks.get_update_link() method to make a brief page with just a link for an updated note, referred to by the feed.
 * Implemented views for the new RSS feed.
 * Fixed bug in Rss_item's guid that caused newlines to be inserted before and after long URLs.
 * Still need to unit test new controller code.
2008-04-22 23:24:30 +00:00
..
Blank_page.py Implemented quota enforcement when uploading a file. This occurs in two places: 2008-02-20 20:21:54 +00:00
Error_page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
File_preview_page.py * Propsetting a bunch of svn:ignores. 2008-04-01 21:54:43 +00:00
Form_submit_page.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
Front_page.py Changing title on quote at user's request. 2008-04-21 19:30:14 +00:00
Header.py New "nothing but notes" mode, allowing you to hide everything on the page 2008-04-18 23:54:09 +00:00
Html_file.py Fixed bug where CSS text centering in downloaded wiki HTML caused Thunderbird 2007-08-24 21:21:02 +00:00
Json.py Completely revamped the way the main page and the notes on it are loaded by 2007-10-16 21:37:12 +00:00
Link_area.py New "nothing but notes" mode, allowing you to hide everything on the page 2008-04-18 23:54:09 +00:00
Main_page.py Completed recent notes list: 2008-04-16 00:28:18 +00:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Changed controller.Users.logout() to not be a JSON method so just hitting the 2008-03-01 00:26:06 +00:00
Note_tree_area.py Complete unit tests for controller.Notebooks.load_note_links(). 2008-04-16 08:13:35 +00:00
Notebook_rss.py Fixed bug where recent notes were ordered by creation time instead of revision time. 2008-04-18 20:39:23 +00:00
Page.py Several cosmetic and layout changes to the wiki editing page. Specifically, 2008-04-04 05:39:40 +00:00
Processing_note.py First pass at "thank you" page (and related processing/error pages) is complete. 2008-01-11 22:55:04 +00:00
Product_page.py Several cosmetic and layout changes to the wiki editing page. Specifically, 2008-04-04 05:39:40 +00:00
Progress_bar.py Removed Wiki.js.Upload_pulldown.shutdown() "force" flag as it's redundant if this.uploading is set accordingly. 2008-02-25 21:56:33 +00:00
Redeem_invite_note.py Made upgrade page dynamically generated on the server instead of static html. 2008-01-10 08:33:19 +00:00
Redeem_reset_note.py Made upgrade page dynamically generated on the server instead of static html. 2008-01-10 08:33:19 +00:00
Rounded_div.py Added ability to reorder notebooks on the right side of the page. 2008-03-15 03:04:59 +00:00
Rss_channel.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Rss_item.py * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs. 2008-04-22 23:24:30 +00:00
Rss_tags.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Search_form.py Width of search text field now set to full width of link area instead of a specific character width. 2008-04-04 08:18:54 +00:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Thanks_error_note.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
Thanks_note.py Wrote unit tests for controller.Users.paypal_notify() and thanks() methods. 2008-01-15 00:36:19 +00:00
Toolbar.py Initial work on UI and controller for file uploading: 2008-01-31 21:52:32 +00:00
Tour_page.py Fixin tyepo. 2008-04-05 17:33:56 +00:00
Update_link_page.py * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs. 2008-04-22 23:24:30 +00:00
Updates_rss.py * Increasing after_login max string size from 100 to 1000 to accomodate larger URLs. 2008-04-22 23:24:30 +00:00
Upgrade_page.py Switched to a better looking checkmark.. I think. 2008-04-12 02:22:37 +00:00
Upload_page.py More work on file uploading. Unit tests need to be fixed. 2008-02-18 20:08:07 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00