32105 Commits

Author SHA1 Message Date
skodak
943de432e1 MDL-15071 fixes of the SQLite layer by Andrei Bautu 2008-07-13 10:12:20 +00:00
moodlerobot
46ffa7f1a6 Updated the HEAD build version to 20080713 2008-07-13 01:32:19 +00:00
gbateson
a4856975fa MDL-14279 fixed typo in get_baseurl: get_file_url($this->filedir.'/') should be get_file_url($this->filedir).'/' 2008-07-12 22:59:45 +00:00
moodlerobot
90e1b825fa Updated the HEAD build version to 20080712 2008-07-12 01:34:13 +00:00
tjhunt
3c168fbb66 MDL-15543 - Display the quiz navigation on the attempt.php page
and most of

MDL-15540 - Write code to render the navigation panel - it does it all apart from working out the correct state in which to show each button, and apply appropriate styles as a result.
2008-07-11 17:03:43 +00:00
tjhunt
50819c5fa1 Document print_side_block, and eliminate a bit of duplicated code. 2008-07-11 14:17:21 +00:00
tjhunt
a0083206b8 MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-11 13:04:09 +00:00
thepurpleblob
fb2ce31bfc MDL-14431:
Moving qti2 to qti_two as numbers are not allowed in module names
2008-07-11 10:49:08 +00:00
thepurpleblob
fba84198e5 MDL-14431:
Changing name of qti2 format, as digits not allowed in module names
2008-07-11 10:47:19 +00:00
jamiesensei
8b048aae0c MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" Install.xml was out of sync with upgrade script. 2008-07-11 07:56:33 +00:00
skodak
64000c47aa MDL-13811 email change conf on by default; merged from MOODLE_19_STABLE 2008-07-11 07:50:25 +00:00
jamiesensei
57d6a267a6 MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" oops. Fixing notice about $this->context not being set in overview report table. 2008-07-11 07:48:25 +00:00
jamiesensei
314b8a20d4 MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" added some if conditions to not display regrade buttons if the user doesn't have the permission to grade. 2008-07-11 07:39:11 +00:00
jamiesensei
98f38217bb MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" 2008-07-11 07:27:14 +00:00
dongsheng
9dd6ef3b98 MDL-15350
1. Improve UI, could select repository files, view files in thumbnail and list view without new http traffic
2. Paging flickr
3. Fix undefined varible in boxnet plugin
4. Cache http request
2008-07-11 06:15:21 +00:00
dongsheng
5ce66b1edd "MDL-15610, execute_sql is not available in moodle 2.0, use #DB->execute instead" 2008-07-11 05:27:46 +00:00
dongsheng
d3789c64dd MDL-14932, improve accessibility in group assigning and role assigning pages. 2008-07-11 03:48:49 +00:00
moodler
c1ac9e73b6 MDL-15610 Merged label log display fix from 1.9 2008-07-11 02:56:29 +00:00
scyrma
b0374a1692 MDL-14279: Fixes for regressions created by the get_file_url massive change (merge from 1.9) 2008-07-11 02:31:19 +00:00
moodlerobot
ddeaf74d96 Updated the HEAD build version to 20080711 2008-07-11 01:35:56 +00:00
tjhunt
e153801c1c Remove debug code. 2008-07-10 17:34:18 +00:00
tjhunt
793f3a0e69 MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:31:12 +00:00
tjhunt
b9b3aa9459 MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing. 2008-07-10 17:23:56 +00:00
tjhunt
9289e44cd2 Fix developer debug warning about space in popup window names. 2008-07-10 17:20:27 +00:00
thepurpleblob
f94902db28 MDL-15008
Make question import/export formats fully pluggable, especially in respect of languages.
2008-07-10 15:06:19 +00:00
scyrma
5a254a2938 MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
dongsheng
83e6cf2f82 "MDL-15592, change js function name toggle() to menu_toggle(), to be friendly with prototype.js, merged from MOODLE_19_STABLE" 2008-07-10 09:36:07 +00:00
dongsheng
51471f2ad5 MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan. 2008-07-10 09:16:43 +00:00
moodler
554606c76b MDL-15601 Merged basic checking to avoid some notices 2008-07-10 08:50:43 +00:00
skodak
a43733550c MDL-10586 fixed coding style; merged from MOODLE_19_STABLE 2008-07-10 08:36:44 +00:00
moodler
184c7638f5 MDL-13811: Merged fix to work when email is disabled 2008-07-10 08:07:55 +00:00
scyrma
ec885ec6f8 MDL-14999 & MDL-10657: Fix for a few problems in HTMLArea. (Patch by Nicklas Lindgren) (merge from 1.8/1.9) 2008-07-10 04:13:28 +00:00
scyrma
e3b9ae8e01 MDL-10586: Fix header to show the right display order. (Initial patch by Mitsuhiro Yoshida) (merge from 1.8/1.9) 2008-07-10 03:37:04 +00:00
dongsheng
a158cf7ff2 MDL-15563, use require instead require_once, see tracker. 2008-07-10 01:53:44 +00:00
moodlerobot
3ae5d21962 Updated the HEAD build version to 20080710 2008-07-10 01:35:29 +00:00
tjhunt
b1103f2bf2 MDL-15535 - URLs are changing from attempt.php?id=XXX to attempt.php?attempt =YYY - implement a sensible redirect if we recieve an old-style URL, since they are stored in a few places like the logs. Also update all URLs we generate that point to attempt.php. 2008-07-09 17:00:26 +00:00
tjhunt
453c96f68b Missing $this. 2008-07-09 16:58:47 +00:00
skodak
eb0efd502f merging previous commit to HEAD 2008-07-09 14:53:32 +00:00
thepurpleblob
79e3dd8e3c MDL-14431
Changing import/export help to be properly pluggable.
2008-07-09 13:07:29 +00:00
thepurpleblob
08b82a53f3 MDL-14431
Changing import/export help to be properly pluggable.
2008-07-09 12:56:54 +00:00
skodak
54a606e91c MDL-15469 adding fclose before write to already open file; merged from MOODLE_19_STABLE 2008-07-09 10:35:25 +00:00
thepurpleblob
906ebc4b66 MDL-15571:
Now substitutes for group templates
2008-07-09 10:26:13 +00:00
dongsheng
02ca4d63a4 MDL-15563, fix undefined variable and debugging information. 2008-07-09 09:32:34 +00:00
scyrma
b7f2b8e644 MDL-15403: Patch sent by Peter Bulmer, said to have been written by Donal McMullan. Prevents a remotely-triggered mass-unenrolments of users in a
(mnet-enabled) course. (merge from 1.9)
2008-07-09 09:10:09 +00:00
dongsheng
5bce597214 MDL-15488, paging for flickr plugin 2008-07-09 07:48:33 +00:00
dongsheng
b2d8bce62a MDL-15350, bugs fix. 2008-07-09 07:46:30 +00:00
dongsheng
a9fd1e486e MDL-15488, bugs fix. 2008-07-09 07:45:23 +00:00
dongsheng
a5efac3bd0 MDL-15488, fix bugs of curl class. 2008-07-09 02:44:44 +00:00
moodlerobot
94f2783ccc Updated the HEAD build version to 20080709 2008-07-09 01:35:49 +00:00
tjhunt
66d07f81a1 MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now. 2008-07-08 18:22:18 +00:00