]>
git.mjollnir.org Git - moodle.git/log
mjollnir_ [Tue, 29 Jul 2008 10:51:18 +0000 (10:51 +0000)]
MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page.
sam_marshall [Tue, 29 Jul 2008 10:37:46 +0000 (10:37 +0000)]
MDL-15498: Completion: added idnumber to progress report table (if enabled)
mjollnir_ [Tue, 29 Jul 2008 09:27:24 +0000 (09:27 +0000)]
MDL-15869 - fixed a notice in forum related to portfolio
sam_marshall [Tue, 29 Jul 2008 09:13:25 +0000 (09:13 +0000)]
MDL-15869: Fixed bug in saving module settings when completion is not enabled
dongsheng [Tue, 29 Jul 2008 03:21:26 +0000 (03:21 +0000)]
MDL-15350, fix a bug in boxnet plugin
scyrma [Tue, 29 Jul 2008 02:35:17 +0000 (02:35 +0000)]
MDL-14679: small fix for problem following db migration
moodlerobot [Tue, 29 Jul 2008 01:38:13 +0000 (01:38 +0000)]
Updated the HEAD build version to
20080729
piers [Tue, 29 Jul 2008 01:01:36 +0000 (01:01 +0000)]
MDL-14967 Upgrade all code using DML - a few missing bits in mod/scorm.
piers [Tue, 29 Jul 2008 00:42:28 +0000 (00:42 +0000)]
MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific.
mits [Tue, 29 Jul 2008 00:19:05 +0000 (00:19 +0000)]
Fixed homelink color.
stronk7 [Mon, 28 Jul 2008 23:08:57 +0000 (23:08 +0000)]
Added some functional tests to check the recordset keys. MDL-15798
stronk7 [Mon, 28 Jul 2008 22:22:22 +0000 (22:22 +0000)]
Implement proper keys for adodb and pdo recordset iterators. MDL-15798
sam_marshall [Mon, 28 Jul 2008 17:27:33 +0000 (17:27 +0000)]
MDL-15498: Completion fix: forum upgrade broken
sam_marshall [Mon, 28 Jul 2008 17:26:57 +0000 (17:26 +0000)]
MDL-15498: Completion fix: core upgrade broken
sam_marshall [Mon, 28 Jul 2008 17:21:13 +0000 (17:21 +0000)]
MDL-15498: Completion fix: change to use ajaxenabled in progress report
sam_marshall [Mon, 28 Jul 2008 17:17:22 +0000 (17:17 +0000)]
MDL-15498: Completion fix: use of old XMLDBTable, Field in forum upgrade
sam_marshall [Mon, 28 Jul 2008 17:11:51 +0000 (17:11 +0000)]
MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output
sam_marshall [Mon, 28 Jul 2008 16:08:23 +0000 (16:08 +0000)]
MDL-15498: Completion fix: hide completion icons for guest/not logged in
sam_marshall [Mon, 28 Jul 2008 15:58:50 +0000 (15:58 +0000)]
MDL-15498: Fixes to problems Petr identified with completion system checkin
tjhunt [Mon, 28 Jul 2008 14:41:15 +0000 (14:41 +0000)]
MDL-15542 - followup bug fixes thanks to sam.
mjollnir_ [Mon, 28 Jul 2008 14:35:01 +0000 (14:35 +0000)]
fixing merge issue between portfolio & messaging events
sam_marshall [Mon, 28 Jul 2008 12:31:29 +0000 (12:31 +0000)]
MDL-15498: Completion system
mjollnir_ [Mon, 28 Jul 2008 12:27:18 +0000 (12:27 +0000)]
removed shorttag
mjollnir_ [Mon, 28 Jul 2008 11:33:51 +0000 (11:33 +0000)]
MDL-15857 - set pagepath in admin/portfolio.php
jamiesensei [Mon, 28 Jul 2008 10:49:49 +0000 (10:49 +0000)]
removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)".
mjollnir_ [Mon, 28 Jul 2008 10:44:52 +0000 (10:44 +0000)]
MDL-15856: fixing box.net plugin
mjollnir_ [Mon, 28 Jul 2008 10:44:25 +0000 (10:44 +0000)]
MDL-15758 - fixing assignment & resource bugs
mjollnir_ [Mon, 28 Jul 2008 10:27:29 +0000 (10:27 +0000)]
MDL-15758 - fixing bugs I introduced in a refactor in assignment
mjollnir_ [Mon, 28 Jul 2008 10:23:51 +0000 (10:23 +0000)]
MDL-15758 fixed a bug in the return to url in forum
mjollnir_ [Mon, 28 Jul 2008 10:17:09 +0000 (10:17 +0000)]
MDL-15758 - commenting out some forum calls until the portfolio is ready
dongsheng [Mon, 28 Jul 2008 08:52:33 +0000 (08:52 +0000)]
MDL-15350, add language string for boxnet plug-in.
dongsheng [Mon, 28 Jul 2008 08:30:28 +0000 (08:30 +0000)]
"MDL-13766, fix nav link"
dongsheng [Mon, 28 Jul 2008 08:24:55 +0000 (08:24 +0000)]
"MDL-13766, repository settings page"
mjollnir_ [Mon, 28 Jul 2008 08:19:14 +0000 (08:19 +0000)]
MDL-15758 - added add to portfolio button to resource/text & html
mjollnir_ [Mon, 28 Jul 2008 07:35:20 +0000 (07:35 +0000)]
MDL-14591 added my name next to a portfolio todo
moodler [Mon, 28 Jul 2008 07:17:34 +0000 (07:17 +0000)]
MDL-10107 Don't show messaging tab (and portfolio) when on user index page. Also fixed some notices.
fmarier [Mon, 28 Jul 2008 06:34:08 +0000 (06:34 +0000)]
mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE
dongsheng [Mon, 28 Jul 2008 04:08:22 +0000 (04:08 +0000)]
"MDL-15822, deal with time-out problem of boxnet lib"
moodler [Mon, 28 Jul 2008 03:18:32 +0000 (03:18 +0000)]
MDL-15841 Removed the default safe overrides for new installs (MDL-8521)
This MAY be reversed in Moodle 2.0, pending other roles work and discussion
moodlerobot [Mon, 28 Jul 2008 01:37:25 +0000 (01:37 +0000)]
Updated the HEAD build version to
20080728
moodlerobot [Mon, 28 Jul 2008 01:17:33 +0000 (01:17 +0000)]
Automatic installer.php lang files by installer_builder (
20080728 )
stronk7 [Sun, 27 Jul 2008 22:02:20 +0000 (22:02 +0000)]
Transform some messaging deprecated DDL function calls to new ones.
piers [Sun, 27 Jul 2008 21:19:01 +0000 (21:19 +0000)]
MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains), change deprecated get_records_select_menu() deprecated call.
danmarsden [Sun, 27 Jul 2008 20:21:08 +0000 (20:21 +0000)]
MDL-15747 typo
stronk7 [Sun, 27 Jul 2008 16:27:10 +0000 (16:27 +0000)]
Merging unmerged 19_STABLE file.
moodlerobot [Sun, 27 Jul 2008 01:33:52 +0000 (01:33 +0000)]
Updated the HEAD build version to
20080727
stronk7 [Sat, 26 Jul 2008 23:04:50 +0000 (23:04 +0000)]
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE
stronk7 [Sat, 26 Jul 2008 22:13:39 +0000 (22:13 +0000)]
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE
skodak [Sat, 26 Jul 2008 16:50:33 +0000 (16:50 +0000)]
MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page
skodak [Sat, 26 Jul 2008 15:15:25 +0000 (15:15 +0000)]
MDL-11844 new option for conditional stripping of tags from activity names
skodak [Sat, 26 Jul 2008 11:36:35 +0000 (11:36 +0000)]
MDL-13353 Course page does not validate when a lable containing <p> tags is hidden; merged from MOODLE_19_STABLE
skodak [Sat, 26 Jul 2008 11:29:00 +0000 (11:29 +0000)]
MDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE
moodlerobot [Sat, 26 Jul 2008 01:37:08 +0000 (01:37 +0000)]
Updated the HEAD build version to
20080726
stronk7 [Fri, 25 Jul 2008 23:31:08 +0000 (23:31 +0000)]
Final modifications to PHP docs while documenting DML function in Docs.
skodak [Fri, 25 Jul 2008 22:44:17 +0000 (22:44 +0000)]
MDL-15823 format_string() improvements; merged from MOODLE_19_STABLE
stronk7 [Fri, 25 Jul 2008 18:41:35 +0000 (18:41 +0000)]
Some more PHP Docs minor changes.
stronk7 [Fri, 25 Jul 2008 17:51:37 +0000 (17:51 +0000)]
Polishing a bit PHP docs
tjhunt [Fri, 25 Jul 2008 16:20:46 +0000 (16:20 +0000)]
MDL-15813 - correction - add missing 'return'. Again, Jamie, if you see this, please review.
tjhunt [Fri, 25 Jul 2008 16:18:28 +0000 (16:18 +0000)]
MDL-15818 - correction, undo a change to the admin-reports bit.
Jamie, if you see this, please review this change.
mjollnir_ [Fri, 25 Jul 2008 15:32:44 +0000 (15:32 +0000)]
MDL-14591: make the portfolio exporter redirect to nicer places in case of error.
mjollnir_ [Fri, 25 Jul 2008 15:17:23 +0000 (15:17 +0000)]
MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML
tjhunt [Fri, 25 Jul 2008 14:18:19 +0000 (14:18 +0000)]
Fix notices.
tjhunt [Fri, 25 Jul 2008 14:18:02 +0000 (14:18 +0000)]
MDL-15537 - followup - don't display an error if you ask questionlib.php to load an empty list of questions.
tjhunt [Fri, 25 Jul 2008 14:11:22 +0000 (14:11 +0000)]
No manually graded questions found is not an error contidion, so return true, not false.
tjhunt [Fri, 25 Jul 2008 14:05:40 +0000 (14:05 +0000)]
Fix notices in 'Students' without attempts mode.
mjollnir_ [Fri, 25 Jul 2008 12:30:08 +0000 (12:30 +0000)]
MDL-15758 : beginning of forum implementation of portfolio export
jamiesensei [Fri, 25 Jul 2008 12:15:07 +0000 (12:15 +0000)]
MDL-14208 Cache results of calculations, "recompute now" functionality -- forgot one field for questions stats.
mjollnir_ [Fri, 25 Jul 2008 11:43:41 +0000 (11:43 +0000)]
MDL-15760 fixed typo in box.net language pack
mjollnir_ [Fri, 25 Jul 2008 11:02:06 +0000 (11:02 +0000)]
MDL-14591 committing missing portfolio icons
nicolasconnault [Fri, 25 Jul 2008 10:49:42 +0000 (10:49 +0000)]
MDL-14383 Ugrading YUI to 2.5.2
nicolasconnault [Fri, 25 Jul 2008 10:41:39 +0000 (10:41 +0000)]
MDL-14383 Removing YUI 2.5.0 to upgrade to 2.5.2
mjollnir_ [Fri, 25 Jul 2008 10:31:10 +0000 (10:31 +0000)]
MDL-14591: changed the definition of portfolio_add_button
to support passing the callbackfile explicitly if necessary
and added my name next to some TODOs so I can find them later
nicolasconnault [Fri, 25 Jul 2008 09:32:40 +0000 (09:32 +0000)]
MDL-14731 Added warning suggested by Petr
mjollnir_ [Fri, 25 Jul 2008 08:39:28 +0000 (08:39 +0000)]
MDL-15798 added note in portfolio lib to remove later when this is fixed
mjollnir_ [Fri, 25 Jul 2008 08:31:59 +0000 (08:31 +0000)]
MDL-14591: fixing merge issues in portfolio
dongsheng [Fri, 25 Jul 2008 08:27:50 +0000 (08:27 +0000)]
"MDL-15244, fix bugs of ip blocker"
mjollnir_ [Fri, 25 Jul 2008 08:22:14 +0000 (08:22 +0000)]
MDL-15760: boxnet portfolio plugin should only be allowed one instance
mjollnir_ [Fri, 25 Jul 2008 08:14:11 +0000 (08:14 +0000)]
portfolio checkin-
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog
commit point is this hash on that branch:
f9642af4e8bd319d4ecdfd83589db61a8fa6fef2
This comes with two plugins, box.net & download
nicolasconnault [Fri, 25 Jul 2008 06:56:33 +0000 (06:56 +0000)]
MDL-15808 changed prefix to tst_ and added dboptions
moodler [Fri, 25 Jul 2008 05:41:51 +0000 (05:41 +0000)]
Removing a warning when prefix == ''
moodler [Fri, 25 Jul 2008 05:23:27 +0000 (05:23 +0000)]
FEEDBACK HELP file stubs - THESE NEED REVIEW!!!
dongsheng [Fri, 25 Jul 2008 03:09:47 +0000 (03:09 +0000)]
MDL-14650, fix incorrect use of &&
piers [Fri, 25 Jul 2008 02:32:00 +0000 (02:32 +0000)]
MDL-11137 Unable to locate API error - remove comment code with bad characters.
moodlerobot [Fri, 25 Jul 2008 01:39:47 +0000 (01:39 +0000)]
Updated the HEAD build version to
20080725
piers [Thu, 24 Jul 2008 23:53:56 +0000 (23:53 +0000)]
MDL-11137 Unable to locate API error - fix typo on var name - thank dan.
skodak [Thu, 24 Jul 2008 23:14:58 +0000 (23:14 +0000)]
MDL-15821 do not show profile link in admin block if using guest account; merged from MOODLE_19_STABLE
piers [Thu, 24 Jul 2008 23:08:30 +0000 (23:08 +0000)]
MDL-11137 Unable to locate API error - force a sort order on the cmi elements, and ensure correct type comparison when determining whether we have seen this objective id before. affects aicc, 1.2 and 1.3.
skodak [Thu, 24 Jul 2008 22:58:03 +0000 (22:58 +0000)]
MDL-15820 fixed some install noise on dev sites; merged from MOODLE_19_STABLE
skodak [Thu, 24 Jul 2008 21:59:13 +0000 (21:59 +0000)]
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
skodak [Thu, 24 Jul 2008 21:45:18 +0000 (21:45 +0000)]
MDL-14731 we can not rely on internal connection by default
jamiesensei [Thu, 24 Jul 2008 17:45:01 +0000 (17:45 +0000)]
MDL-14208 "add cron routine to clean up cache records"
jamiesensei [Thu, 24 Jul 2008 17:42:06 +0000 (17:42 +0000)]
MDL-14208 Cache results of calculations, "recompute now" functionality -- added message about when the stats were last calculated and how many attempts there have been since then and a recompute now button.
jamiesensei [Thu, 24 Jul 2008 17:36:33 +0000 (17:36 +0000)]
MDL-15818 "allow quiz reports to register cron routines" - Quiz reports can now include files cron.php which include functions quiz_report_{reportname}_cron that will be executed from the moodle cron. They must also modify their quiz_report record to set cron to the number of seconds between cron execution.
jamiesensei [Thu, 24 Jul 2008 16:10:26 +0000 (16:10 +0000)]
MDL-14216 "change query to work on Postgres." - some adjustments to make it work on mysql again too.
tjhunt [Thu, 24 Jul 2008 15:34:15 +0000 (15:34 +0000)]
MDL-14216 - change query to work on Postgres.
jamiesensei [Thu, 24 Jul 2008 15:22:31 +0000 (15:22 +0000)]
MDL-15813 "return params or a param from moodle_url params and param method when no value is passed to method to set url param(s)."
Methods param and params can now be used in the following ways :
$url->params(); // returns params
$url->params($arrayofnewparams);// add params to url params and then returns all the params.
//--
$url->param('id');//returns value of id param.
$url->param('id', 5); set id param to 5.
nicolasconnault [Thu, 24 Jul 2008 14:02:48 +0000 (14:02 +0000)]
MDL-14247 Applying Katja's fix. Thanks! Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 24 Jul 2008 13:37:05 +0000 (13:37 +0000)]
MDL-14731 Improved Bryce's patch and applied. YUI version number is kept in a simple version.php file, to be updated manually when updating the YUI libraries.
jamiesensei [Thu, 24 Jul 2008 13:25:07 +0000 (13:25 +0000)]
MDL-14208 'Improvement of Item Analysis Report : Cache results of calculations, "recompute now" functionality' - using new tables to cache stats results.
tjhunt [Thu, 24 Jul 2008 12:58:05 +0000 (12:58 +0000)]
MDL-14216 - change query to work on Postgres.