2653 Commits

Author SHA1 Message Date
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
Petr Skoda
472c1022d6 MDL-23876 Fixed a typo that prevented certain custom icons in activity modules; credit goes to Brandon Turner 2010-09-08 07:50:58 +00:00
Aaron Barnes
5642a8e515 MDL-24081 completion Fixing sql injections and use of sql_ilike() 2010-09-08 02:32:43 +00:00
Petr Skoda
36f3228c3e MDL-24101 hide groupmembersonly options when feature disabled 2010-09-06 18:10:11 +00:00
Petr Skoda
ef14c1e724 MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00
Petr Skoda
c6947ba7a5 MDL-23899 migration to new locale aware asort 2010-09-05 13:00:47 +00:00
Petr Skoda
0f21a964a5 MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier 2010-09-05 12:35:51 +00:00
Petr Skoda
4758639429 MDL-24080 converting remaining NOT LIKEs 2010-09-04 14:52:47 +00:00
Petr Skoda
8086b08328 MDL-24079 log migrated to new sql_like(), removing unnecessary preg test that had potential utf8 problem; removed extra '-' 2010-09-04 12:36:00 +00:00
Petr Skoda
f685e83030 MDL-14679 fixed remaining old style set_field()s 2010-09-03 18:14:55 +00:00
Petr Skoda
deb73728e7 MDL-23308 added a feature to allow legacy course files in new courses too 2010-09-03 12:00:59 +00:00
Andrew Davis
f5e2602aea gradebook MDL-15457 hide grade item when activity is hidden in the course 2010-09-03 02:49:04 +00:00
Petr Skoda
72e9f8910d MDL-23184 activity names are in fact dir names 2010-09-02 18:34:39 +00:00
Sam Marshall
46e1237279 Completion MDL-23995 Completion, availability data not deleted with modules/course 2010-09-01 17:02:56 +00:00
jerome mouneyrac
9c9de5f0c2 course publish MDL-24022 cast bool into int (enrollable field) 2010-09-01 03:18:15 +00:00
jerome mouneyrac
a8adbef8ae course publish MDL-24022 cast bool into int (enrollable field) 2010-09-01 03:02:06 +00:00
Andrew Davis
f9cd798c7e rating MDL-23908 improved rating role tips 2010-08-31 07:59:32 +00:00
Sam Hemelryk
47e75d04b8 course MDL-23996 section names now used in jump to menu 2010-08-30 01:32:45 +00:00
Aaron Barnes
70f25ccee4 course completion: MDL-2631 Only update passing grade if grade criteria enabled 2010-08-26 23:05:43 +00:00
Andrew Davis
750925e2e4 rating MDL-23908 made some progress resolving the get roles with capability problem 2010-08-26 02:58:55 +00:00
Andrew Davis
52eac7506c rating MDL-23908 reformated the rating role hints 2010-08-25 09:00:56 +00:00
Petr Skoda
629e12fd81 MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL 2010-08-25 08:43:42 +00:00
Andrew Davis
d90dd97390 rating MDL-23908 moved around some strings 2010-08-25 07:42:07 +00:00
Andrew Davis
bbf277335e rating MDL-23908 altered the way the role hints for ratings work 2010-08-25 01:41:15 +00:00
Andrew Davis
0d54a3985b rating MDL-23908 added info to module config to help the user with rating permissions 2010-08-24 13:06:49 +00:00
Petr Skoda
e884f63a0c MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php 2010-08-24 08:50:53 +00:00
Sam Hemelryk
f36b47efa0 admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +00:00
Petr Skoda
3ead116af3 MDL-22795 guest access icon + lang pack enrol related cleanup
AMOS BEGIN
 MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END
2010-08-18 09:26:46 +00:00
Petr Skoda
bf423bb1d1 MDL-22795 basic support for course enrol icons and enrol info 2010-08-18 09:02:05 +00:00
Petr Skoda
dba37691c5 MDL-23797 fixed some problems discovered by the new PAGE->context diag code 2010-08-16 19:11:50 +00:00