42208 Commits

Author SHA1 Message Date
Gordon Bateson
8785967704 mod/hotpot MDL-22726 fix importing of intructions from a Hot Potatoes quiz file into the Moodle question bank 2010-06-10 23:42:23 +00:00
David Mudrak
09eb215121 MDL-22729 Course sections can be re-edited again
By the way, the current style of creating course_sections is ugly. We
should probably have something like
make_sure_that_at_least_default_section_exists($courseid, $sectionid=null)
and not to insert it into database at many places as we do now.
2010-06-10 18:25:06 +00:00
David Mudrak
33b1a40639 NOBUG glossary: removing duplicate trusttext option 2010-06-10 17:56:14 +00:00
Tim Hunt
6e8e524aa1 quiz secure mode: MDL-22724 missing attempt quiz button if browser security is enable.
Thanks to Rossiani Wijaya for finding and fixing this.
2010-06-10 15:29:33 +00:00
Tim Hunt
85a712680b question restore: MDL-22720 silly typo in question restore.
Thanks to Vadim Dvorovenko for finding and fixing this.
2010-06-10 14:58:39 +00:00
David Mudrak
c990703198 Workshop: moving manual allocation CSS into subplugin scope 2010-06-10 10:24:09 +00:00
Dongsheng Cai
d3d98a3a98 MDL-22455, file picker conversion for SCORM. 2010-06-10 09:58:45 +00:00
David Mudrak
0324b6f170 Workshop: do not show assessments of example submissions in the grades report 2010-06-10 09:54:42 +00:00
David Mudrak
514d8c2269 Workshop: fixed checking of examples assessment before own submission 2010-06-10 09:54:25 +00:00
Sam Hemelryk
792fd768da themes MDL-22372 Set a minimum width for the page content. 2010-06-10 09:05:50 +00:00
Sam Hemelryk
0f88a46eab navigation MDL-22723 Fixed bug with admin settings being included twice is a script accidentally calls it twice 2010-06-10 08:18:18 +00:00
Sam Hemelryk
54dc15ab00 navigation MDL-22723 Fixed regression in last commit 2010-06-10 07:55:38 +00:00
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