42031 Commits

Author SHA1 Message Date
aparup
e818c6fcc7 Course MDL-22750 fixed sql query for reordering display using sortorder in course_categories. 2010-06-14 07:32:44 +00:00
Martin Dougiamas
3ab2e357ab MDL-22748 Made the standard redirect text and continue link look nicer. 2010-06-14 05:16:56 +00:00
Dongsheng Cai
9895302c94 "MDL-22746, added missing parameter to file_info_stored class" 2010-06-14 03:35:05 +00:00
Dongsheng Cai
7d5739363c "MDL-22583, ignore empty directory" 2010-06-14 03:32:17 +00:00
Moodle Robot
fe0d368025 Updated the HEAD build version to 20100614 2010-06-14 00:43:56 +00:00
Moodle Robot
c85c401879 Updated the HEAD build version to 20100613 2010-06-13 00:44:14 +00:00
Pierre Pichet
46a8f8ee8f MDL-20296 correcting the display (the ||| separator was visible) better test line 431 2010-06-12 02:55:38 +00:00
Moodle Robot
38a79f198e Updated the HEAD build version to 20100612 2010-06-12 00:44:59 +00:00
David Mudrak
c6b784f09d Workshop: assessment weight can be set 2010-06-11 23:02:35 +00:00
David Mudrak
cff28ef080 Workshop: fixed checking of examples assessment before own assessment 2010-06-11 23:02:04 +00:00
Petr Skoda
177b5480e7 MDL-22546 improved fatal error messages when something is wrong with dataroot or wwwroot 2010-06-11 13:59:13 +00:00
Petr Skoda
6938191bdf MDL-21227 feedback code must not touch course summary files, code needs to be fixed, sorry - adding a few die statements to prevent execution; and tons of incorrect whitespace fixed too 2010-06-11 09:12:57 +00:00
Dongsheng Cai
110d8ff226 MDL-16909, remove mahara plugin from HEAD 2010-06-11 08:38:19 +00:00
Dongsheng Cai
bb3c7a057c MDL-15352, remove remotemoodle plugin from head 2010-06-11 08:37:33 +00:00
Sam Hemelryk
538891b5fc navigation MDL-22732 Removed add resources and activities branches from nav when editing 2010-06-11 05:33:50 +00:00
Dongsheng Cai
92b143f145 MDL-22574, filepicker conversion for user and group settings 2010-06-11 05:10:12 +00:00
Sam Hemelryk
246a9b05ba navigation MDL-22671 Fixed another misused image + a bug with AJAX requests 2010-06-11 04:25:22 +00:00
Martin Dougiamas
4bd1108f9f Fixed naming of sections for social format 2010-06-11 04:19:54 +00:00
Dongsheng Cai
214a81b8d1 MDL-22731, fixed category description images 2010-06-11 04:11:42 +00:00
jerome mouneyrac
94788de2a4 course publication MDL-19315 split /lib/hublib.php into admin/registration/lib.php and course/publish/lib.php 2010-06-11 03:24:09 +00:00
Sam Hemelryk
da15f15d48 themes MDL-22652 Added dock support to the serenity theme 2010-06-11 03:16:54 +00:00
Martin Dougiamas
157d25fb0d MDL-18483 Added an edit icon to the forum intro to make it easier to edit 2010-06-11 03:14:27 +00:00
Moodle Robot
21c1422ef8 Updated the HEAD build version to 20100611 2010-06-11 00:44:37 +00:00
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