]>
git.mjollnir.org Git - moodle.git/log
dongsheng [Fri, 18 Jul 2008 09:22:46 +0000 (09:22 +0000)]
MDL-15348, improve list view of picker, display file size and file updated date.
nicolasconnault [Fri, 18 Jul 2008 08:46:53 +0000 (08:46 +0000)]
MDL-14958 Enum and default tests
dongsheng [Fri, 18 Jul 2008 08:09:32 +0000 (08:09 +0000)]
MDL-15350, fix bugs of uploading and getauthtoken
moodler [Fri, 18 Jul 2008 07:52:36 +0000 (07:52 +0000)]
MDL-15702 SQL efficiency fix Merged from 1.9
dongsheng [Fri, 18 Jul 2008 07:44:14 +0000 (07:44 +0000)]
MDL-13766
remove require_once call to curl.class.php
dongsheng [Fri, 18 Jul 2008 07:40:12 +0000 (07:40 +0000)]
MDL-13766
1. Move curl and repository_cache class to filelib.php
2. Name the file before downloading it
3. clean up code
scyrma [Fri, 18 Jul 2008 07:14:58 +0000 (07:14 +0000)]
MDL-4346: limiting the 'defer' clause to one call / fix the missing openpopup() bug in IE. (merge from 1.9)
moodler [Fri, 18 Jul 2008 06:42:08 +0000 (06:42 +0000)]
MDL-6850 Removed apparent-size from du
piers [Fri, 18 Jul 2008 06:03:51 +0000 (06:03 +0000)]
MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php.
scyrma [Fri, 18 Jul 2008 04:24:53 +0000 (04:24 +0000)]
MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances.
moodler [Fri, 18 Jul 2008 04:06:12 +0000 (04:06 +0000)]
MDL-15701 Merged fix for showing just non-deleted hosts, from 1.9
moodler [Fri, 18 Jul 2008 03:02:43 +0000 (03:02 +0000)]
MDL-15700 Merged from 1.9 Tidied up the maintenance mode display to users
moodlerobot [Fri, 18 Jul 2008 01:31:55 +0000 (01:31 +0000)]
Updated the HEAD build version to
20080718
dongsheng [Thu, 17 Jul 2008 15:44:34 +0000 (15:44 +0000)]
MDL-15350, fix typos and remove useless code.
dongsheng [Thu, 17 Jul 2008 15:25:48 +0000 (15:25 +0000)]
MDL-15350
1. more clean up to boxclient lib
2. rewrite the getauthtoken function of boxclient
TODO
Penny, could you merge your changes into this lib
dongsheng [Thu, 17 Jul 2008 13:12:09 +0000 (13:12 +0000)]
MDL-15350, clean up boxclient lib, fix uploadFile function.
tjhunt [Thu, 17 Jul 2008 12:49:25 +0000 (12:49 +0000)]
MDL-15693 - print_question_icon does not cope with missing question types
dongsheng [Thu, 17 Jul 2008 09:34:15 +0000 (09:34 +0000)]
MDL-15405
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name
moodler [Thu, 17 Jul 2008 06:33:27 +0000 (06:33 +0000)]
Trivial reformatting of code
scyrma [Thu, 17 Jul 2008 04:22:41 +0000 (04:22 +0000)]
MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9)
dongsheng [Thu, 17 Jul 2008 03:54:20 +0000 (03:54 +0000)]
MDL-15349
1. Implement downloading files from repositories to temp area, TODO, communicate with FILE API
2. Fix cookie bugs in curl class
3. Fix bugs of boxnet and flickr plugins
dongsheng [Thu, 17 Jul 2008 03:14:20 +0000 (03:14 +0000)]
MDL-15683, get query string instead of calling me(), merged from MOODLE_19_STABLE.
moodlerobot [Thu, 17 Jul 2008 01:36:13 +0000 (01:36 +0000)]
Updated the HEAD build version to
20080717
jmg324 [Wed, 16 Jul 2008 15:12:09 +0000 (15:12 +0000)]
MDL-7971 check in get_categories if user can see hidden categories uses specific capability not course:create
jamiesensei [Wed, 16 Jul 2008 11:55:38 +0000 (11:55 +0000)]
MDL-15268 "Content for Quiz Statistics report table" know looping through all question grades fetched from the db to calculate position statistics.
thepurpleblob [Wed, 16 Jul 2008 10:47:50 +0000 (10:47 +0000)]
fixed a small typo causing syntac error.
dongsheng [Wed, 16 Jul 2008 05:15:14 +0000 (05:15 +0000)]
MDL-15349, the implementation of get_file function in repository class.
dongsheng [Wed, 16 Jul 2008 04:15:20 +0000 (04:15 +0000)]
MDL-15349, update comment
dongsheng [Wed, 16 Jul 2008 04:07:22 +0000 (04:07 +0000)]
MDL-15349, add download function, which can download multi-file in paralle.
dongsheng [Wed, 16 Jul 2008 02:16:42 +0000 (02:16 +0000)]
MDL-15244, add ability to block ip addresses.
moodlerobot [Wed, 16 Jul 2008 01:35:17 +0000 (01:35 +0000)]
Updated the HEAD build version to
20080716
scyrma [Wed, 16 Jul 2008 01:21:31 +0000 (01:21 +0000)]
MDL-15661: typo in function name - wrong call meant tag type was set incorrectly (merge from 1.9)
tjhunt [Tue, 15 Jul 2008 16:46:24 +0000 (16:46 +0000)]
MDL-15542 - Refactor quiz response processing into a separate processresponses.php.
tjhunt [Tue, 15 Jul 2008 16:31:22 +0000 (16:31 +0000)]
MDL-15541 - add a comment about where this code originated.
tjhunt [Tue, 15 Jul 2008 15:30:39 +0000 (15:30 +0000)]
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way.
scyrma [Tue, 15 Jul 2008 09:43:14 +0000 (09:43 +0000)]
MDL-14741: load editor automatically, from footer/after page is loaded.
tjhunt [Tue, 15 Jul 2008 09:18:36 +0000 (09:18 +0000)]
MDL-14413 - Invalid function name - is_image_by_extentsion in QTI export
scyrma [Tue, 15 Jul 2008 09:00:23 +0000 (09:00 +0000)]
MDL-14741: make tinymce toggle editor icon work as it should
jamiesensei [Tue, 15 Jul 2008 07:22:26 +0000 (07:22 +0000)]
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.
dongsheng [Tue, 15 Jul 2008 07:14:29 +0000 (07:14 +0000)]
MDL-15349, add proxy support to curl class.
moodler [Tue, 15 Jul 2008 04:30:37 +0000 (04:30 +0000)]
MDL-14299 Merged small credit fix
ikawhero [Tue, 15 Jul 2008 04:07:15 +0000 (04:07 +0000)]
MDL-14299 New checkbox profile field type.
Credit to Brian King.
ikawhero [Tue, 15 Jul 2008 04:03:33 +0000 (04:03 +0000)]
Merged from stable. Change language string file.
ikawhero [Tue, 15 Jul 2008 03:31:32 +0000 (03:31 +0000)]
MDL-14299 New checkbox profile field type.
Credit to Brian King.
moodlerobot [Tue, 15 Jul 2008 01:37:17 +0000 (01:37 +0000)]
Updated the HEAD build version to
20080715
tjhunt [Mon, 14 Jul 2008 15:57:49 +0000 (15:57 +0000)]
Change group-by. I know what was there was equivalent, but Postgres is pedantic about these thigns, and was reporting an error.
tjhunt [Mon, 14 Jul 2008 15:40:24 +0000 (15:40 +0000)]
MDL-15622 - Add the quiz navigation panel to the review page
Also, improve the styling a bit.
sam_marshall [Mon, 14 Jul 2008 15:39:55 +0000 (15:39 +0000)]
MDL-15648: Used existing functionality to ensure that forum 'mark read' only marks posts read if they are within the right group.
tjhunt [Mon, 14 Jul 2008 15:29:30 +0000 (15:29 +0000)]
Removing calls to depricated stripslashes. It is no longer needed with dmllib 2.0.
sam_marshall [Mon, 14 Jul 2008 11:20:07 +0000 (11:20 +0000)]
MDL-15519 sorry I'm an idiot, that should have been H3 not H2
sam_marshall [Mon, 14 Jul 2008 11:05:40 +0000 (11:05 +0000)]
MDL-15519 Added H2 tag for month selector in calendar (accessibility)
dongsheng [Mon, 14 Jul 2008 09:10:51 +0000 (09:10 +0000)]
MDL-15244, help file for ip blocking page.
dongsheng [Mon, 14 Jul 2008 08:14:31 +0000 (08:14 +0000)]
MDL-15244, add ability to block ip addresses for HEAD.
jamiesensei [Mon, 14 Jul 2008 06:40:36 +0000 (06:40 +0000)]
MDL-15268 "Content for Quiz Statistics report table" some fixes to strings.
jamiesensei [Mon, 14 Jul 2008 06:37:39 +0000 (06:37 +0000)]
MDL-15102 "Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing." fixing a couple of typos which were causing errors.
dongsheng [Mon, 14 Jul 2008 05:48:57 +0000 (05:48 +0000)]
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.
dongsheng [Mon, 14 Jul 2008 05:31:01 +0000 (05:31 +0000)]
MDL-15350, search files in box.net repository.
dongsheng [Mon, 14 Jul 2008 04:34:26 +0000 (04:34 +0000)]
MDL-15488, searching specific photos in flickr repository.
dongsheng [Mon, 14 Jul 2008 04:03:03 +0000 (04:03 +0000)]
MDL-15402, searching repository folder for lanuage files.
fmarier [Mon, 14 Jul 2008 02:38:50 +0000 (02:38 +0000)]
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)
dongsheng [Mon, 14 Jul 2008 02:32:59 +0000 (02:32 +0000)]
MDL-15565, add maintenance mode alert reminder in title and navbar.
moodlerobot [Mon, 14 Jul 2008 01:33:33 +0000 (01:33 +0000)]
Updated the HEAD build version to
20080714
skodak [Sun, 13 Jul 2008 20:28:08 +0000 (20:28 +0000)]
MDL-15071 improved error logging - credit goes to Andrei Bautu
skodak [Sun, 13 Jul 2008 20:27:51 +0000 (20:27 +0000)]
MDL-15071 added missing breaks - credit goes to Andrei Bautu
skodak [Sun, 13 Jul 2008 20:27:14 +0000 (20:27 +0000)]
MDL-15071 new method for installing of table from xmld structure - credit goes to Andrei Bautu
gbateson [Sun, 13 Jul 2008 12:22:32 +0000 (12:22 +0000)]
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;
skodak [Sun, 13 Jul 2008 11:42:37 +0000 (11:42 +0000)]
MDL-15071 undoing part of previous commit, let's wait for Eloy
skodak [Sun, 13 Jul 2008 10:52:45 +0000 (10:52 +0000)]
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
skodak [Sun, 13 Jul 2008 10:14:42 +0000 (10:14 +0000)]
MDL-15071 coding style improvement by Index: sql_generator.php by Andrei Bautu
skodak [Sun, 13 Jul 2008 10:12:20 +0000 (10:12 +0000)]
MDL-15071 fixes of the SQLite layer by Andrei Bautu
moodlerobot [Sun, 13 Jul 2008 01:32:19 +0000 (01:32 +0000)]
Updated the HEAD build version to
20080713
gbateson [Sat, 12 Jul 2008 22:59:45 +0000 (22:59 +0000)]
MDL-14279 fixed typo in get_baseurl: get_file_url($this->filedir.'/') should be get_file_url($this->filedir).'/'
moodlerobot [Sat, 12 Jul 2008 01:34:13 +0000 (01:34 +0000)]
Updated the HEAD build version to
20080712
tjhunt [Fri, 11 Jul 2008 17:03:43 +0000 (17:03 +0000)]
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.
tjhunt [Fri, 11 Jul 2008 14:17:21 +0000 (14:17 +0000)]
Document print_side_block, and eliminate a bit of duplicated code.
tjhunt [Fri, 11 Jul 2008 13:04:09 +0000 (13:04 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.
thepurpleblob [Fri, 11 Jul 2008 10:49:08 +0000 (10:49 +0000)]
MDL-14431:
Moving qti2 to qti_two as numbers are not allowed in module names
thepurpleblob [Fri, 11 Jul 2008 10:47:19 +0000 (10:47 +0000)]
MDL-14431:
Changing name of qti2 format, as digits not allowed in module names
jamiesensei [Fri, 11 Jul 2008 07:56:33 +0000 (07:56 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" Install.xml was out of sync with upgrade script.
skodak [Fri, 11 Jul 2008 07:50:25 +0000 (07:50 +0000)]
MDL-13811 email change conf on by default; merged from MOODLE_19_STABLE
jamiesensei [Fri, 11 Jul 2008 07:48:25 +0000 (07:48 +0000)]
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.
jamiesensei [Fri, 11 Jul 2008 07:39:11 +0000 (07:39 +0000)]
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.
jamiesensei [Fri, 11 Jul 2008 07:27:14 +0000 (07:27 +0000)]
MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade"
dongsheng [Fri, 11 Jul 2008 06:15:21 +0000 (06:15 +0000)]
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
dongsheng [Fri, 11 Jul 2008 05:27:46 +0000 (05:27 +0000)]
"MDL-15610, execute_sql is not available in moodle 2.0, use #DB->execute instead"
dongsheng [Fri, 11 Jul 2008 03:48:49 +0000 (03:48 +0000)]
MDL-14932, improve accessibility in group assigning and role assigning pages.
moodler [Fri, 11 Jul 2008 02:56:29 +0000 (02:56 +0000)]
MDL-15610 Merged label log display fix from 1.9
scyrma [Fri, 11 Jul 2008 02:31:19 +0000 (02:31 +0000)]
MDL-14279: Fixes for regressions created by the get_file_url massive change (merge from 1.9)
moodlerobot [Fri, 11 Jul 2008 01:35:56 +0000 (01:35 +0000)]
Updated the HEAD build version to
20080711
tjhunt [Thu, 10 Jul 2008 17:34:18 +0000 (17:34 +0000)]
Remove debug code.
tjhunt [Thu, 10 Jul 2008 17:31:12 +0000 (17:31 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.
tjhunt [Thu, 10 Jul 2008 17:23:56 +0000 (17:23 +0000)]
MDL-15452 - Fix regressions introduced by my recent work on this bug and its children. Thanks to Paul Johnson for his testing.
tjhunt [Thu, 10 Jul 2008 17:20:27 +0000 (17:20 +0000)]
Fix developer debug warning about space in popup window names.
thepurpleblob [Thu, 10 Jul 2008 15:06:19 +0000 (15:06 +0000)]
MDL-15008
Make question import/export formats fully pluggable, especially in respect of languages.
scyrma [Thu, 10 Jul 2008 09:55:11 +0000 (09:55 +0000)]
MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9)
dongsheng [Thu, 10 Jul 2008 09:36:07 +0000 (09:36 +0000)]
"MDL-15592, change js function name toggle() to menu_toggle(), to be friendly with prototype.js, merged from MOODLE_19_STABLE"
dongsheng [Thu, 10 Jul 2008 09:16:43 +0000 (09:16 +0000)]
MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan.
moodler [Thu, 10 Jul 2008 08:50:43 +0000 (08:50 +0000)]
MDL-15601 Merged basic checking to avoid some notices
skodak [Thu, 10 Jul 2008 08:36:44 +0000 (08:36 +0000)]
MDL-10586 fixed coding style; merged from MOODLE_19_STABLE
moodler [Thu, 10 Jul 2008 08:07:55 +0000 (08:07 +0000)]
MDL-13811: Merged fix to work when email is disabled