[system] / trunk / webwork2 / doc / TODO Repository:
ViewVC logotype

Log of /trunk/webwork2/doc/TODO

Parent Directory Parent Directory


Sticky Revision:
(Current path doesn't exist after revision 987)

Revision 667 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 4 19:07:12 2002 UTC (10 years, 5 months ago) by sh002i
File length: 5842 byte(s)
Diff to previous 664
added a bunch of "***" comments.
implemented Feedback module.
-sam

Revision 664 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 2 19:42:48 2002 UTC (10 years, 5 months ago) by sh002i
File length: 5838 byte(s)
Diff to previous 659
added stuff.
-sam

Revision 659 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 25 18:50:06 2002 UTC (10 years, 5 months ago) by sh002i
File length: 4817 byte(s)
Diff to previous 644
updated todo
-sam

Revision 644 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 22 20:30:20 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4809 byte(s)
Diff to previous 642
Added "Options" handler, modified the dispatcher to support it, fixed
the link to it in the &links routine.
-sam

Revision 642 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 20 21:48:01 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4809 byte(s)
Diff to previous 631
updated TODO.
-sam

Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 15 20:51:06 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4805 byte(s)
Diff to previous 623
added some docs to Utils
-sam

Revision 623 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 8 22:14:18 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4805 byte(s)
Diff to previous 620
yo shout! answer previewing is working.
-sam

Revision 620 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 1 22:57:25 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4800 byte(s)
Diff to previous 617
fixed up IO.pm and IO.pl so that only the necessary functions are in
IO.pl.
-sam

Revision 617 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 30 22:09:54 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4783 byte(s)
Diff to previous 615
fixed a logic error in Problem.pm affecting $can{submitAnswers}
-sam

Revision 615 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 30 19:50:54 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4756 byte(s)
Diff to previous 614
fixed pdf images.
-sam

Revision 614 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 28 21:26:35 2002 UTC (10 years, 6 months ago) by sh002i
File length: 4756 byte(s)
Diff to previous 607
small changes to support hardcopy work.
-sam

Revision 607 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 25 20:56:49 2002 UTC (10 years, 6 months ago) by sh002i
File length: 3857 byte(s)
Diff to previous 562
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 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 27 23:53:42 2002 UTC (10 years, 7 months ago) by sh002i
File length: 4355 byte(s)
Diff to previous 558
- 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 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 20 22:47:22 2002 UTC (10 years, 8 months ago) by sh002i
File length: 3521 byte(s)
Diff to previous 555
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 19:25:42 2002 UTC (10 years, 8 months ago) by sh002i
File length: 3517 byte(s)
Diff to previous 547
fixed image centering, added head escape.
-sam

Revision 547 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 13 20:54:59 2002 UTC (10 years, 8 months ago) by sh002i
File length: 3407 byte(s)
Diff to previous 526
fixed hardcopy generation (errors in EV3_math_general and the
hardcopySetHeader.
-sam

Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 29 19:56:24 2002 UTC (10 years, 8 months ago) by sh002i
File length: 3231 byte(s)
Diff to previous 509
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 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 23 18:30:03 2002 UTC (10 years, 9 months ago) by sh002i
File length: 3175 byte(s)
Diff to previous 507
added more hardship to our lives.
-sam

Revision 507 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 23:32:08 2002 UTC (10 years, 9 months ago) by sh002i
File length: 3201 byte(s)
Diff to previous 503
more shit to do.
-sam

Revision 503 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 21:13:53 2002 UTC (10 years, 9 months ago) by sh002i
File length: 2977 byte(s)
Diff to previous 502
updates.
-sam

Revision 502 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 21:11:53 2002 UTC (10 years, 9 months ago) by sh002i
File length: 2957 byte(s)
Diff to previous 494
continuing work on hardcopy generation. changed interface to PG.pm to
take user, problem, and set objects instead of names.
-sam

Revision 494 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 21 18:31:20 2002 UTC (10 years, 9 months ago) by sh002i
File length: 2793 byte(s)
Diff to previous 475
updated copyright header.
-sam

Revision 475 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 20 01:04:57 2002 UTC (10 years, 9 months ago) by sh002i
File length: 1141 byte(s)
Diff to previous 469
added information about PG/TeX snippet naming
update TODO
-sam

Revision 469 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by sh002i
File length: 1037 byte(s)
Diff to previous 452
pretty much implemented the whole thing.

yeah.
-sam

Revision 452 - (view) (download) (annotate) - [select for diffs]
Added Thu Aug 1 23:56:29 2002 UTC (10 years, 9 months ago) by sh002i
File length: 752 byte(s)
dont-forget: a bunch of development issues to think about.
TODO for the rest of the summer.
-sam

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9