Commit graph

35864 commits

Author SHA1 Message Date
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
dongsheng
77b57b29a5 REPOSITORY/MDL-13766
clean up javascript code
2008-11-24 05:16:00 +00:00
pichetp
30b77edd1f MDL-17264 Adding control of usecase for the shortanswer type using SHORTANSER_C or
SAC or MWC
2008-11-24 04:57:07 +00:00
tjhunt
abfc0304e1 role assign: Don't get duplicate records in potential_assignees_below_course user selector 2008-11-24 04:55:57 +00:00
tjhunt
840b4f0b67 capability report: Remove unnecssary, probably wrong, line of code. 2008-11-24 04:46:29 +00:00
pichetp
fd97082c59 MDL-17264 Adding control of usecase for the shortanswer type using SHORTANSER_C or
SAC or MWC
2008-11-24 04:10:43 +00:00
dongsheng
fa342c1c93 REPOSITORY/MDL-13766
1. enable clicking title to select a file
2. remove top paging bar when renaming the file
2008-11-24 02:43:25 +00:00
dongsheng
56ad949d15 FILTER/MDL-17360
media plugin is truncating width and height to 3 digits, patched by Vlas Voloshin.
Merged from 1.9 branch
2008-11-24 02:00:46 +00:00
moodlerobot
fcb5e443c2 Updated the HEAD build version to 20081124 2008-11-24 01:53:57 +00:00
moodler
4bfa414f63 Emoticons MDLSITE-564 Patch to avoid [[brackets]] around alt text 2008-11-24 01:05:55 +00:00
jerome
f1cddcf961 database: MDL-16999 move the flag from config table to config_plugins table, merged from 1.9 2008-11-24 00:54:20 +00:00
piers
15f5036a10 MDL-17310 - take the opportunity to change the scorm defaults to a highest grade orientation. 2008-11-23 21:39:29 +00:00
tjhunt
1332ce5397 quiz unittests: MDL-17295 start writing unit tests for some of mod/quiz/locallib.php - and fix the bugs they revealed! 2008-11-23 12:46:51 +00:00
tjhunt
1499ce3185 unit test reliability: For some reason this does not work on my laptop. because the standard function getrempteadr returns '', so just skip this test. 2008-11-23 11:53:21 +00:00
tjhunt
941e427680 unittests: MDL-17367 Fix regressions caused when admin/report/simpletest was renamed to unittest. Why was this done anyway? Some explanation in MDL-17001 might be nice. 2008-11-23 11:39:41 +00:00
tjhunt
b75f0f82b4 quiz lang: MDL-17335 Alphabetize lang/en_utf8/quiz.php 2008-11-23 11:09:28 +00:00
moodlerobot
ae2b1770fb Updated the HEAD build version to 20081123 2008-11-23 01:48:47 +00:00
moodlerobot
fc1a8ccbaa Automatic installer.php lang files by installer_builder (20081123) 2008-11-23 01:29:10 +00:00
stronk7
4d8cd7dc9f Add one smaller version on the loading animated gif. 2008-11-23 00:04:13 +00:00