]> git.mjollnir.org Git - moodle.git/log
moodle.git
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.

16 years agoMDL-15452 - forgot to check a DB call for errors.
tjhunt [Thu, 4 Sep 2008 04:52:29 +0000 (04:52 +0000)]
MDL-15452 - forgot to check a DB call for errors.

16 years ago"MDL-13766, highlight filename when downloading a file"
dongsheng [Thu, 4 Sep 2008 04:36:55 +0000 (04:36 +0000)]
"MDL-13766, highlight filename when downloading a file"

16 years agoMDL-15402: default visibility is now set to false
jerome [Thu, 4 Sep 2008 04:24:36 +0000 (04:24 +0000)]
MDL-15402: default visibility is now set to false

16 years agoMDL-15402: dimmed text when plugin type is hidden
jerome [Thu, 4 Sep 2008 03:41:23 +0000 (03:41 +0000)]
MDL-15402: dimmed text when plugin type is hidden

16 years agoMDL-15402: if a type has no multiple instances and cannot configure an instance,...
jerome [Thu, 4 Sep 2008 02:15:30 +0000 (02:15 +0000)]
MDL-15402: if a type has no multiple instances and cannot configure an instance, so do not display the list of instance for this type.

16 years agoMDL-15402: fix a small bug in repository.create(), create an instance for type for...
jerome [Thu, 4 Sep 2008 02:07:58 +0000 (02:07 +0000)]
MDL-15402: fix a small bug in repository.create(), create an instance for type for which the administrator can not create a instance

16 years agoMDL-15405: removing leftover debugging code
scyrma [Thu, 4 Sep 2008 02:07:51 +0000 (02:07 +0000)]
MDL-15405: removing leftover debugging code

16 years agoMDL-15405: Add support for relinking of inline media
scyrma [Thu, 4 Sep 2008 01:56:50 +0000 (01:56 +0000)]
MDL-15405: Add support for relinking of inline media

16 years agoUpdated the HEAD build version to 20080904
moodlerobot [Thu, 4 Sep 2008 01:42:15 +0000 (01:42 +0000)]
Updated the HEAD build version to 20080904

16 years agoMDL-15919 support for archive fixing & fixed inline docs a bit
skodak [Wed, 3 Sep 2008 21:16:54 +0000 (21:16 +0000)]
MDL-15919 support for archive fixing & fixed inline docs a bit

16 years agoImproving multichoice display MDL-14763: cleaning code from echos and print_r
pichetp [Wed, 3 Sep 2008 18:24:10 +0000 (18:24 +0000)]
Improving multichoice display MDL-14763: cleaning code from echos and print_r

16 years agoMDL-15758 - added back full forum exports
mjollnir_ [Wed, 3 Sep 2008 12:05:31 +0000 (12:05 +0000)]
MDL-15758 - added back full forum exports

16 years agoMDL-15402: delete a type now delete all its instances, fix confirmation xhtml and...
jerome [Wed, 3 Sep 2008 11:02:25 +0000 (11:02 +0000)]
MDL-15402: delete a type now delete all its instances, fix confirmation xhtml and message, change save label buttons, repository_get_instances() return now all instances if no context is defined

16 years agoMDL-15402: change repository_cache_expire common option default to 120 (minutes)
jerome [Wed, 3 Sep 2008 09:53:35 +0000 (09:53 +0000)]
MDL-15402: change repository_cache_expire common option default to 120 (minutes)

16 years agoMDL-15402: add repository_cache_expire common option
jerome [Wed, 3 Sep 2008 09:45:27 +0000 (09:45 +0000)]
MDL-15402: add repository_cache_expire common option

