boinc/html
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
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc David Dec 19 2007 2007-12-19 16:31:41 +00:00
languages - tweaked weak-auth page (from Nicolas Alvarez) 2007-12-09 04:13:24 +00:00
ops - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00
project.sample Added function to project.inc, project_forum_post_rules() which returns 2007-11-28 17:40:08 +00:00
queue - added optional code for user-submitted jobs (from M.F. Somers) 2007-11-16 16:49:19 +00:00
user David Dec 19 2007 2007-12-19 16:31:41 +00:00