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
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