[system] / trunk / webwork-modperl / doc Repository:
ViewVC logotype

Log of /trunk/webwork-modperl/doc

View Directory Listing Directory Listing


Sticky Revision:

Revision 987 - Directory Listing
Modified Tue Jun 3 19:22:01 2003 UTC (9 years, 11 months ago) by sh002i
moved development documentation into doc/devel/
-sam

Revision 945 - Directory Listing
Modified Fri May 30 00:04:23 2003 UTC (9 years, 11 months ago) by sh002i
psvn is now auto-increment, for real.
-sam

Revision 944 - Directory Listing
Modified Thu May 29 23:42:24 2003 UTC (9 years, 11 months ago) by sh002i
added GlobalTableEmulator.pm
added global2user and user2global to Utils.pm
small changes to WW1Hash.pm
-sam

Revision 943 - Directory Listing
Modified Thu May 29 23:25:53 2003 UTC (9 years, 11 months ago) by sh002i
made psvn auto-increment, restored !!COURSENAME!!
-sam

Revision 931 - Directory Listing
Modified Wed May 28 19:21:04 2003 UTC (9 years, 11 months ago) by sh002i
changed the Schema interface (to include a reference to $db) and changed
DBI connect to connect_cached.
-sam

Revision 921 - Directory Listing
Modified Wed May 28 00:45:40 2003 UTC (9 years, 11 months ago) by sh002i
problem.problem_id is no longer a PRIMARY KEY.
-sam

Revision 919 - Directory Listing
Modified Wed May 28 00:24:27 2003 UTC (9 years, 11 months ago) by sh002i
changed ->id to ->whatever_id
-sam

Revision 911 - Directory Listing
Modified Tue May 27 22:54:09 2003 UTC (9 years, 11 months ago) by sh002i
s/new/add/
-sam

Revision 910 - Directory Listing
Modified Tue May 27 21:31:37 2003 UTC (9 years, 11 months ago) by sh002i
stuff.
-sam

Revision 909 - Directory Listing
Modified Tue May 27 20:11:18 2003 UTC (9 years, 11 months ago) by sh002i
added:
* listSetUsers($setID) - lists users to whom a set has been assigned
* listProblemUsers($setID, $problemID) - lists users to whom a problem
                                         has been assigned
Both return userIDs.
-sam

Revision 904 - Directory Listing
Modified Mon May 26 22:13:34 2003 UTC (9 years, 11 months ago) by sh002i
More SQL work. Appears to be working, after very limited testing. See
forthcoming email for details.
-sam

Revision 874 - Directory Listing
Modified Tue May 20 23:08:03 2003 UTC (10 years ago) by sh002i
initial work on SQL backend. untested.
-sam

Revision 837 - Directory Listing
Modified Thu May 15 00:54:54 2003 UTC (10 years ago) by sh002i
database doc updates.
-sam

Revision 808 - Directory Listing
Modified Thu Apr 17 21:01:17 2003 UTC (10 years, 1 month ago) by sh002i
Lots of work on WWDBv2... WW1Hash is done! A complete dbLayout (as
detailed on global.conf.dist) works now.
-sam

Revision 798 - Directory Listing
Modified Fri Mar 21 23:30:16 2003 UTC (10 years, 2 months ago) by sh002i
initial support for WWDBv2:
        - DB.pm finished (except for getGlobalUser{Set,Problem} methods)
        - schema modules for password, permission, key, and user with
          WWDBv1 hash-bashed backends
        - GDBM driver
        - wwdb command-line frontend
-sam

Revision 782 - Directory Listing
Modified Fri Mar 7 21:04:09 2003 UTC (10 years, 2 months ago) by malsyned
This file contains information learned after the release of
webwork-2.0pr1 that is necessary in order to get a webwork-2.0pr1 system
up and running.
--Dennis

Revision 779 - Directory Listing
Modified Fri Mar 7 19:44:14 2003 UTC (10 years, 2 months ago) by sh002i
added the GDBM driver.
some changes to doc/new-DB-*
-sam

Revision 774 - Directory Listing
Modified Fri Mar 7 02:22:41 2003 UTC (10 years, 2 months ago) by sh002i
conf/global.conf.dist: fixed %dbLayout
doc/new-DB-architecture: removed a meta-note.
-sam

Revision 773 - Directory Listing
Modified Fri Mar 7 02:20:45 2003 UTC (10 years, 2 months ago) by sh002i
updated new-DB-notes, finished new-DB-architecture.
-sam

Revision 772 - Directory Listing
Modified Fri Mar 7 01:58:50 2003 UTC (10 years, 2 months ago) by sh002i
renamed schema-mod_perl to new-DB-notes.
-sam

Revision 771 - Directory Listing
Modified Fri Mar 7 01:57:39 2003 UTC (10 years, 2 months ago) by sh002i
added a couple database notes files.
-sam

Revision 768 - Directory Listing
Modified Thu Mar 6 19:12:38 2003 UTC (10 years, 2 months ago) by sh002i
1. added %dbLayout (for the new DB.pm database system)
2. moved some stuff around
-sam

