Archived
1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Dan Helfman
848a00d692 Now only making the subscription plan name into a link to the sign up page if the user is not yet signed up! 2009-01-01 14:00:47 -08:00
Dan Helfman
cc155ec920 Bumped version. 2008-12-27 01:29:22 -08:00
Dan Helfman
233b800978 Decreased the default note text font size and bumped version. 2008-12-05 12:03:18 -08:00
Dan Helfman
b7789c6533 Fixed a bug in which certain new installations of Luminotes Desktop on Windows yielded an "uh oh" error on initial launch.
This was due to duplicate notebook timestamps within the sqlite
database, which meant that notebook_current included the placeholder
"next ids" along with the actual notebooks. The fix was to modify the
notebook_current view to filter out those placeholder ids.
2008-12-04 12:30:59 -08:00
Dan Helfman
b2314f423f Bumping version. 2008-12-03 11:47:22 -08:00
Dan Helfman
3c11526480 Fixed a bug that prevented the autosaver from working on non-forum notebooks. 2008-11-20 17:39:20 -08:00
Dan Helfman
3a189d844c Bumping the version. 2008-11-13 12:04:49 -08:00
Dan Helfman
04bc69edb5 Bumping up version. 2008-11-06 14:35:40 -08:00
Dan Helfman
388f2fcb02 Foundational work for both tags and discussion forums. Should have checked this in in smaller pieces. 2008-10-24 11:51:19 -07:00
Dan Helfman
9761d7d622 Bumping version. 2008-10-09 12:40:58 -07:00
Dan Helfman
a0b189695c You can now create and end links from within Safari/Chrome.
This involve changing the non-IE portion of Editor.insert_link() to use a different sort of title placeholder hack.
Also, as part of this commit, Editor now determines browser type once instead of for every Editor created.
2008-10-02 23:08:56 -07:00
Dan Helfman
2e5ec59c2b Changed the warning about Safari/Chrome/Opera incompatibility to be an in-page message instead of a popup alert so as to be slightly less obnoxious. 2008-09-30 12:58:39 -07:00
Dan Helfman
6c46951285 Mentioned Google Chrome. Added a link to contact info for people to vote for their browser choice. 2008-09-22 14:23:13 -07:00
Dan Helfman
c4d6913037 Calling this 1.5.0. 2008-08-27 13:30:24 -07:00
Dan Helfman
978ce6a360 Excluding certain images files. 2008-08-25 20:21:54 -07:00
Dan Helfman
b42d85d6ff Luminotes version now defined in a config file and shows up in the Desktop UI. 2008-08-25 19:45:20 -07:00