38961 Commits

Author SHA1 Message Date
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
Petr Skoda
c66bbb3021 MDL-20901 fixed input validation 2009-11-21 15:33:10 +00:00
Petr Skoda
441bef0f7a MDL-20901 fixed input validation 2009-11-21 15:26:54 +00:00
Petr Skoda
adef30995b MDL-20901 fixed input validation 2009-11-21 15:16:09 +00:00
Valery Fremaux
93f78d0630 fix last http://tracker.moodle.org/browse/MDL-20917 shorten errors. 2009-11-21 13:52:31 +00:00
Dan Poltawski
16f4918a16 portfolio: MDL-16417 Prevent multiple googledocs/picassa instances 2009-11-21 13:46:45 +00:00
Eloy Lafuente
a89fcd7a2c MDL-9251 backup/restore *all* users - is now forbidden for users
lacking backup/restore permission at system level. Merged from 19_STABLE
2009-11-21 11:56:27 +00:00
Anthony Borrow
73658d4223 MDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox which was preventing outcomes from being enabled on the site 2009-11-21 01:10:24 +00:00
Eloy Lafuente
f25d53a992 MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE 2009-11-20 19:48:01 +00:00
Eloy Lafuente
a805123bda MDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE 2009-11-20 17:48:47 +00:00
Moodle Robot
eedb6ba135 Updated the HEAD build version to 20091121 2009-11-20 17:05:25 +00:00
Moodle Robot
9ea4bf8a1a Automatic installer.php lang files by installer_builder (20091121) 2009-11-20 16:55:05 +00:00
Petr Skoda
dba386b573 MDL-20901 fixed input validation 2009-11-20 08:50:12 +00:00
Petr Skoda
c2dcbfe3a6 MDL-20901 fixed input validation 2009-11-20 08:33:33 +00:00
Petr Skoda
a19dffc021 MDL-20901 fixed input validation, unfortunately the assignment in HEAD is borked in several places 2009-11-20 08:25:11 +00:00
David Mudrak
30d75d407b Fixed wording. Optional things can not be required.
Also, the word "extension" should be used instead of "library" as the
library can be installed on the server but it does not automatically
mean PHP can use it.
2009-11-20 08:12:18 +00:00
Sam Hemelryk
9e6b608fcb assignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course->maxbytes 2009-11-20 07:21:42 +00:00
Sam Hemelryk
c561f44c4e assignment MDL-15904 Converted final htmleditor elements and fixed a couple of VERY minor regressions 2009-11-20 06:57:03 +00:00
Sam Hemelryk
9b72d37e93 assignment MDL-19803 Converted deprecated calendar functions 2009-11-20 06:44:36 +00:00
Sam Hemelryk
ddaff608dc calendar MDL-19793 Fixed minor regressions caused by recent updates 2009-11-20 06:36:11 +00:00
Andrew Davis
720024b9c1 messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found. 2009-11-20 03:58:22 +00:00
Andrew Davis
850262ee94 datalib MDL-18470 Implemented more readable version of get_admin() 2009-11-20 02:28:39 +00:00