mirror of https://github.com/BOINC/boinc.git
c3491a40d9
- 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 |
||
---|---|---|
.. | ||
Makefile.am | ||
boinc_db.C | ||
boinc_db.h | ||
bolt_constraints.sql | ||
bolt_schema.sql | ||
bossa_constraints.sql | ||
bossa_schema.sql | ||
constraints.sql | ||
db_base.C | ||
db_base.h | ||
init_db | ||
schema.sql |