Commit graph

44475 commits

Author SHA1 Message Date
Sam Hemelryk
f3e5bf8642 course MDLSITE-972 Fixed course names names not being displayed on /course/ 2010-09-17 08:49:19 +00:00
Sam Hemelryk
621ee955fe NOBUG: enrolments - fixed typo, thanks Petr for spotting 2010-09-17 08:23:40 +00:00
Petr Skoda
17b7171655 initialised variables 2010-09-17 08:15:17 +00:00
Petr Skoda
96e1fdf426 missing global preventing full debug during upgrade as was planned 2010-09-17 08:14:29 +00:00
Petr Skoda
f87cab2a0f cosmetic typo fix 2010-09-17 08:13:28 +00:00
Petr Skoda
7c25ee0f73 fixed multiple missing globals causing regressions especially for opentogoogle access 2010-09-17 08:11:47 +00:00
Petr Skoda
39f4aedf3b initialized object 2010-09-17 08:06:15 +00:00
Petr Skoda
bd348bdaa4 fixed missing global causing regression 2010-09-17 08:05:35 +00:00
Petr Skoda
6e6e3881fe fixed cosmetic problem, the global variable was doing nothing there but anyway 2010-09-17 08:04:01 +00:00
Petr Skoda
79beb849bd fixed json error reporting problem 2010-09-17 08:02:32 +00:00
Petr Skoda
e1a5a9cccb fixed spacer regression 2010-09-17 08:01:16 +00:00
Petr Skoda
8f0fe0b8b1 fixed missing global causing regression 2010-09-17 08:00:29 +00:00
Petr Skoda
0e688e1297 fixed notice 2010-09-17 07:59:42 +00:00
Sam Hemelryk
aa54831894 backup MDL-22254 Implemented course completion skip criteria for module criteria that cannot be restored. Cheers Eloy for spotting. 2010-09-17 07:58:36 +00:00
Petr Skoda
03dd057556 fixed missing global regression 2010-09-17 07:58:04 +00:00
Petr Skoda
ba4082f51d fixed typo breaking curl option 2010-09-17 07:55:44 +00:00
Petr Skoda
5ec77a3de0 initialize object before use 2010-09-17 07:54:32 +00:00
Petr Skoda
9311b925c6 initialized variable before include and fixed wrong require() 2010-09-17 07:52:06 +00:00
Petr Skoda
7604f5c1b0 commenting out unused broken code so that it does not irritate IDEs 2010-09-17 07:49:39 +00:00
Petr Skoda
9a8abf13b4 minor IDE tweak - prevents undefined warning 2010-09-17 07:47:46 +00:00
Petr Skoda
d361c804a4 fixed broken fetching of module versions 2010-09-17 07:46:03 +00:00
Petr Skoda
976dc837fd fixed broken subplugin uninstallation 2010-09-17 07:43:26 +00:00
Petr Skoda
707c9e8b47 fixed one more missing global 2010-09-17 07:41:03 +00:00
Petr Skoda
343d3582bb fixed missing global $ACCESSLIB_PRIVATE minor problems 2010-09-17 07:40:19 +00:00
Petr Skoda
5fd9e798dc fixed missing global $USER causing regressions 2010-09-17 07:39:48 +00:00
Petr Skoda
2fb3434554 fixed missing global causing regressions 2010-09-17 07:39:14 +00:00
Petr Skoda
fafa57e972 MDL-24245 groups now respected if capability not specified in enrolment sql - thanks Sam for discovering this + fixed typos in variable names that were causing other bugs 2010-09-17 07:37:51 +00:00
Andrew Davis
07f05a04b1 rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
AMOS BEGIN
 MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
 MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
 MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
 MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
 MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
 MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
 MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00
Sam Hemelryk
d7eeb39ed7 NOBUG: Removed deprecated mktime arg from dayofweek func in moodlelib 2010-09-17 04:21:18 +00:00
Sam Hemelryk
c1422316bf backup MDL-24219 Fixed up dependencies JS for mforms 2010-09-17 03:30:15 +00:00
Sam Hemelryk
10618448c8 backup MDL-24219 Tidied up restore destination forms 2010-09-17 03:16:39 +00:00
Andrew Davis
bfc7353d96 gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change pt 2 2010-09-17 03:08:45 +00:00
Sam Hemelryk
bd39b6f226 backup MDL-22254 Added backup and restore of course completion information 2010-09-17 03:04:55 +00:00
Andrew Davis
f64e29e133 gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change 2010-09-17 03:02:27 +00:00
jerome mouneyrac
a0a036ff1d registration MDL-24215 fix navigation + crumb trail + hardcoded admin folder 2010-09-17 02:53:49 +00:00
Sam Hemelryk
c7bb34b626 mod-assignment MDL-23848 Merged to head: students can now view previously submit assignments if they no longer have the submit capability. 2010-09-17 02:52:24 +00:00
Sam Hemelryk
c971c34c71 enrolments MDL-24246 Fixed up broken groups sql 2010-09-17 02:43:02 +00:00
jerome mouneyrac
09d2da6ecc community hub MDL-24243 course listing improvement 2010-09-17 02:30:55 +00:00
jerome mouneyrac
fb6b45426f community hub MDL-24243 course listing improvement 2010-09-17 02:23:50 +00:00
Andrew Davis
3b2b084554 activities MDL-24180 altered strings to help users understand the difference between the conditional activity available to/from dates and the individual activity available to/from dates 2010-09-17 01:37:29 +00:00
Eloy Lafuente
9e0eb41d87 MDL-21432 backup - better handling of null sql params 2010-09-17 01:08:57 +00:00
Eloy Lafuente
8ad6765887 NOBUG quiz - overview & responses reports fixes 2010-09-17 01:07:17 +00:00
Moodle Robot
63ef710b46 Updated the HEAD build version to 20100917 2010-09-17 00:50:01 +00:00
Pierre Pichet
b555ce76ae MDL-24241 replacing !empty() by isset() 2010-09-16 23:01:27 +00:00
Petr Skoda
f71c7f00df MDL-24223 latest HTMLPurifier - finally removing most of our hacks 2010-09-16 20:02:54 +00:00
Petr Skoda
a1d6c4cd07 arrgh, fixing incorrect fix in my previous commit 2010-09-16 17:00:53 +00:00
Petr Skoda
34cf276871 fixed syntax errors in progress bar - is anybody using it? 2010-09-16 16:44:55 +00:00
Petr Skoda
4bc685df16 fixing undefined OUTPUT 2010-09-16 16:43:29 +00:00
Petr Skoda
5e26145d22 removing unused function with syntax error 2010-09-16 16:42:56 +00:00
Eloy Lafuente
fc92674d7a MDL-21432 backup - keep any empty() value to offset unmodified 2010-09-16 10:07:32 +00:00