- 10 Sep, 2008 4 commits
-
-
Nigel McNie authored
Corrected a couple of spelling mistakes in error language strings. Moved wwwroot URLs into the language strings as proper interpolated get_string parameters. (cherry picked from commit eb80727a)
-
Nigel McNie authored
-
Nigel McNie authored
artefact_get_viewaccess_users - field in right join used in WHERE clause, causing users to not be notified if they haven't set account preferences. Also change the quoting on the query in order to remove some backslashes, and a couple of other minor tidyups.
-
Nigel McNie authored
-
- 09 Sep, 2008 8 commits
-
-
Penny Leach authored
-
Richard Mansfield authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
This was caused because the page was summing your friends plus the number of friend requests you had made to others, rather than the number of other people who had made requests to you.
-
Richard Mansfield authored
Hide institution authplugin dropdown for institutional admins; print warning when no auth plugin is configured
-
- 08 Sep, 2008 6 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 05 Sep, 2008 3 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 04 Sep, 2008 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 03 Sep, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 02 Sep, 2008 8 commits
-
-
Penny Leach authored
now find_remote_user returns user and authinstance that accepted them. backed out change to user object to store the last xmlrpc auth instance.
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
along with all the other settings
-
- 01 Sep, 2008 6 commits
-
-
Nigel McNie authored
These happen sometimes, and cause the rather confusing "could not log you in" message, which is because that's how XmlrpcClientExceptions render themselves. I should fix that later. The problem is on the Moodle side, but I haven't been able to duplicate it.
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Penny Leach authored
contents
-
Penny Leach authored
this is meant to simplify both the creation of config.php (still from config-dist.php) and the addition of new config variables that don't have UI. they now get added to config-defaults.php which is loaded after config.php and database.
-
Penny Leach authored
- put back debug code I had inadvertently removed that didn't belong to me - throw an exception i think is missing (someone please review this) - better oo & namespacing - better validation of incoming 'data' per format - paths to zip and zip args (relies on a patch that i am about to put on master)
-