Petr Skoda
1028ffe191
fixed invalid object creation
2010-09-18 11:15:45 +00:00
Petr Skoda
b28242d303
fixed invalid method call
2010-09-18 11:15:15 +00:00
Petr Skoda
8d3f06f7fa
fixed undefined function
2010-09-18 11:14:09 +00:00
Petr Skoda
dbd5682d11
fixed missing params
2010-09-18 11:10:58 +00:00
Petr Skoda
3757b59f5a
fixed regressions after second outputlib refactoring
2010-09-18 11:09:54 +00:00
Petr Skoda
b8468965ec
fixed invalid return
2010-09-18 11:06:12 +00:00
Petr Skoda
667c0ae175
fixed unterminated JS statements
2010-09-18 11:04:02 +00:00
Petr Skoda
adc31ef5d9
spelling fixes
2010-09-18 11:00:48 +00:00
Petr Skoda
99edf902e8
removed some unused local variables
2010-09-18 10:59:29 +00:00
Petr Skoda
c983324336
fixed invalid form setType() call
2010-09-18 10:56:15 +00:00
Petr Skoda
520ab2b1b0
removed unnecessary break that was breaking code inspection
2010-09-18 10:51:24 +00:00
Petr Skoda
7def9d4345
improved docs
2010-09-18 10:50:50 +00:00
Petr Skoda
c10244114a
spelling improvements
2010-09-18 10:46:53 +00:00
Petr Skoda
22a9b6d873
fixed phpdocs and marked methods as static
2010-09-18 10:43:50 +00:00
Petr Skoda
d306751695
fixed unterminated JS statements
2010-09-18 10:37:19 +00:00
Petr Skoda
42d121d7ba
unterminated JS statement
2010-09-18 10:35:55 +00:00
Petr Skoda
5d92c29c15
fixed spelling
2010-09-18 10:35:05 +00:00
Petr Skoda
d3427cfe9f
removing unused variables
2010-09-18 10:33:26 +00:00
Petr Skoda
8a680500c6
fixed phpdocs and incorrect exception names
2010-09-18 10:31:31 +00:00
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
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
a8ff9488fd
phpdocs and var initialization
2010-09-17 20:05:40 +00:00
David Mudrak
0eadebb1f6
MDL-24187 mnet: fixed sso_jump_url for moodle application
2010-09-17 14:10:20 +00:00
Petr Skoda
e92c39cadc
improved phpdocs
2010-09-17 12:04:48 +00:00
Petr Skoda
eab8ed9fb7
fixed a few spelling errors in /admin/
2010-09-17 10:27:26 +00:00
Penny Leach
90636e2b41
portfolio MDL-24251 make sure $PAGE context is set up properly
2010-09-17 09:39:56 +00:00
Petr Skoda
db82872e06
fixed phpdocs param type in require_login()
2010-09-17 09:34:05 +00:00
Petr Skoda
44d8a9409e
fixed phpdocs param types
2010-09-17 09:33:05 +00:00
Petr Skoda
17b7171655
initialised variables
2010-09-17 08:15:17 +00:00
Petr Skoda
96e1fdf426
missing global preventing full debug during upgrade as was planned
2010-09-17 08:14:29 +00:00
Petr Skoda
f87cab2a0f
cosmetic typo fix
2010-09-17 08:13:28 +00:00
Petr Skoda
7c25ee0f73
fixed multiple missing globals causing regressions especially for opentogoogle access
2010-09-17 08:11:47 +00:00
Petr Skoda
39f4aedf3b
initialized object
2010-09-17 08:06:15 +00:00
Petr Skoda
bd348bdaa4
fixed missing global causing regression
2010-09-17 08:05:35 +00:00
Petr Skoda
6e6e3881fe
fixed cosmetic problem, the global variable was doing nothing there but anyway
2010-09-17 08:04:01 +00:00
Petr Skoda
79beb849bd
fixed json error reporting problem
2010-09-17 08:02:32 +00:00
Petr Skoda
e1a5a9cccb
fixed spacer regression
2010-09-17 08:01:16 +00:00