Petr Skoda [Thu, 12 Aug 2010 16:44:55 +0000 (16:44 +0000)]
MDL-23784 removing obsolete assignment images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:44:29 +0000 (16:44 +0000)]
MDL-23784 removing obsolete glossary images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:05:41 +0000 (16:05 +0000)]
MDL-23781 migrated old non-standard moddata lesson files and fixed media files migration
Petr Skoda [Thu, 12 Aug 2010 12:20:04 +0000 (12:20 +0000)]
adding missing rs->close(), removing unused code, coding style improvement
Petr Skoda [Thu, 12 Aug 2010 12:14:05 +0000 (12:14 +0000)]
fixed oracle SQL compatibility
Jordi Piguillem [Thu, 12 Aug 2010 10:08:13 +0000 (10:08 +0000)]
oppss... Fixed.
Jordi Piguillem [Thu, 12 Aug 2010 10:01:19 +0000 (10:01 +0000)]
[MDL-23137]
replacing some require_course_login by require_login
Jordi Piguillem [Thu, 12 Aug 2010 09:45:20 +0000 (09:45 +0000)]
[MDL-23584]
Improving tabs.
When user is not allowed to edit, edit tab is not shown
When user is not allowed to view comments or comments are disabled, comments tab is not shown
Petr Skoda [Thu, 12 Aug 2010 09:44:28 +0000 (09:44 +0000)]
MDL-23774 only administrators may edit administartor accounts
Jordi Piguillem [Thu, 12 Aug 2010 09:06:09 +0000 (09:06 +0000)]
[MDL-23317]
fixing issue with get_complete_user_data and improving related wiki comments functions
Petr Skoda [Thu, 12 Aug 2010 08:22:26 +0000 (08:22 +0000)]
MDL-23774 admin users can not be deleted - first remove admin privileges if necessary
Petr Skoda [Thu, 12 Aug 2010 08:20:59 +0000 (08:20 +0000)]
MDL-23774 only local users can be admins - more security and fewer "lost admin account" problems
Petr Skoda [Thu, 12 Aug 2010 08:14:40 +0000 (08:14 +0000)]
MDL-23774 do not allow deleting of any admin accounts in bulk actions
Petr Skoda [Thu, 12 Aug 2010 08:12:46 +0000 (08:12 +0000)]
MDL-23774 deleting of admins is a restricted operation, also external lib should not delete the account that is calling it; user pictures are not a problem any more
Andrew Davis [Thu, 12 Aug 2010 08:09:36 +0000 (08:09 +0000)]
gradebook MDL-23433 had another go at the show hidden item help item
Petr Skoda [Thu, 12 Aug 2010 08:00:00 +0000 (08:00 +0000)]
MDL-21782 temporary bulk enrol cap fix
Petr Skoda [Thu, 12 Aug 2010 07:59:28 +0000 (07:59 +0000)]
MDL-21782 enrol todo
Dongsheng Cai [Thu, 12 Aug 2010 07:07:53 +0000 (07:07 +0000)]
" MDL-23778, fixed module intro"
Sam Hemelryk [Thu, 12 Aug 2010 06:43:43 +0000 (06:43 +0000)]
javascript dock MDL-23765 Fixed regression in last commit to dock
Andrew Davis [Thu, 12 Aug 2010 06:20:06 +0000 (06:20 +0000)]
gradebook MDL-19133 renamed the function that provides grading related activity config fields
Sam Hemelryk [Thu, 12 Aug 2010 06:00:29 +0000 (06:00 +0000)]
NOBUG: Fixing context issue with forum post if you're not logged in
Sam Hemelryk [Thu, 12 Aug 2010 05:51:53 +0000 (05:51 +0000)]
javascript dock MDL-23765 Dock now caches content nodes in a holding area off screen to allow JS to still modify block contents.
Aaron Barnes [Thu, 12 Aug 2010 03:40:35 +0000 (03:40 +0000)]
completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users
Aparup Banerjee [Thu, 12 Aug 2010 02:08:51 +0000 (02:08 +0000)]
lesson MDL-23525 committing this fix after its passed the tests in the bug/QA.
- this fix allows the student to traverse the complete review paths. it only sets the continue button to go to the end of lesson when the page has no nextpage (last page).
Moodle Robot [Thu, 12 Aug 2010 00:46:18 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100812
Dan Marsden [Wed, 11 Aug 2010 23:57:03 +0000 (23:57 +0000)]
SCORM MDL-23776 check for attempts that have passed as well as completed status
Dan Marsden [Wed, 11 Aug 2010 23:39:19 +0000 (23:39 +0000)]
SCORM MDL-23775 update grades in gradebook when grading method changes.
Andreas Grabs [Wed, 11 Aug 2010 20:42:17 +0000 (20:42 +0000)]
MDL-23479 - Adding support for dependitem
Tim Hunt [Wed, 11 Aug 2010 20:25:31 +0000 (20:25 +0000)]
quiz secure mode MDL-23712 secure mode breaks the quiz navigation
This commit also fixes some other secure window problems.
Tim Hunt [Wed, 11 Aug 2010 20:15:18 +0000 (20:15 +0000)]
quiz NOBUG whitespace fix.
Tim Hunt [Wed, 11 Aug 2010 20:15:05 +0000 (20:15 +0000)]
quiz javascript NOBUG missing ;s
Tim Hunt [Wed, 11 Aug 2010 19:38:16 +0000 (19:38 +0000)]
quiz editing MDL-23705 the edit icon after the question name disappears some times.
It is worse with some themes and some browsers.
You can still edit by clicking the question name, but that is not obvious.
I moved the edit icon to the left.
Andreas Grabs [Wed, 11 Aug 2010 19:25:58 +0000 (19:25 +0000)]
MDL-23275 - Feedback error also when update a question
Tim Hunt [Wed, 11 Aug 2010 19:05:47 +0000 (19:05 +0000)]
question import/export MDL-23198 extra_question_fields not handling special characters properly.
Thanks to Oleg Sychev for the fix.
Tim Hunt [Wed, 11 Aug 2010 18:41:53 +0000 (18:41 +0000)]
quiz editing MDL-23764 changing category sends you to the question bank page.
Tim Hunt [Wed, 11 Aug 2010 18:34:42 +0000 (18:34 +0000)]
quiz reports MDL-23161 notify(get_string('nostudentsyet')) breaking downloads.
Tim Hunt [Wed, 11 Aug 2010 17:30:44 +0000 (17:30 +0000)]
quiz with password MDL-23699 starting an attempt was broken.
Petr Skoda [Wed, 11 Aug 2010 17:22:15 +0000 (17:22 +0000)]
MDL-22788 fixed old currency use
Tim Hunt [Wed, 11 Aug 2010 17:20:05 +0000 (17:20 +0000)]
quiz 'secure' window MDL-23713 securewindow_access_rule::make_review_link was broken.
Petr Skoda [Wed, 11 Aug 2010 17:17:41 +0000 (17:17 +0000)]
fixed comment typo
Petr Skoda [Wed, 11 Aug 2010 17:15:52 +0000 (17:15 +0000)]
fixed use of context when formatting instance names
Petr Skoda [Wed, 11 Aug 2010 17:14:55 +0000 (17:14 +0000)]
MDL-22788 fixed course name multilang issue in PayPal plugin
Petr Skoda [Wed, 11 Aug 2010 17:09:19 +0000 (17:09 +0000)]
MDL-23767 PayPal instance name printed on the enrol page
Tim Hunt [Wed, 11 Aug 2010 16:57:34 +0000 (16:57 +0000)]
quiz MDL-23711 was testing canattempt before canpreview, which is the wrong way round.
Meat that admins saw a Start attempt button, when they should have seen Start preview.
Tim Hunt [Wed, 11 Aug 2010 16:54:32 +0000 (16:54 +0000)]
quiz summary MDL-23700 logic for whether to show the marks column was wrong.
Tim Hunt [Wed, 11 Aug 2010 16:54:07 +0000 (16:54 +0000)]
quiz NOBUG fatal error on the review page.
I am pretty sure this check is not necessary, preload_question_states will have loaded enough information.
Tim Hunt [Wed, 11 Aug 2010 16:37:11 +0000 (16:37 +0000)]
question editing MDL-23758 notice on clicking cancel.
Tim Hunt [Wed, 11 Aug 2010 16:31:52 +0000 (16:31 +0000)]
quiz NOBUG fix some JavaScript errors.
Petr Skoda [Wed, 11 Aug 2010 09:57:21 +0000 (09:57 +0000)]
MDL-23740 fixed PARAM_TAG compatibility with utf-8 chars
Sam Hemelryk [Wed, 11 Aug 2010 08:39:11 +0000 (08:39 +0000)]
mod lesson MDL-23753 Fixed use of $this outside object scope
Petr Skoda [Wed, 11 Aug 2010 08:04:57 +0000 (08:04 +0000)]
MDL-23747 fixed multiple PAGE->context issues, improved coding style and added license headers
Andrew Davis [Wed, 11 Aug 2010 07:28:57 +0000 (07:28 +0000)]
gradebook MDL-19070 Added a guard to protect against a potential error
Dongsheng Cai [Wed, 11 Aug 2010 07:25:20 +0000 (07:25 +0000)]
"MDL-22950 fixed filearea"
Andrew Davis [Wed, 11 Aug 2010 06:54:40 +0000 (06:54 +0000)]
gradebook MDL-23750 category and item page had extra cells due to partial refactoring
Sam Hemelryk [Wed, 11 Aug 2010 06:02:21 +0000 (06:02 +0000)]
custommenu MDL-23707 Fixed trim issue with custom menu item URLs
Sam Hemelryk [Wed, 11 Aug 2010 02:51:14 +0000 (02:51 +0000)]
theme-splash MDL-23674 Cleanup of the themes, numerous small changes to the back end code, no notable changes to the front end.
Moodle Robot [Wed, 11 Aug 2010 00:46:58 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100811
Tim Hunt [Tue, 10 Aug 2010 13:30:32 +0000 (13:30 +0000)]
quiz nav NOBUG whitespace and comment clean-up.
Andrew Davis [Tue, 10 Aug 2010 12:20:08 +0000 (12:20 +0000)]
gradebook MDL-23433 made some strings a bit clearer
Dongsheng Cai [Tue, 10 Aug 2010 09:56:48 +0000 (09:56 +0000)]
MDL-16094 File storage conversion Quiz and Questions
Petr Skoda [Tue, 10 Aug 2010 09:26:12 +0000 (09:26 +0000)]
curl now mandatory
Petr Skoda [Tue, 10 Aug 2010 08:50:08 +0000 (08:50 +0000)]
MDL-23739 improved ajax headers - now using application/json with the exception of YUI upload
Dongsheng Cai [Tue, 10 Aug 2010 07:15:48 +0000 (07:15 +0000)]
"MDL-23736, remove netbeans project files"
Dongsheng Cai [Tue, 10 Aug 2010 05:49:52 +0000 (05:49 +0000)]
"MDL-23375, fixed the js error on IE"
Andrew Davis [Tue, 10 Aug 2010 02:41:38 +0000 (02:41 +0000)]
rss MDL-23734 fixed rss block link back to item parents ie the forum itself
Moodle Robot [Tue, 10 Aug 2010 00:46:08 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100810
Dariem Garcs \(Demian\) [Mon, 9 Aug 2010 19:34:12 +0000 (19:34 +0000)]
Initial revision
Sam Marshall [Mon, 9 Aug 2010 17:13:35 +0000 (17:13 +0000)]
course MDL-23701: Fixed order of deleting entire course to delete grades before course-modules, avoiding dependency problem
Tim Hunt [Mon, 9 Aug 2010 17:10:25 +0000 (17:10 +0000)]
quiz attempt UI NOBUG need accesshide text in the quiz navigation to say if a question has been flagged.
Petr Skoda [Mon, 9 Aug 2010 16:25:32 +0000 (16:25 +0000)]
MDL-23722 importing latest 1.9.1 PEAR base classes
Petr Skoda [Mon, 9 Aug 2010 16:14:52 +0000 (16:14 +0000)]
MDL-23726 fixed phpdocs - credit goes to Henning Bostelmann
Petr Skoda [Mon, 9 Aug 2010 16:10:02 +0000 (16:10 +0000)]
MDL-23720 improved iplookup coding style + fixed a potential privacy issue
john St [Mon, 9 Aug 2010 15:19:15 +0000 (15:19 +0000)]
fixed misspelled CSS, MDL-23030
john St [Mon, 9 Aug 2010 15:11:00 +0000 (15:11 +0000)]
Adding new theme to 2.0 core, Sky_high, MDL-23724
Petr Skoda [Mon, 9 Aug 2010 13:23:11 +0000 (13:23 +0000)]
fixing IDE code completion issue
Petr Skoda [Mon, 9 Aug 2010 13:21:13 +0000 (13:21 +0000)]
MDL-23720 fixed unicode issue in geoip results
Petr Skoda [Mon, 9 Aug 2010 13:10:33 +0000 (13:10 +0000)]
MDL-23720 importing latest PEAR GeoIP module
Petr Skoda [Mon, 9 Aug 2010 13:04:46 +0000 (13:04 +0000)]
MDL-23722 importing Exception from PEAR base 1.9.1
Andrew Davis [Mon, 9 Aug 2010 13:00:17 +0000 (13:00 +0000)]
glossary MDLSITE-953 made glossary autolinker use entry id instead of the entry itself when linking to entries
Petr Skoda [Mon, 9 Aug 2010 12:00:16 +0000 (12:00 +0000)]
MDL-22001 improved handling of context during install/upgrade in format_text()
Petr Skoda [Mon, 9 Aug 2010 10:25:54 +0000 (10:25 +0000)]
MDL-23719 some more explanation how longtimenosee works in enrol_self
Petr Skoda [Mon, 9 Aug 2010 10:19:25 +0000 (10:19 +0000)]
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
Aparup Banerjee [Mon, 9 Aug 2010 09:17:56 +0000 (09:17 +0000)]
lesson MDL-23525 fixed unintialized variable.
Petr Skoda [Mon, 9 Aug 2010 09:17:32 +0000 (09:17 +0000)]
all course completion should be disabled by default, sorry I overlooked the default course settings before
Dongsheng Cai [Mon, 9 Aug 2010 09:03:07 +0000 (09:03 +0000)]
"MDL-23326, fixed undefined index in repository conf form, added validation function to repository plugin"
Andrew Davis [Mon, 9 Aug 2010 08:46:52 +0000 (08:46 +0000)]
rating MDL-23586 made mod data delete ratings when an instance is deleted
Andrew Davis [Mon, 9 Aug 2010 08:42:19 +0000 (08:42 +0000)]
rating MDL-23586 added intelligent handling if the user configures ratings in a non-sensical way.
Dongsheng Cai [Mon, 9 Aug 2010 08:31:39 +0000 (08:31 +0000)]
"MDL-23375, fixed chat action links and beep sound"
Petr Skoda [Mon, 9 Aug 2010 08:21:45 +0000 (08:21 +0000)]
MDL-23695 fixed yet another PAGE->context issue
Petr Skoda [Mon, 9 Aug 2010 07:40:26 +0000 (07:40 +0000)]
MDL-19774 fixed incorrect session init in cron - credit goes to Jay Knight
Petr Skoda [Mon, 9 Aug 2010 07:35:35 +0000 (07:35 +0000)]
MDL-23708 removing ENrol cohort button when no cohort visible by user or user not allowed to use it
Dongsheng Cai [Mon, 9 Aug 2010 06:26:14 +0000 (06:26 +0000)]
"MDL-23326, fixed undefined index"
Andrew Davis [Mon, 9 Aug 2010 03:55:55 +0000 (03:55 +0000)]
glossary MDL-23717 fixed random quote block add entry link
Andrew Davis [Mon, 9 Aug 2010 01:33:49 +0000 (01:33 +0000)]
email MDL-23240 added change comments to READEME_MOODLE.txt
Andrew Davis [Mon, 9 Aug 2010 01:33:01 +0000 (01:33 +0000)]
email MDL-23240 added change comments to READEME_MOODLE.txt
Moodle Robot [Mon, 9 Aug 2010 00:45:21 +0000 (00:45 +0000)]
Updated the HEAD build version to
20100809
David Mudrak [Sun, 8 Aug 2010 10:58:38 +0000 (10:58 +0000)]
MDL-23600 MNet: do not rely on existing user record with ID 1
David Mudrak [Sun, 8 Aug 2010 09:32:23 +0000 (09:32 +0000)]
MDL-23625 Fixed support for local customization of the English pack in non-core plugins
Andrew Davis [Sun, 8 Aug 2010 04:34:03 +0000 (04:34 +0000)]
email MDL-23240 commented out the use of php's quoted_printable_encode()
Moodle Robot [Sun, 8 Aug 2010 00:45:58 +0000 (00:45 +0000)]
Updated the HEAD build version to
20100808