Aparup Banerjee [Wed, 18 Aug 2010 06:37:32 +0000 (06:37 +0000)]
assignment MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797
Andrew Davis [Wed, 18 Aug 2010 03:11:51 +0000 (03:11 +0000)]
rating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating for the hub
Moodle Robot [Wed, 18 Aug 2010 00:47:16 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100818
David Mudrak [Tue, 17 Aug 2010 17:35:12 +0000 (17:35 +0000)]
MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
AMOS BEGIN
MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
MOV [dataadministration,mod_data],[pluginadministration,mod_data]
MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
MOV [labeladministration,mod_label],[pluginadministration,mod_label]
MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
MOV [pageadministration,mod_page],[pluginadministration,mod_page]
MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
MOV [urladministration,mod_url],[pluginadministration,mod_url]
MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
David Mudrak [Tue, 17 Aug 2010 14:45:11 +0000 (14:45 +0000)]
NOMDL Workshop lang pack does not mention 'student', just 'user' or 'author' or 'reviewer' should be used
This has been discussed recently while working on help files. Moodle
tries to be neutral to the domain of usage.
David Mudrak [Tue, 17 Aug 2010 13:31:53 +0000 (13:31 +0000)]
MDL-23709 Added more checks to prevent multiply submissions per user
Petr Skoda [Tue, 17 Aug 2010 13:05:33 +0000 (13:05 +0000)]
MDL-23842 cohort UI now linked from course category settings block too
jerome mouneyrac [Tue, 17 Aug 2010 12:51:19 +0000 (12:51 +0000)]
rating MDL-23814 instantiate rating manager outside the "if" brackets because it is used in different "if" brackets
Petr Skoda [Tue, 17 Aug 2010 12:33:30 +0000 (12:33 +0000)]
MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins
Petr Skoda [Tue, 17 Aug 2010 10:38:34 +0000 (10:38 +0000)]
PHP4 is dead - admins with PHP4 will get ugly errors when trying to install Moodle 2.0, sorry we can not dance around this ancient version forever
Sam Hemelryk [Tue, 17 Aug 2010 08:31:20 +0000 (08:31 +0000)]
blocks MDL-23836 Converted the block_hider code to make use of YUI3
Andrew Davis [Tue, 17 Aug 2010 07:18:10 +0000 (07:18 +0000)]
rating MDL-23814 made an assortment of fixes to the ratings code
Sam Hemelryk [Tue, 17 Aug 2010 05:28:56 +0000 (05:28 +0000)]
backup MDL-23727 Added styles for the backup cancel button changes
Sam Hemelryk [Tue, 17 Aug 2010 05:21:57 +0000 (05:21 +0000)]
backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box.
Dan Marsden [Tue, 17 Aug 2010 04:18:46 +0000 (04:18 +0000)]
SCORM MDL-23834 wrong function call to get prev/next SCO and redirect
Piers Harding [Tue, 17 Aug 2010 04:03:44 +0000 (04:03 +0000)]
MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).
Andrew Davis [Tue, 17 Aug 2010 04:02:23 +0000 (04:02 +0000)]
rating MDL-23805 removed min-width that was causing the rating history popup to be too wide
Andrew Davis [Tue, 17 Aug 2010 03:43:13 +0000 (03:43 +0000)]
rating MDL-23805 added set_context() call
Dongsheng Cai [Tue, 17 Aug 2010 03:43:12 +0000 (03:43 +0000)]
"MDL-23797, added set_context"
Andrew Davis [Tue, 17 Aug 2010 03:42:41 +0000 (03:42 +0000)]
rating MDL-23805 reworked the logic around displaying rating aggregates to make it clearer
Sam Hemelryk [Tue, 17 Aug 2010 02:47:17 +0000 (02:47 +0000)]
navigation MDL-23832 Labels are no longer shown on the navigation
Aparup Banerjee [Tue, 17 Aug 2010 02:43:47 +0000 (02:43 +0000)]
assignment MDL-23820 removing the extra format html field.
Sam Hemelryk [Tue, 17 Aug 2010 02:43:09 +0000 (02:43 +0000)]
navigation MDL-23831 Always show activity icons on the navigation
Sam Hemelryk [Tue, 17 Aug 2010 02:22:58 +0000 (02:22 +0000)]
mforms dateselector MDL-23829 Added link to tracker issue to clean this up when applicable
Sam Hemelryk [Tue, 17 Aug 2010 02:07:30 +0000 (02:07 +0000)]
course-import MDL-23752 Implemented course import functionality back into Moodle 2.0
The course import now makes use of the backup and restore processed and the backup UI to allow the user to import one course into another.
The new UI is much the same as the backup ui except preceeded by a course selector to choose the course to import from.
Andrew Davis [Tue, 17 Aug 2010 01:53:32 +0000 (01:53 +0000)]
quiz MDL-23827 made a string grammatically correct
Moodle Robot [Tue, 17 Aug 2010 00:47:10 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100817
Petr Skoda [Mon, 16 Aug 2010 19:34:23 +0000 (19:34 +0000)]
MDL-23795 basic support for print page layout + tons of trailing whitespace fixed
Petr Skoda [Mon, 16 Aug 2010 19:11:50 +0000 (19:11 +0000)]
MDL-23797 fixed some problems discovered by the new PAGE->context diag code
Petr Skoda [Mon, 16 Aug 2010 19:11:21 +0000 (19:11 +0000)]
MDL-23797 improved detection of PAGE->context abuse andproblems; fixed incorrect use of this->context instead of this->_context; missing PAGE->context does not throw fatal error any more
Petr Skoda [Mon, 16 Aug 2010 17:47:36 +0000 (17:47 +0000)]
MDL-23797 minor session refactoring necessary for setting of default context on pages that do not use cookies
David Mudrak [Mon, 16 Aug 2010 15:29:46 +0000 (15:29 +0000)]
MDL-21695 Making old_help_icon() deprecated
Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.
David Mudrak [Mon, 16 Aug 2010 15:07:59 +0000 (15:07 +0000)]
NOMDL The context of the 'More tags' page is now set, preventing coding exception thrown
David Mudrak [Mon, 16 Aug 2010 14:37:36 +0000 (14:37 +0000)]
MDL-21695 Cleaning up old help help files after the migration to strings was done
The legacy help files could remain here if I forgot to remove them in
the migration commit or if they were not supposed to be migrated into a
string. There is no setHelpButton() in Moodle code now. The files could
be referenced by $OUTPUT->old_help_icon() yet but that should be fixed
soon.
David Mudrak [Mon, 16 Aug 2010 14:33:33 +0000 (14:33 +0000)]
MDL-21695 Migrated enrol_imsenterprise help files into description strings
Originally, the strings were prepared by Helen with _help suffix. But in
IMS Enterprise, there is no place for help icons. So the strings are
used as descriptions at the setting page and therefore they have _desc
suffix now.
AMOS BEGIN
MOV [usecapitafix_help,enrol_imsenterprise],[usecapitafix_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/capita.html,[usecapitafix_desc,enrol_imsenterprise]
MOV [createnewcategories_help,enrol_imsenterprise],[createnewcategories_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/categorisation.html,[createnewcategories_desc,enrol_imsenterprise]
MOV [createnewcourses_help,enrol_imsenterprise],[createnewcourses_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/createnewcourses.html,[createnewcourses_desc,enrol_imsenterprise]
MOV [createnewusers_help,enrol_imsenterprise],[createnewusers_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/createnewusers.html,[createnewusers_desc,enrol_imsenterprise]
MOV [deleteusers_help,enrol_imsenterprise],[deleteusers_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/deleteusers.html,[deleteusers_desc,enrol_imsenterprise]
MOV [sourceddidfallback_help,enrol_imsenterprise],[sourceddidfallback_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/sourceddidfallback.html,[sourceddidfallback_desc,enrol_imsenterprise]
MOV [restricttarget_help,enrol_imsenterprise],[restricttarget_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/target.html,[restricttarget_desc,enrol_imsenterprise]
MOV [truncatecoursecodes_help,enrol_imsenterprise],[truncatecoursecodes_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/truncatecoursecodes.html,[truncatecoursecodes_desc,enrol_imsenterprise]
MOV [allowunenrol_help,enrol_imsenterprise],[allowunenrol_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/unenrol.html,[allowunenrol_desc,enrol_imsenterprise]
AMOS END
David Mudrak [Mon, 16 Aug 2010 14:32:43 +0000 (14:32 +0000)]
MDL-21695 Got rid of the last call of setHelpButton()
David Mudrak [Mon, 16 Aug 2010 14:32:28 +0000 (14:32 +0000)]
MDL-21695 MDL-16094 Fixing regression introduced by recent qtype conversion
This replacement had already been done in
5fcefc9 but unfortunately the
previous code was reintroduced in
fe6ce23 again.
David Mudrak [Mon, 16 Aug 2010 14:32:12 +0000 (14:32 +0000)]
MDL-21695 Database module: removing help icon that is not used any more
David Mudrak [Mon, 16 Aug 2010 14:32:00 +0000 (14:32 +0000)]
MDL-21695 Notes help files migrated to the help string
AMOS BEGIN
HLP notes/status.html,[publishstate_help,core_notes]
AMOS END
David Mudrak [Mon, 16 Aug 2010 11:25:16 +0000 (11:25 +0000)]
MDL-22624 mod_resource mod_url: Added help icon for display mode
Helen Foster [Mon, 16 Aug 2010 09:02:09 +0000 (09:02 +0000)]
MDL-22624 more information link string
Helen Foster [Mon, 16 Aug 2010 08:53:18 +0000 (08:53 +0000)]
MDL-22624 help string thanks to Davo Smith for suggested wording
Helen Foster [Mon, 16 Aug 2010 08:36:28 +0000 (08:36 +0000)]
MDL-22624 help string thanks to Davo Smith for suggested wording
Aparup Banerjee [Mon, 16 Aug 2010 07:06:15 +0000 (07:06 +0000)]
assignment MDL-23820 removing the extra format html field.
Dongsheng Cai [Mon, 16 Aug 2010 02:18:42 +0000 (02:18 +0000)]
"NOBUG, remove $OUTPUT from renderer.php"
Moodle Robot [Mon, 16 Aug 2010 00:46:04 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100816
Dan Poltawski [Sun, 15 Aug 2010 21:14:02 +0000 (21:14 +0000)]
user/policy: MDL-23812 set PAGE context and appropriately use moodle_url for button
Thanks to Myles Carrick for the patch!
john St [Sun, 15 Aug 2010 13:59:41 +0000 (13:59 +0000)]
Fix for Anomaly Docking issue, MDL-23816
Andrew Davis [Sun, 15 Aug 2010 06:26:16 +0000 (06:26 +0000)]
rating MDL-23814 marking rate_ajax.php as being an ajax so the response should hopefully always be in json
Moodle Robot [Sun, 15 Aug 2010 00:47:02 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100815
john St [Sat, 14 Aug 2010 21:30:12 +0000 (21:30 +0000)]
fix for arialist theme MDL-23808
Moodle Robot [Sat, 14 Aug 2010 00:46:16 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100814
john St [Fri, 13 Aug 2010 16:42:34 +0000 (16:42 +0000)]
Fix for Formal White theme, MDL-23785
Andrew Davis [Fri, 13 Aug 2010 08:29:13 +0000 (08:29 +0000)]
gradebook MDL-19133 shifted around some code to move module grade settings into common code
Petr Skoda [Fri, 13 Aug 2010 07:41:34 +0000 (07:41 +0000)]
MDL-23792 fixing upgrade problem with missing pictures in mod/database
Sam Hemelryk [Fri, 13 Aug 2010 07:24:24 +0000 (07:24 +0000)]
NOBUG: Fixed very minor JS bug
Dongsheng Cai [Fri, 13 Aug 2010 06:53:28 +0000 (06:53 +0000)]
"MDL-23786, added sesskey and added s() filter"
Andrew Davis [Fri, 13 Aug 2010 02:13:01 +0000 (02:13 +0000)]
glossary MDL-23423 improved ajax error display
Andrew Davis [Fri, 13 Aug 2010 02:02:41 +0000 (02:02 +0000)]
glossary MDL-23423 separated showentry.php into ajax and non ajax version and fixed a failure exposed by MDL-23739
Piers Harding [Fri, 13 Aug 2010 01:26:33 +0000 (01:26 +0000)]
MDL-23751 fix the clearing down of the TOC before reloading the next after
navigation.
Moodle Robot [Fri, 13 Aug 2010 00:46:04 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100813
Petr Skoda [Thu, 12 Aug 2010 20:37:24 +0000 (20:37 +0000)]
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
Petr Skoda [Thu, 12 Aug 2010 19:01:28 +0000 (19:01 +0000)]
MDL-23784 converted question types to use new pix API and locations
Petr Skoda [Thu, 12 Aug 2010 18:47:30 +0000 (18:47 +0000)]
MDL-23784 oh, fixing very wrong image links in base css
Petr Skoda [Thu, 12 Aug 2010 18:38:56 +0000 (18:38 +0000)]
MDL-23784 fixed more incorrect pix links
Petr Skoda [Thu, 12 Aug 2010 18:30:32 +0000 (18:30 +0000)]
MDL-23784 fixed incorrect pix links
Petr Skoda [Thu, 12 Aug 2010 18:22:34 +0000 (18:22 +0000)]
MDL-23784 fixed docs icon from security report
Petr Skoda [Thu, 12 Aug 2010 18:18:47 +0000 (18:18 +0000)]
fixed incorrect report name string
john St [Thu, 12 Aug 2010 18:18:10 +0000 (18:18 +0000)]
IE7 fixes for binarius theme- MDL-23030
Petr Skoda [Thu, 12 Aug 2010 16:50:13 +0000 (16:50 +0000)]
MDL-23784 removing obsolete quiz images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:49:48 +0000 (16:49 +0000)]
MDL-23784 removing obsolete resource images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:49:19 +0000 (16:49 +0000)]
MDL-23784 removing obsolete survey images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:48:26 +0000 (16:48 +0000)]
MDL-23784 removing obsolete lesson images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:47:52 +0000 (16:47 +0000)]
MDL-23784 removing obsolete forum images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:47:27 +0000 (16:47 +0000)]
MDL-23784 removing obsolete feedback images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:47:00 +0000 (16:47 +0000)]
MDL-23784 removing obsolete data images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:46:35 +0000 (16:46 +0000)]
MDL-23784 removing obsolete choice images, pix is the only correct dir now
Petr Skoda [Thu, 12 Aug 2010 16:45:26 +0000 (16:45 +0000)]
MDL-23784 removing obsolete chat images, pix is the only correct dir now
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.