- 09 Jul, 2013 7 commits
-
-
Add support for additional name fields and flexible formating of user names.
-
-
-
git://github.com/samhemelryk/moodleDamyon Wiese authored
Conflicts: admin/tool/capability/index.php
-
-
-
-
- 08 Jul, 2013 6 commits
-
-
-
-
David Monllao authored
-
Frederic Massart authored
-
-
-
- 05 Jul, 2013 2 commits
-
-
Petr Škoda authored
-
Petr Škoda authored
This resolves problems with MOODLE_INTERNAL in db/subplugins.php
-
- 04 Jul, 2013 12 commits
-
-
Tim Hunt authored
Also, ensure that we don't output an empty box if there are no access messages.
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
Damyon Wiese authored
-
Rajesh Taneja authored
-
Adrian Greeve authored
The addition of a port for the database means that an array would be set regardless of whether it had any information or not. The isset() function sees an array as being set and follows through with the rest of the if statement concatenating a colon to the end of the database host name and throwing a connection problem if no port number is supplied. The if statement has now been changed to if not empty. The empty function does see zero as an empty value, but a port shouldn't have a value of zero anyway.
-
Conflicts: theme/bootstrapbase/style/moodle.css
-
It was toggling the state of the hidden input - not the checkbox.
-
-
Sam Hemelryk authored
-
- 03 Jul, 2013 13 commits
-
-
Eloy Lafuente authored
-
-
-
Frederic Massart authored
-
Petr Škoda authored
-
Frederic Massart authored
-
Frederic Massart authored
-
Frederic Massart authored
-
Also fixes an arror when a user with this capability tries to award a badge, but their role is not among the criteria set up for a badge
-
Damyon Wiese authored
-
-
Andrew Davis authored
-
Damyon Wiese authored
-