[system] / trunk / webwork2 / lib / WeBWorK / Constants.pm Repository:
ViewVC logotype

Log of /trunk/webwork2/lib/WeBWorK/Constants.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 4058 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 23:27:33 2006 UTC (7 years, 2 months ago) by sh002i
File length: 14978 byte(s)
Diff to previous 4057
reverting to 1.40 -- accidental commit

Revision 4057 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 23:27:32 2006 UTC (7 years, 2 months ago) by sh002i
File length: 14994 byte(s)
Diff to previous 3991
SECURITY: prevent reading/saving files outside of templates directory.

Revision 3991 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 20:50:37 2006 UTC (7 years, 4 months ago) by jj
File length: 14989 byte(s)
Diff to previous 3973
Fix bug related to $mail{feedbackRecipients} being set in web configuration (reported on wwdevel.  I don't think this has a bug number.

Revision 3973 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 23:13:56 2006 UTC (7 years, 4 months ago) by sh002i
File length: 14978 byte(s)
Diff to previous 3861
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this is probably overkill, since there are some files that were created
after 2000 and some files that were last modified before 2006.)

Revision 3861 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 27 00:35:03 2005 UTC (7 years, 5 months ago) by gage
File length: 14985 byte(s)
Diff to previous 3859
Fixed theme item in the Constants.pm file.

Revision 3859 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 26 23:53:13 2005 UTC (7 years, 5 months ago) by gage
File length: 14921 byte(s)
Diff to previous 3858
Turn off debugging.

Allow the theme to be edited for each course. (This is slightly dangerous
since a misspelling of the theme could cause troubles.)
It would be helpful to have a pop-up menu widget for Config.pm -- similar to
the boolean or permission pop ups, but where the values
can be specified.

Revision 3858 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 26 22:06:37 2005 UTC (7 years, 5 months ago) by gage
File length: 14722 byte(s)
Diff to previous 3820
Modifications which replace SetsAssignedToUsers.pm by UserDetail.pm

Added instructor help link to the links in the left margin.
There is no specific student help link.

Added some more configuration variables to Constants.pm

Revision 3820 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 16 18:41:19 2005 UTC (7 years, 6 months ago) by jj
File length: 13854 byte(s)
Diff to previous 3687
Added more permission levels for the course configuration module.

Revision 3687 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 3 04:45:37 2005 UTC (7 years, 8 months ago) by jj
File length: 11818 byte(s)
Diff to previous 3686
Added e-mail feedback verbosity to config area.

Revision 3686 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 3 04:32:08 2005 UTC (7 years, 8 months ago) by jj
File length: 11383 byte(s)
Diff to previous 3682
Added email subject line to config variable.

Revision 3682 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 2 19:51:45 2005 UTC (7 years, 8 months ago) by jj
File length: 10807 byte(s)
Diff to previous 3600
New Config module.  It will put its course settings in a file simple.conf
along side course.conf.  Changes are:

  URLPath.pm: wiring so the Config module can be called

  ContentGenerator.pm: link in left panel to Config module

  CourseEnvironment.pm: evaluate simple.conf.  File name can be specified
    when creating a new CourseEnvironment.  This allows it to be bypassed
    (which is currently used), or to test a simple settings file (not
    used now, but it might be useful).

  Constants.pm: all data about configuration is stored here.  New values
    can just be added here, unless they are a new type.

  Config.pm: new module for limited course configuration.

Note, it might be better to move the new variable in Constants.pm to
another file.  Committing changes to Constants.pm can be an extra
hassle since it contains some site specific configuration.

Revision 3600 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 6 18:55:20 2005 UTC (7 years, 9 months ago) by apizer
File length: 4352 byte(s)
Diff to previous 3593
transparent (lower case t) is not valid with dvipng 1.2. I changed the note
and went back to Transparent in the default.

Revision 3593 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 30 16:36:16 2005 UTC (7 years, 9 months ago) by apizer
File length: 4283 byte(s)
Diff to previous 3486
Change arguments passed to dvipng

Revision 3486 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 12 15:53:02 2005 UTC (7 years, 10 months ago) by sh002i
File length: 3818 byte(s)
Diff to previous 3485
renamed weird $QuellSubroutineOutput to $DenySubroutineOutput. This will
better match $AllowSubroutineOutput.

Revision 3485 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 12 02:47:30 2005 UTC (7 years, 10 months ago) by sh002i
File length: 3818 byte(s)
Diff to previous 3311
added HiRes timing data to WeBWorK::Debug, removed WeBWorK::Timing. all
existing calls to the WeBWorK::Timing methods now pass the same messages
to debug().