Revision 766 - Directory Listing
Modified Fri Feb 28 23:56:55 2003 UTC (10 years, 2 months ago) by sh002i
more database schema notes *sigh*
-sam

Revision 744 - Directory Listing
Modified Mon Feb 24 11:19:42 2003 UTC (10 years, 2 months ago) by sh002i
added a file that has been in doc/ for a while.
-sam

Revision 743 - Directory Listing
Modified Mon Feb 24 11:17:24 2003 UTC (10 years, 2 months ago) by sh002i
Documented the new database schema and API to be written for the
professor pages.
-sam

Revision 742 - Directory Listing
Modified Sat Feb 22 01:32:35 2003 UTC (10 years, 2 months ago) by sh002i
added some notes to doc/
-sam

Revision 740 - Directory Listing
Modified Fri Feb 21 21:16:48 2003 UTC (10 years, 2 months ago) by sh002i
1. the new global.conf key {mail}->{feedbackVerbosity} controls the
verbosity level of Feedback.pm messages.
2. Feedback includes a URL when ever the user is logged in.
-sam

Revision 737 - Directory Listing
Modified Tue Feb 18 07:04:13 2003 UTC (10 years, 3 months ago) by sh002i
merged changes from rel-2-0-pr1-hardcopy-changes
-sam

Revision 723 - Directory Listing
Modified Fri Jan 31 22:30:41 2003 UTC (10 years, 3 months ago) by sh002i
updated todo.
-sam

Revision 700 - Directory Listing
Modified Fri Jan 10 17:28:21 2003 UTC (10 years, 4 months ago) by sh002i
"Home" (i.e. no course specified) now redirects to %webworkURLs{home}
-sam

Revision 699 - Directory Listing
Modified Thu Jan 9 19:03:54 2003 UTC (10 years, 4 months ago) by sh002i
send_mail_to now works.
-sam

Revision 692 - Directory Listing
Modified Tue Jan 7 21:19:38 2003 UTC (10 years, 4 months ago) by sh002i
DONE	effectiveUser for at least Problem.pm
DONE	write a template escape for printing $user, $effectiveUser, &c. nicely

also added additional timing log points: timing is now logged:

	1. when WeBWorK::PG::new starts
	2. after all the initialization-type stuff happens
	3. when WeBWorK::PG::new ends

Getting it to log the entire request time might be a little harder.
-sam

Revision 685 - Directory Listing
Modified Mon Jan 6 19:41:44 2003 UTC (10 years, 4 months ago) by sh002i
DONE	results table
		part(or blank)/entered/preview/result/messages
		don't show messages unless there are some
-sam

Revision 684 - Directory Listing
Modified Mon Jan 6 19:34:36 2003 UTC (10 years, 4 months ago) by sh002i
removed user name propogation from Logout -> Login
disabled "show hint/solution" when there's no hint/solution

Revision 683 - Directory Listing
Modified Mon Jan 6 19:17:28 2003 UTC (10 years, 4 months ago) by sh002i
fixed formatting in &tth (dangerousMacros.pl)
ProblemSets.pm allows sorting by Name or Status (due date)
-sam

Revision 675 - Directory Listing
Modified Fri Dec 13 21:14:54 2002 UTC (10 years, 5 months ago) by sh002i
made some improvements to Feedback, added loginStatus escape.
-sam

Revision 672 - Directory Listing
Modified Mon Dec 9 19:57:33 2002 UTC (10 years, 5 months ago) by malsyned
Added two new tasks to the TODO list for the December prerelease
-Dennis

Revision 671 - Directory Listing
Modified Mon Dec 9 18:40:04 2002 UTC (10 years, 5 months ago) by sh002i
did some work on Feedback, etc. Added mike and arnie's comments to TODO.
-sam

Revision 670 - Directory Listing
Modified Fri Dec 6 17:50:24 2002 UTC (10 years, 5 months ago) by malsyned
Added a Professor Tools stub module that provides redirection links to
the WeBWorK 1.8 system
-Dennis

Revision 667 - Directory Listing
Modified Wed Dec 4 19:07:12 2002 UTC (10 years, 5 months ago) by sh002i
added a bunch of "***" comments.
implemented Feedback module.
-sam

Revision 664 - Directory Listing
Modified Mon Dec 2 19:42:48 2002 UTC (10 years, 5 months ago) by sh002i
added stuff.
-sam

Revision 659 - Directory Listing
Modified Mon Nov 25 18:50:06 2002 UTC (10 years, 5 months ago) by sh002i
updated todo
-sam

Revision 644 - Directory Listing
Modified Fri Nov 22 20:30:20 2002 UTC (10 years, 5 months ago) by sh002i
Added "Options" handler, modified the dispatcher to support it, fixed
the link to it in the &links routine.
-sam

Revision 642 - Directory Listing
Modified Wed Nov 20 21:48:01 2002 UTC (10 years, 6 months ago) by sh002i
updated TODO.
-sam

Revision 631 - Directory Listing
Modified Fri Nov 15 20:51:06 2002 UTC (10 years, 6 months ago) by sh002i
added some docs to Utils
-sam

