martinlanghoff
20003335ce
mnet: finish up UI for enrolment handling and hardcoded strings
2007-01-19 06:51:24 +00:00
martinlanghoff
8506af02d3
mnet: fix warning -- variable typo
2007-01-19 05:24:47 +00:00
martinlanghoff
efd6ef4665
mnet: fixup remote enrolment handling pages - WIP part 2
2007-01-19 05:18:30 +00:00
vyshane
0d061d8edb
Styles for group management interface
2007-01-19 05:08:56 +00:00
vyshane
3cdc1e28cd
Added ajax for groups management interface.
2007-01-19 04:57:46 +00:00
martinlanghoff
ccb60df832
enrol/mnet: list_remote_servers() should only list servers we use enrolment for
2007-01-19 04:26:09 +00:00
moodler
57bcde5ba5
Automatic installer.php lang files by installer_builder (20070119)
2007-01-19 03:16:14 +00:00
martinlanghoff
7db7981aae
mnet: better enrollable courses listing
2007-01-19 02:51:18 +00:00
martinlanghoff
e395caaa84
enrol/mnet: fixes around fetch_remote_courses() and available_courses
...
- ensure addslashes() affects data that goes to the database, not HTML
- ensure we return defaultrolename from avaiable_courses
- clear some leftover debug statements
2007-01-19 02:43:11 +00:00
donal72
0855c4cab3
Mnet: More enrolment data in the back channel - stash in mnet_enrol_assignments table
2007-01-19 00:23:55 +00:00
martinlanghoff
445379151f
mnet: environment now recommends tokenizer
2007-01-18 23:01:38 +00:00
bobopinna
a119ff9ce3
Fixed an error in $score initialization
2007-01-18 20:33:59 +00:00
tjhunt
901011fd4d
MDL-8205 - Layout of quiz editing screen not right
2007-01-18 17:38:51 +00:00
csantossaenz
8aee93f134
Added code to allow the remote package update with a php later version than 4.2
2007-01-18 15:54:56 +00:00
tjhunt
bb006c95cc
Fix broken JS.
2007-01-18 12:55:46 +00:00
nfreear
5be5bc9fc8
Fixed lang string 'erroreditgroup' as per Mitsuhiro [18/Jan/07], MDL-8048
2007-01-18 12:35:28 +00:00
moodler
2ee1f30bb2
Added some lables and formatting to fix MDL-8176 Accessibility
2007-01-18 12:06:36 +00:00
csantossaenz
efe95fc405
Added the field external to the mdl_scorm table
2007-01-18 12:05:14 +00:00
csantossaenz
949817a69b
Added some strings related to the update of the external packages timing
2007-01-18 11:58:08 +00:00
jamiesensei
7b41a4a989
some more small changes to datasetdependent and calculated question type forms
2007-01-18 11:21:10 +00:00
jamiesensei
71534002d0
migrated 'missingtype' questoin creation forms to use formslib
2007-01-18 10:22:56 +00:00
moodler
6173f39e7b
Fix for MDL-8175 (void summary)
2007-01-18 09:52:04 +00:00
moodler
bdbbcf1563
Added label to language menu for accessibility MDL-8174
2007-01-18 09:45:02 +00:00
moodler
2c6e998f41
Added label to language menu for accessibility MDL-8174
2007-01-18 09:42:29 +00:00
martinlanghoff
ce89882a37
mnet: fixup remote enrolment handling pages - WIP
2007-01-18 04:48:35 +00:00
martinlanghoff
a298f31145
mnet: clear out debug msg
2007-01-18 04:39:41 +00:00
martinlanghoff
7580ce94ef
mnet: check for the _right_ varname before warning about mnet being off
2007-01-18 03:16:55 +00:00
martinlanghoff
79b84c93fb
enrol/mnet: list_remote_servers() must always return an array
2007-01-18 03:16:09 +00:00
martinlanghoff
a4d967a463
mnet: try to stop trailing slashes in urls from getting through, better error msg if we dont like the SSL cert
2007-01-18 02:56:06 +00:00
martinlanghoff
8d13ed1414
mnet: clean_param() fixed a leftover debugging statement - x2
2007-01-18 02:31:42 +00:00
martinlanghoff
f543c0c392
mnet: clean_param() fixed a leftover debugging statement
2007-01-18 02:22:35 +00:00
martinlanghoff
47c0407b97
mnet: moving remote enrolment config to admin/mnet
2007-01-17 23:49:04 +00:00
martinlanghoff
9b0633ac3d
enrol/mnet: fix a warning, do not list the sitecourse
2007-01-17 23:12:15 +00:00
donal72
68ea70b45f
Mnet: enrol/mnet: Return enrol plugin type with list of enrolled users
2007-01-17 23:03:18 +00:00
martinlanghoff
92e46c0305
mnet: better descriptions and warnings in admin pages
2007-01-17 22:23:56 +00:00
skodak
835ebe588b
MDL-5690 text format in text type resource is now stored in reference field
2007-01-17 20:41:19 +00:00
skodak
7dc30088bc
force login in course calendar SC#349
2007-01-17 19:53:03 +00:00
jamiesensei
60b5ecd3cf
more work on the datasetdependent / calculated question creation forms
2007-01-17 18:28:51 +00:00
tjhunt
4f390427d5
Minor problem with restoring numerical questions.
2007-01-17 17:29:08 +00:00
nfreear
163fab1a96
Fixes Bug MDL-8200, "Group admin interface shows all groups sitewide!"
2007-01-17 16:13:21 +00:00
csantossaenz
456f5e6e43
Modified scorm module to allow remote packages updating
2007-01-17 15:53:06 +00:00
csantossaenz
75b4cb6456
Added a field to scorm table to store the ckecksum of a remote package
2007-01-17 15:38:40 +00:00
csantossaenz
aa7a17131d
added a field to store ckecksum of a remote package
2007-01-17 15:31:40 +00:00
tjhunt
7ca455cd56
The way mulit-response questoins show the right answer is a bit confusing.
2007-01-17 14:54:55 +00:00
dwoolhead
f27b2c4e6d
Prevent unnecessary scroll to warning message during local version installation/upgrade due to missing notification type on success
2007-01-17 14:38:56 +00:00
dwoolhead
f2aa178bac
Missing groups version message (noted during clean installation) added
2007-01-17 14:35:55 +00:00
nfreear
2a724620f7
Partial fix for MDL-8048, undid bug introduced last commit.
2007-01-17 14:33:29 +00:00
donal72
1451836469
Mnet: In auth config, show which hosts have mnet/auth configured
2007-01-17 14:13:19 +00:00
nfreear
b1f627d9eb
Partial fix for MDL-8048, groups cleanup including hiding unimplemented buttons in GUI, fixing error strings.
2007-01-17 13:56:09 +00:00
donal72
5291907c45
Mnet: Show non-mnet enrolments in the mnet/enrolment page
2007-01-17 12:12:11 +00:00