]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoUpdated the HEAD build version to 20080908
moodlerobot [Mon, 8 Sep 2008 01:45:01 +0000 (01:45 +0000)]
Updated the HEAD build version to 20080908

16 years agoMDL-16299 - Javascript error during scorm player load. SCOID should not be populated...
piers [Mon, 8 Sep 2008 00:31:15 +0000 (00:31 +0000)]
MDL-16299 - Javascript error during scorm player load.  SCOID should not be populated - TOC figures this out.

16 years agoMDL-16072 fixed area browsing
skodak [Sun, 7 Sep 2008 23:22:23 +0000 (23:22 +0000)]
MDL-16072 fixed area browsing

16 years agoMDL-14589 fixed undefined itemid
skodak [Sun, 7 Sep 2008 23:21:31 +0000 (23:21 +0000)]
MDL-14589 fixed undefined itemid

16 years agoMDL-16075 adding missing lang strings
skodak [Sun, 7 Sep 2008 23:20:51 +0000 (23:20 +0000)]
MDL-16075 adding missing lang strings

16 years agoMDL-16072 adding missing lang strings
skodak [Sun, 7 Sep 2008 22:37:32 +0000 (22:37 +0000)]
MDL-16072 adding missing lang strings

16 years agoMDL-15906 filepicker support in all file functions in formslib
skodak [Sun, 7 Sep 2008 22:35:37 +0000 (22:35 +0000)]
MDL-15906 filepicker support in all file functions in formslib

16 years agoMDL-14589 adding missing lang strings
skodak [Sun, 7 Sep 2008 22:35:03 +0000 (22:35 +0000)]
MDL-14589 adding missing lang strings

16 years agoMDL-14589 sample function for draft area files migration and relinking
skodak [Sun, 7 Sep 2008 22:34:18 +0000 (22:34 +0000)]
MDL-14589 sample function for draft area files migration and relinking

16 years agoMDL-14589 /. files are not created anymore when browsing empty areas, yay!
skodak [Sun, 7 Sep 2008 22:23:10 +0000 (22:23 +0000)]
MDL-14589 /. files are not created anymore when browsing empty areas, yay!

16 years agoMDL-15906 filepicker support in all file functions in formslib
skodak [Sun, 7 Sep 2008 13:30:46 +0000 (13:30 +0000)]
MDL-15906 filepicker support in all file functions in formslib

16 years agoMDL-14589 /. files are not created anymore when browsing empty areas, yay!
skodak [Sun, 7 Sep 2008 10:06:26 +0000 (10:06 +0000)]
MDL-14589 /. files are not created anymore when browsing empty areas, yay!

16 years agoMDL-14589 list of user areas is read only
skodak [Sun, 7 Sep 2008 09:57:35 +0000 (09:57 +0000)]
MDL-14589 list of user areas is read only

16 years agoMDL-14488 - start sql query with unique field - credit David Monllaó
peterbulmer [Sun, 7 Sep 2008 06:00:22 +0000 (06:00 +0000)]
MDL-14488 - start sql query with unique field - credit David Monllaó

16 years agoMDL-16301 - use better variable
peterbulmer [Sun, 7 Sep 2008 04:59:37 +0000 (04:59 +0000)]
MDL-16301 - use better variable

16 years agoMDL-16301 - bugfix for earlier commit
peterbulmer [Sun, 7 Sep 2008 04:55:44 +0000 (04:55 +0000)]
MDL-16301 - bugfix for earlier commit

