38882 Commits

Author SHA1 Message Date
Martin Dougiamas
b1a59fb900 security report MDL-20834 Fixed DML for the backup risk checker for HEAD 2009-11-26 09:18:32 +00:00
Sam Hemelryk
08f9410378 admin MDL-20980 Touched up regex that determines weak password salts 2009-11-26 09:03:38 +00:00
Martin Dougiamas
dbec9afd01 security report MDL-20834 Merged 'report_security_check_riskbackup' check from 1.9 2009-11-26 08:32:48 +00:00
Moodle Robot
189376de24 Updated the HEAD build version to 20091126 2009-11-26 00:32:27 +00:00
Moodle Robot
efb7445421 Automatic installer.php lang files by installer_builder (20091126) 2009-11-26 00:21:47 +00:00
Petr Skoda
d6bb2d2f22 MDL-20962 fixed forced new passowrd logic 2009-11-25 17:05:54 +00:00
Dongsheng Cai
bb8024536a "MDL-8677, fixed mimetype name" 2009-11-25 06:40:25 +00:00
Andrew Davis
994cc719a6 role administration MDL-20413 up arrow next to top-most role in admin -> users -> permissions -> define roles 2009-11-25 06:03:25 +00:00
Dongsheng Cai
9452219941 "MDL-20345, improve glossary comments migrate script" 2009-11-25 05:58:13 +00:00
Andrew Davis
e7a8b69d39 contexts MDL-20211 changed fetch_context_capabilities() to use underscores instead of forward slashes. Made get_child_contexts() return an array as per its doco and as expected by the calling code. 2009-11-25 05:44:15 +00:00
Andrew Davis
62a27b69b1 admin pages MDL-19996 doc links now work even when set to open in a new window. 2009-11-25 02:29:42 +00:00
Sam Hemelryk
9f42276c59 mod-feedback MDL-16090 Fixed recent regressions and converted htmleditor instance 2009-11-25 01:46:12 +00:00
Moodle Robot
39b3798523 Updated the HEAD build version to 20091125 2009-11-25 00:32:45 +00:00
Eloy Lafuente
c211560381 Fix lang string breaking XHTML in admin/index.php page 2009-11-25 00:10:44 +00:00
Tim Hunt
9aa653f124 Unit tests: Change the parent class to avoid a deprecated class.
This is necessary to make it work in PHP 5.3 (as well as PHP 4).
2009-11-24 21:44:59 +00:00
Dan Marsden
ad97538d8a SCORM MDL-20955 fix bad use of update_record - thanks Petr 2009-11-24 21:03:46 +00:00
Petr Skoda
05b0bdc6f8 MDL-20958 fixed login issues when login via https required 2009-11-24 16:21:03 +00:00
Petr Skoda
2f223338fb MDL-20948 adding todo note 2009-11-24 15:15:03 +00:00
David Mudrak
4efff581eb get_string() performance tester: small formal fixes 2009-11-24 15:09:48 +00:00
Petr Skoda
57e6ce5eeb MDL-20948 warn admin is main salt not set 2009-11-24 15:02:24 +00:00
Petr Skoda
8139c92f6d MDL-20948 auth plguins do not throw notices in methods if not configured yet 2009-11-24 14:51:28 +00:00
Petr Skoda
e79781f72e MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7 2009-11-24 14:39:35 +00:00
Petr Skoda
bdebf74c76 MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7 2009-11-24 14:31:34 +00:00
Petr Skoda
9d0de271a5 MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7 2009-11-24 14:26:22 +00:00
Helen Foster
45e6ecdae1 admin lang string: MDL-18807 small rewording 2009-11-24 13:13:35 +00:00
Tim Hunt
e14de5aa1c random question history MDL-20951: Two minor bugs in the fix for MDL-20776.
Thanks to Oleg Sychev for noticing these problems.
2009-11-24 11:49:21 +00:00
Eloy Lafuente
55f5b2e8b8 MDL-16658 users pre-check. Committing current *disabled* code to have it
already under CVS control and better handling ; merged from 19_STABLE
2009-11-24 10:06:13 +00:00
Petr Skoda
d91fee8bb6 MDL-19608 do not force changing of password in external accounts 2009-11-24 08:42:38 +00:00
Andrew Davis
1fca8fa5fc lib MDL-20537 Added another unit test for shorten_text 2009-11-24 08:07:41 +00:00
Eloy Lafuente
321ee52976 MDL-20939 backup & restore - avoid admins to be always included. Two things
were causing this: wrong get_users_by_capability() call and standard scales.
Improved scales restore to observe the 'moodle/course:managescales' cap.
Merged from 19_STABLE
2009-11-24 00:45:11 +00:00
Moodle Robot
097495a1ee Updated the HEAD build version to 20091124 2009-11-24 00:32:45 +00:00
Petr Skoda
edb5da8331 MDL-20934 'not cached' flag used in all auth plugins that do not need the password 2009-11-23 21:50:40 +00:00
Eloy Lafuente
451db46177 MDL-20941 store hashed username into user->email field for deleted users. Merged from 19_STABLE 2009-11-23 18:50:47 +00:00
Petr Skoda
e8f1ec0f77 NOBUG - more upgrade details 2009-11-23 16:12:25 +00:00
Andrew Davis
d2ccd2c7ab help icons MDL-20000 Help tooltips now appear over all page controls on quiz editing page 2009-11-23 08:14:38 +00:00
Andrew Davis
c4f1e62c76 forums MDL-20578 no longer using like in queries so removed retrieval of db like keyword 2009-11-23 05:07:25 +00:00
Andrew Davis
0e6d4b129b grader report MDL-20914 Html tooltips now work in IE on the grader report 2009-11-23 02:11:52 +00:00
Moodle Robot
298d8e73d2 Updated the HEAD build version to 20091123 2009-11-23 00:33:11 +00:00
Moodle Robot
2f2d26b77d Automatic installer.php lang files by installer_builder (20091123) 2009-11-23 00:22:41 +00:00
Petr Skoda
a13bfe4cca MDL-20931 fixed input validation 2009-11-22 21:02:12 +00:00
Eloy Lafuente
886e63dda9 MDL-20932 user->secret out - merged from 19_STABLE 2009-11-22 13:36:19 +00:00
Petr Skoda
b3e229f979 MDL-20930 fixed input validation 2009-11-22 12:42:51 +00:00
Petr Skoda
afb6f77dd9 MDL-20929 fixed input validation 2009-11-22 11:09:11 +00:00
Petr Skoda
e657980dfd MDL-20928 fixed glossary entry access control 2009-11-22 10:35:20 +00:00
Moodle Robot
d79290503c Updated the HEAD build version to 20091122 2009-11-22 00:32:27 +00:00
Petr Skoda
afc9bd4ea3 MDL-20927 fixed module login issue 2009-11-21 23:50:14 +00:00
Petr Skoda
1797784624 MDL-20901 fixed input validation 2009-11-21 22:23:32 +00:00
Petr Skoda
1d5fb64d96 MDL-20901 fixed input validation 2009-11-21 21:59:47 +00:00
Petr Skoda
e35139b72c MDL-20901 fixed input validation 2009-11-21 20:41:28 +00:00
Petr Skoda
929423768b MDL-20925 fixed input validation and course ajax now fully respects the disable course ajax option 2009-11-21 16:29:33 +00:00