Petr Skoda
08b4939be9
improved coding style, removing unused globals
2010-09-18 10:28:12 +00:00
Petr Skoda
0c3314ff16
fixed phpdocs and fatal error in delete method
2010-09-18 10:24:35 +00:00
Petr Skoda
c4f710a9a8
fixed spelling typo
2010-09-18 10:21:09 +00:00
Petr Skoda
f65405d0c2
spelling fixes
2010-09-18 10:14:46 +00:00
Penny Leach
ab23e6e2f5
portfolio MDL-24263 removing conditional use of $this inside a static method
2010-09-18 08:42:44 +00:00
Pierre Pichet
82d7795c96
MDL-24261 Remove $question->correctanswer = ($falseanswer->fraction != 0);
2010-09-18 02:24:09 +00:00
Moodle Robot
4fa48cbbaa
Updated the HEAD build version to 20100918
2010-09-18 00:51:50 +00:00
David Mudrak
76b3d9093a
MDL-24238 workshop: button to show all participants again after successful manual allocation
...
This replaces the closer of the status message. That bits of UI come
from very early times of workshop development and might be replaced
completely.
2010-09-18 00:25:04 +00:00
David Mudrak
eef46586e9
NOMDL workshop: fixing correct arguments order after recent Petr's play with property_exists()
2010-09-17 23:43:25 +00:00
David Mudrak
8af229fe37
MDL-21382 mform: escape invalid characters when generating javascript validation function name
...
This patch fixes the support for addGroupRule in cases when the element
name contains invalid characters like square brackets (that is if the
group element is an array element).
Credit goes to Hubert Chathi for the solution and the patch provided.
Cherry-picked from MOODLE_19_STABLE
2010-09-17 22:44:53 +00:00
Petr Skoda
4cc977a64d
fixing messed up property_exists() regression - sorrrry
2010-09-17 20:36:49 +00:00
Petr Skoda
b6265b7e37
fixing silyl property_exists() conversion + coding style
2010-09-17 20:32:34 +00:00
Petr Skoda
d68c56f2c6
coding style fix
2010-09-17 20:25:33 +00:00
Petr Skoda
40504474ae
fixed duplicate id detection in get_records_sql()
2010-09-17 20:25:02 +00:00
Petr Skoda
440f65ebdb
fixed property_exists
2010-09-17 20:23:29 +00:00
Petr Skoda
9d1ddd3743
fixed spelling errors
2010-09-17 20:20:24 +00:00
Petr Skoda
dd63e0ff65
fixed $table when throwing exception
2010-09-17 20:19:05 +00:00
Petr Skoda
4fdfe0d404
fixed table var
2010-09-17 20:18:41 +00:00
Petr Skoda
6142a4a5d2
fixed property_exists()
2010-09-17 20:13:23 +00:00
Petr Skoda
b532c911e8
fixed unterminated JS statements
2010-09-17 20:11:03 +00:00
Petr Skoda
fc0fcb27e2
fixed created timestamp
2010-09-17 20:07:49 +00:00
Petr Skoda
a8ff9488fd
phpdocs and var initialization
2010-09-17 20:05:40 +00:00
Petr Skoda
497e2fe27e
fixed . typo
2010-09-17 20:00:29 +00:00
Petr Skoda
ca3b1fd973
fixed unterminated JS statements
2010-09-17 19:59:16 +00:00
Petr Skoda
63ff25ab24
fixed phpdocs type
2010-09-17 19:54:43 +00:00
Petr Skoda
bb77ae2640
fixed unterminated JS statement
2010-09-17 19:54:09 +00:00
Petr Skoda
b0084715a7
initialized objects
2010-09-17 19:53:04 +00:00
Petr Skoda
9efa43f381
removing obsolete parameter
2010-09-17 19:50:53 +00:00
Petr Skoda
9344dea9c5
removed unused parameter that was missing in method calls
2010-09-17 19:49:48 +00:00
Petr Skoda
8cbef19e9a
fixed unterminated JS statements
2010-09-17 19:46:57 +00:00
Petr Skoda
81322e6483
fixed integer casting syntax error
2010-09-17 19:42:31 +00:00
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