added an option to WeBWorK::Debug to allow only certain subroutines to
log debug messages, in addition to the existing option to bar certain
subroutines from doing so.

Revision 3311 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 23 02:33:03 2005 UTC (7 years, 11 months ago) by gage
File length: 3893 byte(s)
Diff to previous 3308
The TIMEOUT constant which is now defined in WeBWorK::Cosntants  and is
(and was) used in WeBWorK::PG::Local  gives the time in seconds
that is allowed for rendering one PG problem.  The old value was 5 minutes
which was probably way too long. The default in WeBWorK::Constants has been
set to 60 seconds.  If no value is set then 10 seconds is used.

-- Mike

Revision 3308 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 22 15:21:43 2005 UTC (7 years, 11 months ago) by gage
File length: 3534 byte(s)
Diff to previous 3292
Resetting Timing::Logfile to empty.

I have left the default value for dvipngArgs so that it works with
dvipng versions greater than 1.0

Revision 3292 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 15 22:17:24 2005 UTC (8 years ago) by gage
File length: 3569 byte(s)
Diff to previous 3285
Cosmetic change to pretty_print_rh

Revision 3285 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 10 16:06:55 2005 UTC (8 years ago) by gage
File length: 3544 byte(s)
Diff to previous 3066
Bringing HEAD and rel-2-1-patches in line

Revision 3066 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 27 17:20:16 2004 UTC (8 years, 5 months ago) by gage
File length: 3588 byte(s)
Diff to previous 2927
Catch multiply defined user warning.

Revision 2927 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 15 04:30:20 2004 UTC (8 years, 8 months ago) by sh002i
File length: 3544 byte(s)
Diff to previous 2895
work on error and warning output. prettification of stack traces,
rewording of explanatory text, better logging, other stuff. a lot of
annoying crap, basically.

Revision 2895 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 19:53:06 2004 UTC (8 years, 8 months ago) by gage
File length: 3551 byte(s)
Diff to previous 2891
fixing gage specific timing log file (again)

Revision 2891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 13:30:09 2004 UTC (8 years, 8 months ago) by gage
File length: 3588 byte(s)
Diff to previous 2867
Fixed mistake involving "at" in interpreting the date and time
string in a .def file

Revision 2867 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 7 19:55:18 2004 UTC (8 years, 8 months ago) by sh002i
File length: 3544 byte(s)
Diff to previous 2861
removed gage-specific path.

Revision 2861 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 6 21:01:46 2004 UTC (8 years, 8 months ago) by gage
File length: 3603 byte(s)
Diff to previous 2765
Added time stamp to the warning
Added time stamp to warning messages.

Revision 2765 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 10 22:09:22 2004 UTC (8 years, 9 months ago) by sh002i
File length: 3546 byte(s)
Diff to previous 2745
added WeBWorK::Contents switch for preserving hardcopy temp files.
closes bug #633.

Revision 2745 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 01:42:46 2004 UTC (8 years, 9 months ago) by sh002i
File length: 3240 byte(s)
Diff to previous 2744
rolling back accidental commit.

Revision 2744 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 01:42:05 2004 UTC (8 years, 9 months ago) by sh002i
File length: 3236 byte(s)
Diff to previous 2407
Added Bill's textDateTime/intDateTime routines. Closes bug #618.

Revision 2407 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 25 15:31:21 2004 UTC (8 years, 11 months ago) by jj
File length: 3247 byte(s)
Diff to previous 2377
Changed suggested dvipng args for versions >= 1.0 to capture vertical
alignment information.

Revision 2377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 23 23:09:45 2004 UTC (8 years, 11 months ago) by sh002i
File length: 3237 byte(s)
Diff to previous 2372
no change

Revision 2372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 23 19:19:02 2004 UTC (8 years, 11 months ago) by sh002i
File length: 3237 byte(s)
Diff to previous 2365
added QuellSubroutineOutput to WeBWorK::Debug

Revision 2365 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 23 00:33:05 2004 UTC (8 years, 11 months ago) by sh002i
File length: 2957 byte(s)
Diff to previous 2362
preliminary Constants module. Currently holds configuration constants
for WeBWorK::Debug, WeBWorK::Timing, and WeBWorK::PG::ImageGenerator. It
is loaded by WeBWorK.pm.

I'm taking suggestions for what additional items to add to it.

Revision 2362 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jun 22 17:13:46 2004 UTC (8 years, 11 months ago) by sh002i
File length: 1101 byte(s)
added stub for new constants file

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