Dongsheng Cai [Tue, 22 Jun 2010 09:40:10 +0000 (09:40 +0000)]
require completionlib.php
Dongsheng Cai [Tue, 22 Jun 2010 09:04:46 +0000 (09:04 +0000)]
MDL-22805, display section_backup course_backup course_content only, hide empty directory, lock user in course level
Dongsheng Cai [Tue, 22 Jun 2010 07:46:35 +0000 (07:46 +0000)]
MDL-22734, fixed language
Dongsheng Cai [Tue, 22 Jun 2010 07:44:02 +0000 (07:44 +0000)]
MDL-22734, fixed language typos
Dongsheng Cai [Tue, 22 Jun 2010 07:40:30 +0000 (07:40 +0000)]
MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing
Petr Skoda [Tue, 22 Jun 2010 07:05:11 +0000 (07:05 +0000)]
MDL-21782 removing oboslete tabs
Petr Skoda [Tue, 22 Jun 2010 06:26:39 +0000 (06:26 +0000)]
MDL-22884 fixed sloppy userid related bugs in enrol code - big thanks to Andrew for spotting this and making patch
Petr Skoda [Tue, 22 Jun 2010 06:23:04 +0000 (06:23 +0000)]
MDL-22886 fixed crash during enrol upgrade if no enrolments present yet
Sam Hemelryk [Tue, 22 Jun 2010 04:03:44 +0000 (04:03 +0000)]
calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks.
jerome mouneyrac [Tue, 22 Jun 2010 04:01:33 +0000 (04:01 +0000)]
course publication MDL-22762 improve the publication confirmation/error message
Dongsheng Cai [Tue, 22 Jun 2010 03:55:45 +0000 (03:55 +0000)]
MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename
Martin Dougiamas [Tue, 22 Jun 2010 02:00:45 +0000 (02:00 +0000)]
MDL-22882 fixed what looks like a typo with itemidid
Sam Hemelryk [Tue, 22 Jun 2010 01:58:52 +0000 (01:58 +0000)]
user-securitykeys MDL-22861 Fixed navigation
Sam Hemelryk [Tue, 22 Jun 2010 01:47:51 +0000 (01:47 +0000)]
admin MDL-20204 Remove blocks from the upgradesettings screen
Moodle Robot [Tue, 22 Jun 2010 00:44:19 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100622
David Mudrak [Mon, 21 Jun 2010 22:01:11 +0000 (22:01 +0000)]
NOBUG Removing typo: redundant variable assignment
David Mudrak [Mon, 21 Jun 2010 21:57:24 +0000 (21:57 +0000)]
NOBUG: Missing comma in SQL
Petr Skoda [Mon, 21 Jun 2010 17:01:25 +0000 (17:01 +0000)]
MDL-22779 fixing add instance to show only cohorts from parent contexts once more
Petr Skoda [Mon, 21 Jun 2010 16:57:56 +0000 (16:57 +0000)]
MDL-22779 fixing add instance to show only cohorts from parent contexts
Eloy Lafuente [Mon, 21 Jun 2010 16:56:28 +0000 (16:56 +0000)]
NOBUG: nothing
Petr Skoda [Mon, 21 Jun 2010 15:30:49 +0000 (15:30 +0000)]
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
jerome mouneyrac [Mon, 21 Jun 2010 09:42:53 +0000 (09:42 +0000)]
registration MDL-22662 display explicit error message when ws communication fail when trying to retrieve hub listing from hub directory
jerome mouneyrac [Mon, 21 Jun 2010 09:33:57 +0000 (09:33 +0000)]
course publication MDL-19315 display better error message if web service communication with the hub failed
Dongsheng Cai [Mon, 21 Jun 2010 09:11:24 +0000 (09:11 +0000)]
MDL-22764, added capability check on view.php, edit.php requires managefiles capability, use require_login to force logged in user in edit.php page
David Mudrak [Mon, 21 Jun 2010 09:07:45 +0000 (09:07 +0000)]
MDL-21695 Replaced grade/showranges.html
AMOS BEGIN
MOV [configshowranges,core_grades],[showranges_help,core_grades]
HLP grade/showranges.html,[showranges_help,core_grades]
AMOS END
jerome mouneyrac [Mon, 21 Jun 2010 09:00:41 +0000 (09:00 +0000)]
Community block MDL-19314 better error messages when an communication error occurs between site and hub or site and hub directory
Dongsheng Cai [Mon, 21 Jun 2010 08:57:59 +0000 (08:57 +0000)]
MDL-22712, added admin options to enable/disable comments in blog, and a switch to show/hide comments count
David Mudrak [Mon, 21 Jun 2010 08:43:28 +0000 (08:43 +0000)]
MDL-21695 Replaced grade/showquickfeedback.html
AMOS BEGIN
MOV [configshowquickfeedback,core_grades],[showquickfeedback_help,core_grades]
HLP grade/showquickfeedback.html,[[showquickfeedback_help,core_grades]
AMOS END
David Mudrak [Mon, 21 Jun 2010 08:39:27 +0000 (08:39 +0000)]
MDL-21695 Replaced grade/showpercentage.html
AMOS BEGIN
MOV [configshowpercentage,core_grades],[showpercentage_help,core_grades]
HLP grade/showpercentage.html,[showpercentage_help,core_grades]
AMOS END
David Mudrak [Mon, 21 Jun 2010 08:31:39 +0000 (08:31 +0000)]
MDL-21695 Replaced grade/shownumberofgrades.html
AMOS BEGIN
MOV [configshownumberofgrades,core_grades],[shownumberofgrades_help,core_grades]
HLP grade/shownumberofgrades.html,[shownumberofgrades_help,core_grades]
AMOS END
David Mudrak [Mon, 21 Jun 2010 08:28:09 +0000 (08:28 +0000)]
MDL-21695 Replaced grade/showlocks.html
AMOS BEGIN
MOV [configshowlocks,core_grades],[showlocks_help,core_grades]
HLP grade/showlocks.html,[showlocks_help,core_grades]
AMOS END
David Mudrak [Mon, 21 Jun 2010 08:20:59 +0000 (08:20 +0000)]
MDL-21695 Ooops - I forgot to include a file in the previous commit
AMOS BEGIN
MOV [configshowhiddenitems,core_grades],[showhiddenitems_help,core_grades]
HLP grade/showhiddenitems.html,[showhiddenitems_help,core_grades]
AMOS END
Dongsheng Cai [Mon, 21 Jun 2010 08:20:34 +0000 (08:20 +0000)]
MDL-22764, fixed required_param parameters, and removed unused global variables
Dongsheng Cai [Mon, 21 Jun 2010 07:55:18 +0000 (07:55 +0000)]
MDL-22764, a moodle form to manage folder module instance
David Mudrak [Mon, 21 Jun 2010 06:57:46 +0000 (06:57 +0000)]
MDL-21695 Replaced grade/showhiddenitems.html
AMOS BEGIN
MOV [configshowhiddenitems,core_grades],[showhiddenitems_help,core_grades]
HLP grade/showhiddenitems.html,[showhiddenitems_help,core_grades]
AMOS END
David Mudrak [Mon, 21 Jun 2010 06:50:24 +0000 (06:50 +0000)]
MDL-21695 Replaced grade/overridden.html
AMOS BEGIN
HLP grade/overridden.html,[overridden_help,core_grades]
AMOS END
jerome mouneyrac [Mon, 21 Jun 2010 06:02:36 +0000 (06:02 +0000)]
Community block MDL-22828 search form improvement
Sam Hemelryk [Mon, 21 Jun 2010 03:04:13 +0000 (03:04 +0000)]
calendar MDL-22857 Fixed clipping issue with calendar overlay
Moodle Robot [Mon, 21 Jun 2010 00:44:10 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100621
Helen Foster [Sun, 20 Jun 2010 15:23:28 +0000 (15:23 +0000)]
MDL-22276 polishing lang strings
Moodle Robot [Sun, 20 Jun 2010 00:43:41 +0000 (00:43 +0000)]
Updated the HEAD build version to
20100620
Moodle Robot [Sat, 19 Jun 2010 00:44:19 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100619
David Mudrak [Fri, 18 Jun 2010 16:41:36 +0000 (16:41 +0000)]
MDL-21695 Removing obsolete strings
David Mudrak [Fri, 18 Jun 2010 16:32:56 +0000 (16:32 +0000)]
MDL-21695 Replaced grade/showeyecons.html
AMOS BEGIN
MOV [configshoweyecons,core_grades],[showeyecons_help,core_grades]
HLP grade/showeyecons.html,[showeyecons_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 16:28:17 +0000 (16:28 +0000)]
MDL-21695 Replaced grade/showcalculations.html
AMOS BEGIN
MOV [configshowcalculations,core_grades],[showcalculations_help,core_grades]
HLP grade/showcalculations.html,[showcalculations_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 16:24:14 +0000 (16:24 +0000)]
MDL-21695 Replaced grade/showaverages.html
AMOS BEGIN
MOV [configshowaverages,core_grades],[showaverages_help,core_grades]
HLP grade/showaverages.html,[showaverages_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 16:17:30 +0000 (16:17 +0000)]
MDL-21695 Replaced grade/showactivityicons.html
AMOS BEGIN
HLP grade/showactivityicons.html,[showactivityicons_help,core_grades]
MOV [configshowactivityicons,core_grades],[showactivityicons_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 16:13:20 +0000 (16:13 +0000)]
MDL-21695 Replaced grade/scalestandard.html
AMOS BEGIN
HLP grade/scalestandard.html,[scalestandard_help,core]
AMOS END
David Mudrak [Fri, 18 Jun 2010 15:58:39 +0000 (15:58 +0000)]
MDL-21695 Replaced grade/rangesdisplaytype.html
AMOS BEGIN
HLP grade/rangesdisplaytype.html,[rangesdisplaytype_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 15:56:12 +0000 (15:56 +0000)]
MDL-21695 Replaced grade/rangesdecimalpoints.html
AMOS BEGIN
HLP grade/rangesdecimalpoints.html,[rangesdecimalpoints_help,core_grades]
MOV [configrangesdecimalpoints,core_grades],[rangesdecimalpoints_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 15:49:25 +0000 (15:49 +0000)]
MDL-21695 Replaced grade/quickgrading.html
AMOS BEGIN
HLP grade/quickgrading.html,[quickgrading_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 15:41:47 +0000 (15:41 +0000)]
MDL-21695 Replaced grade/plusfactor.html
AMOS BEGIN
HLP grade/plusfactor.html,[plusfactor_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 15:38:59 +0000 (15:38 +0000)]
MDL-21695 Replaced grade/overridesitedefaultgradedisplaytype.html
AMOS BEGIN
HLP grade/overridesitedefaultgradedisplaytype.html,[overridesitedefaultgradedisplaytype_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 14:02:07 +0000 (14:02 +0000)]
MDL-21695 Replaced grade/outcomeid.html
AMOS BEGIN
MOV [outcomeidhelp,core_grades],[outcome_help,core_grades]
HLP grade/outcomeid.html,[outcome_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 13:56:40 +0000 (13:56 +0000)]
MDL-21695 Replaced grade/multfactor.html
AMOS BEGIN
HLP grade/multfactor.html,[multfactor_help,core_grades]
AMOS END
David Mudrak [Fri, 18 Jun 2010 13:56:19 +0000 (13:56 +0000)]
MDL-21695 Replaced grade/meanselection.html
AMOS BEGIN
MOV [configmeanselection,core_grades],[meanselection_help,core_grades]
HLP grade/meanselection.html,[meanselection_help,core_grades]
AMOS END
Andrew Davis [Fri, 18 Jun 2010 09:05:41 +0000 (09:05 +0000)]
themes MDL-20204 removed the css prevent the browsers horizontal scrollbar from appearing
jerome mouneyrac [Fri, 18 Jun 2010 08:00:41 +0000 (08:00 +0000)]
Community block MDL-22828 select Mooch by default
Andrew Davis [Fri, 18 Jun 2010 06:10:22 +0000 (06:10 +0000)]
gradebook MDL-22670 added a comment above a function to make its purpose more clear
Martin Dougiamas [Fri, 18 Jun 2010 03:48:37 +0000 (03:48 +0000)]
Community block MDL-19314 Fixing default capabilities for default roles for community block
Moodle Robot [Fri, 18 Jun 2010 00:44:00 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100618
Petr Skoda [Thu, 17 Jun 2010 22:50:25 +0000 (22:50 +0000)]
we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway
Helen Foster [Thu, 17 Jun 2010 16:09:26 +0000 (16:09 +0000)]
MDL-22276 polishing lang strings
David Mudrak [Thu, 17 Jun 2010 15:40:07 +0000 (15:40 +0000)]
MDL-22812 Do not change dataroot path passed as argument
Because PARAM_SAFEPATH was applied on dataroot argument, directories
containing dots (eg. /var/www/data/moodle.tld.com) were silently
renamed. The patch removes the input validation on the argument. If the
enemy is executing scripts at the server, you are doomed anyway.
Eloy Lafuente [Thu, 17 Jun 2010 09:52:41 +0000 (09:52 +0000)]
MDL-22140 backup default settings - anonymize defaulting to no
Eloy Lafuente [Thu, 17 Jun 2010 09:43:50 +0000 (09:43 +0000)]
NOBUG minibump - to get some settings defaults applied
Sam Hemelryk [Thu, 17 Jun 2010 08:57:00 +0000 (08:57 +0000)]
backup MDL-22140 Added conf settings to control the default general backup settings
Sam Hemelryk [Thu, 17 Jun 2010 06:42:38 +0000 (06:42 +0000)]
gradebook MDL-22820 Fixed some more naughty CSS selectors
Sam Hemelryk [Thu, 17 Jun 2010 06:40:38 +0000 (06:40 +0000)]
gradebook MDL-22820 Fixed some very naughty CSS selectors
jerome mouneyrac [Thu, 17 Jun 2010 05:37:05 +0000 (05:37 +0000)]
course publication MDL-19315 integrate backup UI during the publication (Kudo to Sam for writing the main backup UI code integration, and Eloy all his backup work)
jerome mouneyrac [Thu, 17 Jun 2010 05:26:01 +0000 (05:26 +0000)]
publication MDL-22761 define course last time modified period
Andrew Davis [Thu, 17 Jun 2010 04:17:55 +0000 (04:17 +0000)]
gradebook MDL-22820 fixed grade/report/grader/styles.css It was referencing an incorrect file a bunch of times
Dongsheng Cai [Thu, 17 Jun 2010 04:04:45 +0000 (04:04 +0000)]
MDL-22805, remove debug code
Andrew Davis [Thu, 17 Jun 2010 03:11:47 +0000 (03:11 +0000)]
gradebook MDL-22820 fixed grade/report/grader/styles.css It was referencing an incorrect file a bunch of times
Moodle Robot [Thu, 17 Jun 2010 00:44:38 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100617
Eloy Lafuente [Wed, 16 Jun 2010 16:15:23 +0000 (16:15 +0000)]
MDL-22804 hyphens in index names - Now the big-four handle/quote them properly
Eloy Lafuente [Wed, 16 Jun 2010 15:46:08 +0000 (15:46 +0000)]
NOBUG postgresql driver - better index names detection. Related to MDL-22804
Sam Marshall [Wed, 16 Jun 2010 10:13:41 +0000 (10:13 +0000)]
dml NOBUG Corrected out of date phpdoc comment
Sam Hemelryk [Wed, 16 Jun 2010 08:36:06 +0000 (08:36 +0000)]
admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript
Dongsheng Cai [Wed, 16 Jun 2010 08:07:42 +0000 (08:07 +0000)]
MDL-22805, new renderer component moodle_file_tree_viewer, remove file_tree_viewer to area_file_tree_viewer, the legecy files/index.php has be replaced with the moodle_file_tree_viewer, it is readonly
Petr Skoda [Wed, 16 Jun 2010 07:21:57 +0000 (07:21 +0000)]
mnet is not going to bork my sites with disabled mnet, sorry - preventing loading of mnet setting stuff into settings tree when it is disabled
Sam Hemelryk [Wed, 16 Jun 2010 05:28:58 +0000 (05:28 +0000)]
backup MDL-22761 improvement to allow backup ui to maintain custom params across stages
Moodle Robot [Wed, 16 Jun 2010 00:44:13 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100616
Martin Dougiamas [Tue, 15 Jun 2010 08:41:20 +0000 (08:41 +0000)]
MDL-19314 Fixing capabilities for community block functions
Martin Dougiamas [Tue, 15 Jun 2010 08:24:37 +0000 (08:24 +0000)]
MDL-19168 Added missing capability string
Martin Dougiamas [Tue, 15 Jun 2010 08:22:45 +0000 (08:22 +0000)]
MDL-19124 Fixed some missing capability names for My Moodle
Dongsheng Cai [Tue, 15 Jun 2010 05:50:18 +0000 (05:50 +0000)]
"MDL-22754, fixed file permission"
Pierre Pichet [Tue, 15 Jun 2010 04:20:03 +0000 (04:20 +0000)]
MDL-17278 Adding control and display features of shared datasets
Martin Dougiamas [Tue, 15 Jun 2010 04:10:56 +0000 (04:10 +0000)]
Typos in comments
Martin Dougiamas [Tue, 15 Jun 2010 04:01:05 +0000 (04:01 +0000)]
MDL-22763 If the user has reached the site via the wrong URL then redirect them
Sam Hemelryk [Tue, 15 Jun 2010 02:15:57 +0000 (02:15 +0000)]
backup MDL-22511 Fixed unit tests for backup
Moodle Robot [Tue, 15 Jun 2010 00:44:13 +0000 (00:44 +0000)]
Updated the HEAD build version to
20100615
David Mudrak [Mon, 14 Jun 2010 14:48:56 +0000 (14:48 +0000)]
Workshop: access to the own submission when the activity is closed
David Mudrak [Mon, 14 Jun 2010 10:28:35 +0000 (10:28 +0000)]
Workshop: assessments are available from the submission page
David Mudrak [Mon, 14 Jun 2010 10:28:24 +0000 (10:28 +0000)]
Workshop: published submissions are available at the end of the activity
David Mudrak [Mon, 14 Jun 2010 10:28:14 +0000 (10:28 +0000)]
Workshop: display submissions for students during assessment phase
David Mudrak [Mon, 14 Jun 2010 10:28:03 +0000 (10:28 +0000)]
Workshop: submissions can be marked as published
aparup [Mon, 14 Jun 2010 07:32:44 +0000 (07:32 +0000)]
Course MDL-22750 fixed sql query for reordering display using sortorder in course_categories.
Martin Dougiamas [Mon, 14 Jun 2010 05:16:56 +0000 (05:16 +0000)]
MDL-22748 Made the standard redirect text and continue link look nicer.
Dongsheng Cai [Mon, 14 Jun 2010 03:35:05 +0000 (03:35 +0000)]
"MDL-22746, added missing parameter to file_info_stored class"