44929 Commits

Author SHA1 Message Date
Eloy Lafuente
29af95f1d0 MDL-22153 backup - deleted old quiz backup code (replacement is on the way) 2010-09-19 23:03:33 +00:00
Anthony Borrow
eb6f592a36 MDL-24224 fixing a couple more 'strin' typos 2010-09-19 19:15:37 +00:00
Anthony Borrow
eb5570025f MDL-24224 fixing one more typo 2010-09-19 19:09:48 +00:00
Petr Skoda
e691a373b5 MDL-24276 improved coding style 2010-09-19 18:49:31 +00:00
Petr Skoda
7c109ea3f0 MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception 2010-09-19 18:43:52 +00:00
Petr Skoda
dc157e0903 MDL-24285 fixed invalid password check 2010-09-19 16:10:18 +00:00
Petr Skoda
5eef02f8f1 MDL-24224 fixed more 'mod_form' typos, thanks Anthony! 2010-09-19 16:06:39 +00:00
Petr Skoda
3fbab486e0 MDL-24224 moving forum attachments stored in incorrect area 2010-09-19 16:04:17 +00:00
Pierre Pichet
bd806d55c8 MDL-24268 removing direct call to defaultquestion 2010-09-19 16:04:12 +00:00
Petr Skoda
693ef3a8af MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC 2010-09-19 15:50:18 +00:00
Petr Skoda
d630512b9c MDL-24282 improved s() to deal better with hex encoded entities 2010-09-19 15:27:00 +00:00
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