Commit graph

34682 commits

Author SHA1 Message Date
thepurpleblob
79ae8789bb MDL-17125
Fix as suggested by Jonathan Kemp.

Merged from STABLE_19
2008-11-26 15:15:58 +00:00
tjhunt
e33025db6a roles / profile: MDL-14937 remove reference to ra.active column until MDL-13240 is done. 2008-11-26 14:49:19 +00:00
thepurpleblob
4d22ec8144 MDL-11090
Passwords are now held in clear text so you can see what the password
is on the config screen.
Still backward compatible with old md5 passwords (which are still not displayed
of course)

Merged from STABLE_19
2008-11-26 14:34:40 +00:00
sam_marshall
002f56ef79 MDL-17412: Completion system unit tests were broken 2008-11-26 13:59:24 +00:00
pilpi
101cad083a quiz editing: MDL-17294 added back (removed comments around) random question preview link 2008-11-26 13:16:49 +00:00
thepurpleblob
508fe4d8b5 MDL-17411
defaultquestion() now reflects the one in the question bank code, thus supressing
lots of notices

Merged from STABLE_19
2008-11-26 13:10:18 +00:00
thepurpleblob
94babb8c14 MDL-14155
$a in string no longer required. Changed the text slightly to make it make some sense.

Merged from STABLE_19
2008-11-26 11:51:53 +00:00
skodak
828a673d9d MDL-15262 fixing previous incorrect merging 2008-11-26 09:05:04 +00:00
tjhunt
24ada7b2b6 Yay! found a global variable that was not being used anywhere. Kill! Kill! 2008-11-26 08:55:24 +00:00
skodak
78a0635ccd MDL-17408 DML: new sql_modulo() method used in course sorting 2008-11-26 08:51:08 +00:00
skodak
415c4f78f3 MDL-17408 DML: new sql_modulo() method for oracle 2008-11-26 08:44:57 +00:00
skodak
e6df37346f MDL-17408 DML: new sql_modulo() method + test 2008-11-26 08:19:45 +00:00
dongsheng
d85e995ab6 REPOSITORY/MDL-13766
improve javascript for file picker
2008-11-26 07:11:19 +00:00
nicolasconnault
dbc0194458 MDL_13766 Refactoring of core repository code and added first unit tests 2008-11-26 07:03:10 +00:00
tjhunt
bcc234b0a7 random question editing: Don't show permission information when editing a random question. It is just confusing. 2008-11-26 05:19:34 +00:00
tjhunt
2e883810d3 quiz editing: MDL-17296 refactor print_timing_information to avoid duplicating code from mod/quiz/accessrules.php 2008-11-26 04:52:46 +00:00
tjhunt
1e69a6562f MDL-17361 Problems with the question category editing forms.
When editing an existing category, the logic should have been to prevent you from moving the category if it was the last remaining top-level category in its context.

When creating a new category as part of creating a random question, there should be no restriction.
2008-11-26 04:25:42 +00:00
tjhunt
cc2c4572b1 quiz editing: MDL-17396 Quiz tab icons broken in IE
Well, that was a stunningly creating IE layout bug, and I have no idea why this work-around works. (The margin 0 and vertical-align are the essentail bits, the other two rules just make it look nicer.)