16 years agoMDL-16286 remove additional reference to (now undefined) $sql
peterbulmer [Sun, 7 Sep 2008 03:26:10 +0000 (03:26 +0000)]
MDL-16286 remove additional reference to (now undefined) $sql

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 additional comment
peterbulmer [Sun, 7 Sep 2008 03:25:27 +0000 (03:25 +0000)]
MDL-16335 additional comment

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16285 Simplify separate treatment of executing peer.
peterbulmer [Sun, 7 Sep 2008 03:24:56 +0000 (03:24 +0000)]
MDL-16285 Simplify separate treatment of executing peer.
Change 'if' to comply with moodle coding standards
Improvements to comment

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16286 - replace get_records_sql with more generic get_records
peterbulmer [Sun, 7 Sep 2008 03:22:34 +0000 (03:22 +0000)]
MDL-16286 - replace get_records_sql with more generic get_records

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 - alter grouping, rename var and add comment to improve readability
peterbulmer [Sun, 7 Sep 2008 03:21:57 +0000 (03:21 +0000)]
MDL-16335 - alter grouping, rename var and add comment to improve readability

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16335 remove unnecessary clone
peterbulmer [Sun, 7 Sep 2008 03:20:32 +0000 (03:20 +0000)]
MDL-16335 remove unnecessary clone

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16301 - address issue
peterbulmer [Sun, 7 Sep 2008 03:19:35 +0000 (03:19 +0000)]
MDL-16301 - address issue

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16286 separate strip wrappers() to decrypt() and check_sig()
peterbulmer [Sun, 7 Sep 2008 03:18:53 +0000 (03:18 +0000)]
MDL-16286 separate strip wrappers() to decrypt() and check_sig()
additionally unfold logic inverstion around encrypted if block
To view this diff more effectively, consider setting 'ignore whitespace'

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16286 MDL-16285 Bring 'signed by old key' logic together
peterbulmer [Sun, 7 Sep 2008 03:16:18 +0000 (03:16 +0000)]
MDL-16286 MDL-16285 Bring 'signed by old key' logic together
and add appropriate comments

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoMDL-16285 unfold logic inversion
peterbulmer [Sun, 7 Sep 2008 03:15:35 +0000 (03:15 +0000)]
MDL-16285 unfold logic inversion
Ignoring whitespace this patch is 4 lines of -, and 3 lines of +, if you want to understand what the diff is, I highly recommend looking at it without whitespace changes visible.

Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>

16 years agoUpdated the HEAD build version to 20080907
moodlerobot [Sun, 7 Sep 2008 01:41:29 +0000 (01:41 +0000)]
Updated the HEAD build version to 20080907

16 years agoMDL-16368 commenting out unfinished code for now
skodak [Sat, 6 Sep 2008 22:04:42 +0000 (22:04 +0000)]
MDL-16368 commenting out unfinished code for now

16 years agoMDL-15919 do not modify $file_record parameters when creating new files
skodak [Sat, 6 Sep 2008 21:33:07 +0000 (21:33 +0000)]
MDL-15919 do not modify $file_record parameters when creating new files

16 years agoMDL-15919 oops, reverting previous commit - not finished yet
skodak [Sat, 6 Sep 2008 21:16:59 +0000 (21:16 +0000)]
MDL-15919 oops, reverting previous commit - not finished yet

