Log of /branches/dg2_dev
Directory Listing
Revision
7106 -
Directory Listing
Modified
Tue Nov 29 22:12:12 2011 UTC (17 months, 3 weeks ago) by
gage
change "allowScriptDomain" from "sameDomain" to "always".
Prevents difficulties from serving applets through lighttpd via port 8080
Revision
7105 -
Directory Listing
Modified
Sun Nov 20 16:23:43 2011 UTC (18 months ago) by
gage
Finished clean up which removes all hard coded references
to courses
A very large number of error messages are turned on.
They can be turned off by setting $UNIT_TESTS-ON to
zero in files such as WebworkClient.pm RenderProblem.pm
WebworkWebservice.pm
Revision
7104 -
Directory Listing
Modified
Sun Nov 20 06:47:59 2011 UTC (18 months ago) by
gage
removed hardwiring of the user, session_key and courseID from all of the xmlrpc functions.
an xmlrpc call must be to an existing course and the user must be in the course,
must have a current session_key and must have instructor privileges.
no provision yet for obtaining a session_key if a session times out.
added a good many error checks. Most of them turned off
but there is a trace of xmlrpc calls that is placed in the apache log
Revision
7099 -
Directory Listing
Modified
Wed Nov 16 19:31:28 2011 UTC (18 months, 1 week ago) by
david gage
some gui improvements
Revision
7098 -
Directory Listing
Modified
Wed Nov 16 01:42:00 2011 UTC (18 months, 1 week ago) by
david gage
fixed an issue when adding problems, moved some of the buttons into a toolbar, added some response messages from the server
Revision
7095 -
Directory Listing
Modified
Thu Nov 10 01:11:18 2011 UTC (18 months, 2 weeks ago) by
david gage
some style changes that should make use with firefox better
Revision
7094 -
Directory Listing
Modified
Wed Nov 9 18:13:05 2011 UTC (18 months, 2 weeks ago) by
david gage
some fixes for firefox, and a slightly more robust library listing service, also switched to using key over password and automatically filling out that and the user field, automatically reading the course is next
Revision
7093 -
Directory Listing
Modified
Tue Nov 8 01:11:35 2011 UTC (18 months, 2 weeks ago) by
david gage
fixed a problem in instructorXMLHandler.pm
Revision
7092 -
Directory Listing
Modified
Tue Nov 8 00:52:34 2011 UTC (18 months, 2 weeks ago) by
david gage
added local version of jquery-ui's template
Revision
7091 -
Directory Listing
Modified
Mon Nov 7 20:26:10 2011 UTC (18 months, 2 weeks ago) by
david gage
fixed a bracket error
Revision
7090 -
Directory Listing
Modified
Mon Nov 7 20:03:40 2011 UTC (18 months, 2 weeks ago) by
david gage
added my template for library browser to all template folders
Revision
7089 -
Directory Listing
Modified
Mon Nov 7 02:37:25 2011 UTC (18 months, 2 weeks ago) by
gage
add extra keys for searching library
Revision
7088 -
Directory Listing
Modified
Mon Nov 7 02:28:43 2011 UTC (18 months, 2 weeks ago) by
gage
added hash value for session_key -- this means that the
authen method will first try to authenticated against the session_key and
if that fails it will authenticate against the password.
Revision
7087 -
Directory Listing
Modified
Mon Nov 7 02:22:28 2011 UTC (18 months, 2 weeks ago) by
gage
added more depth to the call stack when there are errors.
Revision
7086 -
Directory Listing
Modified
Sat Nov 5 18:45:14 2011 UTC (18 months, 2 weeks ago) by
david gage
reorder problems, show problems in sets, jquery is now local.
Revision
7085 -
Directory Listing
Modified
Fri Nov 4 17:21:17 2011 UTC (18 months, 2 weeks ago) by
david gage
added the template I use and changed some css
Revision
7084 -
Directory Listing
Modified
Fri Nov 4 16:58:28 2011 UTC (18 months, 2 weeks ago) by
david gage
cleaned up javascript, it's very modular :) added some loading images and basically made everything smoother..i think
Revision
7083 -
Directory Listing
Modified
Fri Nov 4 04:56:16 2011 UTC (18 months, 2 weeks ago) by
david gage
brand new library browser 2, add, delete and create new set functions are working.
Revision
6922 -
Directory Listing
Modified
Tue Jul 5 20:38:27 2011 UTC (22 months, 2 weeks ago) by
aubreyja
Ditto, about copying in current trunk, but referring to pg/
Revision
6921 -
Directory Listing
Modified
Tue Jul 5 20:37:19 2011 UTC (22 months, 2 weeks ago) by
aubreyja
Copying in current trunk
Revision
6920 -
Directory Listing
Added
Tue Jul 5 20:28:17 2011 UTC (22 months, 2 weeks ago) by
aubreyja
Creating new branch for David Gage