16 years agoMDL-16263 Flagging questions during a quiz attempt. Submit all and finish was nuking...
tjhunt [Wed, 3 Sep 2008 09:37:20 +0000 (09:37 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Submit all and finish was nuking flag states. Fix that.

16 years agoJS does not work in IE. Grrrr!
tjhunt [Wed, 3 Sep 2008 09:30:10 +0000 (09:30 +0000)]
JS does not work in IE. Grrrr!

16 years agoMDL-14589 new file not found general function
skodak [Wed, 3 Sep 2008 08:47:36 +0000 (08:47 +0000)]
MDL-14589 new file not found general function

16 years ago"MDL-13766, change color scheme, make file picker look better"
dongsheng [Wed, 3 Sep 2008 08:45:55 +0000 (08:45 +0000)]
"MDL-13766, change color scheme, make file picker look better"

16 years agoMDL-15402: fix XHTML for repository admin pages + don't use anymore deprecated functi...
jerome [Wed, 3 Sep 2008 08:45:14 +0000 (08:45 +0000)]
MDL-15402: fix XHTML for repository admin pages + don't use anymore deprecated functions print_simple_box_xxx()

16 years agoMDL-16263 Flagging questions during a quiz attempt. Save flag state on the review...
tjhunt [Wed, 3 Sep 2008 08:32:29 +0000 (08:32 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too.

16 years agoClean up whitespace.
tjhunt [Wed, 3 Sep 2008 08:31:37 +0000 (08:31 +0000)]
Clean up whitespace.

16 years ago"MDL-13766, improve css"
dongsheng [Wed, 3 Sep 2008 08:20:06 +0000 (08:20 +0000)]
"MDL-13766, improve css"

16 years agoMDL-14326 fixed incorrect requires
skodak [Wed, 3 Sep 2008 07:48:19 +0000 (07:48 +0000)]
MDL-14326 fixed incorrect requires

16 years agoMDL-16263 Flagging questions during a quiz attempt. Save flag state on submit when...
tjhunt [Wed, 3 Sep 2008 07:11:59 +0000 (07:11 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Save flag state on submit when JS is off.

16 years agoClean up whitespace.
tjhunt [Wed, 3 Sep 2008 07:10:00 +0000 (07:10 +0000)]
Clean up whitespace.

16 years agoMDL-15405 Final bit to make forum attachments work with filepicker
moodler [Wed, 3 Sep 2008 06:07:36 +0000 (06:07 +0000)]
MDL-15405 Final bit to make forum attachments work with filepicker

16 years agoMDL-16029 Deprecate $extralocation parameter of get_string.
tjhunt [Wed, 3 Sep 2008 06:02:38 +0000 (06:02 +0000)]
MDL-16029 Deprecate $extralocation parameter of get_string.

16 years agoFixed some language strings in file picker
moodler [Wed, 3 Sep 2008 05:55:35 +0000 (05:55 +0000)]
Fixed some language strings in file picker

16 years agoMDL-16263 Flagging questions during a quiz attempt. Make it work nicely with just...
tjhunt [Wed, 3 Sep 2008 05:50:53 +0000 (05:50 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Make it work nicely with just the keyboard, no mouse, if JavaScript is on.

16 years agoMDL-15452 Improved quiz navigation. The quiz now no longer requires JavaScript, unles...
tjhunt [Wed, 3 Sep 2008 05:50:05 +0000 (05:50 +0000)]
MDL-15452 Improved quiz navigation. The quiz now no longer requires JavaScript, unless secure mode is used.

16 years agoMDL-16263 Flagging questions during a quiz attempt. Flag updating in nav not working...
tjhunt [Wed, 3 Sep 2008 05:38:12 +0000 (05:38 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Flag updating in nav not working on the review page.

16 years agoMDL-16263 Flagging questions during a quiz attempt. IE cannot cope with an object...
tjhunt [Wed, 3 Sep 2008 05:37:46 +0000 (05:37 +0000)]
MDL-16263 Flagging questions during a quiz attempt. IE cannot cope with an object initialiser with a trailing comma, so change how thise JS is output.

16 years ago"MDL-13766, fix css problem"
dongsheng [Wed, 3 Sep 2008 05:35:49 +0000 (05:35 +0000)]
"MDL-13766, fix css problem"

16 years agoNew tags file
moodler [Wed, 3 Sep 2008 05:15:28 +0000 (05:15 +0000)]
New tags file

16 years agoMDL-14589 Created new move_draft_to_final() in file storage and made formslib use...
moodler [Wed, 3 Sep 2008 05:14:24 +0000 (05:14 +0000)]
MDL-14589 Created new move_draft_to_final() in file storage and made formslib use it for saving new files

16 years agoMDL-14741: fix previous fix..
scyrma [Wed, 3 Sep 2008 04:13:24 +0000 (04:13 +0000)]
MDL-14741: fix previous fix..

16 years agoMDL-14741: fix onsubmit function - works for forms without previous onsubmit function...
scyrma [Wed, 3 Sep 2008 04:07:01 +0000 (04:07 +0000)]
MDL-14741: fix onsubmit function - works for forms without previous onsubmit function too.

16 years agosave_stored_file now works for filepicker attachments too
moodler [Wed, 3 Sep 2008 03:41:09 +0000 (03:41 +0000)]
save_stored_file now works for filepicker attachments too

16 years agoMDL-16318: remove a few calls use_html_editor() (more to come)
scyrma [Wed, 3 Sep 2008 03:09:56 +0000 (03:09 +0000)]
MDL-16318: remove a few calls use_html_editor() (more to come)

16 years ago"MDL-16284, fix mismatch tracking state title, merged from MOODLE_19_STABLE"
dongsheng [Wed, 3 Sep 2008 03:01:09 +0000 (03:01 +0000)]
"MDL-16284, fix mismatch tracking state title, merged from MOODLE_19_STABLE"

16 years agoMDL-16263 Flagging questions during a quiz attempt. Update flag state in the navigtio...
tjhunt [Wed, 3 Sep 2008 02:35:56 +0000 (02:35 +0000)]
MDL-16263 Flagging questions during a quiz attempt. Update flag state in the navigtion panel when it is updated on the question.

16 years agoRemove call to deprecated function.
tjhunt [Wed, 3 Sep 2008 01:46:10 +0000 (01:46 +0000)]
Remove call to deprecated function.

16 years agoUpdated the HEAD build version to 20080903
moodlerobot [Wed, 3 Sep 2008 01:45:07 +0000 (01:45 +0000)]
Updated the HEAD build version to 20080903

16 years agoMDL-14326 fixed DML conversion regression
skodak [Tue, 2 Sep 2008 22:22:46 +0000 (22:22 +0000)]
MDL-14326 fixed DML conversion regression

16 years agoMDL-14679 DML conversion regression
skodak [Tue, 2 Sep 2008 22:20:35 +0000 (22:20 +0000)]
MDL-14679 DML conversion regression

16 years agoMDL-12224 no more {$CFG->prefix} in HEAD
skodak [Tue, 2 Sep 2008 22:10:11 +0000 (22:10 +0000)]
MDL-12224 no more {$CFG->prefix} in HEAD

16 years agoMDL-14826 reverting commit, MDL-16292 solves this issue; merged from MOODLE_19_STABLE
skodak [Tue, 2 Sep 2008 21:47:08 +0000 (21:47 +0000)]
MDL-14826 reverting commit, MDL-16292 solves this issue; merged from MOODLE_19_STABLE

16 years agoMDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be...
skodak [Tue, 2 Sep 2008 21:20:45 +0000 (21:20 +0000)]
MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be part of install process soon) - based largely on code by Andrei Bautu - thanks!

16 years agoMDL-14589 minor database driver loading refactoring
skodak [Tue, 2 Sep 2008 20:32:03 +0000 (20:32 +0000)]
MDL-14589 minor database driver loading refactoring

16 years agoMDL-14591 - added some debugging to something that isn't implemented to make sure...
mjollnir_ [Tue, 2 Sep 2008 16:37:37 +0000 (16:37 +0000)]
MDL-14591 - added some debugging to something that isn't implemented to make sure it gets fixed later

16 years agoMDL-14591 - added a get_name static method to portfolio plugins and use this as a...
mjollnir_ [Tue, 2 Sep 2008 16:21:14 +0000 (16:21 +0000)]
MDL-14591 - added a get_name static method to portfolio plugins and use this as a default title for adding new instances.

also fixed a small bug in 'cleanup' function. nico - your flickr plugin is missing a string for the name

16 years ago MDL-16232 - fix bad link in portfolio breadcrumbs
mjollnir_ [Tue, 2 Sep 2008 16:10:51 +0000 (16:10 +0000)]
 MDL-16232 - fix bad link in portfolio breadcrumbs

16 years agoMDL-16180 - better checking of mnet support in mahara portfolio plugin (and removed...
mjollnir_ [Tue, 2 Sep 2008 15:43:55 +0000 (15:43 +0000)]
MDL-16180 - better checking of mnet support in mahara portfolio plugin (and removed unnecessary sanity check code that's handled by the main portfolio api)

16 years ago MDL-14591 - better dealing with sanity checks in plugins
mjollnir_ [Tue, 2 Sep 2008 15:42:15 +0000 (15:42 +0000)]
 MDL-14591 - better dealing with sanity checks in plugins

16 years agoMDL-16180 - make sure mnet auth is enabled in mahara portfolio plugin sanity check
mjollnir_ [Tue, 2 Sep 2008 15:28:25 +0000 (15:28 +0000)]
MDL-16180 - make sure mnet auth is enabled in mahara portfolio plugin sanity check

16 years agoMDL-16289 - actually unpack xmlrpc errors rather than just whinge the payload is...
mjollnir_ [Tue, 2 Sep 2008 14:11:53 +0000 (14:11 +0000)]
MDL-16289 - actually unpack xmlrpc errors rather than just whinge the payload is unencrypted

16 years agoMDL-14591 - use new warning form element rather than static when configuring a broken...
mjollnir_ [Tue, 2 Sep 2008 12:56:23 +0000 (12:56 +0000)]
MDL-14591 - use new warning form element rather than static when configuring a broken portfolio plugin

16 years agoMDL-14591 - changed nico's form warning element to use notifyproblem class so that...
mjollnir_ [Tue, 2 Sep 2008 12:54:09 +0000 (12:54 +0000)]
MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default)

16 years agoMDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to...
nicolasconnault [Tue, 2 Sep 2008 12:47:23 +0000 (12:47 +0000)]
MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning

16 years agoMDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to...
nicolasconnault [Tue, 2 Sep 2008 12:23:38 +0000 (12:23 +0000)]
MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning

16 years agoMDL-14591 New "warning" form element
nicolasconnault [Tue, 2 Sep 2008 12:14:58 +0000 (12:14 +0000)]
MDL-14591 New "warning" form element

16 years ago MDL-15362 - better error checking in mahara portfolio plugin
mjollnir_ [Tue, 2 Sep 2008 10:32:16 +0000 (10:32 +0000)]
 MDL-15362 - better error checking in mahara portfolio plugin

16 years agoMDL-14591: improvements to configuring already-broken portfolio plugins
mjollnir_ [Tue, 2 Sep 2008 10:29:09 +0000 (10:29 +0000)]
MDL-14591: improvements to configuring already-broken portfolio plugins

16 years agoMDL-16307: move quiz_get_best_grade() in lib.php, and fix the DB request of quiz_user...
jerome [Tue, 2 Sep 2008 10:06:17 +0000 (10:06 +0000)]
MDL-16307: move quiz_get_best_grade() in lib.php, and fix the DB request of quiz_user_complete()

16 years agoMDL-12224: preload ratings for the specific user and only for his discussions, merged...
jerome [Tue, 2 Sep 2008 09:51:11 +0000 (09:51 +0000)]
MDL-12224: preload ratings for the specific user and only for his discussions, merged from 19

16 years agoMoved some filepicker form processing to formslib.php (temporary)
moodler [Tue, 2 Sep 2008 09:46:29 +0000 (09:46 +0000)]
Moved some filepicker form processing to formslib.php (temporary)

16 years agoSwapping portfolio_exception and portfolio_export_exception. Was
stronk7 [Tue, 2 Sep 2008 09:22:36 +0000 (09:22 +0000)]
Swapping portfolio_exception and portfolio_export_exception. Was
causing some problems under PHP 5.2.5 (Win32 packages).

16 years agoMDL-13766, remove old testing page
dongsheng [Tue, 2 Sep 2008 09:21:36 +0000 (09:21 +0000)]
MDL-13766, remove old testing page

16 years agoMDL-15402: new version of repository administration
jerome [Tue, 2 Sep 2008 08:58:53 +0000 (08:58 +0000)]
MDL-15402: new version of repository administration

16 years agoMDL-15405: make itemid & filepath mandatory
scyrma [Tue, 2 Sep 2008 08:06:47 +0000 (08:06 +0000)]
MDL-15405: make itemid & filepath mandatory

16 years agoMDL-15405: moving function into file_storage & simplify things a bit.
scyrma [Tue, 2 Sep 2008 07:30:18 +0000 (07:30 +0000)]
MDL-15405: moving function into file_storage & simplify things a bit.

16 years agoMDL-14160 SQL in get_categories_for_contexts does not work on Oracle. Thanks to Adria...
tjhunt [Tue, 2 Sep 2008 06:55:32 +0000 (06:55 +0000)]
MDL-14160 SQL in get_categories_for_contexts does not work on Oracle. Thanks to Adrian Smith and Francois Marier for the fix.

16 years agoMDL-16029 removing recently added support for $extralocation from print_error(),...
skodak [Tue, 2 Sep 2008 06:03:37 +0000 (06:03 +0000)]
MDL-16029 removing recently added support for $extralocation from print_error(), thanks TIm for pointing out this is not the recommended way anymore

16 years ago"MDL-13766, pass repository name"
dongsheng [Tue, 2 Sep 2008 04:08:49 +0000 (04:08 +0000)]
"MDL-13766, pass repository name"

16 years agoMDL-13766
dongsheng [Tue, 2 Sep 2008 04:05:11 +0000 (04:05 +0000)]
MDL-13766
1. Remove search link in upload plugin
2. add get_name function

16 years agoMDL-15405 Send the correct filearea forum_attachment (not that we really use it)
moodler [Tue, 2 Sep 2008 03:00:51 +0000 (03:00 +0000)]
MDL-15405 Send the correct filearea forum_attachment (not that we really use it)

16 years agoMDL-15348 Make the filepicker component return the itemid of the new file (in user_dr...
moodler [Tue, 2 Sep 2008 02:59:01 +0000 (02:59 +0000)]
MDL-15348 Make the filepicker component return the itemid of the new file (in user_draft area)

16 years agoUpdated the HEAD build version to 20080902
moodlerobot [Tue, 2 Sep 2008 01:43:43 +0000 (01:43 +0000)]
Updated the HEAD build version to 20080902

16 years agoAutomatic installer.php lang files by installer_builder (20080902)
moodlerobot [Tue, 2 Sep 2008 01:23:48 +0000 (01:23 +0000)]
Automatic installer.php lang files by installer_builder (20080902)

16 years agoMDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated.
piers [Mon, 1 Sep 2008 23:04:59 +0000 (23:04 +0000)]
MDL-16299 - Javascript error during scorm player load.  Ensure SCOID is always populated.

16 years agoremoving forgotten grrr debug code ;-)
skodak [Mon, 1 Sep 2008 20:04:18 +0000 (20:04 +0000)]
removing forgotten grrr debug code ;-)

16 years agoMDL-16029 Added $extralocations in the function print_error; merged from MOODLE_19_STABLE
skodak [Mon, 1 Sep 2008 15:31:09 +0000 (15:31 +0000)]
MDL-16029 Added $extralocations in the function print_error; merged from MOODLE_19_STABLE

16 years agoMDL-15879 lang string typo fix (thanks to Susan Mangan)
wildgirl [Mon, 1 Sep 2008 14:54:58 +0000 (14:54 +0000)]
MDL-15879 lang string typo fix (thanks to Susan Mangan)

16 years agoMDL-16292 print_error not backwards compatible with error(get_string('xx', 'moodle...
skodak [Mon, 1 Sep 2008 14:54:57 +0000 (14:54 +0000)]
MDL-16292 print_error not backwards compatible with error(get_string('xx', 'moodle')); merged from MOODLE_19_STABLE

16 years agoMDL-15362 - send sha1 of entire zipfile to mahara, not just contents
mjollnir_ [Mon, 1 Sep 2008 14:36:12 +0000 (14:36 +0000)]
MDL-15362 - send sha1 of entire zipfile to mahara, not just contents