Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Andrew Davis
2248b994ae
activities MDL-24180 realtered available to/from strings in activities and conditional completion to try and make the unclear clear
2010-09-21 03:34:36 +00:00
Eloy Lafuente
767cb7f03a
MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too!
...
CV S: ----------------------------------------------------------------------
2010-09-21 01:28:30 +00:00
David Mudrak
e58357bf28
MDL-24296 forum: fixed incorrect usage of a variable passed by reference
...
This led to a reply post body appearing at the confirmation page. Here,
the variable $message (passed by reference) is used to collect status
messages from various forum processors. It was incorrectly used as a
local variable, too.
2010-09-20 15:18:02 +00:00
Andrea Bicciolo
570de7a6da
mdl-24033 ported on Moodle 2.0. Thanks to Daniele Cordella
2010-09-20 14:38:07 +00:00
Aparup Banerjee
0b9e4fdcb8
course MDL-24250 fixed notice about undefined constant.
2010-09-20 09:04:20 +00:00
Sam Hemelryk
169348bcda
mod-assignment MDL-22254 Fixed up incorrect string in online assignment header
2010-09-20 07:44:18 +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
Dongsheng Cai
7c61b94c1c
WIKI MDL-24162 added comments deletion to wiki reset function, added $data->reset_wiki_tags switch
2010-09-20 06:30:24 +00:00
Aparup Banerjee
0cdbbc17df
course MDL-24162 added wiki_reset_userdata() to delete tag instances during course reset.
2010-09-20 06:02:14 +00:00
Dongsheng Cai
a75a4b2472
NOBUG: plagiarism api require $cm and $course in assignment render
2010-09-20 03:43:47 +00:00
Dongsheng Cai
ecdd4ca147
CHAT MDL-24269, added missing refreshurl
2010-09-20 03:33:48 +00:00
Andrew Davis
2ac5625874
rating MDL-23586 shifted deletion of ratings out of per module delete instance functions and into delete_context()
2010-09-20 03:25:35 +00:00
Aparup Banerjee
d484419c61
assignment MDL-24159 made glossary_reset_userdata clear glossary_alias of relevant data.
2010-09-20 01:48:34 +00:00
Sam Hemelryk
9bd3e94ab1
mod-lesson MDL-24270 Fixed undefined variables in page types
2010-09-20 01:44:13 +00:00
Aparup Banerjee
5eca3d757e
assignment MDL-24158 fixed call to get_plugin_list() which was causing a course reset to not clear assignment submissions.
2010-09-20 01:42:28 +00:00
Sam Hemelryk
b0ee180239
mod-lesson MDL-24270 Fixed undefined variable $nretakes.
2010-09-20 01:39:39 +00:00
Eloy Lafuente
29af95f1d0
MDL-22153 backup - deleted old quiz backup code (replacement is on the way)
2010-09-19 23:03:33 +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
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
Moodle HQ git importer
60b9d8070a
Fixing drift between CVS and git
2010-09-19 10:59:32 +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
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
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