tjhunt
e6099294d5
MDL-14413 - Invalid function name - is_image_by_extentsion in QTI export
2008-07-15 09:18:36 +00:00
scyrma
a33fa3ad83
MDL-14741: make tinymce toggle editor icon work as it should
2008-07-15 09:00:23 +00:00
jamiesensei
b6943d3731
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" if condition around buttons to not output them when downloading table data.
2008-07-15 07:22:26 +00:00
dongsheng
588d39547d
MDL-15349, add proxy support to curl class.
2008-07-15 07:14:29 +00:00
moodler
34c688c959
MDL-14299 Merged small credit fix
2008-07-15 04:30:37 +00:00
ikawhero
df9eff58c2
MDL-14299 New checkbox profile field type.
...
Credit to Brian King.
2008-07-15 04:07:15 +00:00
ikawhero
8750134a46
Merged from stable. Change language string file.
2008-07-15 04:03:33 +00:00
ikawhero
60d922d5f1
MDL-14299 New checkbox profile field type.
...
Credit to Brian King.
2008-07-15 03:31:32 +00:00
moodlerobot
c68c552719
Updated the HEAD build version to 20080715
2008-07-15 01:37:17 +00:00
tjhunt
17312b83c5
Change group-by. I know what was there was equivalent, but Postgres is pedantic about these thigns, and was reporting an error.
2008-07-14 15:57:49 +00:00
tjhunt
baef998bb9
MDL-15622 - Add the quiz navigation panel to the review page
...
Also, improve the styling a bit.
2008-07-14 15:40:24 +00:00
sam_marshall
5309fd39f8
MDL-15648: Used existing functionality to ensure that forum 'mark read' only marks posts read if they are within the right group.
2008-07-14 15:39:55 +00:00
tjhunt
cdfaa8386e
Removing calls to depricated stripslashes. It is no longer needed with dmllib 2.0.
2008-07-14 15:29:30 +00:00
sam_marshall
e2ce18a515
MDL-15519 sorry I'm an idiot, that should have been H3 not H2
2008-07-14 11:20:07 +00:00
sam_marshall
197c4f3b51
MDL-15519 Added H2 tag for month selector in calendar (accessibility)
2008-07-14 11:05:40 +00:00
dongsheng
bf78427b08
MDL-15244, help file for ip blocking page.
2008-07-14 09:10:51 +00:00
dongsheng
ab99c8f014
MDL-15244, add ability to block ip addresses for HEAD.
2008-07-14 08:14:31 +00:00
jamiesensei
fb94cd4848
MDL-15268 "Content for Quiz Statistics report table" some fixes to strings.
2008-07-14 06:40:36 +00:00
jamiesensei
04c8148a4f
MDL-15102 "Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing." fixing a couple of typos which were causing errors.
2008-07-14 06:37:39 +00:00
dongsheng
6e1c2bedf8
MDL-15488, clean up phpFlickr code, remove all cache code(it has been implemented in curl class), clean up session code, remove useless code for repository_api.
2008-07-14 05:48:57 +00:00
dongsheng
aa754fe3d4
MDL-15350, search files in box.net repository.
2008-07-14 05:31:01 +00:00
dongsheng
75e7a38c7d
MDL-15488, searching specific photos in flickr repository.
2008-07-14 04:34:26 +00:00
dongsheng
81a5b09b46
MDL-15402, searching repository folder for lanuage files.
2008-07-14 04:03:03 +00:00
fmarier
a8e352c5f4
MDL-15614 Add 3 missing PHP error codes to get_file_upload_error()
...
The get_file_upload_error() function was missing the following error codes:
UPLOAD_ERR_NO_TMP_DIR => 'Missing a temporary folder.',
UPLOAD_ERR_CANT_WRITE => 'Failed to write file to disk.',
UPLOAD_ERR_EXTENSION => 'File upload stopped by extension.',
(see http://www.php.net/manual/en/features.file-upload.errors.php )
2008-07-14 02:38:50 +00:00
dongsheng
07e9a3005f
MDL-15565, add maintenance mode alert reminder in title and navbar.
2008-07-14 02:32:59 +00:00
moodlerobot
0f7db7d379
Updated the HEAD build version to 20080714
2008-07-14 01:33:33 +00:00
skodak
8e378ec045
MDL-15071 improved error logging - credit goes to Andrei Bautu
2008-07-13 20:28:08 +00:00
skodak
6321dbf098
MDL-15071 added missing breaks - credit goes to Andrei Bautu
2008-07-13 20:27:51 +00:00
skodak
0549c245e1
MDL-15071 new method for installing of table from xmld structure - credit goes to Andrei Bautu
2008-07-13 20:27:14 +00:00
gbateson
accb4c04eb
improvements to generation of html from xml:
...
JCloze: set textbox size allowing for minimum gap size setting and longest answer;
JMatch: allow for duplicates and distractors in RHS items;
JQuiz: set textbox size allowing for longest answer, and use textarea if answer longer than 29 chars;
2008-07-13 12:22:32 +00:00
skodak
ad0373df55
MDL-15071 undoing part of previous commit, let's wait for Eloy
2008-07-13 11:42:37 +00:00
skodak
8e768c6d64
MDL-15071 Fixes a regular expression in xmldb_object which breaks sentences with empty strings, it is possible to specify record id in statement (needed for database moving) - by Andrei Bautu
2008-07-13 10:52:45 +00:00
skodak
28a40b5ca2
MDL-15071 coding style improvement by Index: sql_generator.php by Andrei Bautu
2008-07-13 10:14:42 +00:00
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