Sam Hemelryk [Fri, 24 Sep 2010 03:14:27 +0000 (03:14 +0000)]
user-profile MDL-22499 Added context checks around the link in a users course profile to view their full profile.
jerome mouneyrac [Fri, 24 Sep 2010 02:45:39 +0000 (02:45 +0000)]
webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir
Dan Marsden [Fri, 24 Sep 2010 01:56:20 +0000 (01:56 +0000)]
SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue.
Moodle Robot [Fri, 24 Sep 2010 00:51:09 +0000 (00:51 +0000)]
Updated the HEAD build version to
20100924
AMOS bot [Fri, 24 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20100924)
Dan Marsden [Thu, 23 Sep 2010 23:38:43 +0000 (23:38 +0000)]
SCORM MDL-24239 update scorm settings correctly during file upgrade
Andreas Grabs [Thu, 23 Sep 2010 22:24:18 +0000 (22:24 +0000)]
MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab
Aparup Banerjee [Thu, 23 Sep 2010 12:29:48 +0000 (12:29 +0000)]
assignment MDL-24240 set the assignment type plugin title string to produce notice for the subplugin's lang pack, removed notice for core lang pack
Dan Marsden [Thu, 23 Sep 2010 08:27:53 +0000 (08:27 +0000)]
SCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB->sql_isnotempty()
Rossiani Wijaya [Thu, 23 Sep 2010 08:03:47 +0000 (08:03 +0000)]
MDL-24258 (updated): eliminate student capability to delete their post when it exceeded the max editing time.
Rossiani Wijaya [Thu, 23 Sep 2010 07:55:18 +0000 (07:55 +0000)]
MDL-24258: eliminate student capability to delete their post when it exceeded the max editing time.
Andrew Davis [Thu, 23 Sep 2010 06:45:05 +0000 (06:45 +0000)]
database MDL-24349 made exporting of preset database activities produce valid preset zip files
jerome mouneyrac [Thu, 23 Sep 2010 06:25:46 +0000 (06:25 +0000)]
community block MDL-24306 add sort by rating
Rossiani Wijaya [Thu, 23 Sep 2010 05:50:15 +0000 (05:50 +0000)]
MDL-24350: fixed XHTML strict by removing an additional of '</div>'
Sam Hemelryk [Thu, 23 Sep 2010 05:45:00 +0000 (05:45 +0000)]
mod-forum MDL-22220 Added CSS classes for better for post styling
Sam Hemelryk [Thu, 23 Sep 2010 05:37:00 +0000 (05:37 +0000)]
NOBUG: Added page heading
Sam Hemelryk [Thu, 23 Sep 2010 05:30:22 +0000 (05:30 +0000)]
mform-dateselector MDL-23829 Removed patch to fix YUI issue that was fixed in 3.2.0
Rossiani Wijaya [Thu, 23 Sep 2010 05:15:02 +0000 (05:15 +0000)]
MDL-24333 - fixed invalidate xhtml strict for courses in combo list.
Moodle Robot [Thu, 23 Sep 2010 00:50:30 +0000 (00:50 +0000)]
Updated the HEAD build version to
20100923
AMOS bot [Thu, 23 Sep 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20100923)
David Mudrak [Wed, 22 Sep 2010 16:40:53 +0000 (16:40 +0000)]
NOMDL edit icon at the course participants page now links to the enrolments page instead of role assignment page
Also note the controlling capability has changed to the one used at the
linked page.
Tim Hunt [Wed, 22 Sep 2010 15:35:27 +0000 (15:35 +0000)]
quiz statistics report NOBUG was not being escaped twice in Analysis of responses of some qtypes.
David Mudrak [Wed, 22 Sep 2010 15:31:27 +0000 (15:31 +0000)]
NOMDL restore: do not display course details for activity backups
Activity backups do not contain these details so I just put all the
block into one if-statement.
David Mudrak [Wed, 22 Sep 2010 15:18:14 +0000 (15:18 +0000)]
NOMDL backup: added missing string
Petr Skoda [Wed, 22 Sep 2010 15:03:39 +0000 (15:03 +0000)]
MDL-24282 fixed double decode - I just meant to specify default value there, sorry; thanks Tim for discovering this regression
Tim Hunt [Wed, 22 Sep 2010 14:14:10 +0000 (14:14 +0000)]
tablelib MDL-24327 CSV and TSV export was not right.
For example, cells containing \n or " were not handled properly.
David Mudrak [Wed, 22 Sep 2010 13:37:24 +0000 (13:37 +0000)]
NOMDL backup: missing AS for column alias
Throws DML read exception in PostgreSQL. Credit goes to skodak.
john St [Wed, 22 Sep 2010 11:02:08 +0000 (11:02 +0000)]
additional update for binarius theme, MDL-24323
Sam Hemelryk [Wed, 22 Sep 2010 08:59:09 +0000 (08:59 +0000)]
mod-scorm MDL-19815 Fixed up deprecated error calls
Sam Hemelryk [Wed, 22 Sep 2010 08:52:02 +0000 (08:52 +0000)]
course-report-progress MDL-19794 Fixed up deprecated calls
Sam Hemelryk [Wed, 22 Sep 2010 08:39:28 +0000 (08:39 +0000)]
files MDL-19799 Fixed up call to deprecated function notice
Sam Hemelryk [Wed, 22 Sep 2010 08:36:23 +0000 (08:36 +0000)]
mod-scorm MDL-19815 Fixed up calls to deprecated function notice
Sam Hemelryk [Wed, 22 Sep 2010 08:22:58 +0000 (08:22 +0000)]
blocks-completionstatus MDL-19791 Converted deprecated calls
Petr Skoda [Wed, 22 Sep 2010 08:18:18 +0000 (08:18 +0000)]
MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide
Sam Hemelryk [Wed, 22 Sep 2010 08:08:24 +0000 (08:08 +0000)]
mod-assignment MDL-19803 Fixed up a couple of minor deprecated calls
Sam Hemelryk [Wed, 22 Sep 2010 07:55:34 +0000 (07:55 +0000)]
mod-wiki MDL-19817 Tidied up some deprecated calls
Sam Hemelryk [Wed, 22 Sep 2010 07:48:35 +0000 (07:48 +0000)]
core MDL-19786 Cleaned up a couple of minor deprecated calls
Dongsheng Cai [Wed, 22 Sep 2010 06:43:10 +0000 (06:43 +0000)]
MDL-24329, the default setting should be set no matter if legacyfiles flag is on/off.
Sam Hemelryk [Wed, 22 Sep 2010 06:20:06 +0000 (06:20 +0000)]
theme-anomaly MDL-21918 Tidy up of whitespace and CSS files in anomaly theme
Andrew Davis [Wed, 22 Sep 2010 05:46:26 +0000 (05:46 +0000)]
unittests MDL-24322 made unit tests trim the path entered by the user to stop trailing spaces causing an error
Aparup Banerjee [Wed, 22 Sep 2010 03:51:47 +0000 (03:51 +0000)]
filters MDL-24152 added a grey highlight to censor words for admin to see words being filtered.
AMOS bot [Wed, 22 Sep 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (
20100922)
David Mudrak [Tue, 21 Sep 2010 23:26:36 +0000 (23:26 +0000)]
NOMDL: Removing unused string
Petr Skoda [Tue, 21 Sep 2010 22:27:49 +0000 (22:27 +0000)]
pg 9.0 note
Petr Skoda [Tue, 21 Sep 2010 21:57:03 +0000 (21:57 +0000)]
MDL-24318 fixed incorrect sql conversion
john St [Tue, 21 Sep 2010 18:45:18 +0000 (18:45 +0000)]
binarius frontpage white footer fix, MDL-24323
john St [Tue, 21 Sep 2010 18:44:05 +0000 (18:44 +0000)]
additional fixes for magazine theme title issue, MDL-24185
Moodle Robot [Tue, 21 Sep 2010 17:36:19 +0000 (17:36 +0000)]
Updated the HEAD build version to
20100922
Martin Dougiamas [Tue, 21 Sep 2010 17:24:13 +0000 (17:24 +0000)]
Bumping the version number now so the packages start showing it. Will actually tag it properly tomorrow.
Petr Skoda [Tue, 21 Sep 2010 10:42:20 +0000 (10:42 +0000)]
MDL-24322 detecting duplicate keys/fields and indexes - this prevents infinite looks later in code
Eloy Lafuente [Tue, 21 Sep 2010 10:42:19 +0000 (10:42 +0000)]
MDL-22148 backup - support for manual/self/guest enrolments. Credit goes to Petr.
Petr Skoda [Tue, 21 Sep 2010 10:40:48 +0000 (10:40 +0000)]
MDL-24322 grrr, fixing my previous commit, sorry Eloy
Petr Skoda [Tue, 21 Sep 2010 10:18:30 +0000 (10:18 +0000)]
MDL-24322 temporary working for broken prev/next handling in xmldb
Sam Hemelryk [Tue, 21 Sep 2010 10:12:58 +0000 (10:12 +0000)]
restore MDL-23863 Category->coursecount is incremented if restoring to a new course.
Dongsheng Cai [Tue, 21 Sep 2010 10:09:14 +0000 (10:09 +0000)]
MDL-24210, make site/course/private repositories more clear
Sam Hemelryk [Tue, 21 Sep 2010 10:04:23 +0000 (10:04 +0000)]
course-combolist MDL-24315 Fixed issue with collapsible regions triggering on anchor elements
Dongsheng Cai [Tue, 21 Sep 2010 09:58:03 +0000 (09:58 +0000)]
MDL-24303, check tmp dir before copying backup files
Petr Skoda [Tue, 21 Sep 2010 08:57:31 +0000 (08:57 +0000)]
MDL-24321 deprecating object class
Petr Skoda [Tue, 21 Sep 2010 08:54:01 +0000 (08:54 +0000)]
MDL-24321 switching to standard stdClass()
Petr Skoda [Tue, 21 Sep 2010 08:48:47 +0000 (08:48 +0000)]
MDL-24321 switching to stdClass- some leftovers
Petr Skoda [Tue, 21 Sep 2010 08:47:01 +0000 (08:47 +0000)]
MDL-24321 switching to stdClass in /backup/
Petr Skoda [Tue, 21 Sep 2010 08:44:02 +0000 (08:44 +0000)]
MDL-24321 switching to stdClass in /admin/ and /
Petr Skoda [Tue, 21 Sep 2010 08:37:36 +0000 (08:37 +0000)]
MDL-24321 switching to stdClass in /mod/
Petr Skoda [Tue, 21 Sep 2010 08:28:15 +0000 (08:28 +0000)]
MDL-24321 switching to stdClass in /webservice/
Petr Skoda [Tue, 21 Sep 2010 08:27:29 +0000 (08:27 +0000)]
MDL-24321 switching to stdClass in /user/
Petr Skoda [Tue, 21 Sep 2010 08:25:41 +0000 (08:25 +0000)]
MDL-24321 switching to stdClass in /tag/
Petr Skoda [Tue, 21 Sep 2010 08:25:18 +0000 (08:25 +0000)]
MDL-24321 switching to stdClass in /search/
Petr Skoda [Tue, 21 Sep 2010 08:22:04 +0000 (08:22 +0000)]
MDL-24321 switching to stdClass in /repository/
Petr Skoda [Tue, 21 Sep 2010 08:20:46 +0000 (08:20 +0000)]
MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy
Petr Skoda [Tue, 21 Sep 2010 08:19:28 +0000 (08:19 +0000)]
MDL-24321 switching to stdClass in /notes/
Petr Skoda [Tue, 21 Sep 2010 08:18:23 +0000 (08:18 +0000)]
MDL-24321 switching to stdClass in /login/ and /message/
Petr Skoda [Tue, 21 Sep 2010 08:16:49 +0000 (08:16 +0000)]
MDL-24321 switching to stdClass in /g*/
Petr Skoda [Tue, 21 Sep 2010 08:15:38 +0000 (08:15 +0000)]
MDL-24321 switching to stdClass in /files/
Petr Skoda [Tue, 21 Sep 2010 08:14:41 +0000 (08:14 +0000)]
MDL-24321 switching to stdClass in /e*/
Petr Skoda [Tue, 21 Sep 2010 08:13:11 +0000 (08:13 +0000)]
MDL-24321 switching to stdClass in /c*/
Petr Skoda [Tue, 21 Sep 2010 08:11:06 +0000 (08:11 +0000)]
MDL-24321 switching to stdClass in /blog/
Petr Skoda [Tue, 21 Sep 2010 08:10:17 +0000 (08:10 +0000)]
MDL-24321 switching to stdClass in /blocks/
Petr Skoda [Tue, 21 Sep 2010 08:09:22 +0000 (08:09 +0000)]
MDL-24321 switching to stdClass in /auth/
Petr Skoda [Tue, 21 Sep 2010 08:07:44 +0000 (08:07 +0000)]
MDL-24321 switching to stdClass in /lib/
Petr Skoda [Tue, 21 Sep 2010 07:57:42 +0000 (07:57 +0000)]
MDL-24321 switching to stdClass
Petr Skoda [Tue, 21 Sep 2010 07:51:09 +0000 (07:51 +0000)]
MDL-24223 hopefully more embed BC
jerome mouneyrac [Tue, 21 Sep 2010 07:44:21 +0000 (07:44 +0000)]
community block MDL-24292 add 'give me more' link to course search result
Aparup Banerjee [Tue, 21 Sep 2010 07:41:07 +0000 (07:41 +0000)]
course MDL-23410 fixed get_string call
Petr Skoda [Tue, 21 Sep 2010 07:20:40 +0000 (07:20 +0000)]
MDL-24223 same basic support for "safe" flash embedding
Petr Skoda [Tue, 21 Sep 2010 07:20:12 +0000 (07:20 +0000)]
MDL-24223 more unittests for html purifier
Dongsheng Cai [Tue, 21 Sep 2010 07:01:01 +0000 (07:01 +0000)]
MDL-24295, fixed display of course files
Petr Skoda [Tue, 21 Sep 2010 06:59:09 +0000 (06:59 +0000)]
MDL-24313 standardising general object instantiation to use sdtClass instead our object
Sam Hemelryk [Tue, 21 Sep 2010 06:09:14 +0000 (06:09 +0000)]
enrolments MDL-24317 Permission filter now remembers what you type into it.
Martin Dougiamas [Tue, 21 Sep 2010 05:58:05 +0000 (05:58 +0000)]
Fixed typo
Sam Hemelryk [Tue, 21 Sep 2010 05:47:32 +0000 (05:47 +0000)]
NOBUG: Added missing include within restore
Aparup Banerjee [Tue, 21 Sep 2010 03:49:22 +0000 (03:49 +0000)]
Administration MDL-24247 fixed undefined variable typo
Andrew Davis [Tue, 21 Sep 2010 03:34:36 +0000 (03:34 +0000)]
activities MDL-24180 realtered available to/from strings in activities and conditional completion to try and make the unclear clear
Sam Hemelryk [Tue, 21 Sep 2010 02:56:39 +0000 (02:56 +0000)]
enrolments MDL-22795 Added icons to the front page courses list
Sam Hemelryk [Tue, 21 Sep 2010 01:57:53 +0000 (01:57 +0000)]
navigation MDL-23902 Added format_string call to cm->name when adding modules to navigation
Eloy Lafuente [Tue, 21 Sep 2010 01:47:56 +0000 (01:47 +0000)]
MDL-22138 backup - rest of qtypes backup landed
Eloy Lafuente [Tue, 21 Sep 2010 01:44:35 +0000 (01:44 +0000)]
MDL-22138 backup - calculated and numericals
Eloy Lafuente [Tue, 21 Sep 2010 01:28:30 +0000 (01:28 +0000)]
MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too!
CV S: ----------------------------------------------------------------------
Moodle Robot [Tue, 21 Sep 2010 00:50:33 +0000 (00:50 +0000)]
Updated the HEAD build version to
20100921
Eloy Lafuente [Tue, 21 Sep 2010 00:23:26 +0000 (00:23 +0000)]
MDL-22164 backup - finished cleaning of questions backup code
Eloy Lafuente [Tue, 21 Sep 2010 00:08:52 +0000 (00:08 +0000)]
MDL-22164 backup - more cleaning of old questions backup code