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
urs_hunkler
eceb6476e1
One more of those .invisiblefieldset display inline issues. Please someone find another solutionand and throw out this general display:inline property.
2007-07-11 15:10:49 +00:00
thepurpleblob
b0cd3f5453
MDL-10380:
...
Modified check for existence of renderedmatch plugin so that it sees it properly.
Bodged weird parameter passing issue so that correct answer choices are found.
2007-07-11 13:48:28 +00:00
thepurpleblob
24c07163d0
MDL-10415:
...
Documentation for Aiken format added back, plus a few other minor improvements.
2007-07-11 09:56:48 +00:00
moodler
b95233e1e1
CHecked in a fix to make get_list_of_timezones calls more efficient MDL-8451
2007-07-11 09:07:34 +00:00
exe-cutor
ba1b4cd1ef
Got rid of warning messages
2007-07-11 08:29:10 +00:00
exe-cutor
21e00abf42
Fixed a but that caused problems with usernames (shibboleth attribute) that contained uppercase letters
2007-07-11 07:58:57 +00:00
urs_hunkler
9c257d8057
one more of these display: inline issues with invisiblefieldset :-( Can someone replace this problematic solution with another one - please!
...
after correcting the property to display:block the search button moves below the search field when the text gets longer or the block width very narrow.
.block_search_forums .invisiblefieldset {
display: block;
}
2007-07-10 20:25:28 +00:00
moodler
d0b9615cff
Automatic installer.php lang files by installer_builder (20070710)
2007-07-10 06:35:14 +00:00
stronk7
fcbae39803
Now SQL sentences are all together and with proper terminators.
...
Tested against MySQL, PostgreSQL and MSSQL. MDL-7357
2007-07-09 18:03:15 +00:00
stronk7
25e5ce9a5f
Reverting to previous version to respect cross-db. Final
...
tested solution arriving in hours. MDL-7357
2007-07-09 17:15:50 +00:00
jgutierr25
611e9f2a67
*** empty log message ***
2007-07-09 08:41:30 +00:00
toyomoyo
7936d32cf6
fix for MDL-9937, hidden teachers are visible during course enrol
2007-07-09 07:42:02 +00:00
moodler
bc8f1674e9
CHanged XMLDB format slightly to make it easier to cut and paste MDL-7357
2007-07-09 03:56:04 +00:00
toyomoyo
5d29fd70a3
fix for MDL-9613, broken sql in online user block
2007-07-09 02:52:23 +00:00
moodler
6c8a956d90
Bump for post 1.8.2
2007-07-09 02:39:44 +00:00
stronk7
1aee1e5a27
Now tested against Oracle too. Adding option to XMLDB Editor interface. MDL-7357
2007-07-08 23:56:15 +00:00
stronk7
5e8255d651
First cut of the utility embeded in the XMLDB Editor used to
...
check any Moodle server looking for missing indexes. Tested
under MySQL, PostgreSQL and MSSQL. No frontend available
until tested for Oracle. MDL-7357
2007-07-08 23:18:16 +00:00
stronk7
6f8489e13d
Adding some new strings to the XMLDB editor. MDL-7357
2007-07-08 23:12:54 +00:00
moodler
b19909d9ae
Bump to 1.8.2 release
2007-07-08 14:32:41 +00:00
Martin Langhoff
9084681497
cvsimport fixups
2007-07-07 14:09:13 +12:00
stronk7
305726a6a2
Small upgrade to fix some guest->mnethostid. MDL-10375
2007-07-06 17:43:33 +00:00
stronk7
62f3bee984
Use the new, central, create_guest_record() function. MDL-10375
2007-07-06 17:39:55 +00:00
stronk7
0183e41239
Adding new, central, create_guest_record() function. MDL-10375
2007-07-06 17:37:43 +00:00
poltawski
3b5d49f20c
MDL-10311 - further groups import fixes
2007-07-06 16:28:43 +00:00
poltawski
bdf5dce110
MDL-10311 Group import broken - missing lang strings & slight helpfile update
2007-07-06 15:30:43 +00:00
poltawski
c278e8bc8f
MDL-10311 Group import broken - groups import hadn't been updated for new groups,
...
also missing lang strings
2007-07-06 15:26:35 +00:00
moodler
ed200fd420
New CAS module from Jérôme Gutierrez MDL-10366
2007-07-06 10:18:10 +00:00
urs_hunkler
44a718e930
In HTML resources the container box collapsed, when floats are used for content. Solved by adding "clearfix" to the classes.
2007-07-06 08:38:42 +00:00
moodler
5e4098df22
Automatic installer.php lang files by installer_builder (20070706)
2007-07-06 04:53:17 +00:00