]>
git.mjollnir.org Git - moodle.git/log
Andrew Davis [Mon, 30 Nov 2009 05:28:55 +0000 (05:28 +0000)]
group membership MDL-21005 Fixed setup JS on group/members.php so ajax functionality works
Dongsheng Cai [Mon, 30 Nov 2009 02:17:36 +0000 (02:17 +0000)]
"MDL-20985, fixed typo, merged from 1.9"
Eloy Lafuente [Mon, 30 Nov 2009 02:06:43 +0000 (02:06 +0000)]
MDL-20826 convert_urls_into_links() - add some test to reveal (side?) problems
and allow comparing of alternatives. Merged from 19_STABLE
Andrew Davis [Mon, 30 Nov 2009 01:14:30 +0000 (01:14 +0000)]
unit tests MDL-19060 unified the two checks for CVS directories
Moodle Robot [Mon, 30 Nov 2009 00:32:52 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091130
Eloy Lafuente [Sun, 29 Nov 2009 21:24:05 +0000 (21:24 +0000)]
MDL-16658 restore users pre-check. Reviewed logic with latest discussions. Continues disabled. Merged from 19_STABLE
Moodle Robot [Sun, 29 Nov 2009 00:32:53 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091129
Moodle Robot [Sat, 28 Nov 2009 00:32:46 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091128
Eloy Lafuente [Fri, 27 Nov 2009 14:50:25 +0000 (14:50 +0000)]
MDL-19697 mnet auth - start saving user->firstaccess ; merged from 19_STABLE
Tim Hunt [Fri, 27 Nov 2009 10:56:39 +0000 (10:56 +0000)]
Missing global in upgrade code.
Andrew Davis [Fri, 27 Nov 2009 05:56:46 +0000 (05:56 +0000)]
mnet admin MDL-12057 Added an entry to standard style css to make tables on admin/mnet/index.php the same width
Andrew Davis [Fri, 27 Nov 2009 05:51:37 +0000 (05:51 +0000)]
cornflower theme MDL-20987 Added missing close div tag at the end of cornflower footer.html
Andrew Davis [Fri, 27 Nov 2009 05:44:56 +0000 (05:44 +0000)]
grader report MDL-20179 Fixed broken JS on grader report
Andrew Davis [Fri, 27 Nov 2009 05:39:35 +0000 (05:39 +0000)]
unit test MDL-19060 prevent unit tests from scanning cvs and .git directories
Dongsheng Cai [Fri, 27 Nov 2009 05:24:08 +0000 (05:24 +0000)]
"MDL-14818, fixed database module search in head"
Andrew Davis [Fri, 27 Nov 2009 02:15:09 +0000 (02:15 +0000)]
user profiles MDL-16213 prevent ul tags in user profiles leading to invalid xhtml
Moodle Robot [Fri, 27 Nov 2009 00:33:43 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091127
Moodle Robot [Fri, 27 Nov 2009 00:22:57 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091127 )
David Mudrak [Thu, 26 Nov 2009 14:46:01 +0000 (14:46 +0000)]
MDL-20981 admin/lang.php escapes all variables but $a placeholders
David Mudrak [Thu, 26 Nov 2009 13:45:53 +0000 (13:45 +0000)]
Fix: only $a placeholders allowed in language strings
Eloy Lafuente [Thu, 26 Nov 2009 11:35:25 +0000 (11:35 +0000)]
MDL-20982 glossary - make print view to respect current theme ; merged from 19_STABLE
Martin Dougiamas [Thu, 26 Nov 2009 09:18:32 +0000 (09:18 +0000)]
security report MDL-20834 Fixed DML for the backup risk checker for HEAD
Sam Hemelryk [Thu, 26 Nov 2009 09:03:38 +0000 (09:03 +0000)]
admin MDL-20980 Touched up regex that determines weak password salts
Martin Dougiamas [Thu, 26 Nov 2009 08:32:48 +0000 (08:32 +0000)]
security report MDL-20834 Merged 'report_security_check_riskbackup' check from 1.9
Moodle Robot [Thu, 26 Nov 2009 00:32:27 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091126
Moodle Robot [Thu, 26 Nov 2009 00:21:47 +0000 (00:21 +0000)]
Automatic installer.php lang files by installer_builder (
20091126 )
Petr Skoda [Wed, 25 Nov 2009 17:05:54 +0000 (17:05 +0000)]
MDL-20962 fixed forced new passowrd logic
Dongsheng Cai [Wed, 25 Nov 2009 06:40:25 +0000 (06:40 +0000)]
"MDL-8677, fixed mimetype name"
Andrew Davis [Wed, 25 Nov 2009 06:03:25 +0000 (06:03 +0000)]
role administration MDL-20413 up arrow next to top-most role in admin -> users -> permissions -> define roles
Dongsheng Cai [Wed, 25 Nov 2009 05:58:13 +0000 (05:58 +0000)]
"MDL-20345, improve glossary comments migrate script"
Andrew Davis [Wed, 25 Nov 2009 05:44:15 +0000 (05:44 +0000)]
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.
Andrew Davis [Wed, 25 Nov 2009 02:29:42 +0000 (02:29 +0000)]
admin pages MDL-19996 doc links now work even when set to open in a new window.
Sam Hemelryk [Wed, 25 Nov 2009 01:46:12 +0000 (01:46 +0000)]
mod-feedback MDL-16090 Fixed recent regressions and converted htmleditor instance
Moodle Robot [Wed, 25 Nov 2009 00:32:45 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091125
Eloy Lafuente [Wed, 25 Nov 2009 00:10:44 +0000 (00:10 +0000)]
Fix lang string breaking XHTML in admin/index.php page
Tim Hunt [Tue, 24 Nov 2009 21:44:59 +0000 (21:44 +0000)]
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).
Dan Marsden [Tue, 24 Nov 2009 21:03:46 +0000 (21:03 +0000)]
SCORM MDL-20955 fix bad use of update_record - thanks Petr
Petr Skoda [Tue, 24 Nov 2009 16:21:03 +0000 (16:21 +0000)]
MDL-20958 fixed login issues when login via https required
Petr Skoda [Tue, 24 Nov 2009 15:15:03 +0000 (15:15 +0000)]
MDL-20948 adding todo note
David Mudrak [Tue, 24 Nov 2009 15:09:48 +0000 (15:09 +0000)]
get_string() performance tester: small formal fixes
Petr Skoda [Tue, 24 Nov 2009 15:02:24 +0000 (15:02 +0000)]
MDL-20948 warn admin is main salt not set
Petr Skoda [Tue, 24 Nov 2009 14:51:28 +0000 (14:51 +0000)]
MDL-20948 auth plguins do not throw notices in methods if not configured yet
Petr Skoda [Tue, 24 Nov 2009 14:39:35 +0000 (14:39 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Petr Skoda [Tue, 24 Nov 2009 14:31:34 +0000 (14:31 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Petr Skoda [Tue, 24 Nov 2009 14:26:22 +0000 (14:26 +0000)]
MDL-20948 proper removal of cached pasword hashes just in case upgrading from <1.9.7
Helen Foster [Tue, 24 Nov 2009 13:13:35 +0000 (13:13 +0000)]
admin lang string: MDL-18807 small rewording
Tim Hunt [Tue, 24 Nov 2009 11:49:21 +0000 (11:49 +0000)]
random question history MDL-20951: Two minor bugs in the fix for MDL-20776.
Thanks to Oleg Sychev for noticing these problems.
Eloy Lafuente [Tue, 24 Nov 2009 10:06:13 +0000 (10:06 +0000)]
MDL-16658 users pre-check. Committing current *disabled* code to have it
already under CVS control and better handling ; merged from 19_STABLE
Petr Skoda [Tue, 24 Nov 2009 08:42:38 +0000 (08:42 +0000)]
MDL-19608 do not force changing of password in external accounts
Andrew Davis [Tue, 24 Nov 2009 08:07:41 +0000 (08:07 +0000)]
lib MDL-20537 Added another unit test for shorten_text
Eloy Lafuente [Tue, 24 Nov 2009 00:45:11 +0000 (00:45 +0000)]
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
Moodle Robot [Tue, 24 Nov 2009 00:32:45 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091124
Petr Skoda [Mon, 23 Nov 2009 21:50:40 +0000 (21:50 +0000)]
MDL-20934 'not cached' flag used in all auth plugins that do not need the password
Eloy Lafuente [Mon, 23 Nov 2009 18:50:47 +0000 (18:50 +0000)]
MDL-20941 store hashed username into user->email field for deleted users. Merged from 19_STABLE
Petr Skoda [Mon, 23 Nov 2009 16:12:25 +0000 (16:12 +0000)]
NOBUG - more upgrade details
Andrew Davis [Mon, 23 Nov 2009 08:14:38 +0000 (08:14 +0000)]
help icons MDL-20000 Help tooltips now appear over all page controls on quiz editing page
Andrew Davis [Mon, 23 Nov 2009 05:07:25 +0000 (05:07 +0000)]
forums MDL-20578 no longer using like in queries so removed retrieval of db like keyword
Andrew Davis [Mon, 23 Nov 2009 02:11:52 +0000 (02:11 +0000)]
grader report MDL-20914 Html tooltips now work in IE on the grader report
Moodle Robot [Mon, 23 Nov 2009 00:33:11 +0000 (00:33 +0000)]
Updated the HEAD build version to
20091123
Moodle Robot [Mon, 23 Nov 2009 00:22:41 +0000 (00:22 +0000)]
Automatic installer.php lang files by installer_builder (
20091123 )
Petr Skoda [Sun, 22 Nov 2009 21:02:12 +0000 (21:02 +0000)]
MDL-20931 fixed input validation
Eloy Lafuente [Sun, 22 Nov 2009 13:36:19 +0000 (13:36 +0000)]
MDL-20932 user->secret out - merged from 19_STABLE
Petr Skoda [Sun, 22 Nov 2009 12:42:51 +0000 (12:42 +0000)]
MDL-20930 fixed input validation
Petr Skoda [Sun, 22 Nov 2009 11:09:11 +0000 (11:09 +0000)]
MDL-20929 fixed input validation
Petr Skoda [Sun, 22 Nov 2009 10:35:20 +0000 (10:35 +0000)]
MDL-20928 fixed glossary entry access control
Moodle Robot [Sun, 22 Nov 2009 00:32:27 +0000 (00:32 +0000)]
Updated the HEAD build version to
20091122
Petr Skoda [Sat, 21 Nov 2009 23:50:14 +0000 (23:50 +0000)]
MDL-20927 fixed module login issue
Petr Skoda [Sat, 21 Nov 2009 22:23:32 +0000 (22:23 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 21:59:47 +0000 (21:59 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 20:41:28 +0000 (20:41 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 16:29:33 +0000 (16:29 +0000)]
MDL-20925 fixed input validation and course ajax now fully respects the disable course ajax option
Petr Skoda [Sat, 21 Nov 2009 15:33:10 +0000 (15:33 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 15:26:54 +0000 (15:26 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Sat, 21 Nov 2009 15:16:09 +0000 (15:16 +0000)]
MDL-20901 fixed input validation
Valery Fremaux [Sat, 21 Nov 2009 13:52:31 +0000 (13:52 +0000)]
fix last http://tracker.moodle.org/browse/MDL-20917 shorten errors.
Dan Poltawski [Sat, 21 Nov 2009 13:46:45 +0000 (13:46 +0000)]
portfolio: MDL-16417 Prevent multiple googledocs/picassa instances
Eloy Lafuente [Sat, 21 Nov 2009 11:56:27 +0000 (11:56 +0000)]
MDL-9251 backup/restore *all* users - is now forbidden for users
lacking backup/restore permission at system level. Merged from 19_STABLE
Anthony Borrow [Sat, 21 Nov 2009 01:10:24 +0000 (01:10 +0000)]
MDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox which was preventing outcomes from being enabled on the site
Eloy Lafuente [Fri, 20 Nov 2009 19:48:01 +0000 (19:48 +0000)]
MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE
Eloy Lafuente [Fri, 20 Nov 2009 17:48:47 +0000 (17:48 +0000)]
MDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE
Moodle Robot [Fri, 20 Nov 2009 17:05:25 +0000 (17:05 +0000)]
Updated the HEAD build version to
20091121
Moodle Robot [Fri, 20 Nov 2009 16:55:05 +0000 (16:55 +0000)]
Automatic installer.php lang files by installer_builder (
20091121 )
Petr Skoda [Fri, 20 Nov 2009 08:50:12 +0000 (08:50 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Fri, 20 Nov 2009 08:33:33 +0000 (08:33 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Fri, 20 Nov 2009 08:25:11 +0000 (08:25 +0000)]
MDL-20901 fixed input validation, unfortunately the assignment in HEAD is borked in several places
David Mudrak [Fri, 20 Nov 2009 08:12:18 +0000 (08:12 +0000)]
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.
Sam Hemelryk [Fri, 20 Nov 2009 07:21:42 +0000 (07:21 +0000)]
assignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course->maxbytes
Sam Hemelryk [Fri, 20 Nov 2009 06:57:03 +0000 (06:57 +0000)]
assignment MDL-15904 Converted final htmleditor elements and fixed a couple of VERY minor regressions
Sam Hemelryk [Fri, 20 Nov 2009 06:44:36 +0000 (06:44 +0000)]
assignment MDL-19803 Converted deprecated calendar functions
Sam Hemelryk [Fri, 20 Nov 2009 06:36:11 +0000 (06:36 +0000)]
calendar MDL-19793 Fixed minor regressions caused by recent updates
Andrew Davis [Fri, 20 Nov 2009 03:58:22 +0000 (03:58 +0000)]
messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found.
Andrew Davis [Fri, 20 Nov 2009 02:28:39 +0000 (02:28 +0000)]
datalib MDL-18470 Implemented more readable version of get_admin()
Andrew Davis [Fri, 20 Nov 2009 01:59:46 +0000 (01:59 +0000)]
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen
Andrew Davis [Fri, 20 Nov 2009 01:53:01 +0000 (01:53 +0000)]
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen
Eloy Lafuente [Fri, 20 Nov 2009 00:32:16 +0000 (00:32 +0000)]
MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny
permissions to restore any (users, messages, modulesactivity...)
user-level information. Merged from 19_STABLE
Petr Skoda [Thu, 19 Nov 2009 19:47:46 +0000 (19:47 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 19:41:52 +0000 (19:41 +0000)]
MDL-20901 fixed input validation
Petr Skoda [Thu, 19 Nov 2009 19:28:19 +0000 (19:28 +0000)]
MDL-20901 fixed input validation
Tim Hunt [Thu, 19 Nov 2009 19:09:04 +0000 (19:09 +0000)]
question editing from quiz: MDL-20709 better return URL.
Tim Hunt [Thu, 19 Nov 2009 19:03:55 +0000 (19:03 +0000)]
question history: MDL-20776 state history was not shown for random questions
I took the opportunity to clean up the code that generates the history.
Thanks to Gábor Katona for helping to find the problem.