Revision 623 - Directory Listing
Modified Fri Nov 8 22:14:18 2002 UTC (10 years, 6 months ago) by sh002i
yo shout! answer previewing is working.
-sam

Revision 620 - Directory Listing
Modified Fri Nov 1 22:57:25 2002 UTC (10 years, 6 months ago) by sh002i
fixed up IO.pm and IO.pl so that only the necessary functions are in
IO.pl.
-sam

Revision 617 - Directory Listing
Modified Wed Oct 30 22:09:54 2002 UTC (10 years, 6 months ago) by sh002i
fixed a logic error in Problem.pm affecting $can{submitAnswers}
-sam

Revision 615 - Directory Listing
Modified Wed Oct 30 19:50:54 2002 UTC (10 years, 6 months ago) by sh002i
fixed pdf images.
-sam

Revision 614 - Directory Listing
Modified Mon Oct 28 21:26:35 2002 UTC (10 years, 6 months ago) by sh002i
small changes to support hardcopy work.
-sam

Revision 607 - Directory Listing
Modified Fri Oct 25 20:56:49 2002 UTC (10 years, 6 months ago) by sh002i
re-formatted &alias (in dangerousMacros) so that it's more readable.
mostly just made sure indentations where correct and tabs and spaces
were used where apprropriate.
-sam

Revision 562 - Directory Listing
Modified Fri Sep 27 23:53:42 2002 UTC (10 years, 7 months ago) by sh002i
- created macros/IO.pl, which is loaded with no opmask by PG.pm. It is a copy
  of WeBWorK::PG::IO.pm, with some changes to make it work as a macro package.
  The translator no longer shares IO.pm's functions with the safe compartment.
  This is a BAD THING, and should be reconsidered when the Translator is
  revised.
- Changed many (but not all) checks for HTML or HTML_tth modes to match /^HTML/
  in the macros.
- changed &header to &head in Problem.pm
- Added problem environment variables for gif2eps and png2eps and modified
  &dangerousMacros::alias to use them
- fixed MOST of the harmless warnings in the system. there's still the "Use
  of uninitialized value in null operation" warning in template(), tho.

Still to come:

- make images in PDFs work
- fix TTH mode character encodings on mac (maybe)
- have logout button invalidate key
- Pretty die messages (from outside of the translator)
- Feedback - need nice modular way of sending email
- Options - email address and password

Revision 558 - Directory Listing
Modified Fri Sep 20 22:47:22 2002 UTC (10 years, 8 months ago) by sh002i
* fixed multiple-calls-to-&handler problem
* fixed if-else-endif code in &template
* added code to catch warnings in PG evaluation
* added "pink screen" and warning reporting
* started work on logging code (see Utils.pm, commented out)
-sam & dennis

Revision 555 - Directory Listing
Modified Wed Sep 18 19:25:42 2002 UTC (10 years, 8 months ago) by sh002i
fixed image centering, added head escape.
-sam

Revision 547 - Directory Listing
Modified Fri Sep 13 20:54:59 2002 UTC (10 years, 8 months ago) by sh002i
fixed hardcopy generation (errors in EV3_math_general and the
hardcopySetHeader.
-sam

Revision 526 - Directory Listing
Modified Thu Aug 29 19:56:24 2002 UTC (10 years, 8 months ago) by sh002i
HTML_img mode ("images" mode in the HTML interface) now uses dvipng to
generate images. ProblemSet now has a link to Hardcopy.
-sam

Revision 509 - Directory Listing
Modified Fri Aug 23 18:30:03 2002 UTC (10 years, 8 months ago) by sh002i
added more hardship to our lives.
-sam

Revision 507 - Directory Listing
Modified Thu Aug 22 23:32:08 2002 UTC (10 years, 8 months ago) by sh002i
more shit to do.
-sam

Revision 505 - Directory Listing
Modified Thu Aug 22 22:02:39 2002 UTC (10 years, 8 months ago) by sh002i
quicklinks -> links
-sam

Revision 503 - Directory Listing
Modified Thu Aug 22 21:13:53 2002 UTC (10 years, 8 months ago) by sh002i
updates.
-sam

Revision 502 - Directory Listing
Modified Thu Aug 22 21:11:53 2002 UTC (10 years, 8 months ago) by sh002i
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam

Revision 494 - Directory Listing
Modified Wed Aug 21 18:31:20 2002 UTC (10 years, 8 months ago) by sh002i
updated copyright header.
-sam

Revision 475 - Directory Listing
Modified Tue Aug 20 01:04:57 2002 UTC (10 years, 9 months ago) by sh002i
added information about PG/TeX snippet naming
update TODO
-sam

Revision 469 - Directory Listing
Modified Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by sh002i
pretty much implemented the whole thing.

yeah.
-sam

Revision 452 - Directory Listing
Modified Thu Aug 1 23:56:29 2002 UTC (10 years, 9 months ago) by sh002i
dont-forget: a bunch of development issues to think about.
TODO for the rest of the summer.
-sam

Revision 450 - Directory Listing
Added Thu Aug 1 22:05:55 2002 UTC (10 years, 9 months ago) by sh002i
list of standard template escapes.
-sam

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9