boinc/db
David Anderson c3491a40d9 David Dec 19 2007
- May as well start keeping checkin notes for Bolt.
        At this point the fundamental structure of Bolt is
        more or less complete, I hope; many features are missing.

    Items for this particular checkin:

    - Make things work right when you resume a course at an
        exercise answer page.
        This creates a new View, whose prev_view_id link points
        to the exercise view, not the answer page view
    - When leave a page using "Up", terminate the view accordingly.
    - Rather than using $_GET, Form vars are now passed to exercise primitives
        in a global variable $bolt_ex_query_string, which they must parse.

svn path=/trunk/boinc/; revision=14414
2007-12-19 16:31:41 +00:00
..
Makefile.am *** empty log message *** 2006-10-16 22:39:27 +00:00
boinc_db.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
boinc_db.h - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
bolt_constraints.sql - Initial checkin for Bolt 2007-10-30 22:31:13 +00:00
bolt_schema.sql David Dec 19 2007 2007-12-19 16:31:41 +00:00
bossa_constraints.sql - Bossa: 2007-10-18 21:43:25 +00:00
bossa_schema.sql - Bossa: 2007-10-18 21:43:25 +00:00
constraints.sql - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00
db_base.C Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
db_base.h Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
init_db
schema.sql - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00