41996 Commits

Author SHA1 Message Date
Sam Hemelryk
e2b436d065 navigation MDL-22723 Fixed issue with navigation not automatically initialising during page modification 2010-06-10 07:47:59 +00:00
Sam Hemelryk
5d07e95756 navigation MDL-22723 Fixed issue when loading 2+ users not including the current user 2010-06-10 07:29:02 +00:00
Sam Hemelryk
25aad2c4bc navigation MDL-14632 Gave user branches a more useful key 2010-06-10 07:02:38 +00:00
Dongsheng Cai
c0cc6dafa3 "MDL-22548, set main file automatically if more than two files attached" 2010-06-10 06:30:46 +00:00
jerome mouneyrac
b8c2aea51b course publication MDL-19315 rename screenshotsids for screenshots 2010-06-10 06:11:43 +00:00
Dongsheng Cai
427711b108 "MDL-22677, glossar lib file needs to require rating library" 2010-06-10 05:08:56 +00:00
jerome mouneyrac
82bca83db5 course publication MDL-19315 add screenshots management + fix CSS for gallery for form element (Kudo to Sam for this CSS nightmare) 2010-06-10 03:42:44 +00:00
Andrew Davis
42e5b74426 gradebook MDL-22716 made the categories and items table usable on narrow screens 2010-06-10 03:00:04 +00:00
Moodle Robot
9543632ff8 Updated the HEAD build version to 20100610 2010-06-10 00:43:54 +00:00
Jordi Piguillem
4f6be246a2 [MDL-22112]
Marc's patch

Adding some help buttons to create/update wiki instances form
2010-06-09 09:02:10 +00:00
jerome mouneyrac
139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +00:00
Dongsheng Cai
b2c8e7a733 "MDL-13766, don't use hard-coded filename" 2010-06-09 06:44:31 +00:00
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