koenr
28efcc8b63
fix for mdl-3909
...
cleaned up the file completely
2006-09-19 21:45:13 +00:00
skodak
a14049f107
metacourse role assignment fixes
2006-09-19 20:39:55 +00:00
skodak
681729b16e
various minor Role UI fixes
2006-09-19 17:34:29 +00:00
moodler
946cbe7029
Added some docs
2006-09-19 16:38:53 +00:00
moodler
6051c68d4b
Deleted the old students-based function and created the
...
new-style setup_enrolments() function that uses roles
to do the tasks required when a user logs in.
Other enrolment plugins should use this as an example/guide
The sync parts of this plugin are not yet fixed.
2006-09-19 16:29:43 +00:00
moodler
33f857405b
Slight extensions to get_my_courses() API to make it more useful in general
2006-09-19 14:23:43 +00:00
toyomoyo
9ce384ba1e
relacing deprecated functions with capability checks
2006-09-19 14:16:40 +00:00
moodler
0dde27bb52
More efficient get_my_courses()
2006-09-19 14:14:32 +00:00
tjhunt
a4514d91de
Renamed new commentary feature to 'general feedback'.
2006-09-19 13:35:42 +00:00
nfreear
57100a9098
Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
...
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
2006-09-19 11:36:21 +00:00
tjhunt
717cfb0a7b
Rename column question_dataset_items->number to itemnumber, to avoid reserved word.
2006-09-19 10:56:00 +00:00
skodak
b22c03ce99
RISK_ADMIN replaced with RISK_CONFIG, part 2.
2006-09-19 10:26:35 +00:00
toyomoyo
9c37662f22
replacing deprecated funciton calls with capability calls
2006-09-19 09:16:24 +00:00
vyshane
285f94f506
Few small fixes
2006-09-19 08:16:26 +00:00
vyshane
f2269f311d
Typos
2006-09-19 08:10:46 +00:00
skodak
45b9781ed4
fixed missing shortname pg upgrade code, sorry
2006-09-19 07:35:48 +00:00
skodak
a6b02b652b
RISK_ADMIN replaced with RISK_CONFIG
2006-09-19 07:33:22 +00:00
vyshane
0fd332a811
More typos...
2006-09-19 07:16:04 +00:00
vyshane
5ddc81b973
Fixed typo
2006-09-19 07:13:57 +00:00
moodler
3f5edbdfa3
If the search and replace affected course->modinfo then courses may not work,
...
so clear the cache
2006-09-19 07:08:19 +00:00
skodak
92ab23875a
fixed missing dot
2006-09-19 06:38:17 +00:00
toyomoyo
9fe3be1b01
fixed a bug where wrong parameters is passed
2006-09-19 06:36:54 +00:00
skodak
b79da3ac68
moodle/course:managemetacourse is now singular
2006-09-19 06:35:52 +00:00
mark-nielsen
096a664c01
Attempted to improve the display of the table in collapsed view
2006-09-19 05:57:57 +00:00
mark-nielsen
7c03355aab
Fix for the instance mentioned in MDL-3058
2006-09-19 05:11:57 +00:00
mark-nielsen
ef37bd6851
Corrected a lang entry for better translation
2006-09-19 05:10:24 +00:00
moodler
b725019e3f
Merged fix related to MDL-6020
2006-09-19 04:53:56 +00:00
mark-nielsen
4bea0828a2
Got ahead of myself, fixed by bug fix
2006-09-19 04:49:45 +00:00
mark-nielsen
51c870d253
Notice fix in report for numerical question types
2006-09-19 04:48:13 +00:00
mark-nielsen
9ae4e9f5de
Fix in addpage.php when one deletes all pages in a lesson then adds a new one
...
Fix numerical questions were not displaying the student's answer in the feedback
2006-09-19 04:45:18 +00:00
toyomoyo
5f10f77505
took out a comment, for proper debugging use the new debugging() function
2006-09-19 04:31:36 +00:00
mark-nielsen
b14123498f
Saw several problems with lesson_choose_from_menu, so finally replaced its use with choose_from_menu in lib/weblib.php
2006-09-19 04:06:32 +00:00
mark-nielsen
f08769317f
Removed hard-coded strings and fixed labels
2006-09-19 03:47:49 +00:00
mark-nielsen
63d4c906c7
Removed a hard-coded string and added PHPdoc comments for the page
2006-09-19 02:54:57 +00:00
mark-nielsen
7adb975062
removed some unecessary comments
2006-09-19 02:48:29 +00:00
toyomoyo
2d9965e1dc
function should be looking up parent contexts too
2006-09-19 02:47:55 +00:00
mark-nielsen
2817bc1aed
Fixed a bug when detecting a user as eligible for posting their name for high scores
2006-09-19 02:41:10 +00:00
mark-nielsen
8271e5cec8
Fixed alignment problem with the buttons for password protected lessons
2006-09-19 02:29:42 +00:00
toyomoyo
d76a5a7fed
replacing references to user_* tables
2006-09-19 01:44:33 +00:00
tomflannaghan
f33beb0b3d
Preset added. This is a basic javascript based preset.
2006-09-19 01:21:13 +00:00
skodak
21b6db6eff
added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum
2006-09-18 21:32:49 +00:00
skodak
31f267963a
MDL-6568 shortname added to roles
2006-09-18 17:40:22 +00:00
ethem
7dbc351e11
unenrol_student() -> role_unassign()
2006-09-18 17:32:43 +00:00
vyshane
20821a1266
Added new capabilities, renamed mod/data:readentry to mod/data:viewentry to make capability name more consistent with the rest of moodle.
2006-09-18 13:46:09 +00:00
moodler
a229726a11
Fixing debugging
2006-09-18 13:36:17 +00:00
moodler
779ef7fc0b
Fixed up some more debug statements
2006-09-18 13:26:58 +00:00
moodler
0e1cc9070b
Fixed a some debugging statements
2006-09-18 13:24:45 +00:00
vyshane
e51e3fcb34
Fixed notice
2006-09-18 12:48:00 +00:00
toyomoyo
38079c83eb
removing get_creators(), no more reference to the function
2006-09-18 12:04:16 +00:00
urs_hunkler
aaf281d1eb
'merged from 1.6 - MDL-6020 - CSS changes to align text beside images'
2006-09-18 12:01:16 +00:00