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/model/delta
Dan Helfman d3e040d984 Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
..
1.0.1.sql Began work on notebook deletion and subsequent undo/undeletion. 2007-11-17 04:21:48 +00:00
1.0.4.sql * Implemented controller.Users.send_invites(). 2007-12-06 01:32:20 +00:00
1.1.0.sql * make a User_revision object containing a revision timestamp, user_id, username 2008-01-04 04:45:43 +00:00
1.2.0.sql When saving a note, auto-delete any files that used to be linked from it but no longer are. Still need unit tests. 2008-02-22 19:47:28 +00:00
1.2.2.sql * Wrote a database reaper script to delete unused notes, notebooks, etc. 2008-03-04 20:01:59 +00:00
1.2.14.sql Additional comments on upgrading. 2008-03-17 21:58:54 +00:00
1.3.14.sql Fixed a database indexing bug that prevented notes with really long (~2700+ 2008-05-05 22:56:20 +00:00
1.4.0.sql Added database schema changes to support user group-related tables, views, and indices. 2008-05-27 15:22:18 -07:00
1.5.0.sql Lots more work on the payment code necessary to support Luminotes Desktop. 2008-09-11 00:36:12 -07:00
1.5.5.sql Fixed an occasional bug that caused unexpected logouts by moving the session info into the database. No more write races. 2008-10-29 14:26:22 -07:00
1.5.5.sqlite Foundational work for both tags and discussion forums. Should have checked this in in smaller pieces. 2008-10-24 11:51:19 -07:00
1.5.6.sql Major SQL changes to support faster searching, plus changes to model.Note to support the new SQL. Unit tests all pass. 2008-11-11 21:45:18 -08:00
1.5.6.sqlite Major SQL changes to support faster searching, plus changes to model.Note to support the new SQL. Unit tests all pass. 2008-11-11 21:45:18 -08:00
1.5.7.sql Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00