Moodle Robot
6f22eab8f2
Updated the HEAD build version to 20100505
2010-05-05 00:43:04 +00:00
David Mudrak
af455aa011
MDL-21695 Completion on grade help string + placeholder fix
...
AMOS BEGIN
HLP completion/completionusegrade.html,[completionusegrade_help,core_completion]
AMOS END
2010-05-05 00:10:26 +00:00
David Mudrak
c8dcb793c4
MDL-21695 Yet some completion help strings fix
...
AMOS BEGIN
HLP completion/completionicons.html,[completionicons_help,core_completion]
AMOS END
2010-05-05 00:03:13 +00:00
David Mudrak
13c76792a2
MDL-21695 Removing some help strings as suggested by Helen
2010-05-04 23:33:45 +00:00
David Mudrak
3dc6a7b9f3
MDL-21695 Yet another help string for workshop, to be described more later
2010-05-04 23:25:23 +00:00
David Mudrak
08af32afbd
Workshop: uses navigation block + settings block instead of own tabs
2010-05-04 22:56:22 +00:00
Eloy Lafuente
a345de6e59
MDL-22151 backup - added resource (file) module backup
2010-05-04 22:19:22 +00:00
Eloy Lafuente
7db1f6b99f
MDL-22151 backup - added page module backup
2010-05-04 21:58:11 +00:00
Andreas Grabs
38b5a5e2bb
adding more infos on overview-tab
...
adding a preview-icon on header
adding a missing help-string
2010-05-04 21:21:36 +00:00
Eloy Lafuente
f58a9e3707
MDL-22151 backup - added label module backup
2010-05-04 20:21:13 +00:00
Eloy Lafuente
1fce7f2d59
NOBUG: Updated to have PR1 backups under control
2010-05-04 18:36:03 +00:00
Eloy Lafuente
5a06da3c70
MDL-22151 backup - implement imscp backup. Incomplete. See MDL-22315
2010-05-04 18:28:31 +00:00
Martin Dougiamas
5bd8bae09f
Labelling this as Moodle 2.0 Preview 1
2010-05-04 18:18:19 +00:00
Martin Dougiamas
464c7e70c9
MDL-22313 Implemented missing method is_block_present() in block manager class, so that blocks will properly repect multiplicity settings
2010-05-04 17:58:33 +00:00
Helen Foster
99f6040130
MDL-21695 help string rewording
2010-05-04 17:07:07 +00:00
David Mudrak
95098d62ad
Adding missing capability names
2010-05-04 16:21:17 +00:00
Martin Dougiamas
0184a3fd45
MDL-19124 Reimplementing the My Moodle default blocks for upgraded sites, to match new installs
2010-05-04 16:17:41 +00:00
Andreas Grabs
7227d8391b
set this module hidden by default
2010-05-04 16:10:08 +00:00
Helen Foster
9af79f0e25
MDL-21695 adding help strings
2010-05-04 15:14:47 +00:00
Martin Dougiamas
345667cd29
MDL-19124 Reverting the core upgrade of blocks - they aren't all installed yet at this time :(
2010-05-04 15:01:31 +00:00
David Mudrak
8af8be4aa9
MDL-22067 Fixing regression - legacy help icons made by old_icon_help() use overlay as well
2010-05-04 14:22:19 +00:00
Eloy Lafuente
637a60dc5f
NOBUG mimetypes - improve a bit mimeinfo_from_icon() so, before using the
...
"return last" strategy (leading to all images returning image/tiff always)
it will try one "return by extension match" if possible.
2010-05-04 14:19:00 +00:00
David Mudrak
c329e370d8
MDL-21695 SCORM module now uses new help strings
...
AMOS BEGIN
HLP scorm/package.html,[package_help,mod_scorm]
HLP scorm/grademethod.html,[grademethod_help,mod_scorm]
HLP scorm/maxattempt.html,[maximumattempts_help,mod_scorm]
HLP scorm/whatgrade.html,[whatgrade_help,mod_scorm]
HLP scorm/displayattemptstatus.html,[displayattemptstatus_help,mod_scorm]
HLP scorm/forcecompleted.html,[forcecompleted_help,mod_scorm]
HLP scorm/forcenewattempt.html,[forcenewattempt_help,mod_scorm]
HLP scorm/lastattemptlock.html,[lastattemptlock_help,mod_scorm]
HLP scorm/stagesize.html,[stagesize_help,mod_scorm]
HLP scorm/skipview.html,[skipview_help,mod_scorm]
HLP scorm/hidebrowse.html,[hidebrowse_help,mod_scorm]
HLP scorm/displaycoursestructure.html,[displaycoursestructure_help,mod_scorm]
HLP scorm/hidetoc.html,[hidetoc_help,mod_scorm]
HLP scorm/autocontinue.html,[autocontinue_help,mod_scorm]
AMOS END
2010-05-04 14:05:59 +00:00
Helen Foster
a2b7cd643e
MDL-21695 rewording help strings thanks to OU sam
2010-05-04 13:43:19 +00:00
Martin Dougiamas
2290399ee8
MDL-19124 Make sure upgrading sites get the default blocks
2010-05-04 13:20:29 +00:00
Martin Dougiamas
03d9401e7d
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
...
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them. I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.
There's still work to do. Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0. We also could use a much better course overview block and better CSS styling of the profile pages. But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
David Mudrak
1b80c913cb
MDL-22061 get_mimetype_description() does not rely on get_string() returning square brackets
2010-05-04 12:54:48 +00:00
Dongsheng Cai
9a6606b8ac
"MDL-13766,fixed argument"
2010-05-04 10:17:48 +00:00
David Mudrak
83fc9994bb
MDL-21695 Fixing some regressions at the course settings page
...
AMOS BEGIN
HLP expirynotify.html,[notify_help,core]
AMOS END
2010-05-04 10:07:47 +00:00
Dongsheng Cai
b01c3e8492
MDL-22281, fixed moodle form
2010-05-04 09:49:11 +00:00
Sam Hemelryk
f855a5d2d2
javascript MDL-22067 Fixed error where help icon id wasn't always in the page
2010-05-04 09:43:29 +00:00
jerome mouneyrac
276f590e11
community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course
2010-05-04 09:41:44 +00:00
Sam Hemelryk
2cf81209ff
javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups
2010-05-04 08:29:05 +00:00
Helen Foster
67f3290fcc
MDL-21695 adding help strings
2010-05-04 08:27:13 +00:00
Dongsheng Cai
390679e7d6
"added missing $PAGE->set_url"
2010-05-04 07:59:33 +00:00
Helen Foster
677199d6cd
MDL-21695 adding help strings
2010-05-04 07:49:03 +00:00
Dongsheng Cai
e13187157a
"MDL-19118, fixed a javascript error"
2010-05-04 07:02:15 +00:00
Dongsheng Cai
b6accf69a0
"MDL-13766, fixed download dir"
2010-05-04 06:59:03 +00:00
Helen Foster
e9fe9a92c3
MDL-21695 adding and rewording help strings
2010-05-04 06:58:09 +00:00
Dongsheng Cai
5b5d08ec22
"MDL-13766, print notification not box container for repository setup"
2010-05-04 06:41:32 +00:00
Dongsheng Cai
59eeb81b33
"MDL-13766, fixed problems of filemanager"
2010-05-04 06:34:40 +00:00
Dongsheng Cai
3aafe5bcb3
"MDL-22297, check if table field exists"
2010-05-04 06:17:12 +00:00
Dongsheng Cai
7e4944c8cd
"MDL-13766, fixed parameter name"
2010-05-04 06:07:54 +00:00
Dongsheng Cai
7f39d66a43
"fixed editor file manager link"
2010-05-04 05:22:40 +00:00
Dongsheng Cai
a2bd5aba3d
MDL-22297, use bigger version number to bump 1.9 upgrade
2010-05-04 05:09:30 +00:00
Dongsheng Cai
1cea3c80b6
"MDL-22281, when no files in filemanager, hide download dir button"
2010-05-04 04:38:10 +00:00
Sam Hemelryk
59c7680fe2
backup MDL-22151 Added a backup link to the settings block for modules that support backup.
2010-05-04 04:00:03 +00:00
Dongsheng Cai
f45dfeeb76
MDL-22281 file resource module, select main file
2010-05-04 03:48:00 +00:00
jerome mouneyrac
0dcf112b67
community MDL-19314 do not display download message if no download message
2010-05-04 03:47:44 +00:00
Martin Dougiamas
8cb89f5bd5
Added a heading when editing a user as admin
2010-05-04 02:27:02 +00:00