stronk7
f352ff4b83
Small improvement. Reducing the list of fields
...
returned by get_my_courses() in this block.
2007-07-22 10:29:01 +00:00
stronk7
3dc450db90
New cross-db version of the big union query used by get_my_courses() function.
...
I've tested both the "IN" subquery and the "FROM" subquery and, under sites
with more courses, the "FROM" one seems to perform slightly better. MDL-9381
2007-07-22 00:24:40 +00:00
thepurpleblob
11bf8a95e2
MDL-10531:
...
GIFT now handles Essay and Description type questions. See help/docs.
2007-07-21 07:47:49 +00:00
thepurpleblob
6a219918c2
MDL-10531:
...
GIFT now handles Essay and Description type questions. See help/docs.
2007-07-21 07:38:02 +00:00
tjhunt
6f6506058f
MDL-7925 - it happened again. Stupid bloodly forms lib. I have no idea what it was playing at.
2007-07-20 17:10:11 +00:00
tjhunt
cccd285acf
Change where it looks for quiz report language files, to match the way the existing reports currenly work.
2007-07-20 16:12:06 +00:00
thepurpleblob
14f42baf18
MDL-10396:
...
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.
2007-07-20 13:01:24 +00:00
thepurpleblob
0dc4f14a26
MDL-10157:
...
Turn the diagnostic prints into error_logs. The more normal "course skipped"
message now requires DEBUG_ALL or greater before it is generated at all.
2007-07-20 08:55:44 +00:00
moodler
3dbdd5caa3
Automatic installer.php lang files by installer_builder (20070720)
2007-07-20 05:48:34 +00:00
urs_hunkler
38048ab4eb
activated chamleon again
2007-07-19 19:55:24 +00:00
urs_hunkler
2329052916
MDL-10322 integrated the flat tabs from pre 1.8, several other enhancements
2007-07-19 19:53:40 +00:00
mchurch
d715f651f4
Changing the doc.
2007-07-19 17:01:04 +00:00
tjhunt
597abe1a2c
MDL-8056 - one if statement was missed during Matt Clarkson's/Eloy's commit on 15th July 2007.
2007-07-19 16:51:05 +00:00
mchurch
9a1dd76cfa
Adding 'get_coursemodule_info' to the standard available functions for assignment types. As a minimum, this allows assignment types to add their own icon (like resource does).
2007-07-19 16:49:08 +00:00
toyomoyo
488fec2e70
fix for MDL-10445, adding of blocks on user blog page is not possible
2007-07-19 06:04:03 +00:00
moodler
ece92348bf
Merged fixes for mp3 and flv files from MDL-9739
2007-07-19 06:00:19 +00:00
moodler
cf3ccea5e5
Automatic installer.php lang files by installer_builder (20070719)
2007-07-19 05:55:20 +00:00
moodler
ee87411fa9
Merged support for flv from stable 1.8
2007-07-19 05:45:17 +00:00
toyomoyo
b8f8058211
MDL-10149, preventing the deletion of the last admin role
2007-07-19 05:18:06 +00:00
moodler
29b30932c9
Merged fix for navigation from HEAD
2007-07-19 03:51:20 +00:00
toyomoyo
02bfbf0518
fix for MDL-10461, timemodified not preserved during restore
2007-07-19 03:36:09 +00:00
skodak
9d46c8fbbf
MDL-10517 Use of addslashes in assignment/lib.php; backported from HEAD
2007-07-18 18:43:51 +00:00
tjhunt
b77a1c30bd
MDL-10515 - Change HTML to make it easier to style multiple choice questions
2007-07-18 13:57:08 +00:00
thepurpleblob
49240e1503
MDL-10496:
...
Correct role capability requirements had not been included, so menu
was not displayed for roles with only category update and/or bacup
selected (assigned at site level)
2007-07-18 09:12:23 +00:00
toyomoyo
7ea370a056
fix for MDL-10469, no courses shown for users with doanything
2007-07-18 07:00:18 +00:00
moodler
323871cbf3
Automatic installer.php lang files by installer_builder (20070718)
2007-07-18 06:29:58 +00:00
stronk7
d7fd82a2ca
And key fields are lowercased too. End of MDL-10413
2007-07-17 18:56:40 +00:00
stronk7
6794ccb2b3
And index fields are lowercased too. Part of MDL-10413
2007-07-17 18:53:19 +00:00
stronk7
392e59c88e
Ensuring we always retrofit lowercase tables. Part of MDL-10413.
2007-07-17 18:48:18 +00:00
tjhunt
fdfe84df84
OU bug 3463 - warnings when you start an attempt in 'each attempt builds on last' mode.
2007-07-17 15:28:04 +00:00
thepurpleblob
dc751c555e
MDL-10395:
...
Course managers are now displayed in the order that the user
selects in the Define Roles page.
2007-07-17 13:58:50 +00:00
thepurpleblob
ef9e26dd33
MDL-10495:
...
Course Manager's roles now in same order as Manage Roles screen
2007-07-17 13:12:05 +00:00
jgutierr25
28b9086750
test if cas activated and non parameters
2007-07-17 12:09:14 +00:00
jgutierr25
85b70ad4f6
*** empty log message ***
2007-07-17 11:55:09 +00:00
jgutierr25
1110888aee
*** empty log message ***
2007-07-17 11:49:06 +00:00
toyomoyo
43a8efaadc
fix for MDL-10475, before dropping student can post add an override for all legacy student role to prevent them from adding entries.
2007-07-17 02:45:47 +00:00
moodler
71ad20a5ca
Bye bye CHANGES ... http://moodle.org/mod/forum/discuss.php?d=75777
2007-07-17 02:20:47 +00:00
stronk7
ca133f6ec3
Adding some course->xxxx missing fields to backup & restore. MDL-10444
2007-07-16 20:16:24 +00:00
urs_hunkler
c69e712116
#admin-report-courseoverview-index .invisiblefieldset { display: block; }
2007-07-16 19:21:14 +00:00
skodak
ce52f7c68c
MDL-10482 incorrect texarea height; backported from HEAD
2007-07-16 14:51:03 +00:00
stronk7
1aca4eeaf0
Now the glossary->allowcoments setting is respected. MDL-8056
...
Credit goes to Matt Clarkson. Thanks.
2007-07-15 22:24:43 +00:00
skodak
3e57e4b578
MDL-8096 fixed & in htmlarea httpsrequired parameter - xhtml strict fix; backported from HEAD
2007-07-15 15:20:31 +00:00
mchurch
d10350ce83
Tracker #MDL-9353 - Paypal cost of course not visible in course settings.
2007-07-13 20:12:32 +00:00
tjhunt
e0fdaa9de0
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.
2007-07-13 15:58:32 +00:00
jamiesensei
2da97a4f23
merged in fix for MDL-10382 and MDL-10440 from HEAD. Revision 1.36 -1.38 from HEAD
2007-07-13 09:25:59 +00:00
moodler
5097b7269b
Automatic installer.php lang files by installer_builder (20070713)
2007-07-13 08:37:27 +00:00
thepurpleblob
f88c5b545d
MDL-10380:
...
Check for randeredmatch plugin done using array_key_exists() for PHP4
compatibility
MDL-10317:
Question name is now the question ID, rather than the question text.
2007-07-13 08:35:09 +00:00
moodler
be8963b70c
Fixed a string for the no posts page
2007-07-13 03:04:25 +00:00
skodak
9bea47311f
MDL-10433 Upgrade: undo_groupings() causes warnings (before groupings exist); backported from HEAD
2007-07-12 15:34:29 +00:00
nfreear
be76a35ac3
Part fix of bug MDL-10332 "Data module not filtering list by group on .." - restore bug. Merged.
2007-07-12 14:15:58 +00:00