tjhunt [Wed, 17 Sep 2008 05:24:29 +0000 (05:24 +0000)]
MDL-16505 - Removing qtype_datasetdependent questiontype - finish off the database upgrade, after Pierre's previous work.
moodlerobot [Wed, 17 Sep 2008 01:45:34 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080917
piers [Tue, 16 Sep 2008 22:50:16 +0000 (22:50 +0000)]
MDL-7097 - API debug. Change the control of debugging over to SCORM admin settings.
mjollnir_ [Tue, 16 Sep 2008 21:41:26 +0000 (21:41 +0000)]
MDL-14591 - recover gracefully from portfolio cron
poltawski [Tue, 16 Sep 2008 21:32:09 +0000 (21:32 +0000)]
MDL-16542 - missing global $USER
mjollnir_ [Tue, 16 Sep 2008 20:42:59 +0000 (20:42 +0000)]
MDL-15758 - make sure there's a break between mutliple-session chat export
piers [Tue, 16 Sep 2008 20:32:50 +0000 (20:32 +0000)]
MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions.
mjollnir_ [Tue, 16 Sep 2008 19:42:00 +0000 (19:42 +0000)]
glossary portfolio caller - fixing tiny bug - incorrectly named string key (thanks dan for finding it!)
mjollnir_ [Tue, 16 Sep 2008 19:09:30 +0000 (19:09 +0000)]
MDL-16526 - added admin notifications for misconfigured portfolio plugins.
does not get triggered while admin is currently editing, only when users use it.
mjollnir_ [Tue, 16 Sep 2008 19:02:30 +0000 (19:02 +0000)]
MDL-16520 - better handling of resuming exports in portfolio
nicolasconnault [Tue, 16 Sep 2008 18:57:01 +0000 (18:57 +0000)]
MDL-16177
mjollnir_ [Tue, 16 Sep 2008 18:54:49 +0000 (18:54 +0000)]
fixing fatal error in message lib - relative path to config.php
mjollnir_ [Tue, 16 Sep 2008 18:17:28 +0000 (18:17 +0000)]
MDL-16535 - better handling of the expired error
mjollnir_ [Tue, 16 Sep 2008 17:50:55 +0000 (17:50 +0000)]
MDL-16535 - nicer messages about invalid exports
mjollnir_ [Tue, 16 Sep 2008 17:25:27 +0000 (17:25 +0000)]
MDL-15758: fixing up mod/chat supported formats
nicolasconnault [Tue, 16 Sep 2008 16:40:15 +0000 (16:40 +0000)]
MDL-16483 minor fixes
mjollnir_ [Tue, 16 Sep 2008 15:56:19 +0000 (15:56 +0000)]
fixing int() should be (int) in file storage
mjollnir_ [Tue, 16 Sep 2008 15:48:24 +0000 (15:48 +0000)]
MDL-15777 - updated data file and picture field types to export files using file api.
There's still something about this I don't like - documented in MDL-16493 and code
mjollnir_ [Tue, 16 Sep 2008 15:46:20 +0000 (15:46 +0000)]
MDL-15758 - adding back in changes to default presets for imagegallery for export placeholder
nicolasconnault [Tue, 16 Sep 2008 14:35:15 +0000 (14:35 +0000)]
MDL-16483 Reverting as Petr ordered... I mean, suggested.
mjollnir_ [Tue, 16 Sep 2008 14:23:41 +0000 (14:23 +0000)]
MDL-16414 - make the handling of the download portfolio plugin nicer
mjollnir_ [Tue, 16 Sep 2008 14:22:26 +0000 (14:22 +0000)]
MDL-14591 - better handling of variable headers in portfolio export
mjollnir_ [Tue, 16 Sep 2008 14:17:32 +0000 (14:17 +0000)]
MDL-14591 - added security in file serving in pull portfolio plugins
pichetp [Tue, 16 Sep 2008 13:06:04 +0000 (13:06 +0000)]
MDL-16505 Removing qtype_datasetdependent questiontype
mjollnir_ [Tue, 16 Sep 2008 13:01:34 +0000 (13:01 +0000)]
MDL-16519 - added some more help text to box.net config page
mjollnir_ [Tue, 16 Sep 2008 13:01:13 +0000 (13:01 +0000)]
MDL-14591 - fixed up the ordering of the deferring to plugins in admin_config_form
pichetp [Tue, 16 Sep 2008 12:59:00 +0000 (12:59 +0000)]
MDL-16505 Removing qtype_datasetdependent questiontype
mjollnir_ [Tue, 16 Sep 2008 12:28:20 +0000 (12:28 +0000)]
MDL-16520 - print info about current export
nicolasconnault [Tue, 16 Sep 2008 12:19:43 +0000 (12:19 +0000)]
MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class.
mjollnir_ [Tue, 16 Sep 2008 10:41:17 +0000 (10:41 +0000)]
MDL-16520 - make the already exporting portfolio error more user friendly
jamiesensei [Tue, 16 Sep 2008 10:30:06 +0000 (10:30 +0000)]
MDL-16527 "responses report : use question_get_feedback_class and question_get_feedback_image from questionlib.php instead of custom styles" better not make styles dependent on question type. Just use overall styles.
jamiesensei [Tue, 16 Sep 2008 09:50:24 +0000 (09:50 +0000)]
MDL-16528 "responses report : improve efficiency of sql" moved the querying for state data all into one big query rather than an individual query for each question in each attempt.
jamiesensei [Tue, 16 Sep 2008 09:46:57 +0000 (09:46 +0000)]
MDL-16527 "responses report : use question_get_feedback_class and question_get_feedback_image from questionlib.php instead of custom styles"
jerome [Tue, 16 Sep 2008 09:08:36 +0000 (09:08 +0000)]
MDL-15402: implement readonly repository instances (support flickr_public)
moodler [Tue, 16 Sep 2008 08:57:34 +0000 (08:57 +0000)]
MDL-12563 Fixed RSS dates so that they are always GMT
mjollnir_ [Tue, 16 Sep 2008 08:10:24 +0000 (08:10 +0000)]
MDL-16523 - shortened admin mneu items for portfolio plugins
mjollnir_ [Tue, 16 Sep 2008 08:05:50 +0000 (08:05 +0000)]
MDL-16521 - made folder optional in box.net portfolio transfer
mjollnir_ [Tue, 16 Sep 2008 08:00:11 +0000 (08:00 +0000)]
MDL-16521- 'share' parameter must be int for create folder in box.net
nicolasconnault [Tue, 16 Sep 2008 07:33:16 +0000 (07:33 +0000)]
MDL-15666 MDL-16486
mits [Tue, 16 Sep 2008 06:13:35 +0000 (06:13 +0000)]
MDL-16524 - Fixed a typo.
dongsheng [Tue, 16 Sep 2008 05:33:55 +0000 (05:33 +0000)]
MDL-13766, clean up
dongsheng [Tue, 16 Sep 2008 03:52:11 +0000 (03:52 +0000)]
MDL-13766, move filepicker javascript code to a seperated file.
dongsheng [Tue, 16 Sep 2008 03:11:17 +0000 (03:11 +0000)]
MDL-13766
1. Clean up source code
2. use search api replace old get_listing api
jerome [Tue, 16 Sep 2008 02:09:35 +0000 (02:09 +0000)]
MDL-15350: format code (mostly white spaces) + skeleton for documentation
jerome [Tue, 16 Sep 2008 02:01:59 +0000 (02:01 +0000)]
MDL-15488: format code (mostly white space) + skeleton for documentation
moodlerobot [Tue, 16 Sep 2008 01:50:29 +0000 (01:50 +0000)]
Updated the HEAD build version to
20080916
piers [Mon, 15 Sep 2008 19:56:36 +0000 (19:56 +0000)]
MDL-7097 - API debug. Add ability to manually poke the SCORM API for 1.2 and 2004.
mjollnir_ [Mon, 15 Sep 2008 19:39:46 +0000 (19:39 +0000)]
MDL-16517 - fix regression i introduced in resource mod portfolio implementation
pichetp [Mon, 15 Sep 2008 18:39:15 +0000 (18:39 +0000)]
DB error changing array('id', $state->id) to array('id'=> $state->id)
mjollnir_ [Mon, 15 Sep 2008 17:14:51 +0000 (17:14 +0000)]
MDL-16516 - fixing bad regression in mahara portfolio plugin
stronk7 [Mon, 15 Sep 2008 16:24:48 +0000 (16:24 +0000)]
Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; merged from 19_STABLE
mjollnir_ [Mon, 15 Sep 2008 16:10:55 +0000 (16:10 +0000)]
MDL-15666 - fake writting files in test portfolio exporter so that we can test integration between callers and plugins
mjollnir_ [Mon, 15 Sep 2008 16:08:59 +0000 (16:08 +0000)]
MDL-15666 - fixing bugs in resource unit test implementation
mjollnir_ [Mon, 15 Sep 2008 15:55:11 +0000 (15:55 +0000)]
MDL-16514 - adding format to forum mod_form and fixing regression in single forum type add instance
wildgirl [Mon, 15 Sep 2008 15:44:19 +0000 (15:44 +0000)]
MDL-16389 meta course help file update
wildgirl [Mon, 15 Sep 2008 15:16:02 +0000 (15:16 +0000)]
MDL-15314 lang string rewording, thanks to Ray Lawrence
wildgirl [Mon, 15 Sep 2008 14:21:01 +0000 (14:21 +0000)]
MDL-15134 lang string typo fix, thanks to David Mudrak
jamiesensei [Mon, 15 Sep 2008 14:08:11 +0000 (14:08 +0000)]
MDL-16362 "Quiz - bar graph on results screen" removing var_dump that I forgot to clean up.
wildgirl [Mon, 15 Sep 2008 14:06:05 +0000 (14:06 +0000)]
MDL-14404 enrolment expiry notification help file text
mjollnir_ [Mon, 15 Sep 2008 14:01:57 +0000 (14:01 +0000)]
MDL-15760 - move boxnet folder creation from prepare_package into send_package
nicolasconnault [Mon, 15 Sep 2008 13:45:14 +0000 (13:45 +0000)]
MDL-15666 Subclassing exporter class so that only local files are written
jamiesensei [Mon, 15 Sep 2008 13:38:31 +0000 (13:38 +0000)]
MDL-16362 "Quiz - bar graph on results screen" there was a bug in my code that would put the graph generation code into an infinite loop if the overall grade for the quiz is 0. Since the change in the type of the field for quiz->grade the old test for quiz->grade being zero doesn't work. Using $quiz->grade as a bool does not work ($quiz->grade is now a string 0.0000), since Moodle 2.0 need to use $quiz->grade == 0.
nicolasconnault [Mon, 15 Sep 2008 13:18:44 +0000 (13:18 +0000)]
MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id)
mjollnir_ [Mon, 15 Sep 2008 13:13:21 +0000 (13:13 +0000)]
MDL-16423 - changed button->set_formats to respect more general formats (for later when we have richer export formats that aren't mostly based on mime)
mudrd8mz [Mon, 15 Sep 2008 11:57:53 +0000 (11:57 +0000)]
MDL-16355 Do not set lesson maxgrade to 100 but use the real value without multfactor. Merged from 1.9
mudrd8mz [Mon, 15 Sep 2008 11:49:42 +0000 (11:49 +0000)]
MDL-16356 Fix capability name. Merged from 1.9
jamiesensei [Mon, 15 Sep 2008 11:39:15 +0000 (11:39 +0000)]
MDL-16125 "Improvement to Detailled Responses Report : Format of csv export" Fixed missing format string problem when downloading.
mudrd8mz [Mon, 15 Sep 2008 11:31:53 +0000 (11:31 +0000)]
MDL-16441 Display language selection drop-down list at My Moodle page. Merged from 1.9
jamiesensei [Mon, 15 Sep 2008 11:13:31 +0000 (11:13 +0000)]
MDL-16502 "highlight questions that appear not to be working very well according to statistics"
There is a function is_dubious_question on the statistics table passed all the stats for that question and other question data and that returns a bool.
dongsheng [Mon, 15 Sep 2008 09:42:38 +0000 (09:42 +0000)]
MDL-13766
1. remove repo_id field in plugin
2. remove reset varible in javascript code.
dongsheng [Mon, 15 Sep 2008 09:31:41 +0000 (09:31 +0000)]
MDL-13766
1. create logout() and check_login() function
2. Remove the code use global varibal
jerome [Mon, 15 Sep 2008 09:21:29 +0000 (09:21 +0000)]
MDL-15402: fix a bug with parameter in the delete URL (wrong cleaning setting) + move flickr public email address setting from admin to instance
jamiesensei [Mon, 15 Sep 2008 09:16:57 +0000 (09:16 +0000)]
MDL-16501 "moving key to colours on graph to the bottom of the graph gives more horizontal screen space for the graph itself"
jerome [Mon, 15 Sep 2008 08:42:56 +0000 (08:42 +0000)]
MDL-15402: minor changes for flickr admin settings
andreabix [Mon, 15 Sep 2008 08:02:25 +0000 (08:02 +0000)]
Fixed duplicated style in fw_fonts.css
moodler [Mon, 15 Sep 2008 07:56:26 +0000 (07:56 +0000)]
Just tidying as I read it. Main problem with it now is that huge block of JS
moodler [Mon, 15 Sep 2008 07:37:21 +0000 (07:37 +0000)]
Just cleaning up layout a little
moodler [Mon, 15 Sep 2008 06:58:26 +0000 (06:58 +0000)]
MDL-13766 Tidying
moodler [Mon, 15 Sep 2008 06:56:08 +0000 (06:56 +0000)]
MDL-13766 Cleaned up the formatting a bit for readability
moodler [Mon, 15 Sep 2008 06:14:11 +0000 (06:14 +0000)]
Forgot the README
moodler [Mon, 15 Sep 2008 06:09:57 +0000 (06:09 +0000)]
MDL-16046 Fixed up the portfolio tabs
moodler [Mon, 15 Sep 2008 05:55:58 +0000 (05:55 +0000)]
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
Also cleaned up some notices in message/edit.php
tjhunt [Mon, 15 Sep 2008 04:21:15 +0000 (04:21 +0000)]
Turn off strict XML headers during upgrade, so if an error occurrs, you are more likely to be able to see what happened.
tjhunt [Mon, 15 Sep 2008 04:20:23 +0000 (04:20 +0000)]
MDL-16492: the fix for MDL-16411 broke the fix for MDL-16200. Fix it.
scyrma [Mon, 15 Sep 2008 01:51:25 +0000 (01:51 +0000)]
MDL-15351: making sure empty folders are still recognized as folders.
moodlerobot [Mon, 15 Sep 2008 01:47:12 +0000 (01:47 +0000)]
Updated the HEAD build version to
20080915
skodak [Sun, 14 Sep 2008 08:40:23 +0000 (08:40 +0000)]
MDL-16433 themes and javascript files are not blocked by running upgrade anymore
skodak [Sun, 14 Sep 2008 08:22:44 +0000 (08:22 +0000)]
MDL-16493 file and picture element migrated; waiting for file picker to mature, presets not finished yet
skodak [Sun, 14 Sep 2008 07:39:41 +0000 (07:39 +0000)]
MDL-16491 fixed typos, versions were not saved in upgrade savepoints
moodlerobot [Sun, 14 Sep 2008 01:43:21 +0000 (01:43 +0000)]
Updated the HEAD build version to
20080914
skodak [Sat, 13 Sep 2008 19:38:44 +0000 (19:38 +0000)]
MDL-14589 image resizing and conversion support
moodlerobot [Sat, 13 Sep 2008 01:39:31 +0000 (01:39 +0000)]
Updated the HEAD build version to
20080913
nicolasconnault [Fri, 12 Sep 2008 19:17:53 +0000 (19:17 +0000)]
MDL-16423 Adding a missing $ sign
mjollnir_ [Fri, 12 Sep 2008 15:34:20 +0000 (15:34 +0000)]
MDL-16046 - log page for portfolio transfers
mjollnir_ [Fri, 12 Sep 2008 15:32:14 +0000 (15:32 +0000)]
MDL-15362 - make sure we log the transfer on an xmlrpc request in mahara plugin
mjollnir_ [Fri, 12 Sep 2008 15:31:17 +0000 (15:31 +0000)]
MDL-14591 - added some phpdocs, moved the transfer log insert into its own method and streamlined how it's called.
Also added a parameter to verify reawaken so that when we are just viewing queued transfer logs it can be in a different session (sesskey verification)
mjollnir_ [Fri, 12 Sep 2008 11:22:15 +0000 (11:22 +0000)]
MDL-15666 - change all the portfolio plugins and callers to use exceptions
rather than relying on return values (send_package and prepare_package)
move zipping of temporary files into the exporter class so it can be overridden during unit tests
fix a small todo in mahara plugin
jamiesensei [Fri, 12 Sep 2008 08:33:40 +0000 (08:33 +0000)]
MDL-16463 "Long group names can make drop down box too wide" added an if condition to test the length of the group name. If it is more than 20 characters then we use the string 'this group' instead of the group name.
skodak [Fri, 12 Sep 2008 08:22:41 +0000 (08:22 +0000)]
MDL-14589 no file browsing if not logged-in
dongsheng [Fri, 12 Sep 2008 08:16:09 +0000 (08:16 +0000)]
MDL-13766
introduce new search API