]>
git.mjollnir.org Git - moodle.git/log
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
scyrma [Wed, 3 Sep 2008 04:13:24 +0000 (04:13 +0000)]
MDL-14741: fix previous fix..
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.
moodler [Wed, 3 Sep 2008 03:41:09 +0000 (03:41 +0000)]
save_stored_file now works for filepicker attachments too
scyrma [Wed, 3 Sep 2008 03:09:56 +0000 (03:09 +0000)]
MDL-16318: remove a few calls use_html_editor() (more to come)
dongsheng [Wed, 3 Sep 2008 03:01:09 +0000 (03:01 +0000)]
"MDL-16284, fix mismatch tracking state title, merged from MOODLE_19_STABLE"
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.
tjhunt [Wed, 3 Sep 2008 01:46:10 +0000 (01:46 +0000)]
Remove call to deprecated function.
moodlerobot [Wed, 3 Sep 2008 01:45:07 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080903
skodak [Tue, 2 Sep 2008 22:22:46 +0000 (22:22 +0000)]
MDL-14326 fixed DML conversion regression
skodak [Tue, 2 Sep 2008 22:20:35 +0000 (22:20 +0000)]
MDL-14679 DML conversion regression
skodak [Tue, 2 Sep 2008 22:10:11 +0000 (22:10 +0000)]
MDL-12224 no more {$CFG->prefix} in HEAD
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
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!
skodak [Tue, 2 Sep 2008 20:32:03 +0000 (20:32 +0000)]
MDL-14589 minor database driver loading refactoring
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
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
mjollnir_ [Tue, 2 Sep 2008 16:10:51 +0000 (16:10 +0000)]
MDL-16232 - fix bad link in portfolio breadcrumbs
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)
mjollnir_ [Tue, 2 Sep 2008 15:42:15 +0000 (15:42 +0000)]
MDL-14591 - better dealing with sanity checks in plugins
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
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
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
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)
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
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
nicolasconnault [Tue, 2 Sep 2008 12:14:58 +0000 (12:14 +0000)]
MDL-14591 New "warning" form element
mjollnir_ [Tue, 2 Sep 2008 10:32:16 +0000 (10:32 +0000)]
MDL-15362 - better error checking in mahara portfolio plugin
mjollnir_ [Tue, 2 Sep 2008 10:29:09 +0000 (10:29 +0000)]
MDL-14591: improvements to configuring already-broken portfolio plugins
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()
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
moodler [Tue, 2 Sep 2008 09:46:29 +0000 (09:46 +0000)]
Moved some filepicker form processing to formslib.php (temporary)
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).
dongsheng [Tue, 2 Sep 2008 09:21:36 +0000 (09:21 +0000)]
MDL-13766, remove old testing page
jerome [Tue, 2 Sep 2008 08:58:53 +0000 (08:58 +0000)]
MDL-15402: new version of repository administration
scyrma [Tue, 2 Sep 2008 08:06:47 +0000 (08:06 +0000)]
MDL-15405: make itemid & filepath mandatory
scyrma [Tue, 2 Sep 2008 07:30:18 +0000 (07:30 +0000)]
MDL-15405: moving function into file_storage & simplify things a bit.
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.
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
dongsheng [Tue, 2 Sep 2008 04:08:49 +0000 (04:08 +0000)]
"MDL-13766, pass repository name"
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
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)
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)
moodlerobot [Tue, 2 Sep 2008 01:43:43 +0000 (01:43 +0000)]
Updated the HEAD build version to
20080902
moodlerobot [Tue, 2 Sep 2008 01:23:48 +0000 (01:23 +0000)]
Automatic installer.php lang files by installer_builder (
20080902 )
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.
skodak [Mon, 1 Sep 2008 20:04:18 +0000 (20:04 +0000)]
removing forgotten grrr debug code ;-)
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
wildgirl [Mon, 1 Sep 2008 14:54:58 +0000 (14:54 +0000)]
MDL-15879 lang string typo fix (thanks to Susan Mangan)
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
mjollnir_ [Mon, 1 Sep 2008 14:36:12 +0000 (14:36 +0000)]
MDL-15362 - send sha1 of entire zipfile to mahara, not just contents
mjollnir_ [Mon, 1 Sep 2008 14:07:29 +0000 (14:07 +0000)]
MDL-14591 - notice to user if the remote system has forced queueing
mjollnir_ [Mon, 1 Sep 2008 14:01:29 +0000 (14:01 +0000)]
MDL-15362 - misc improvements to mahara portfolio plugin
scyrma [Mon, 1 Sep 2008 10:33:20 +0000 (10:33 +0000)]
MDL-15405: first draft - function to move a file from user_draft to the good filearea, post form-submission.
mudrd8mz [Mon, 1 Sep 2008 09:41:26 +0000 (09:41 +0000)]
MDL-16259 Display overridden role names in course info pop-up box. Merged from 1.9
dongsheng [Mon, 1 Sep 2008 09:10:33 +0000 (09:10 +0000)]
"MDL-13766, create instances for each plugin, testing"
dongsheng [Mon, 1 Sep 2008 08:48:32 +0000 (08:48 +0000)]
"MDL-13766, improve upload UI"
jamiesensei [Mon, 1 Sep 2008 08:30:14 +0000 (08:30 +0000)]
MDL-16110 "Improvement to Overview Report - Columns in csv file do not line up"
jamiesensei [Mon, 1 Sep 2008 08:24:25 +0000 (08:24 +0000)]
MDL-16125 "Improvement to Detailed Responses Report - Format of csv export" removing commas from table content which throw the csv export.
dongsheng [Mon, 1 Sep 2008 08:21:39 +0000 (08:21 +0000)]
"MDL-13766, upload plugin"
dongsheng [Mon, 1 Sep 2008 08:19:28 +0000 (08:19 +0000)]
MDL-13766
Upload plugin added
skodak [Mon, 1 Sep 2008 08:16:41 +0000 (08:16 +0000)]
MDL-15218 reset change password secret if somebody just tries to guess it; merged from MOODLE_19_STABLE
skodak [Mon, 1 Sep 2008 07:18:03 +0000 (07:18 +0000)]
MDL-15948 inform that curl is required for recaptcha; merged from MOODLE_19_STABLE
moodler [Mon, 1 Sep 2008 06:17:23 +0000 (06:17 +0000)]
MDL-15348 Make sure the filepicker element shows a label
scyrma [Mon, 1 Sep 2008 06:15:08 +0000 (06:15 +0000)]
MDL-15405: first version of post-upload content rewriting function
dongsheng [Mon, 1 Sep 2008 06:05:54 +0000 (06:05 +0000)]
"MDL-13766, improve loading UI"
dongsheng [Mon, 1 Sep 2008 06:04:33 +0000 (06:04 +0000)]
MDL-13766, pictures for file picker.
tjhunt [Mon, 1 Sep 2008 05:29:26 +0000 (05:29 +0000)]
MDL-15605 - Fix solution SQL syntax for the "question categories must belong to a context that exists" check.
tjhunt [Mon, 1 Sep 2008 04:17:11 +0000 (04:17 +0000)]
MDL-15655 - address_in_subnet does not work on 64 bit architectures. Also, we found some other issues with this funtion while diagnosing the problem.
peterbulmer [Mon, 1 Sep 2008 03:32:52 +0000 (03:32 +0000)]
MDL-16285 MDL-16286 Cleanup and document delete function in mnet/peer
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
dongsheng [Mon, 1 Sep 2008 03:07:16 +0000 (03:07 +0000)]
MDL-13766, add a navbar to thumbnail view.
dongsheng [Mon, 1 Sep 2008 02:00:15 +0000 (02:00 +0000)]
"MDL-13766, display file name after file downloaded"
moodlerobot [Mon, 1 Sep 2008 01:40:15 +0000 (01:40 +0000)]
Updated the HEAD build version to
20080901
peterbulmer [Mon, 1 Sep 2008 00:29:10 +0000 (00:29 +0000)]
MDL-16286 Change flow of bootstrap to remove hanging indent
peterbulmer [Sun, 31 Aug 2008 23:54:50 +0000 (23:54 +0000)]
MDL-16285 add comments to mnet/peer.php
skodak [Sun, 31 Aug 2008 22:23:53 +0000 (22:23 +0000)]
MDL-15267 PHP5 strict object warning, whitespace fixes
skodak [Sun, 31 Aug 2008 20:45:10 +0000 (20:45 +0000)]
MDL-16283 fixed notice; merged from MOODLE_19_STABLE
moodlerobot [Sun, 31 Aug 2008 01:38:09 +0000 (01:38 +0000)]
Updated the HEAD build version to
20080831
lfrodrigues [Sat, 30 Aug 2008 23:22:50 +0000 (23:22 +0000)]
MDL-16268 updated jabber output to send messages to destination user configured jaber
account or if empty to its email
skodak [Sat, 30 Aug 2008 18:54:57 +0000 (18:54 +0000)]
MDL-15635 DTL refactoring, adding release field to xml file
skodak [Sat, 30 Aug 2008 18:48:39 +0000 (18:48 +0000)]
MDL-15635 dml library inclusion refactoring
skodak [Sat, 30 Aug 2008 18:47:22 +0000 (18:47 +0000)]
MDL-15635 library inclusion refactoring
skodak [Sat, 30 Aug 2008 18:46:18 +0000 (18:46 +0000)]
MDL-15635 sqlite fixes - by Andrei Bautu
lfrodrigues [Sat, 30 Aug 2008 17:53:30 +0000 (17:53 +0000)]
MDL-16268 User-User send messages now use new messaging system.
dongsheng [Sat, 30 Aug 2008 16:48:11 +0000 (16:48 +0000)]
MDL-13766, trim api_key
mjollnir_ [Sat, 30 Aug 2008 16:39:08 +0000 (16:39 +0000)]
MDL-14591 - fixing bug in last commit that would have broken for 'push' portfolio transfers
mjollnir_ [Sat, 30 Aug 2008 16:37:40 +0000 (16:37 +0000)]
MDL-15362 - better robustness in wakeup
MDL-14591 - fixed a bug in portfolio queued transport (not saving updates)
mjollnir_ [Sat, 30 Aug 2008 11:39:43 +0000 (11:39 +0000)]
MDL-15362 - mahara portfolio plugin.
currently the code on the mahara side is in the mahoodle-phase2 branch. it'll be merged into head shortly and should be in 1.1 which is going to alpha next week
mjollnir_ [Sat, 30 Aug 2008 11:37:23 +0000 (11:37 +0000)]
MDL-16180 fixing up typo in mnet services hack
mjollnir_ [Sat, 30 Aug 2008 11:25:29 +0000 (11:25 +0000)]
MDL-16180 - add portfolio support to mnet
moodlerobot [Sat, 30 Aug 2008 01:45:46 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080830
lfrodrigues [Fri, 29 Aug 2008 23:20:50 +0000 (23:20 +0000)]
MDL-16267 deleted old form file
lfrodrigues [Fri, 29 Aug 2008 23:19:54 +0000 (23:19 +0000)]
MDL-16267 done all items in list (html tidy, xhtml strict, plugins tidy)
mjollnir_ [Fri, 29 Aug 2008 18:30:01 +0000 (18:30 +0000)]
MDL-16180 - change field precision of parent_type to 20 in mnet rpc function table to fit 'portfolio'
nicolasconnault [Fri, 29 Aug 2008 14:46:55 +0000 (14:46 +0000)]
MDL-15666 Generating test data on-the-fly using the generator!
mjollnir_ [Fri, 29 Aug 2008 12:42:39 +0000 (12:42 +0000)]
MDL-16180: add support for bouncing user back to originating host in mnet:jump/land
useful for jumping/landing/jumping back as part of an SSO session start that is just the first step for something else (which might be portfolio)
mjollnir_ [Fri, 29 Aug 2008 12:36:56 +0000 (12:36 +0000)]
MDL-14591 - misc improvements to portfolio api
tjhunt [Fri, 29 Aug 2008 12:22:59 +0000 (12:22 +0000)]
MDL-16263 - next bit. And display flagged questions in the navigation panel.
tjhunt [Fri, 29 Aug 2008 11:40:58 +0000 (11:40 +0000)]
MDL-16263 - next bit. Flags on the quiz summary page.
tjhunt [Fri, 29 Aug 2008 11:35:47 +0000 (11:35 +0000)]
XHTML Strict!