2582 Commits

Author SHA1 Message Date
Sam Marshall
cfc3392582 MDL-24714: Completion report names inconsistent 2010-10-18 10:15:37 +00:00
jerome mouneyrac
0b55ad4a69 publication MDL-24663 increase default metadata text field size 2010-10-18 09:00:06 +00:00
jerome mouneyrac
fcb4decd09 registration MDL-24582 average number of participant and average number of course module functions 2010-10-18 08:01:32 +00:00
Sam Hemelryk
7d8e60f5ee course-participation-report MDL-23603 Optimised SQL 2010-10-18 04:48:37 +00:00
jerome mouneyrac
60cc2f788e publication MDL-24608 display a waiting page when uploading a backup 2010-10-15 08:56:06 +00:00
Petr Skoda
46b2346b57 MDL-24316 new lang string, improved visualisation 2010-10-14 10:20:30 +00:00
Petr Skoda
04cc7da3e4 MDL-20366 removing the ability to add new activities to invisible sections, I do not think we should encourage this kind of tricks 2010-10-14 10:02:32 +00:00
Petr Skoda
4cac68ab13 MDL-24316 adding support for stealth sections on course edit page - work in progress, we need to decide how to visualise it and what lang strings to use 2010-10-13 20:17:56 +00:00
Petr Skoda
81ed4632fc MDL-14232 group import moved to group UI, fixed regressions and improved coding style - in future we should definitely improve the navigation structure of groups interface 2010-10-12 08:34:52 +00:00
Andrew Davis
b97af59794 rating MDL-24513 made scales.php work with site level (not course level) scales 2010-10-11 06:21:53 +00:00
jerome mouneyrac
2324aab954 publication MDL-24580 clean course description default value from HTML tags 2010-10-11 03:10:46 +00:00
Dongsheng Cai
ef106e5b28 "MDL-24210, added missing context to html editor" 2010-10-06 03:48:32 +00:00
Aaron Barnes
c8ea6c60ab MDL-24328 completion Check criteria are set before showing links to report 2010-10-06 02:23:50 +00:00
David Mudrak
47cdfde347 MDL-24449 Fixed icons at /course/category.php page 2010-09-29 20:41:37 +00:00
Sam Hemelryk
d703f226da course-combolist MDL-24300 Added CSS to dim categories on the combolist. 2010-09-28 02:17:20 +00:00
jerome mouneyrac
0d5fae12eb community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:22:07 +00:00
jerome mouneyrac
a8e174ccd8 community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir 2010-09-24 05:12:44 +00:00
Rossiani Wijaya
1e6c1f7a3e MDL-24333 - fixed invalidate xhtml strict for courses in combo list. 2010-09-23 05:15:02 +00:00
Sam Hemelryk
035f3a4f57 course-report-progress MDL-19794 Fixed up deprecated calls 2010-09-22 08:52:02 +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
4461a18e73 course-combolist MDL-24315 Fixed issue with collapsible regions triggering on anchor elements 2010-09-21 10:04:23 +00:00
Petr Skoda
6bdfef5da9 MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
Petr Skoda
fbaea88faa MDL-24321 switching to stdClass in /c*/ 2010-09-21 08:13:11 +00:00
jerome mouneyrac
c48ab36aeb community block MDL-24292 add 'give me more' link to course search result 2010-09-21 07:44:21 +00:00
Aparup Banerjee
413f6cc815 course MDL-23410 fixed get_string call 2010-09-21 07:41:07 +00:00
Sam Hemelryk
002fc5baaa enrolments MDL-22795 Added icons to the front page courses list 2010-09-21 02:56:39 +00:00
Dan Marsden
bce59524ce Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
Petr Skoda
582bae08ff MDL-24148 several course delete improvements and fixes:
* fixed order of deleting in course adn context
 * adding course context to event data because it is not available alter and some stuff may depend on old context id
 * adding option for context purging (keeps the context record because it might be still referenced later and it would be recreated)
 * new course enrol cleanup
 * removing content from some course fields that were referencing deleted content
 * coding style and phpdocs improvements
2010-09-19 13:09:48 +00:00
Petr Skoda
4cc977a64d fixing messed up property_exists() regression - sorrrry 2010-09-17 20:36:49 +00:00
Petr Skoda
c20b001bf4 fixed a few more property_exists()s 2010-09-17 19:20:39 +00:00
Petr Skoda
92f2e446df fixed undefined courseconfig variables 2010-09-17 12:19:06 +00:00
Petr Skoda
7e85563de5 fixed a few spelling errors 2010-09-17 12:16:27 +00:00
Petr Skoda
4da048ae3e no cvs id tags! 2010-09-17 12:11:59 +00:00
Petr Skoda
c575aaf012 removed unused code 2010-09-17 12:10:28 +00:00
Petr Skoda
cf41dc372e added missing cfg global 2010-09-17 12:09:38 +00:00
Petr Skoda
d5abe1b537 fixed missing global user 2010-09-17 12:08:46 +00:00
Petr Skoda
c8d8100048 fixed allowed module mess, sorry for the regression 2010-09-17 12:08:10 +00:00
Petr Skoda
e92c39cadc improved phpdocs 2010-09-17 12:04:48 +00:00
Petr Skoda
bfe559a57e removing invalid PAGE call 2010-09-17 12:04:11 +00:00
Petr Skoda
9e5c8a84ba more unterminated JS statements 2010-09-17 11:59:10 +00:00
jerome mouneyrac
914ffb4aea community block + publication MDL-24016 add outcomes support 2010-09-17 10:33:52 +00:00
Sam Hemelryk
f3e5bf8642 course MDLSITE-972 Fixed course names names not being displayed on /course/ 2010-09-17 08:49:19 +00:00
David Mudrak
0f07802493 MDL-15457 gradebook: fixing a regression, plain fetch() does not work with modules having multiple grade items per instance such as workshop 2010-09-16 08:16:26 +00:00
Dongsheng Cai
c343ddf84e MDL-24157, clean up page_comments when reseting courses 2010-09-16 07:38:52 +00:00
Sam Hemelryk
224020ac1a course-completion MDL-24145 Course reset now has option for course completion data 2010-09-16 04:14:46 +00:00
Sam Hemelryk
58d89c2467 navigation MDL-24216 rebuild_course_cache now clears all navigation caches at the same time 2010-09-15 08:33:00 +00:00
Petr Skoda
d2fd38be93 MDL-24181 frontpage combo - adding dimmed class for hidden courses and fixing course fullname formatting 2010-09-14 14:56:45 +00:00
Sam Hemelryk
d13864e640 course-reports MDL-24153 Course section names are now used in the reports dropdown. Kudos to Brandon for the patch. 2010-09-10 08:47:58 +00:00
Dongsheng Cai
c00280a19e MDL-23308, added legacyfiles setting to course default settings. 2010-09-10 03:58:54 +00:00
jerome mouneyrac
2a4eec826a community hub MDL-22976 make community hub ws call compatible to a futur protocol change 2010-09-09 02:55:11 +00:00