Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
378 commits
Select commit Hold shift + click to select a range
472e837
Modified bin/update-OPL-statistics for utf8mb4 character set support.
taniwallach Mar 6, 2019
35ef619
Add XML::Simple to "cpanm install".
taniwallach Mar 6, 2019
d271ec5
Merge pull request #24 from taniwallach/tani_develop_candidate_02_24_…
mgage Mar 9, 2019
fef2d56
Merge branch 'develop' into develop_candidate_02_24_2019
mgage Mar 9, 2019
d1c0699
fix sidebar functionality in text-mode (also add abs and vert)
drdrew42 Mar 11, 2019
3251a2d
Fix the absolute value toolbar button so it actually works.
drgrice1 Mar 11, 2019
1d25c00
Modify the mathquill code to handle backslashes in text blocks better.
drgrice1 Mar 11, 2019
362794f
Moved input and output encodings to :encoding(UTF-8) whereever poss…
mgage Mar 11, 2019
a131163
update comments
mgage Mar 11, 2019
612e3b3
Merge branch 'develop_candidate_02_24_2019' into develop_multi_ling_0…
mgage Mar 11, 2019
3f4777f
Change the method for determining PG version.
mgage Mar 12, 2019
4476890
clean up.
mgage Mar 12, 2019
15e47aa
Don't strip backslashes from the text output of a TextBlock. Instead
drgrice1 Mar 12, 2019
c616641
save dockerfile
mgage Mar 13, 2019
6cd7609
reconcile changes
mgage Mar 13, 2019
baaf5ae
adding 'abs' command
drdrew42 Mar 13, 2019
4600549
re-fixing earlier typo /facepalm
drdrew42 Mar 13, 2019
501ec19
course config MQ/MV/WIRIS collected into single dropdown
drdrew42 Mar 13, 2019
5fde83d
mathquill single character exponent adjustment
drdrew42 Mar 13, 2019
97a048b
set configuration for utf8mb4 enabled database (particularly for docker)
mgage Mar 14, 2019
9be09db
tweak dockerfiles to separate out XML::Simple
Mar 16, 2019
0d4ec28
Add configuration for utf8mb4 to site.conf and to the OPL scripts.
mgage Mar 16, 2019
eaeed4f
Fixed typos in OPL-update and update-OPL-statistics
mgage Mar 17, 2019
1ae3087
Fix ocurrence of utf8mb4 in ListingDB.pm
mgage Mar 17, 2019
947f2c6
moved XML::Simple and XMLRPC::Lite to their own RUN line
Mar 17, 2019
d6c714f
Modify dockerfile and docker-entrypoint in order to keep the build pr…
mgage Mar 31, 2019
d8222ed
Modify dockerfile and docker-entrypoint in order to keep the build pr…
mgage Mar 31, 2019
ae4155a
Merge branch 'develop_multi_ling_03_14_2019_mb4' of https://github.co…
mgage Mar 31, 2019
16e23fc
The location of the problemLibrary should be configured in localOverr…
mgage Mar 31, 2019
a4e76ae
Modification ot OPL scripts to streamline use of utf8mb4 (when the my…
mgage Mar 31, 2019
a39646a
update :utf8 to :encoding(UTF-8)
mgage Mar 31, 2019
0256cf8
Fix typo in update-OPL-statisitics, remove unnecessary files
mgage Apr 1, 2019
bebb9bb
Chown of htdocs/tmp to www-data. htdocs/tmp directory is created in…
mgage Apr 13, 2019
fc4e9a4
Add character set designations to schema for utf8mb4 in particular
mgage Apr 13, 2019
83cd8da
Fix copyright symbol
mgage Apr 13, 2019
58a170a
Enable passthrough of designated character set from site.conf to wher…
mgage Apr 13, 2019
8d1b04e
Allow for charset being utf8mb4
mgage Apr 13, 2019
c660227
replace isText by -T (the perl command which checks whether a file …
mgage Apr 13, 2019
966a121
Allow charset to be passed through.
mgage Apr 13, 2019
f9974e8
Add character set utf8mb4 (or whatever) to the create table command
mgage Apr 13, 2019
f829e97
add missing "; then"
heiderich Apr 15, 2019
9edd80a
Merge pull request #25 from heiderich/then
mgage Apr 15, 2019
f0b9578
add missing whitespaces
heiderich Apr 15, 2019
08052d4
replace 'www-data::root' by 'www-data:root'
heiderich Apr 15, 2019
188d4fb
Merge pull request #26 from heiderich/then
mgage Apr 15, 2019
7c4dafa
add XML::Simple from ubuntu. Remove methods of adding XML::Simple fr…
mgage Apr 16, 2019
bea85e1
announce that utf8 is enabled in OPL-update
mgage May 10, 2019
efe461a
Fix extended response group questions in multi page gateway quizzes.
drgrice1 Apr 25, 2019
9775b1d
Merge pull request #936 from mgage/develop_fix_extended_responses
mgage May 10, 2019
6cc6324
Merge commit '9775b1d10c1b20c800bef287ec954dc013dcb464' into multilin…
mgage May 11, 2019
f9c5c5f
Fix "wide character" error when responding to feedback from "email th…
mgage May 13, 2019
2a1a817
Add comments stating that UserList.pm is deprecated in favor of UserL…
mgage May 14, 2019
74c5714
install XMLRPC::Lite using apt-get instead of CPAN
heiderich May 16, 2019
0f7b1e7
install libxml-simple-perl using apt-get
heiderich May 16, 2019
317c563
Add script for checking the character sets of the database inside a d…
mgage May 18, 2019
9e13d4d
Delete space
mgage May 19, 2019
9de4749
Added mysql_enable_uft8 switch in addition to mysql_enable_utf8mb4 sw…
mgage May 21, 2019
c803ebc
Change comment in SQL.pm
mgage May 21, 2019
cfa4aee
Merge branch 'multilingual' of https://github.com/mgage/webwork2 into…
mgage May 21, 2019
97cd034
Merge pull request #940 from heiderich/libxmlrpc-lite_from_apt
mgage May 21, 2019
086e55b
Merge branch 'develop' into multilingual
mgage May 21, 2019
1ca1aa2
Some accumulated corrections to lib/WeBWorK/Localize/heb.po.
taniwallach May 23, 2019
0c55fbe
Fix an direction issue for sites using an RTL (right to left) language
taniwallach May 23, 2019
34793ec
Merge pull request #27 from taniwallach/tani_multilingual_minor_RTL_h…
mgage May 23, 2019
bb549c9
Have parseDateTime() in lib/WeBWorK/Utils.pm fall back to using the
taniwallach May 23, 2019
b99a82e
In FileManager.pm set the HTML dir(ection) attribute to "auto" in the
taniwallach May 24, 2019
969e091
Merge pull request #28 from taniwallach/multilingual_filemanager_fixes
mgage May 24, 2019
075d8a8
Merge pull request #934 from mgage/multilingual
mgage May 24, 2019
5899c03
Change version. set enable_utf8mb4=0
mgage May 25, 2019
c8e432d
Changed charset to character_set everywhere for consistency.
mgage May 26, 2019
d97d3a3
restore commented out statement
mgage May 26, 2019
bf703a5
Merge pull request #950 from mgage/WeBWorK-2.15
mgage May 26, 2019
c9cad6d
Replaced charset by character_set in DB.pm
mgage May 27, 2019
68d74c8
Add Polyfill for IE @drgrice1
drdrew42 Jun 3, 2019
a36f580
"weed out" include
heiderich Jun 11, 2019
64e6d3d
Revert to base class title behaviour in Login.pm
jjrsylvestre Jun 11, 2019
e4c108c
Changes to the XMLRPC system to allow it to handle UTF-8 encoded
taniwallach Jun 20, 2019
c623629
Add safety checks to pretty_print() in lib/WebworkClient.pm to prevent
taniwallach Jun 21, 2019
bbe2ce7
Fix some typos and standardize the order/layout of the CSS and JS loads.
taniwallach Jun 21, 2019
149aba3
Add a json output format to html2xml / XMLRPC via code in
taniwallach Jun 21, 2019
74c9e53
Merge pull request #954 from jjrsylvestre/login_title_use_course_title
mgage Jun 24, 2019
a427cf3
Add an extra value (internal_problem_lang_and_dir) to json_format
taniwallach Jun 26, 2019
57aec7d
Fix typo in bin/OPL-update which was reported by Peter Staab
taniwallach Jun 26, 2019
e037149
Merge pull request #960 from taniwallach/fix_typo_in_OPL-update
mgage Jun 26, 2019
dcb2e8a
Merge pull request #953 from heiderich/weed_out_include
mgage Jun 26, 2019
4bfe0b6
Fix typo in bin/OPL-update which was reported by Peter Staab
taniwallach Jun 26, 2019
3198e63
Merge pull request #961 from mgage/develop
mgage Jun 26, 2019
fa38431
Minor fixes to clients/sendXMLRPC.pl and lib/WeBWorK/CourseEnvironmen…
taniwallach Jun 26, 2019
6c634f6
Minor fixes to clients/sendXMLRPC.pl and lib/WeBWorK/CourseEnvironmen…
taniwallach Jun 26, 2019
5c5de53
Merge pull request #956 from taniwallach/add_lang_to_xmlrpc
mgage Jun 26, 2019
9a746ed
Merge pull request #963 from taniwallach/fix_send_XMLRPC_minor_issues…
mgage Jun 26, 2019
71f0792
Merge pull request #962 from taniwallach/fix_send_XMLRPC_minor_issues
mgage Jun 26, 2019
b2b1e1a
Changes to the XMLRPC system to allow it to handle UTF-8 encoded
taniwallach Jun 20, 2019
21d5751
Add safety checks to pretty_print() in lib/WebworkClient.pm to prevent
taniwallach Jun 21, 2019
b893e42
Fix some typos and standardize the order/layout of the CSS and JS loads.
taniwallach Jun 21, 2019
0b4cf80
Merge pull request #964 from taniwallach/add_lang_to_xmlrpc_to_develop
mgage Jun 26, 2019
f24b06f
Merge pull request #965 from openwebwork/develop
mgage Jun 26, 2019
111f28f
Merge pull request #966 from taniwallach/add_json_xmlrpc_output
mgage Jun 27, 2019
3eef103
Add support for the psvn to be set and used in lib/WebworkClient.pm
taniwallach Jun 27, 2019
2c16c96
Fix a minor bug which triggers a warning when $seed_ce->{server_root_…
taniwallach Jun 27, 2019
45b2f3f
Merge pull request #968 from taniwallach/add_psvn_to_xmlrpc
mgage Jun 28, 2019
1cdff3b
Replaced some indention using spaces with tabs.
taniwallach Jul 1, 2019
e97b3c0
Some changes to how a set definition file (SDF) is imported (by
taniwallach Jul 1, 2019
5c60ec1
Clean up parseDateTime() to be less repetitive by reorganizing the
taniwallach Jul 1, 2019
d59562b
Merge pull request #941 from taniwallach/tani_timezone_fallback
mgage Jul 6, 2019
46e4fda
Changes to allow emails to be sent when the $user->full_name is
taniwallach Jul 17, 2019
820a900
Add/modify comments in
taniwallach Jul 18, 2019
37b00b8
More changes to support UTF-8 in emails, for emails created outside
taniwallach Jul 18, 2019
1fbdfaf
Add problemUUID to parameters that can be submitted from a problem form.
mgage Jul 28, 2019
b3117c0
Add Test file two see if two identical images with different problemU…
mgage Jul 28, 2019
55443f6
Edit and rearrange test files for embedded WWproblems. They are all …
mgage Jul 28, 2019
60c5203
Cosmetic fixes.
mgage Jul 28, 2019
e3fcc86
Fixed another typo
mgage Jul 29, 2019
0e484d3
Add explanation of the use of the connectivity check which also colle…
mgage Jul 30, 2019
4d61cc8
Add explanation of the use of the connectivity check which also colle…
mgage Jul 30, 2019
f6e7391
Merge branch 'webwork-2.15+problemUUID' of https://github.com/mgage/w…
mgage Jul 30, 2019
68f0f14
Refactor FormatRenderedProblem.pm and WebworkClient
mgage Jul 30, 2019
b957748
Indentation
drdrew42 Jul 31, 2019
87f0e0b
Spacing
drdrew42 Jul 31, 2019
ceff797
Spacing
drdrew42 Jul 31, 2019
e9154de
Merge branch 'develop' into develop_mathquill
drdrew42 Jul 31, 2019
75e7e76
Merge pull request #922 from drdrew42/develop_mathquill
mgage Jul 31, 2019
23ee8dd
1. Reinsert the $externalPrograms{pdflatex} setting in conf/site.conf…
taniwallach Aug 1, 2019
f96d077
Merge pull request #973 from taniwallach/fix-email-utf8-in-username
taniwallach Aug 1, 2019
db573b2
Fix the parenthetical in the tooltip for the "such that" button of the
drgrice1 Aug 3, 2019
af62ca2
Fix mathquill answer boxes for use in gateway quizzes when problems are
drgrice1 Aug 3, 2019
b95a2af
Merge pull request #978 from drgrice1/develop_mathquill_fixes
taniwallach Aug 7, 2019
dae0c50
Merge pull request #977 from taniwallach/tani_utf8_hardcopy
taniwallach Aug 8, 2019
daeef0d
remove all use mod_perl lines
pstaabp Aug 12, 2019
5f98bf1
Removed bad UTF-8 Character
pstaabp Aug 12, 2019
bace2ab
remove a comment about `psvn` not being used
heiderich Aug 16, 2019
6725e4c
remove comments with little value
heiderich Aug 16, 2019
bbdc9d5
Add scripts to dump the OPL tables to a dump-file and to restore from
taniwallach Aug 16, 2019
92adfdd
Update Docker configuration to use Ubuntu 18.04 as the base image.
taniwallach Aug 3, 2019
850f008
Modify handling to trigger/run OPL-update.
taniwallach Aug 3, 2019
ef670ca
call update-OPL-statistics after restore-OPL-tables
heiderich Aug 16, 2019
b2bcced
add `wait_for_db` function and use it at several places
heiderich Aug 15, 2019
f63ed9f
Have OPL-update call load-OPL-global-statistics to load the
taniwallach Aug 16, 2019
0e45bca
Small fixes - see GitHub discussion
taniwallach Aug 16, 2019
aea3413
introduce build time arguments for the branches of webwork2 and pg
heiderich Aug 19, 2019
ab80cc0
Merge pull request #9 from heiderich/build-args_for_branches_of_webwo…
taniwallach Aug 19, 2019
00d4f30
Replace use of password on command line for mysql/mysqldump commands
taniwallach Aug 19, 2019
07dc834
define the environment variable COURSES_DIRECTORY_ON_HOST in .env
heiderich Aug 19, 2019
f4d3573
introduce environment variable WEBWORK2_HTTP_PORT_ON_HOST
heiderich Aug 20, 2019
cf7e0f8
introduce environment variables WEBWORK_DB_USER and WEBWORK_DB_PASSWORD
heiderich Aug 20, 2019
2ee772f
Merge pull request #10 from heiderich/dot_env
taniwallach Aug 20, 2019
28c0fb4
Remove the old lines which refered to a special container/data volume…
taniwallach Aug 20, 2019
87da69d
Remove all the WEBWORK_DB_* environment variables from Dockerfile.
taniwallach Aug 20, 2019
36b2183
replace `$APP_ROOT/webwork2` by `$WEBWORK_ROOT`
heiderich Aug 21, 2019
129ae22
use absolute paths; spaces
heiderich Aug 21, 2019
aab2c40
fix typo in Dockerfile
heiderich Aug 21, 2019
f3ae7bd
remove option "--depth 1"
heiderich Aug 21, 2019
e5d14e9
Merge pull request #13 from heiderich/remove_depth_1
taniwallach Aug 21, 2019
9cdf3eb
Merge pull request #11 from heiderich/WEBWORK_ROOT
taniwallach Aug 21, 2019
615f547
Merge pull request #12 from heiderich/patch-1
taniwallach Aug 21, 2019
70f2e2e
Rename serveral Perl scripts to end in .pl, and fix things which call…
taniwallach Aug 21, 2019
967eba9
Modified to use the script names ending in .pl after the name changes…
taniwallach Aug 21, 2019
ec79ab0
Merge pull request #984 from pstaabp/remove-mod-perl-ww2.15
taniwallach Aug 22, 2019
cd8a44a
Merge pull request #985 from taniwallach/OPL-tables-dump-restore
taniwallach Aug 22, 2019
17ce1ff
Merge pull request #980 from taniwallach/docker_to_ubuntu_18lts
taniwallach Aug 22, 2019
f63a786
Need MooX::Options for webwork2 PR #959
taniwallach Aug 22, 2019
93f3b5d
Make =1 by default
taniwallach Aug 22, 2019
b2912ea
install zip in docker image using apt-get
heiderich Aug 23, 2019
46b8c81
Merge pull request #990 from taniwallach/default_ENABLE_UTF8MB4_to_on
mgage Aug 23, 2019
2d548ac
make additional changes from problemIdentifierPrefix to problemUUID
mgage Aug 23, 2019
5cc7a65
Merge commit '46b8c81a4d7d51f142ef74f6bf84f40ff3cf35f4' into webwork-…
mgage Aug 23, 2019
6e187df
Merge pull request #991 from heiderich/install_zip
mgage Aug 24, 2019
8f4afcc
Merge pull request #989 from taniwallach/add-moox-options
mgage Aug 24, 2019
4c4aefa
Clarify login error message.
mgage Aug 24, 2019
eebe498
add ARG WEBWORK2_GIT_URL and ARG PG_GIT_URL
heiderich Aug 26, 2019
8e47e8e
improve wording in debug output
heiderich Aug 26, 2019
9532c8b
install -> clone
heiderich Aug 26, 2019
62a42f6
Merge pull request #993 from heiderich/patch-2
taniwallach Aug 26, 2019
9ae2c45
execute update-OPL-statistics.pl in docker-entrypoint.sh
heiderich Aug 26, 2019
8fa4224
Merge pull request #994 from heiderich/update-OPL-statistics
taniwallach Aug 26, 2019
310d21f
Fix error message.
mgage Aug 27, 2019
718d8a5
Merge branch 'WeBWorK-2.15' of https://github.com/openwebwork/webwork…
mgage Aug 27, 2019
9cbc937
install jq using apt-get
heiderich Aug 27, 2019
608feea
rename ADD_PACKAGES to ADD_APT_PACKAGES
heiderich Aug 27, 2019
b759f8a
Fix comment about psvn -- psvn does have uses after all -- it is basc…
mgage Aug 28, 2019
d5c0cea
Fix an issue with the text block handlers of MathQuill.
drgrice1 Aug 28, 2019
1f3e6f9
In mqeditor.js convert the buttons object with attributes that are
drgrice1 Aug 28, 2019
915e5bc
Merge branch 'webwork-2.15+problemUUID' into comments
mgage Aug 29, 2019
5beaade
Merge pull request #29 from heiderich/comments
mgage Aug 29, 2019
5110589
Replace $XML_URL with $SITE_URL which is a more accurate description
mgage Aug 30, 2019
ebbe63b
Replace webworkClient->url() with webworkClient->site_url()
mgage Aug 30, 2019
12b68b8
change url to site_url
mgage Aug 30, 2019
a712b17
Change url to site_url
mgage Aug 30, 2019
e0bd7e3
change url to site_url
mgage Aug 30, 2019
a1f5f87
Change the way that problem randomization is implemented.
drgrice1 Aug 30, 2019
543ffb9
Change the database column name from prAttemptsThisVersion to
drgrice1 Aug 30, 2019
5f6a8a3
change url to site_url
mgage Aug 31, 2019
e0648ef
Fix comment
mgage Aug 31, 2019
228c10a
Remove the new database column prAttemptsThisSeed, and instead recycle
drgrice1 Sep 3, 2019
35377d9
Inject a hidden form field into a problem page that contains the number
drgrice1 Sep 3, 2019
2258af1
In bin/OPL-update, change keyword table's keyword column to varchar(2…
jerrac Sep 13, 2019
9ea6152
Fix the bug in gateway quizzes that causes the message "All of the
drgrice1 Sep 14, 2019
47fb300
Merge pull request #1009 from LaneCommunityCollege/WeBWorK-2.15-OPLUp…
taniwallach Sep 14, 2019
145f92b
Merge pull request #997 from heiderich/ADD_APT_PACKAGES
taniwallach Sep 14, 2019
1097cae
When the enter key is pressed in a MathQuill answer box trigger an an…
drgrice1 Sep 11, 2019
be8f153
Merge pull request #1010 from drgrice1/fix-gateway-correct-msg
mgage Sep 15, 2019
d24c02a
Merge pull request #1008 from drgrice1/mq-enter-preview
mgage Sep 15, 2019
a77ecf3
Merge pull request #998 from drgrice1/fix-mathquill-textblock
mgage Sep 15, 2019
950b697
Merge pull request #1011 from mgage/WeBWorK-2.15+fixed-error-message
mgage Sep 15, 2019
18fd59b
Merge pull request #992 from heiderich/WEBWORK2_GIT_URL_and_PG_GIT_URL
taniwallach Sep 16, 2019
1d76f66
If the num_attempts input in the form field is not defined, reject the
drgrice1 Sep 17, 2019
30f9872
For WW 2.15 continue to use MathJax v2 and not MathJax v3
taniwallach Sep 17, 2019
026ccc0
Merge pull request #1012 from taniwallach/WW215-docker-MathJaxlegacy-v2
taniwallach Sep 17, 2019
c5bdb5e
Merge pull request #1003 from drgrice1/problem-randomization-improvem…
taniwallach Sep 17, 2019
38a1358
Minor fixes: formatting, comments, remove a second (unnecessary) my d…
taniwallach Sep 17, 2019
71e455c
Merge pull request #30 from taniwallach/tani_uuid_minor_fixes
mgage Sep 17, 2019
08e3ebd
Merge pull request #976 from mgage/webwork-2.15+problemUUID
taniwallach Sep 19, 2019
90781e5
Merge branch 'WeBWorK-2.15' into ww-2.15+refactorWebworkClient
mgage Sep 20, 2019
12add7f
add my to $local_psvn
mgage Sep 20, 2019
0195925
Add use JSON;
taniwallach Sep 20, 2019
de2482b
Add course environment option to set robots meta tags
drdrew42 Sep 20, 2019
94f1a3c
Merge pull request #31 from taniwallach/tani_minor_fix_FormatRendered…
mgage Sep 20, 2019
bd444e9
Merge pull request #1017 from drdrew42/robots-optional
mgage Sep 24, 2019
62cefd9
Merge pull request #995 from mgage/ww-2.15+refactorWebworkClient
mgage Sep 24, 2019
f32501a
Code to support adding additional CSS files requested by problems
taniwallach Sep 25, 2019
51372d3
scripts for making and downloading releases of the OPL
heiderich Aug 27, 2019
c500a11
check if ARCHIVE_FORMATS contains a valid format
heiderich Sep 25, 2019
35e6d32
update OPL tables before dumping them
heiderich Sep 25, 2019
6b3e93d
Merge pull request #1002 from heiderich/OPL_release
mgage Sep 26, 2019
e230ce7
Remove obsolete (proof of concept) math4-ar theme.
taniwallach Sep 26, 2019
4258044
Merge pull request #1021 from taniwallach/remove_math4-ar_theme
mgage Sep 26, 2019
0094ac8
Merge branch 'WeBWorK-2.15+instructorXML-errors-investigation' into w…
mgage Sep 26, 2019
ddfa0a8
Complete merge of test files
mgage Sep 26, 2019
39e6501
Remove obsolete development configurations
mgage Sep 26, 2019
c597ccd
Fix comment.
mgage Sep 26, 2019
87a280d
Fix one remaining instance of $XML_URL.
mgage Sep 26, 2019
c0ff5ff
Updates on explanation on how calls to the webservice are generated f…
mgage Sep 26, 2019
376f33d
Merge pull request #1018 from taniwallach/add_additional_css_files
mgage Sep 26, 2019
1a49fcb
Fix spelling
mgage Sep 27, 2019
c94c9ce
Fix spacing
mgage Sep 27, 2019
d79ace3
Check for proper action (non-capitalized) in getFile(). Resolves iss…
dpvc Sep 27, 2019
59fbe69
Merge pull request #1025 from mgage/WeBWorK-2.15-add-tests3-remove-cruft
mgage Sep 27, 2019
194d2f7
Merge pull request #1027 from dpvc/issue1022
mgage Sep 27, 2019
9611813
Merge branch 'WeBWorK-2.15' into webwork-2.15-missing-fixes-to-sendXM…
mgage Sep 27, 2019
947bf75
Add handling for a new LTI setting: $block_lti_create_user
taniwallach Sep 29, 2019
62ac103
Merge pull request #1023 from mgage/webwork-2.15-missing-fixes-to-sen…
mgage Oct 1, 2019
bcb5fbd
Merge pull request #1029 from taniwallach/LTI_add_block_lti_create_us…
mgage Oct 1, 2019
5da4d12
Change the serialization/deserialization code of
taniwallach Oct 3, 2019
b0e0c7f
Merge pull request #1033 from taniwallach/use_json_in_last_answer
mgage Oct 4, 2019
d5f2eb7
fix a small bug in code from PR 1018, which prevented course/system w…
taniwallach Oct 6, 2019
4924c94
Merge pull request #1034 from taniwallach/patch_1018_add_additional_c…
taniwallach Oct 6, 2019
d1629ee
Remove references to Crypt::SSLeay which is no longer needed for https
mgage Oct 6, 2019
90f70e5
Remove webwork2/PG_VERSION file and references to it in the PG code.
mgage Oct 6, 2019
45cc153
Update VERSION file
mgage Oct 6, 2019
378b9ee
Merge pull request #1035 from mgage/WeBWorK-2.15
mgage Oct 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
COURSES_DIRECTORY_ON_HOST=../ww-docker-data/courses
WEBWORK2_HTTP_PORT_ON_HOST=8080
WEBWORK_DB_USER=webworkWrite
WEBWORK_DB_PASSWORD=passwordRWsetItBeforeFirstStartingTheDBcontainer
Loading