Commit graph

44947 commits

Author SHA1 Message Date
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
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