44561 Commits

Author SHA1 Message Date
Petr Skoda
f951066758 missing global $USER 2010-09-17 19:07:00 +00:00
Petr Skoda
52f1a9ff91 fixed param typo 2010-09-17 19:06:24 +00:00
Petr Skoda
4d27bc7929 fixed phpdocs and using property_exists() which is required by PHP 5.3 2010-09-17 19:05:23 +00:00
Petr Skoda
913d9dc3aa fixed invalid json result 2010-09-17 18:59:45 +00:00
Petr Skoda
4fbaa77652 removing invalid test code 2010-09-17 18:58:58 +00:00
Petr Skoda
6ef4878b86 spelling fixes 2010-09-17 18:56:53 +00:00
Petr Skoda
6d8c8aaab7 fixed wrong break 2010-09-17 18:47:04 +00:00
Petr Skoda
46b7d289d0 coding style fix 2010-09-17 18:45:18 +00:00
Petr Skoda
c76156500d removing orphaned deprecated center tag 2010-09-17 18:41:05 +00:00
Petr Skoda
89877fdf5f adding missing $dir 2010-09-17 18:36:14 +00:00
Petr Skoda
cb9f4e2773 fixed unterminated JS statement 2010-09-17 18:33:49 +00:00
David Mudrak
1828f3d5a7 MDL-24233 report_customlang: display a help for {$a} placeholders 2010-09-17 18:12:41 +00:00
Pierre Pichet
99d671ebd3 MDL-24249 adding an else if ($originalreturnurl && $wizardnow !== '') for multipage question edition 2010-09-17 16:33:23 +00:00
David Mudrak
0eadebb1f6 MDL-24187 mnet: fixed sso_jump_url for moodle application 2010-09-17 14:10:20 +00:00
David Mudrak
56fb6963c1 MDL-24203 Fixed coding style and added more explanation of the reason to put the value $CFG->lang into config.php 2010-09-17 13:41:59 +00:00
David Mudrak
5452309a58 NOMDL workshop: improved SQL execution, use one query instead of loop 2010-09-17 13:26:10 +00:00
David Mudrak
1149b075c7 MDL-24091 workshop: deleting orphaned subplugins data in an upgrade step 2010-09-17 13:25:45 +00:00
David Mudrak
346af1a431 MDL-24091 workshop: deleting subplugins data together with the workshop instance 2010-09-17 13:24:52 +00:00
Eloy Lafuente
8b6f4e6626 MDL-22153 backup - removing old files, sniff, sniff 2010-09-17 13:22:15 +00:00
Eloy Lafuente
e060e77a9f MDL-22153 backup - delete all the old *.html files 2010-09-17 13:21:15 +00:00
Helen Foster
20a66869eb MDL-24203 unused string removed 2010-09-17 12:45:51 +00:00
Petr Skoda
f7c40d46bd initializing variables 2010-09-17 12:41:00 +00:00
Petr Skoda
ac86edd01a fixed category sync cleanup 2010-09-17 12:35:22 +00:00
Petr Skoda
894843b465 fixed define detection 2010-09-17 12:34:03 +00:00
Petr Skoda
1493741406 fixed wrong time() usage 2010-09-17 12:33:01 +00:00
Petr Skoda
83f9b3d7b3 fixed wrong exception name 2010-09-17 12:32:26 +00:00
Petr Skoda
c05260de32 fixed missing exception 2010-09-17 12:31:19 +00:00
Petr Skoda
68573df5e1 added missing rewrite param 2010-09-17 12:27:48 +00:00
Petr Skoda
76ce0f345f fixed wrong continue 2010-09-17 12:26:05 +00:00
Helen Foster
0d9926b3f5 MDL-24203 typo fix thanks to Koen Roggemans 2010-09-17 12:25:19 +00:00
Petr Skoda
3f35a7ffd4 improved JS coding style 2010-09-17 12:25:14 +00:00
Petr Skoda
8505d9253b fixed unterminated JS statements + whitespace 2010-09-17 12:22:49 +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
Helen Foster
8339a019a1 MDL-24203 string rewording thanks to Koen Roggemans 2010-09-17 12:13:37 +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
Helen Foster
876790639f MDL-24203 moving config setting from lang string 2010-09-17 12:01:10 +00:00
Petr Skoda
9e5c8a84ba more unterminated JS statements 2010-09-17 11:59:10 +00:00
Petr Skoda
7e3b826516 fixed unterminated JS statements 2010-09-17 11:56:18 +00:00
Petr Skoda
707f4136c1 fixed phpdocs package and improved author link 2010-09-17 11:51:49 +00:00
Petr Skoda
edaf7ff3e2 spelling typo 2010-09-17 11:50:06 +00:00
Petr Skoda
6be8c6b75f fixed missing global cfg 2010-09-17 11:49:11 +00:00
Petr Skoda
4fb35be36a fixed object initialization 2010-09-17 11:30:10 +00:00
Petr Skoda
320ae23ac1 fixed missing global 2010-09-17 11:29:29 +00:00