Log of /branches/rel-2-1-a1/webwork2/conf/templates/ur.template
Parent Directory
Revision
2549 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 26 15:11:20 2004 UTC (8 years, 10 months ago) by
gage
File length: 7780 byte(s)
Diff to
previous 2535
Reconciled all files with rel-2-0-patches. This version works
at least somewhat on new databases. You will get warnings (gdbm)
or failures (sql) if you use this on databases created with old versions
of WeBWorK.
Revision
2535 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 18 13:32:26 2004 UTC (8 years, 10 months ago) by
gage
File length: 7780 byte(s)
Diff to
previous 2294
ATTN: MAJOR CHANGES PLEASE READ
Commiting conf files to the rel-2-1-a1
branch. These configuration
files, bring the 2.1 branch in sync with the changes made to 2.0
up until the release in 2.0. You will need to spend some
time readjusting your configuration files for your 2.1 alpha
installations once you update.
Revision
2052 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 8 18:02:21 2004 UTC (9 years ago) by
gage
Original Path:
trunk/webwork2/conf/templates/ur.template
File length: 7044 byte(s)
Diff to
previous 2033
Added a message field at the bottom of the page.
This will catch result messages issued in the body of the page
It's not as quite as eye catching to have the message at the bottom, but it's better than nothing.
Errors issued during the initialization stage appear at both the top and the bottom of the screen.
--Mike
Revision
1835 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 4 21:00:21 2004 UTC (9 years, 2 months ago) by
sh002i
Original Path:
trunk/webwork2/conf/templates/ur.template
File length: 4500 byte(s)
Diff to
previous 1752
fixed some indentation problems (oddly, this file is indented with
spaces, one space per indent level) and reformatted some of the shorter
CSS rules to fit on one line.
added styles for "new standard classes" FormLayout, ResultsWithError,
and ResultsWithoutError.
added styles for ScrollingListRecord widget.
Revision
1663 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 9 01:12:32 2003 UTC (9 years, 5 months ago) by
sh002i
Original Path:
trunk/webwork2/conf/templates/ur.template
File length: 3842 byte(s)
Diff to
previous 1634
Normalized headers. All files now contain the text below as a header.
This is important since all files now (a) use the full name of the
package, (b) assign copyright to "The WeBWorK Project", (c) give the
full path of the file (relative to CVSROOT) instead of simply the file
name, and (d) include license and warranty information.
Here is the new header:
################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/
# $CVSHeader$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) the GNU General Public License as published by the
# Free Software Foundation; either version 2, or (at your option) any later
# version, or (b) the "Artistic License" which comes with this package.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the
# Artistic License for more details.
################################################################################
Revision
1131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 11 20:40:11 2003 UTC (9 years, 11 months ago) by
sh002i
Original Path:
trunk/webwork2/conf/templates/ur.template
File length: 2868 byte(s)
Diff to
previous 1100
Made many changes:
- turned off PG warning catching in conf/global.conf.dist
- added warning reporting to conf/templates/ur.template (but not to
other templates!)
- modified a couple of error messages in WeBWorK.pm
- made failure to create course environment and failure to find course
directory fatal errors in WeBWorK.pm
- added warning queueing and call stack storing to Apache::WeBWorK
- added "warnings" and "if_warnings" template escapes to
WeBWorK::ContentGenerator
- removed warning handling from WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::ContentGenerator::Problem
- code tidying in WeBWorK::PG::ImageGenerator
-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.