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 a3922fb317 Bumping version and re-adding support for IE 8. 2009-07-14 20:44:29 -07:00
..
Blank_page.py Introduced cache-busting code to make pages update more reliably after a new release. 2009-02-11 01:58:14 -08:00
Close_page.py Luminotes Desktop now has a "close" link at the top of the page to completely shut down the process. 2009-02-16 13:19:05 -08:00
Download_page.py Bumping version and re-adding support for IE 8. 2009-07-14 20:44:29 -07: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
Forum_page.py Added a "start a new discussion" link to each discussion forum page. 2009-05-11 12:18:55 -07:00
Forum_rss.py Fixing blog rss to use friendly ids in URLs. 2008-11-18 16:47:55 -08:00
Forums_page.py Added trailing slashes to URL paths to prevent unnecessary redirection. 2008-11-06 17:55:39 -08:00
Front_page.py Refactored toolbar code and images. Now buttons come from a single composite / sprited image. 2009-03-29 12:23:55 -07:00
Header.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
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 Changed "add notebook" to "+ notebook", and "add quick link" to "+ quick link", mostly to save space. 2009-04-24 13:45:49 -07:00
Main_page.py Fixed a Firefox 3.5 bug in which spacing at the top of each note changed when a note was focused. 2009-07-12 15:04:28 -07:00
Node.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Not_found_page.py Changed wording. 2008-10-20 15:53:59 -07:00
Note_tree_area.py Moved search field up above "notes" heading. Changed "quick link" to "note link". 2009-04-27 15:38:28 -07:00
Notebook_rss.py View groups that you're a member of, with an indicatation if you're an admin of that group. 2008-05-28 16:05:38 -07:00
Page.py Fixed an Internet Explorer 8 bug in which the toolbar was positioned incorrectly. 2009-07-12 14:04:24 -07:00
Page_navigation.py Adding page navigation (pagination), as factored out into its own class. 2008-11-03 13:37:20 -08:00
Processing_download_note.py Fixed a bug that broke that Luminotes Desktop product download page if PayPal took too long to notify Luminotes of the purchase. 2008-10-07 13:59:34 -07: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 Introduced cache-busting code to make pages update more reliably after a new release. 2009-02-11 01:58:14 -08:00
Progress_bar.py Rewrote upload code to do progress bar updating from the UI via polling, rather than streaming the progress bar ticks from the server. 2009-03-19 16:52:53 -07: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 Fixed mouse click handling brokenness introduced by 03b6a15e86e1. Also Beginning to phase out special-case hack for form submission. 2008-05-30 17:10:57 -07:00
Rounded_div.py Fixed a visual bug in which clicking up or down to reorder your notebooks didn't display correctly. 2008-10-09 12:53:57 -07:00
Rss_channel.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Rss_item.py Added unit tests for new RSS related controller methods. 2008-04-23 02:54:59 +00:00
Rss_tags.py Basic rss feed for blog. 2007-11-10 03:57:27 +00:00
Search_form.py Fixed a visual conflict between your web browser's search field autocomplete and Luminotes built-in suggest-as-you-type feature. 2008-11-05 15:40:29 -08:00
Tags.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Thanks_download_error_note.py Updated the text on the thanks download success and error pages to be a little more clear about the transaction status. 2008-09-11 14:43:21 -07:00
Thanks_download_note.py Added "what's new" changelog link to thanks download page, and added links between pricing/download pages to each other. 2008-09-27 01:33:00 -07:00
Thanks_error_note.py Began redesign of upgrade/pricing page. 2008-03-22 04:01:21 +00:00
Thanks_note.py Free trials don't send any transaction info to /users/thanks, so changed the code not to expect it. 2008-12-31 00:19:27 -08:00
Toolbar.py Added a toolbar color button for setting text and background colors. Still needs more testing/fixing in IE and WebKit. 2009-05-14 16:20:43 -07:00
Tour_page.py Changed "download in a single click" text since now technically it takes two clicks. 2008-09-27 00:50:16 -07: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 Attempting to access the RSS feed for a non-existent notebook now 2008-05-26 23:00:31 -07:00
Upgrade_page.py Fixed a bug causing pricing page to error. 2009-07-12 15:25:07 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00