Commit graph

10837 commits

Author SHA1 Message Date
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
Petr Skoda
8f0fe0b8b1 fixed missing global causing regression 2010-09-17 08:00:29 +00:00
Petr Skoda
0e688e1297 fixed notice 2010-09-17 07:59:42 +00:00
Petr Skoda
03dd057556 fixed missing global regression 2010-09-17 07:58:04 +00:00
Petr Skoda
ba4082f51d fixed typo breaking curl option 2010-09-17 07:55:44 +00:00
Petr Skoda
5ec77a3de0 initialize object before use 2010-09-17 07:54:32 +00:00
Petr Skoda
9311b925c6 initialized variable before include and fixed wrong require() 2010-09-17 07:52:06 +00:00
Petr Skoda
7604f5c1b0 commenting out unused broken code so that it does not irritate IDEs 2010-09-17 07:49:39 +00:00
Petr Skoda
9a8abf13b4 minor IDE tweak - prevents undefined warning 2010-09-17 07:47:46 +00:00
Petr Skoda
d361c804a4 fixed broken fetching of module versions 2010-09-17 07:46:03 +00:00
Petr Skoda
976dc837fd fixed broken subplugin uninstallation 2010-09-17 07:43:26 +00:00
Petr Skoda
707c9e8b47 fixed one more missing global 2010-09-17 07:41:03 +00:00
Petr Skoda
343d3582bb fixed missing global $ACCESSLIB_PRIVATE minor problems 2010-09-17 07:40:19 +00:00
Petr Skoda
5fd9e798dc fixed missing global $USER causing regressions 2010-09-17 07:39:48 +00:00
Petr Skoda
2fb3434554 fixed missing global causing regressions 2010-09-17 07:39:14 +00:00
Petr Skoda
fafa57e972 MDL-24245 groups now respected if capability not specified in enrolment sql - thanks Sam for discovering this + fixed typos in variable names that were causing other bugs 2010-09-17 07:37:51 +00:00
Andrew Davis
07f05a04b1 rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
AMOS BEGIN
 MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
 MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
 MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
 MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
 MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
 MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
 MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00