41984 Commits

Author SHA1 Message Date
Martin Dougiamas
71e0fa1a25 Shortened some of the language names in English, menus look ridiculous otherwise 2010-06-09 06:35:18 +00:00
jerome mouneyrac
1c2b7a90ae Community block MDL-19314 add prefix block_community_ to class and functions of block community 2010-06-09 05:49:13 +00:00
Dongsheng Cai
7215f6a11a "MDL-13766, improved non javascript file picker for user private area browsing" 2010-06-09 03:14:55 +00:00
Moodle Robot
01b971e410 Updated the HEAD build version to 20100609 2010-06-09 00:44:10 +00:00
David Mudrak
ac239eba05 NOBUG workshop: allows instant assessment for the teachers
If a user is allowed to allocate a submission to herself for assessment,
there is now a button that she can press to immediately allocate and
assess the submission.
This patch also contains various cleanups spotted during the work.
2010-06-08 23:10:43 +00:00
David Mudrak
5bab64a38b NOBUG workshop: display the phases deadlines in the planner tool 2010-06-08 23:10:26 +00:00
David Mudrak
67ae13d9ad NOBUG workshop: add_allocation() parameters order changed 2010-06-08 23:10:06 +00:00
David Mudrak
788335acd4 NOBUG: Workshop submission attachments are displayed with the path, not just filename 2010-06-08 23:09:49 +00:00
David Mudrak
abfe7c34d8 NOBUG Usability: workshop manual allocator uses standard icon to remove stuff 2010-06-08 23:09:32 +00:00
Sam Hemelryk
e8a2d78842 lib yui MDL-22705 Fixed issue with YUI gallery css inclusion 2010-06-08 10:10:50 +00:00
Andrew Davis
2e4b4fc000 glossary MDL-22677 cleaned up the ratings related stuff in the glossary reset code 2010-06-08 08:57:54 +00:00
Sam Hemelryk
8c29a17dc1 navigation MDL-22671 Fixed xml strict issues in dock and navigation 2010-06-08 08:30:12 +00:00
Dongsheng Cai
2bed95e962 MDL-22574, fixed file type 2010-06-08 08:02:14 +00:00
Petr Skoda
8b8aa0605f MDL-22689 added another unsupported web server 2010-06-08 07:21:43 +00:00
Martin Dougiamas
a229ebcdcb MDL-19880 Fixed potential memory overflow with lots of courses 2010-06-08 06:42:00 +00:00
Dongsheng Cai
0cdeb42562 MDL-22574, enrol/authorize, use filepicker to upload csv file 2010-06-08 06:32:06 +00:00
Andrew Davis
218c0385ae glossary MDL-22678 made the close window button only appear if showentry.php is being shown as a popup 2010-06-08 06:25:57 +00:00
Sam Hemelryk
7487c85699 course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
Dongsheng Cai
669a9e56a8 MDL-22574, use file picker to select user picture file 2010-06-08 06:09:04 +00:00
Dongsheng Cai
9880f024dd MDL-22574, removed unused function in outcome import form 2010-06-08 06:04:10 +00:00
Dongsheng Cai
633198cac1 MDL-22574, removed unused function 2010-06-08 06:02:15 +00:00
Dongsheng Cai
9bed73fa03 MDL-22574, fixed group import button 2010-06-08 06:00:45 +00:00
Dongsheng Cai
c46aeeab9c MDL-22574, fixed outcomes import form 2010-06-08 05:23:44 +00:00
Andrew Davis
15dd3edbcf glossary MDL-22678 removed some commented out code and fixed an incorrect if empty check 2010-06-08 03:12:00 +00:00
Dongsheng Cai
0022e2d7f0 MDL-22574, added MoodleQuickForm_filemanager support, and added dispose function to clean up files 2010-06-08 03:09:14 +00:00
Dongsheng Cai
a1eb90c0eb MDL-22574, fixed question import button 2010-06-08 03:04:39 +00:00
jerome mouneyrac
755f96f8cf Community block MDL-19314 add community block access control (two new capability: moodle/community:add and moodle/community:download) 2010-06-08 02:21:50 +00:00
Andrew Davis
79b260cc88 gradebook MDL-21596 altered grade_category::set_properties() to try to intelligently set a default for weight and extra credit as a work around for those two properties sharing a single column 2010-06-08 02:10:21 +00:00
aparup
3a0b9236c8 Assignment MDL-22687 removed unmatched div tag that was breaking navigation blocks. 2010-06-08 02:04:54 +00:00
Moodle Robot
d1bf0c85a9 Updated the HEAD build version to 20100608 2010-06-08 00:45:19 +00:00
Dan Marsden
84683abaef SCORM Upgrade MDL-22694 upgrade of 1.9 fails if mulitple references of the same SCORM package exist in a course. Kudos to Tim Lock for Report and patch. 2010-06-07 22:35:35 +00:00
David Mudrak
731bc4ccc3 MDL-21695 Replaced grade/locked.html
No AMOS script here, to be translated from scratch.
2010-06-07 21:58:16 +00:00
David Mudrak
8c38a052e4 MDL-21695 Removed grade/lockedafter.html as suggested by Helen 2010-06-07 21:49:21 +00:00
David Mudrak
9c22d77808 MDL-21695 Replaced grade/linkedactivity.html
AMOS BEGIN
 HLP grade/linkedactivity.html,[linkedactivity_help,core_grades]
