Petr Skoda
|
71666cf314
|
spelling fixes
|
2010-09-17 19:41:02 +00:00 |
|
Petr Skoda
|
7e20544810
|
fixed object initialization and also completely broken jabber connect
|
2010-09-17 19:36:45 +00:00 |
|
Petr Skoda
|
3dcb80cbd8
|
fixed missing global PAGE
|
2010-09-17 19:35:43 +00:00 |
|
Petr Skoda
|
1e72553540
|
fixed wrong admin detection
|
2010-09-17 19:35:21 +00:00 |
|
Petr Skoda
|
1d236fef10
|
fixed unterminated JS statements
|
2010-09-17 19:33:24 +00:00 |
|
Petr Skoda
|
4bc737d175
|
fixed docs
|
2010-09-17 19:31:10 +00:00 |
|
Petr Skoda
|
85ba38ef4f
|
fixed unterminated JS statement
|
2010-09-17 19:30:26 +00:00 |
|
Petr Skoda
|
aa2f66043f
|
spelling fix
|
2010-09-17 19:29:35 +00:00 |
|
Petr Skoda
|
2bd72e3046
|
fixed unterminated JS statements
|
2010-09-17 19:21:47 +00:00 |
|
Petr Skoda
|
c20b001bf4
|
fixed a few more property_exists()s
|
2010-09-17 19:20:39 +00:00 |
|
Petr Skoda
|
653f91f948
|
switch to property_exists() which is required in PHP 5.3
|
2010-09-17 19:14:41 +00:00 |
|
Petr Skoda
|
182a8a83c4
|
initialized objects
|
2010-09-17 19:11:24 +00:00 |
|
Petr Skoda
|
e1513ca905
|
initialized objects and code cleanup
|
2010-09-17 19:10:55 +00:00 |
|
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 |
|