Also tweaked the layout in Firefox to position the icons a bit more nicely.
2008-11-26 04:03:45 +00:00
dongsheng
e4fb7c6372 FILE PICKER/MDL-13766
remove debug code
2008-11-26 03:29:21 +00:00
dongsheng
b318bb6db2 REPOSITORY/MDL-13766
pass mimetype and return value type to file picker to filter repository instances
2008-11-26 03:26:33 +00:00
moodlerobot
c977816479 Updated the HEAD build version to 20081126 2008-11-26 01:58:37 +00:00
moodler
75c6b113b6 filter/mediplugin MDL-16650 Avoid some notices if CFG variables not defined yet 2008-11-26 01:47:46 +00:00
moodlerobot
8aae42065a Automatic installer.php lang files by installer_builder (20081126) 2008-11-26 01:36:28 +00:00
skodak
b0a196ed69 MDL-14679 DML: fixed $rs typos 2008-11-25 22:49:46 +00:00
tjhunt
d7129a519f accessibility / lang strings: MDL-17359 remove > being used as an arrow - screen readers don't like it. 2008-11-25 13:15:53 +00:00
tjhunt
4d4b70378b Fix typo. 2008-11-25 13:06:57 +00:00
tjhunt
1372b5d2cf quiz editing: MDL-17298 We should not add JavaScript to the YAHOO namespace Also, use the newer methods for including required JavaScript. 2008-11-25 12:31:59 +00:00
dongsheng
942995292e HTML_EDITOR, REPOSITORY/MDL-16650
media type should be returned.
2008-11-25 12:20:13 +00:00
jamiesensei
bbf4f440ee MDL-15326 "allow for per report capabilities to replace mod/quiz:viewreports" 2008-11-25 12:11:27 +00:00
dongsheng
f536910483 HTML_EDITOR, REPOSITORY/MDL-16650
Modify tinymce to return a youtube link instead a object tag.
When media filter enabled, this link will be translated to proper youtube video.
2008-11-25 10:44:04 +00:00
moodler
d5e2a55cfd filter/mediaplugin MDL-16650 Added support for alternate youtube URLs as well 2008-11-25 08:06:16 +00:00
moodler
e2cf2d7f23 filter/mediaplugin MDL-16650 Removed div to keep XHTML strict in most places 2008-11-25 07:57:05 +00:00
moodler
4d8bccf447 filter/mediaplugin MDL-16650 Added a Youtube search/replace to turn links to Youtube into embedded videos
Could use a quick security review!
2008-11-25 07:52:52 +00:00
tjhunt
759adfffa9 user's role / capabiltiy report: sort the context tree. 2008-11-25 07:29:14 +00:00
dongsheng
28c5829404 cURL LIB/MDL-17382
make send raw post data possible
2008-11-25 04:55:31 +00:00
jerome
a054cfa7d2 database: MDL-16999 update 'Required Entries' warning message, merged from 19 2008-11-25 02:50:00 +00:00
moodler
469337539f get_user_preferences() Fixed regression so that it returns single value when required 2008-11-25 02:30:27 +00:00
moodlerobot
cfe208fda5 Updated the HEAD build version to 20081125 2008-11-25 01:55:27 +00:00
sam_marshall
cbb17d54a8 MDL-15499 Database tables for conditional activities (code to follow! I hope) 2008-11-24 17:21:30 +00:00
sam_marshall
0953a4e7bc MDL-15499 Database tables for conditional activities (code to follow! I hope) 2008-11-24 17:09:55 +00:00
skodak
d55132a769 MDL-17378 DML: fixed pg < 8.3 regression - found by sam, thanks 2008-11-24 11:58:59 +00:00
skodak
7fdcb77942 MDL-17377 DML: prefixless database regression in new native drivers 2008-11-24 09:31:43 +00:00
tjhunt
e494fbf171 override roles: MDL-8313 followup - don't show capabilities you can't change the override of in basic mode. 2008-11-24 08:19:33 +00:00
tjhunt
7da3ff2ef2 Spelling. 2008-11-24 07:43:22 +00:00
skodak
e6b854a01c MDL-17374 DML: improved BC in pg driver 2008-11-24 07:38:07 +00:00
tjhunt
e86ecf1f04 Fix typo. 2008-11-24 07:27:11 +00:00
tjhunt
ff493b6b24 roles / profile: MDL-14937 A the user's roles report from contrib to core. Finish. 2008-11-24 06:33:35 +00:00
tjhunt
1bd72efa00 cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table - found another reference to the students column. 2008-11-24 06:28:57 +00:00
pichetp
61f30d176b MDL-17264 minor corrections.
Adding control of usecase for the shortanswer type using SHORTANSER_C or
 SAC or MWC,
2008-11-24 05:21:39 +00:00
dongsheng
8a77c9494d REPOSITORY/MDL-15488
change default value (how many photos per page)
2008-11-24 05:20:29 +00:00