AMOS END
2010-06-07 17:50:15 +00:00
David Mudrak
925371f61e MDL-21695 Removed grade/letter.html, not used any more 2010-06-07 17:31:13 +00:00
David Mudrak
2fcf41e6c0 MDL-21695 Replaced grade/keephigh.html
AMOS BEGIN
 MOV [keephighhelp,core_grades],[keephigh_help,core_grades]
 HLP grade/keephigh.html,[keephigh_help,core_grades]
AMOS END
2010-06-07 16:35:35 +00:00
David Mudrak
d75817e1dd MDL-21695 Replaced grade/iteminfo.html
AMOS BEGIN
 HLP grade/iteminfo.html,[iteminfo_help,core_grades]
AMOS END
2010-06-07 16:11:55 +00:00
David Mudrak
a8f35db741 MDL-21695 Replaced grade/outcomestandard.html
AMOS BEGIN
 HLP grade/outcomestandard.html,[outcomestandard_help,core_grades]
AMOS END
2010-06-07 15:41:30 +00:00
David Mudrak
68d59ec165 NOBUG get_string() calls cleanup 2010-06-07 15:37:57 +00:00
Eloy Lafuente
be866f9d6c MDL-22699 xml parser - to be used by restore 2010-06-07 14:40:12 +00:00
David Mudrak
32a544625b MDL-21695 Replaced grade/importoutcomes.html
No auto AMOS replacement here as the original file contains formatted
tables.
2010-06-07 12:16:48 +00:00
David Mudrak
0459cc4d9e MDL-21695 Replaced grade/hidetotalifhiddenitems.html
AMOS BEGIN
 HLP grade/hidetotalifhiddenitems.html,[hidetotalifhiddenitems_help,core_grades]
AMOS END
2010-06-07 09:56:33 +00:00
David Mudrak
d7a04343b2 MDL-21695 Replaced grade/hidden.html and removed grade/hiddenuntil.html
No auto AMOS replacement here as the original HTML help is not suitable
for the new help system. Helen recommended to remove hiddenuntil help.
2010-06-07 09:35:45 +00:00
David Mudrak
28b6fe73d0 NOBUG Fixing an information on deprecated require_js()
Wherever possible, developers should use $PAGE->requires->js_module()
and wrap their JS code as a module in M namespace.
2010-06-07 08:41:47 +00:00
David Mudrak
d1ae61fe47 MDL-22696 Incorrect PAGE setup order - JS must be required after require_login() 2010-06-07 07:52:11 +00:00
Moodle Robot
5d996192ba Updated the HEAD build version to 20100607 2010-06-07 00:45:01 +00:00
Petr Skoda
a4a0c9d9cd MDL-21695 markdown conversion now does not break empty() and isnull() comparisons 2010-06-06 17:17:06 +00:00
Petr Skoda
6b8ad965dc MDL-16919 we have to really use the username cleaning only when manually adding new accounts, any sync with external system needs the exact match without any cleaning! 2010-06-06 14:06:30 +00:00
David Mudrak
621b4d0873 MDL-22675 XHTML: checkbox requires checked="checked", not "selected"
Thanks Andrea Bicciolo for spotting this.
2010-06-06 12:55:48 +00:00
Tim Hunt
1a0e96c708 quiz edit: MDL-22651 apply mudrd8mz's fix. Thanks David. 2010-06-06 07:18:32 +00:00