witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Dan Helfman 9a284e7b76 Fixed an Internet Explorer 8 bug in which the toolbar was positioned incorrectly. 2009-07-12 14:04:24 -07:00
Dan Helfman e96235b197 Introduced cache-busting code to make pages update more reliably after a new release.
Added initial (untested) support for Internet Explorer 8 beta.
2009-02-11 01:58:14 -08:00
Dan Helfman 2dd8c60038 Removing Google Analytics since not everyone wants to use it. 2008-06-10 14:07:09 -07:00
Dan Helfman 87e3386356 Moving Analytics loading to the bottom of the page for faster loading of the page itself. 2008-06-09 13:30:32 -07:00
Dan Helfman 8d3783825a Removing unnecessary "or None". 2008-06-02 16:39:24 -07:00
Dan Helfman 23665a0e6c Introduced some <meta> description and keywords tags on the product pages.
Also switched view.Page to use isinstance() instead of "type() in".
2008-05-27 14:06:51 -07:00
Dan Helfman d232826d0b Several cosmetic and layout changes to the wiki editing page. Specifically,
made the header that's on the product pages present at the top of the wiki
page as well. Still need to make links bold when viewing certain pages
(help, contact, etc).
2008-04-04 05:39:40 +00:00
Dan Helfman 3af5af18c5 Changed controller.Users.logout() to not be a JSON method so just hitting the
"/users/logout" URL will log you out and redirect you the front page.

Made front page prettier and better at explaining Luminotes (hopefully). The
front page is no longer a wiki, but is instead a mostly static page.
2008-03-01 00:26:06 +00:00
Dan Helfman cef3e0c679 Checking in inclusion of google analytics js file. 2007-11-12 20:55:38 +00:00
Dan Helfman 5cf7dd3b14 Splitting off IE 6 and 7 CSS into separate, conditionally included files. 2007-09-27 06:16:53 +00:00
Dan Helfman f6da052e88 Self-service password reset functionality, plus full unit tests.
GOD DAMN that was annoying to implement.
2007-09-26 23:49:27 +00:00
Dan Helfman 0a457585d9 Expanded the page displayed when Javascript is disabled so search engines actually get something useful.
Made the page <title> contain "personal wiki notebook".
2007-08-01 20:46:26 +00:00
Dan Helfman 64bf5e34a1 Renamed placeholder title "Limited Medium" to "Luminotes". 2007-07-16 21:03:39 +00:00
Dan Helfman 02cfca5322 Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00