16 years agoMDL-15919 fixed scriptname param
skodak [Sat, 6 Sep 2008 21:15:52 +0000 (21:15 +0000)]
MDL-15919 fixed scriptname param

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 18:18:36 +0000 (18:18 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 18:07:17 +0000 (18:07 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 17:00:43 +0000 (17:00 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-16374 support for file browsing in modules
skodak [Sat, 6 Sep 2008 17:00:43 +0000 (17:00 +0000)]
MDL-16374 support for file browsing in modules

16 years agoMDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See...
nicolasconnault [Sat, 6 Sep 2008 14:36:45 +0000 (14:36 +0000)]
MDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See requires at the end of the file.

16 years agoMDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermi...
nicolasconnault [Sat, 6 Sep 2008 14:29:58 +0000 (14:29 +0000)]
MDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermittent errors from the generator, a problem with contexts during forum generation. Please ignore for now.

16 years agoMDL-15666 Generator fixed. Ready for forum portfolio caller testing
nicolasconnault [Sat, 6 Sep 2008 13:34:37 +0000 (13:34 +0000)]
MDL-15666 Generator fixed. Ready for forum portfolio caller testing

16 years agoMDL-16369 Added error info in accesslib
nicolasconnault [Sat, 6 Sep 2008 13:19:26 +0000 (13:19 +0000)]
MDL-16369 Added error info in accesslib

16 years agoMDL-16369 Added error info in accesslib
nicolasconnault [Sat, 6 Sep 2008 13:17:15 +0000 (13:17 +0000)]
MDL-16369 Added error info in accesslib

16 years agoMDL-15666 Fixed error that caused blank page in unit test. Including generator librar...
nicolasconnault [Sat, 6 Sep 2008 11:24:57 +0000 (11:24 +0000)]
MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator.

16 years agoMDL-14081 fixed error in eventslib unit tests
nicolasconnault [Sat, 6 Sep 2008 11:22:30 +0000 (11:22 +0000)]
MDL-14081 fixed error in eventslib unit tests

16 years agoMDL-14589 added new method for creating stored file from url (please note it is limit...
skodak [Sat, 6 Sep 2008 10:09:33 +0000 (10:09 +0000)]
MDL-14589 added new method for creating stored file from url (please note it is limited by available memory)

16 years agoUpdated the HEAD build version to 20080906
moodlerobot [Sat, 6 Sep 2008 01:38:26 +0000 (01:38 +0000)]
Updated the HEAD build version to 20080906

16 years agoMDL-16360 - better forum implementation
mjollnir_ [Fri, 5 Sep 2008 17:23:22 +0000 (17:23 +0000)]
MDL-16360 - better forum implementation

16 years agoMDL-16360 - added support for mime-style subformat detection for portfolio supported...
mjollnir_ [Fri, 5 Sep 2008 17:07:22 +0000 (17:07 +0000)]
MDL-16360 - added support for mime-style subformat detection for portfolio supported formats
works well with flickr plugin (tested by uploading an image as a forum attachment and being offered flickr plugin but not for normal attachments)

16 years agoMDL-16359 - adding support for mimeinfo_from_icon to return all matches
mjollnir_ [Fri, 5 Sep 2008 16:43:44 +0000 (16:43 +0000)]
MDL-16359 - adding support for mimeinfo_from_icon to return all matches

(needed for portfolio format support)

16 years agoEssential patch for MDL-11992 course tagging. This prevents a bug that removes offica...
jbeedell [Fri, 5 Sep 2008 14:49:06 +0000 (14:49 +0000)]
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.

16 years agoMDL-16050 wrong help file name, thanks to Marty Gilbert and Daniel Miksik for reporti...
wildgirl [Fri, 5 Sep 2008 13:53:49 +0000 (13:53 +0000)]
MDL-16050 wrong help file name, thanks to Marty Gilbert and Daniel Miksik for reporting this issue

16 years agoMDL-15758 - remove dependence on 'userid' callback parameter in assignment portfolio...
mjollnir_ [Fri, 5 Sep 2008 12:44:46 +0000 (12:44 +0000)]
MDL-15758 - remove dependence on 'userid' callback parameter in assignment portfolio caller as it's handled by the parent class

16 years agoMDL-15777 - better handling of integration with file api in portfolio mahara plugin
mjollnir_ [Fri, 5 Sep 2008 12:42:27 +0000 (12:42 +0000)]
MDL-15777 - better handling of integration with file api in portfolio mahara plugin

16 years agoMDL-14591 - improved phpdocs in portfolio_exporter class, fixed 2 bugs
mjollnir_ [Fri, 5 Sep 2008 12:40:46 +0000 (12:40 +0000)]
MDL-14591 - improved phpdocs in portfolio_exporter class, fixed 2 bugs

16 years agoMDL-16353 - help for boxnet portfolio plugin admin config
mjollnir_ [Fri, 5 Sep 2008 12:39:17 +0000 (12:39 +0000)]
MDL-16353 - help for boxnet portfolio plugin admin config

16 years agoMDL-16351 - make mnet_server_fault detect when it's being passed a full string rather...
mjollnir_ [Fri, 5 Sep 2008 12:24:11 +0000 (12:24 +0000)]
MDL-16351 - make mnet_server_fault detect when it's being passed a full string rather than an 'mnet' string key

16 years agoMDL-15405: add more (still partial) support for inline files in user profiles.
scyrma [Fri, 5 Sep 2008 11:02:48 +0000 (11:02 +0000)]
MDL-15405: add more (still partial) support for inline files in user profiles.

16 years agoMDL-14589: itemid should be 0 in user_* fileareas, but not in user_draft.
scyrma [Fri, 5 Sep 2008 10:47:34 +0000 (10:47 +0000)]
MDL-14589: itemid should be 0 in user_* fileareas, but not in user_draft.

16 years ago"MDL-13766, fire onchange event in tinymce to preview picture"
dongsheng [Fri, 5 Sep 2008 10:14:26 +0000 (10:14 +0000)]
"MDL-13766, fire onchange event in tinymce to preview picture"

16 years agoMDL-14589: adding a few more checks to file served from user_profile. More needed.
scyrma [Fri, 5 Sep 2008 09:48:51 +0000 (09:48 +0000)]
MDL-14589: adding a few more checks to file served from user_profile. More needed.

16 years agoMDL-14589: strrpos is needed to check the last occurence
scyrma [Fri, 5 Sep 2008 09:23:36 +0000 (09:23 +0000)]
MDL-14589: strrpos is needed to check the last occurence
MDL-15405: return the existing file in case one is found

16 years agoMDL-15402: quick temp fix for tabs.ph
jerome [Fri, 5 Sep 2008 09:12:00 +0000 (09:12 +0000)]
MDL-15402: quick temp fix for tabs.ph

16 years agoMDL-15402: modify repository_get_instances() in order to be easier to use
jerome [Fri, 5 Sep 2008 08:51:25 +0000 (08:51 +0000)]
MDL-15402: modify repository_get_instances() in order to be easier to use

16 years ago"MDL-13766, fix a bug introduced by last commit"
dongsheng [Fri, 5 Sep 2008 08:11:17 +0000 (08:11 +0000)]
"MDL-13766, fix a bug introduced by last commit"

16 years agoFix deprecated print_simple_box calls.
tjhunt [Fri, 5 Sep 2008 07:44:07 +0000 (07:44 +0000)]
Fix deprecated print_simple_box calls.

16 years agoMDL-13766: adjust comments & code to match, and make saved time consistent.
scyrma [Fri, 5 Sep 2008 07:39:17 +0000 (07:39 +0000)]
MDL-13766: adjust comments & code to match, and make saved time consistent.

16 years agoFix deprecated print_simple_box calls.
tjhunt [Fri, 5 Sep 2008 07:26:01 +0000 (07:26 +0000)]
Fix deprecated print_simple_box calls.

16 years agoMDL-15404: fix few bugs in repository administration, add a beta version of the cours...
jerome [Fri, 5 Sep 2008 06:30:18 +0000 (06:30 +0000)]
MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list

16 years agoMDL-12336 Inconsistent naming of the Front page area of the question bank, and the...
tjhunt [Fri, 5 Sep 2008 04:06:17 +0000 (04:06 +0000)]
MDL-12336 Inconsistent naming of the Front page area of the question bank, and the front page context more generally.

16 years agoMDL-12814 typo in CSS class name.
tjhunt [Fri, 5 Sep 2008 03:38:42 +0000 (03:38 +0000)]
MDL-12814 typo in CSS class name.

16 years agoMDL-14589: comment correction.
scyrma [Fri, 5 Sep 2008 02:57:19 +0000 (02:57 +0000)]
MDL-14589: comment correction.

16 years ago"MDL-13766, use a random path for uploaded file"
dongsheng [Fri, 5 Sep 2008 02:51:23 +0000 (02:51 +0000)]
"MDL-13766, use a random path for uploaded file"

16 years agoMDL-13766: missing argument in function.
scyrma [Fri, 5 Sep 2008 02:41:31 +0000 (02:41 +0000)]
MDL-13766: missing argument in function.

16 years ago"MDL-13766, adjust file picker UI"
dongsheng [Fri, 5 Sep 2008 02:05:43 +0000 (02:05 +0000)]
"MDL-13766, adjust file picker UI"

16 years agoUpdated the HEAD build version to 20080905
moodlerobot [Fri, 5 Sep 2008 01:47:25 +0000 (01:47 +0000)]
Updated the HEAD build version to 20080905

16 years agoMDL-15666 minor fixes to assignment portfolio callers, additional param for generator...
nicolasconnault [Thu, 4 Sep 2008 13:25:16 +0000 (13:25 +0000)]
MDL-15666 minor fixes to assignment portfolio callers, additional param for generator (assignment type), and unit tests for sha1

16 years agoMDL-15666 sha1 tests for glossary callers. Entry caller test currently fails.
nicolasconnault [Thu, 4 Sep 2008 11:44:48 +0000 (11:44 +0000)]
MDL-15666 sha1 tests for glossary callers. Entry caller test currently fails.

16 years agoMDL-16341 Added language pack
nicolasconnault [Thu, 4 Sep 2008 11:10:40 +0000 (11:10 +0000)]
MDL-16341 Added language pack

16 years agoMDL-16322 - switch calls to print_error to throw exceptions in portfolio callers
mjollnir_ [Thu, 4 Sep 2008 10:38:44 +0000 (10:38 +0000)]
MDL-16322 - switch calls to print_error to throw exceptions in portfolio callers

16 years agoMDL-14591 - fixed some comments and changed some print_errors to exceptions in portfo...
mjollnir_ [Thu, 4 Sep 2008 10:32:17 +0000 (10:32 +0000)]
MDL-14591 - fixed some comments and changed some print_errors to exceptions in portfolio/add

16 years agoMDL-3633 Further refinement.
tjhunt [Thu, 4 Sep 2008 09:27:19 +0000 (09:27 +0000)]
MDL-3633 Further refinement.

16 years agoMDL-3633 Don't show the attempt number column on the quiz view page if the quiz only...
tjhunt [Thu, 4 Sep 2008 09:22:37 +0000 (09:22 +0000)]
MDL-3633 Don't show the attempt number column on the quiz view page if the quiz only allows one attempt.

16 years agoMDL-14589: clean up function & correct the link to userfile.php.
scyrma [Thu, 4 Sep 2008 09:03:44 +0000 (09:03 +0000)]
MDL-14589: clean up function & correct the link to userfile.php.

16 years agoMDL-15402: fix some admin menu titles for repository
jerome [Thu, 4 Sep 2008 07:36:53 +0000 (07:36 +0000)]
MDL-15402: fix some admin menu titles for repository

16 years agoMDL-15402: change "delete confirmation" message
jerome [Thu, 4 Sep 2008 07:26:38 +0000 (07:26 +0000)]
MDL-15402: change "delete confirmation" message

16 years agoMDL-15402: Repository admin: delete a repository type => the general options (example...
jerome [Thu, 4 Sep 2008 07:24:31 +0000 (07:24 +0000)]
MDL-15402: Repository admin: delete a repository type => the general options (example: API key) are now deleted from config_plugin table

16 years agoMDL-14589: make user_profile files available via userfile.php
scyrma [Thu, 4 Sep 2008 07:20:24 +0000 (07:20 +0000)]
MDL-14589: make user_profile files available via userfile.php

16 years agoMDL-15653 Indicate the current state of the question in the navigation panel.
tjhunt [Thu, 4 Sep 2008 07:11:45 +0000 (07:11 +0000)]
MDL-15653 Indicate the current state of the question in the navigation panel.

16 years agoMDL-15540 Navigation panel did not work on the review page for multi-page quizzes...
tjhunt [Thu, 4 Sep 2008 07:05:14 +0000 (07:05 +0000)]
MDL-15540 Navigation panel did not work on the review page for multi-page quizzes because of the way states were loaded. Fix the regressions caused by the previous refactor.

16 years agoMDL-15402: Repository admin: separate operations in three columns, change small icons...
jerome [Thu, 4 Sep 2008 07:03:01 +0000 (07:03 +0000)]
MDL-15402: Repository admin: separate operations in three columns, change small icons into bigger icon and texts. Change Create instance link as a Create instance button.

16 years ago"MDL-13766, donot create boxnet and flickr instances automatically, for local and...
dongsheng [Thu, 4 Sep 2008 06:50:44 +0000 (06:50 +0000)]
"MDL-13766, donot create boxnet and flickr instances automatically, for local and upload plugin, the instance name should get from lang file"

16 years agoMDL-15540 Navigation panel did not work on the review page for multi-page quizzes...
tjhunt [Thu, 4 Sep 2008 06:37:43 +0000 (06:37 +0000)]
MDL-15540 Navigation panel did not work on the review page for multi-page quizzes because of the way states were loaded. Refactor.

16 years ago"MDL-13766, check context id"
dongsheng [Thu, 4 Sep 2008 06:28:47 +0000 (06:28 +0000)]
"MDL-13766, check context id"

16 years agoMDL-14589: Files in user_draft now come out of draftfile.php.
scyrma [Thu, 4 Sep 2008 05:49:30 +0000 (05:49 +0000)]
MDL-14589: Files in user_draft now come out of draftfile.php.

16 years agoMDL-14589: Enforce itemid to always be 0 for user_private.
scyrma [Thu, 4 Sep 2008 05:42:17 +0000 (05:42 +0000)]
MDL-14589: Enforce itemid to always be 0 for user_private.

16 years ago"MDL-13766, recommit jerome's changes"
dongsheng [Thu, 4 Sep 2008 05:40:26 +0000 (05:40 +0000)]
"MDL-13766, recommit jerome's changes"

16 years ago"MDL-13766, order repository instances"
dongsheng [Thu, 4 Sep 2008 05:23:15 +0000 (05:23 +0000)]
"MDL-13766, order repository instances"

16 years agoMDL-15402: set upload plugin with no admin config for now
jerome [Thu, 4 Sep 2008 05:05:39 +0000 (05:05 +0000)]
MDL-15402: set upload plugin with no admin config for now

16 years agoMDL-15402: when has_admin_config is false, do not display an empty admin config page...
jerome [Thu, 4 Sep 2008 04:58:33 +0000 (04:58 +0000)]
MDL-15402: when has_admin_config is false, do not display an empty admin config page during type creation.

16 years agoMDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work...
tjhunt [Thu, 4 Sep 2008 04:55:32 +0000 (04:55 +0000)]
MDL-15653 Indicate question state in quiz naviggation buttons - prepartiory work: make the layout of the buttons more consistent between IE and FF, and between attempt and review.

16 years agoRemove unnecessary div.
tjhunt [Thu, 4 Sep 2008 04:53:28 +0000 (04:53 +0000)]
Remove unnecessary div.

16 years agoMDL-16263 Improve comment.
tjhunt [Thu, 4 Sep 2008 04:52:54 +0000 (04:52 +0000)]
MDL-16263 Improve comment.