44718 Commits

Author SHA1 Message Date
Petr Skoda
6b3e399166 MDL-24224 fixed typo, credit goes to Anthony Borrow 2010-09-19 15:21:22 +00:00
Petr Skoda
7bbdd17d6e MDL-24282 allow admins to manage forum subscriptions 2010-09-19 14:15:18 +00:00
Petr Skoda
9aeaf4c622 MDL-24148 bit more reordering - delete blocks before activities because they might use module data 2010-09-19 14:02:56 +00:00
Petr Skoda
b2cd657023 MDL-24278 fixed regression that surfaced after my recent fix 2010-09-19 13:30:05 +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
Moodle HQ git importer
60b9d8070a Fixing drift between CVS and git 2010-09-19 10:59:32 +00:00
Petr Skoda
88cf740d6a MDL-24280 first step to proper default cohort role ui; reversing order of roles 2010-09-19 10:59:32 +00:00
Petr Skoda
55f1e3426a MDL-24276 reversed order of roles 2010-09-19 10:49:24 +00:00
Martin Dougiamas
e72b3eb27f MDL-24147 Delete course_display when deleting course 2010-09-19 06:40:24 +00:00
Moodle Robot
f407c3a36c Updated the HEAD build version to 20100919 2010-09-19 00:51:15 +00:00
Petr Skoda
ebba16985c MDL-24277 fixed hidden error preventing proper redirects during install, yay! 2010-09-18 23:20:01 +00:00
Petr Skoda
c8ae55e920 MDL-24277 allow changing of username during install 2010-09-18 22:54:46 +00:00
Petr Skoda
209e00185b MDL-24276 abstract static methods not allowed since PHP 5.2, thanks Anthony Borrow for pointing this out 2010-09-18 22:43:51 +00:00
Petr Skoda
5924db724d fixed a few spelling problems and standardised stdClass 2010-09-18 14:18:39 +00:00
Petr Skoda
1c5765dd7a fixed missing cfg global 2010-09-18 14:02:32 +00:00
Petr Skoda
88bfbb926f fixed $newdimension typos 2010-09-18 14:02:11 +00:00
Petr Skoda
edef454e08 exception typos fixed 2010-09-18 14:01:13 +00:00
Petr Skoda
83be47e611 improved phpdocs 2010-09-18 13:59:39 +00:00
Petr Skoda
25e0783d6c whitespace 2010-09-18 13:58:05 +00:00
Petr Skoda
b6aad59910 fixed css syntax errors 2010-09-18 13:57:24 +00:00
Petr Skoda
0a9d1b3b13 highlighting sloppy globals hacks 2010-09-18 13:55:56 +00:00
Petr Skoda
3f975b9c6b coding style improvements 2010-09-18 13:50:12 +00:00
Petr Skoda
05923fca30 fixed undefined $sco 2010-09-18 13:48:01 +00:00
Petr Skoda
1978d7aa40 fixed $rolluprule typos 2010-09-18 13:46:04 +00:00
Petr Skoda
ae256fac23 fixed missing global 2010-09-18 13:44:01 +00:00
Petr Skoda
efe95a6f1e fixed default_valueS typo 2010-09-18 13:43:18 +00:00
Petr Skoda
0744fded5d fixed upgrade that never got executed - whatgrade was not filled 2010-09-18 13:40:21 +00:00
Petr Skoda
e839dce138 js_writer is supposed to have static methods only 2010-09-18 13:34:31 +00:00
Petr Skoda
250821d5f4 unterminated JS statements 2010-09-18 13:32:06 +00:00
Petr Skoda
a4ee8005b5 docs fix 2010-09-18 13:30:03 +00:00
Petr Skoda
8cb86e0393 fixed broken on-access migration of old course files 2010-09-18 13:29:25 +00:00
Petr Skoda
e0cab2ace4 removed bogus function calls 2010-09-18 13:28:33 +00:00
Petr Skoda
64a3ce8c5b improved coding style - mostly variable initialisation + some fixing and spelling 2010-09-18 13:27:21 +00:00
Petr Skoda
3f3d7692cb fixed answer checking prevpage typo 2010-09-18 13:23:46 +00:00
Petr Skoda
b02558f04a fixed end of cluster scoring 2010-09-18 13:20:31 +00:00
Petr Skoda
1af24b0fc4 fixed typo preventing score update 2010-09-18 13:16:12 +00:00
Petr Skoda
7ef692b103 hopefully fixed undefined $t 2010-09-18 13:14:43 +00:00
Petr Skoda
18ac654eab fixed incorrect page id 2010-09-18 13:11:19 +00:00
Petr Skoda
df0442c67e more globals fixed 2010-09-18 13:07:45 +00:00
Petr Skoda
4f96fe55af another missing global 2010-09-18 13:06:03 +00:00
Petr Skoda
cc83b88002 fixed missing global 2010-09-18 13:05:42 +00:00
Petr Skoda
3983f2dcef added missing globals, strange this seemed to work.... 2010-09-18 13:04:10 +00:00
Petr Skoda
07aa46b334 spelling fix 2010-09-18 12:59:57 +00:00
Petr Skoda
a873afc1f7 fixed forced reparsing after update 2010-09-18 12:59:21 +00:00
Petr Skoda
fd876e1bb6 unterminated JS statement 2010-09-18 12:57:23 +00:00
Petr Skoda
46d39cf3bc variable initialisation 2010-09-18 12:56:54 +00:00
Petr Skoda
11cd754ed0 fixed notification 2010-09-18 12:55:07 +00:00
Petr Skoda
0bb69ab3ad fixed broken ratings fetching 2010-09-18 12:54:24 +00:00
Petr Skoda
91c49d9233 improved variable initialisation 2010-09-18 12:51:47 +00:00
Petr Skoda
91011b1831 fixed PHP strict object initialisation 2010-09-18 12:51:08 +00:00