Petr Skoda
54632b02b2
MDL-21782 removing oboslete tabs
2010-06-22 07:05:11 +00:00
Petr Skoda
87163782d5
MDL-22884 fixed sloppy userid related bugs in enrol code - big thanks to Andrew for spotting this and making patch
2010-06-22 06:26:39 +00:00
Petr Skoda
bd251bf9b7
MDL-22886 fixed crash during enrol upgrade if no enrolments present yet
2010-06-22 06:23:04 +00:00
Sam Hemelryk
36dc3b7104
calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks.
2010-06-22 04:03:44 +00:00
jerome mouneyrac
de832702ad
course publication MDL-22762 improve the publication confirmation/error message
2010-06-22 04:01:33 +00:00
Dongsheng Cai
f00340e2ca
MDL-22734, added text to prompt empty repositories list, and added shorttitle for long filename
2010-06-22 03:55:45 +00:00
Martin Dougiamas
f7c6cb8033
MDL-22882 fixed what looks like a typo with itemidid
2010-06-22 02:00:45 +00:00
Sam Hemelryk
5c26e7bbbf
user-securitykeys MDL-22861 Fixed navigation
2010-06-22 01:58:52 +00:00
Sam Hemelryk
1e7d864aa9
admin MDL-20204 Remove blocks from the upgradesettings screen
2010-06-22 01:47:51 +00:00
Moodle Robot
f1cee576a1
Updated the HEAD build version to 20100622
2010-06-22 00:44:19 +00:00
David Mudrak
79721bd355
NOBUG Removing typo: redundant variable assignment
2010-06-21 22:01:11 +00:00
David Mudrak
ec70045cf8
NOBUG: Missing comma in SQL
2010-06-21 21:57:24 +00:00
Petr Skoda
f6fdf620c2
MDL-22779 fixing add instance to show only cohorts from parent contexts once more
2010-06-21 17:01:25 +00:00
Petr Skoda
d675887bc0
MDL-22779 fixing add instance to show only cohorts from parent contexts
2010-06-21 16:57:56 +00:00
Eloy Lafuente
b31f126a2a
NOBUG: nothing
2010-06-21 16:56:28 +00:00
Petr Skoda
df997f841f
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
2010-06-21 15:30:49 +00:00
jerome mouneyrac
2c9bb9c327
registration MDL-22662 display explicit error message when ws communication fail when trying to retrieve hub listing from hub directory
2010-06-21 09:42:53 +00:00
jerome mouneyrac
7399bcef68
course publication MDL-19315 display better error message if web service communication with the hub failed
2010-06-21 09:33:57 +00:00
Dongsheng Cai
3ebb42aeea
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
2010-06-21 09:11:24 +00:00
David Mudrak
a76982080e
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
2010-06-21 09:07:45 +00:00
jerome mouneyrac
178f282b10
Community block MDL-19314 better error messages when an communication error occurs between site and hub or site and hub directory
2010-06-21 09:00:41 +00:00
Dongsheng Cai
db954abaa6
MDL-22712, added admin options to enable/disable comments in blog, and a switch to show/hide comments count
2010-06-21 08:57:59 +00:00
David Mudrak
9b600fd247
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
2010-06-21 08:43:28 +00:00
David Mudrak
ff268dcb28
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
2010-06-21 08:39:27 +00:00
David Mudrak
69558ec30c
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
2010-06-21 08:31:39 +00:00
David Mudrak
a78f1e295b
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
2010-06-21 08:28:09 +00:00
David Mudrak
456ac98c26
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
2010-06-21 08:20:59 +00:00
Dongsheng Cai
df911361d6
MDL-22764, fixed required_param parameters, and removed unused global variables
2010-06-21 08:20:34 +00:00
Dongsheng Cai
c84cea17b3
MDL-22764, a moodle form to manage folder module instance
2010-06-21 07:55:18 +00:00
David Mudrak
69e3e962b1
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
2010-06-21 06:57:46 +00:00
David Mudrak
81ff6f1c3a
MDL-21695 Replaced grade/overridden.html
...
AMOS BEGIN
HLP grade/overridden.html,[overridden_help,core_grades]
AMOS END
2010-06-21 06:50:24 +00:00
jerome mouneyrac
9c7dcf0fa4
Community block MDL-22828 search form improvement
2010-06-21 06:02:36 +00:00
Sam Hemelryk
2b2b9439d6
calendar MDL-22857 Fixed clipping issue with calendar overlay
2010-06-21 03:04:13 +00:00
Moodle Robot
8391b7686a
Updated the HEAD build version to 20100621
2010-06-21 00:44:10 +00:00
Helen Foster
5eff31a270
MDL-22276 polishing lang strings
2010-06-20 15:23:28 +00:00
Moodle Robot
0ee12c0ff9
Updated the HEAD build version to 20100620
2010-06-20 00:43:41 +00:00
Moodle Robot
bcdac3b572
Updated the HEAD build version to 20100619
2010-06-19 00:44:19 +00:00
David Mudrak
c08ed93069
MDL-21695 Removing obsolete strings
2010-06-18 16:41:36 +00:00
David Mudrak
20c35d89ff
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
2010-06-18 16:32:56 +00:00
David Mudrak
82d382805f
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
2010-06-18 16:28:17 +00:00
David Mudrak
f4d1f97ddb
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
2010-06-18 16:24:14 +00:00
David Mudrak
c3af84eb88
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
2010-06-18 16:17:30 +00:00
David Mudrak
bd77df31dd
MDL-21695 Replaced grade/scalestandard.html
...
AMOS BEGIN
HLP grade/scalestandard.html,[scalestandard_help,core]
AMOS END
2010-06-18 16:13:20 +00:00
David Mudrak
39017135d9
MDL-21695 Replaced grade/rangesdisplaytype.html
...
AMOS BEGIN
HLP grade/rangesdisplaytype.html,[rangesdisplaytype_help,core_grades]
AMOS END
2010-06-18 15:58:39 +00:00
David Mudrak
b339c45d25
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
2010-06-18 15:56:12 +00:00
David Mudrak
98462a9009
MDL-21695 Replaced grade/quickgrading.html
...
AMOS BEGIN
HLP grade/quickgrading.html,[quickgrading_help,core_grades]
AMOS END
2010-06-18 15:49:25 +00:00
David Mudrak
12b0938c2b
MDL-21695 Replaced grade/plusfactor.html
...
AMOS BEGIN
HLP grade/plusfactor.html,[plusfactor_help,core_grades]
AMOS END
2010-06-18 15:41:47 +00:00
David Mudrak
8b61b67133
MDL-21695 Replaced grade/overridesitedefaultgradedisplaytype.html
...
AMOS BEGIN
HLP grade/overridesitedefaultgradedisplaytype.html,[overridesitedefaultgradedisplaytype_help,core_grades]
AMOS END
2010-06-18 15:38:59 +00:00
David Mudrak
f3474b008c
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
2010-06-18 14:02:07 +00:00
David Mudrak
d4a11ee52a
MDL-21695 Replaced grade/multfactor.html
...
AMOS BEGIN
HLP grade/multfactor.html,[multfactor_help,core_grades]
AMOS END
2010-06-18 13:56:40 +00:00