44976 Commits

Author SHA1 Message Date
Dongsheng Cai
3ced70fa5e MDL-22663, fixed webdav basic authentication 2010-09-24 04:10:46 +00:00
Aparup Banerjee
0e638ff452 ajax MDL-23694 added missing page context which fixes groups ui ajax search 2010-09-24 03:57:13 +00:00
Sam Hemelryk
46ea652fd9 user-profile MDL-22499 Added context checks around the link in a users course profile to view their full profile. 2010-09-24 03:14:27 +00:00
jerome mouneyrac
de55d4695e webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
Dan Marsden
c5a51ed5ad SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue. 2010-09-24 01:56:20 +00:00
Moodle Robot
c20daa97be Updated the HEAD build version to 20100924 2010-09-24 00:51:09 +00:00
AMOS bot
1166cdcb97 Automatic installer lang files (20100924) 2010-09-24 00:40:09 +00:00
Dan Marsden
bea5ad66cd SCORM MDL-24239 update scorm settings correctly during file upgrade 2010-09-23 23:38:43 +00:00
Andreas Grabs
bf1b9ef70b MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab 2010-09-23 22:24:18 +00:00
Aparup Banerjee
5ddf75d8be 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 2010-09-23 12:29:48 +00:00
Dan Marsden
84ab3289ea SCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB->sql_isnotempty() 2010-09-23 08:27:53 +00:00
Rossiani Wijaya
b855512a7c MDL-24258 (updated): eliminate student capability to delete their post when it exceeded the max editing time. 2010-09-23 08:03:47 +00:00
Rossiani Wijaya
09d40d652d MDL-24258: eliminate student capability to delete their post when it exceeded the max editing time. 2010-09-23 07:55:18 +00:00
Andrew Davis
60a1a25cf1 database MDL-24349 made exporting of preset database activities produce valid preset zip files 2010-09-23 06:45:05 +00:00
jerome mouneyrac
7a0d0804c1 community block MDL-24306 add sort by rating 2010-09-23 06:25:46 +00:00
Rossiani Wijaya
6694ff841b MDL-24350: fixed XHTML strict by removing an additional of '</div>' 2010-09-23 05:50:15 +00:00
Sam Hemelryk
899baccdd3 mod-forum MDL-22220 Added CSS classes for better for post styling 2010-09-23 05:45:00 +00:00
Sam Hemelryk
ae715bbde8 NOBUG: Added page heading 2010-09-23 05:37:00 +00:00
Sam Hemelryk
e18d7d2fe8 mform-dateselector MDL-23829 Removed patch to fix YUI issue that was fixed in 3.2.0 2010-09-23 05:30:22 +00:00
Rossiani Wijaya
1e6c1f7a3e MDL-24333 - fixed invalidate xhtml strict for courses in combo list. 2010-09-23 05:15:02 +00:00
Moodle Robot
3188b27e48 Updated the HEAD build version to 20100923 2010-09-23 00:50:30 +00:00
AMOS bot
5e69e75edb Automatic installer lang files (20100923) 2010-09-23 00:40:09 +00:00
David Mudrak
d9e2908636 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.
2010-09-22 16:40:53 +00:00
Tim Hunt
4033062b33 quiz statistics report NOBUG &nbsp; was not being escaped twice in Analysis of responses of some qtypes. 2010-09-22 15:35:27 +00:00
David Mudrak
1b42bc07e8 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.
2010-09-22 15:31:27 +00:00
David Mudrak
54255c1bac NOMDL backup: added missing string 2010-09-22 15:18:14 +00:00
Petr Skoda
e728447dfe MDL-24282 fixed double decode - I just meant to specify default value there, sorry; thanks Tim for discovering this regression 2010-09-22 15:03:39 +00:00
Tim Hunt
6944b5e47e tablelib MDL-24327 CSV and TSV export was not right.
For example, cells containing \n or " were not handled properly.
2010-09-22 14:14:10 +00:00
David Mudrak
9404c7dbe7 NOMDL backup: missing AS for column alias
Throws DML read exception in PostgreSQL. Credit goes to skodak.
2010-09-22 13:37:24 +00:00
john St
066fd53d4f additional update for binarius theme, MDL-24323 2010-09-22 11:02:08 +00:00
Sam Hemelryk
8909cbdc40 mod-scorm MDL-19815 Fixed up deprecated error calls 2010-09-22 08:59:09 +00:00
Sam Hemelryk
035f3a4f57 course-report-progress MDL-19794 Fixed up deprecated calls 2010-09-22 08:52:02 +00:00
Sam Hemelryk
affb8fd6f3 files MDL-19799 Fixed up call to deprecated function notice 2010-09-22 08:39:28 +00:00
Sam Hemelryk
b9a8c7206d mod-scorm MDL-19815 Fixed up calls to deprecated function notice 2010-09-22 08:36:23 +00:00
Sam Hemelryk
a49cef3e3e blocks-completionstatus MDL-19791 Converted deprecated calls 2010-09-22 08:22:58 +00:00
Petr Skoda
532a91d431 MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide 2010-09-22 08:18:18 +00:00
Sam Hemelryk
14f001a993 mod-assignment MDL-19803 Fixed up a couple of minor deprecated calls 2010-09-22 08:08:24 +00:00
Sam Hemelryk
c4238816f0 mod-wiki MDL-19817 Tidied up some deprecated calls 2010-09-22 07:55:34 +00:00
Sam Hemelryk
8d3950ea2e core MDL-19786 Cleaned up a couple of minor deprecated calls 2010-09-22 07:48:35 +00:00
Dongsheng Cai
b0d038ef28 MDL-24329, the default setting should be set no matter if legacyfiles flag is on/off. 2010-09-22 06:43:10 +00:00
Sam Hemelryk
9fa5887214 theme-anomaly MDL-21918 Tidy up of whitespace and CSS files in anomaly theme 2010-09-22 06:20:06 +00:00
Andrew Davis
7cfa8aeef2 unittests MDL-24322 made unit tests trim the path entered by the user to stop trailing spaces causing an error 2010-09-22 05:46:26 +00:00
Aparup Banerjee
b7ff4643ae filters MDL-24152 added a grey highlight to censor words for admin to see words being filtered. 2010-09-22 03:51:47 +00:00
AMOS bot
cb800c30d9 Automatic installer lang files (20100922) 2010-09-22 00:40:08 +00:00
David Mudrak
2545e66887 NOMDL: Removing unused string 2010-09-21 23:26:36 +00:00
Petr Skoda
cda6d44b1b pg 9.0 note 2010-09-21 22:27:49 +00:00
Petr Skoda
e9da9f5bb6 MDL-24318 fixed incorrect sql conversion 2010-09-21 21:57:03 +00:00
john St
9d18bb6b65 binarius frontpage white footer fix, MDL-24323 2010-09-21 18:45:18 +00:00
john St
5e437543a9 additional fixes for magazine theme title issue, MDL-24185 2010-09-21 18:44:05 +00:00
Moodle Robot
5fbcfcc810 Updated the HEAD build version to 20100922 2010-09-21 17:36:19 +00:00