33681 Commits

Author SHA1 Message Date
scyrma
2e7938bb9f Lesson/MDL-13311: make it possible to have a short answer question using 0 has answer. (merge) 2008-10-07 05:20:05 +00:00
jerome
f86eb734ee MDL-15800: clean filelib.php, fix https image link into the edit profil page (weblib.php), merged from 19 2008-10-07 02:26:47 +00:00
moodlerobot
16baeef69c Updated the HEAD build version to 20081007 2008-10-07 01:44:59 +00:00
skodak
d7531392f7 MDL-15431 User icon and Guest icon mixed up on compressed Course list; merged from MOODLE_19_STABLE 2008-10-06 22:29:36 +00:00
skodak
779ad29f99 MDL-16799 - Unit tests failing on events testing - caused by handler caching; merged from MOODLE_19_STABLE 2008-10-06 22:07:37 +00:00
wildgirl
969ca8b3eb MDL-14830 backup info added to role renaming help file 2008-10-06 15:23:21 +00:00
skodak
d6094653ef MDL-14696 Option to unenrol user from course when assigned to a role at a higher context; merged from MOODLE_19_STABLE 2008-10-06 09:29:26 +00:00
andreabix
f06287ad2f Fixed non compliant HTMl in README 2008-10-06 08:19:04 +00:00
moodlerobot
52b781b5db Updated the HEAD build version to 20081006 2008-10-06 01:42:57 +00:00
dongsheng
9e9cf5a07b "MDL-13766, update yui files" 2008-10-06 01:33:52 +00:00
piers
f7c9304b04 MDL-7068 - SCORM 2004 compliance - fix mod/scorm to handle core data elements correctly - now passes test DMI. 2008-10-05 22:35:46 +00:00
moodlerobot
e14fb5928a Updated the HEAD build version to 20081005 2008-10-05 01:39:40 +00:00
moodlerobot
1602e12d30 Automatic installer.php lang files by installer_builder (20081005) 2008-10-05 01:21:24 +00:00
moodlerobot
48b95c0db9 Updated the HEAD build version to 20081004 2008-10-04 01:42:04 +00:00
nicolasconnault
36af3d4cdf MDL-16784 Adding YUI 2.6.0 2008-10-03 13:26:32 +00:00
nicolasconnault
fa10a85e87 MDL-16784 Removing old YUI 2008-10-03 13:15:14 +00:00
nicolasconnault
1e074660da MDL-16780 Merging from MOODLE_19_STABLE 2008-10-03 07:13:16 +00:00
moodlerobot
18a9406799 Updated the HEAD build version to 20081003 2008-10-03 01:42:08 +00:00
poltawski
0c0e87f8cf Group overview displays incorrect user count
When there are no users in a group, the count displays
as 1 - MDL-16705
2008-10-02 15:40:23 +00:00
poltawski
14885f8619 MDL-16729 - typo in 'Statements' 2008-10-02 14:41:51 +00:00
moodlerobot
1b8f93914a Updated the HEAD build version to 20081002 2008-10-02 01:49:01 +00:00
moodlerobot
2a9ec17ec1 Updated the HEAD build version to 20081001 2008-10-01 01:51:24 +00:00
moodlerobot
396461e628 Updated the HEAD build version to 20080930 2008-09-30 01:42:28 +00:00
stronk7
a301c1e972 Reviewed breadcrumb in HEAD. Page name was missing. MDL-16331 2008-09-29 22:38:30 +00:00
stronk7
d47112455b Improve DOM detection (due to conficts with old DOM-XML). MDL-15637 ; merged from 19_STABLE 2008-09-29 17:14:05 +00:00
moodlerobot
68c358db35 Updated the HEAD build version to 20080929 2008-09-29 01:39:48 +00:00
piers
560417ffa2 MDL-16722 - Upload limit does not respect course upload limit in settings for mod/scorm. 2008-09-29 00:35:28 +00:00
tjhunt
c6106dd9b7 MDL-16720 The edit icon in the quiz preview screen pops up the edit form in a window that is too small 2008-09-28 08:59:50 +00:00
tjhunt
949cf26cc2 Fix comment. 2008-09-28 08:21:58 +00:00
peterbulmer
334e66c1c2 MDL16286 - bugfixes
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:19:45 +00:00
peterbulmer
8d60e9427d MDL16286 - redefine function boundaries.
Better defined what the decrypt / signature functions do & brought a lot of the error-exits together


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:19:04 +00:00
peterbulmer
34ebb3cfa2 MDL-16286 MDL-16285 better variable names and improved structure
Another one of those diffs that is a little more understandable when ignoring whitespace changes.


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:18:28 +00:00
peterbulmer
4399f32491 Created commit f319290: MDL-16285 MDL-16286 - Farm menial statements out to function
& improve variable names


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:17:34 +00:00
peterbulmer
469b60c52d MDL-16285 Renamed generic variable
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:16:59 +00:00
peterbulmer
aad3a24ced MDL-16286 MDL16285 add comment & invert logic flow
(This diff is best viewed ignoring whitespace changes)
Ignore logic flow so that errors are dealt with first


Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:16:22 +00:00
peterbulmer
99112dfece MDL-16286 farm permission-to-call checks out to a function
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 04:04:22 +00:00
peterbulmer
99677c349f MDL-16286 Remove redundant lines and improve variable names
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 03:47:04 +00:00
peterbulmer
8263d8d7ca MDL-16286 minor formatting adjustment
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-09-28 03:45:22 +00:00
moodlerobot
4f2503ba9e Updated the HEAD build version to 20080928 2008-09-28 01:43:42 +00:00
moodlerobot
49c9eb354c Automatic installer.php lang files by installer_builder (20080928) 2008-09-28 01:24:30 +00:00
moodlerobot
df650bc0ff Updated the HEAD build version to 20080927 2008-09-27 01:43:42 +00:00
ethem
f5eb7e2fbc Authorize.net Trans IDs are changing in October-Will it break moodle? YES
http://moodle.org/mod/forum/discuss.php?d=106626
2008-09-26 23:42:53 +00:00
tjhunt
7a1f5e932a MDL-16706 - eliminate miscellaneous inine JavaScript
A few easy files in lib.
2008-09-26 11:24:52 +00:00
tjhunt
2930500104 MDL-16706 - eliminate miscellaneous inine JavaScript
This does the quiz (apart from the bloody 'secure' window), the question bank and a couple of others.
2008-09-26 10:49:31 +00:00
stronk7
b09f731cd8 Cleaning wiki recent activity URLs. MDL-15896 ; merged from 19_STABLE 2008-09-26 09:35:53 +00:00
scyrma
feecd4d6a5 MDL-14092: forcing imported users with a weak password to change it on first login. (merge from 1.9) 2008-09-26 09:13:24 +00:00
tjhunt
61a828842e MDL-16702 Remove unnecessary JavaScript from bulk user enrol page 2008-09-26 08:22:46 +00:00
tjhunt
1a22e31954 MDL-16583 switch to print_js_call 2008-09-26 08:22:16 +00:00
scyrma
1337d29583 MDL-16700: Making the password policy be applied all at once. (merge from 1.9)
Also, any policy letting a user use password "password" is not worth using, so removing this check.
2008-09-26 08:09:47 +00:00
tjhunt
3493eb1591 Fix whitespace. 2008-09-26 07:24:31 +00:00