3077 Commits

Author SHA1 Message Date
Sam Hemelryk
bd536f5209 admin-roles MDL-22859 Set pagelayout so blocks are displayed. 2010-07-23 02:09:03 +00:00
Petr Skoda
be42eca7a4 MDL-23444 fixed missing file include in user selector ajax 2010-07-21 07:44:10 +00:00
aparup
da904f85e1 administration MDL-23445 fixed broken sql query 2010-07-21 03:54:26 +00:00
jerome mouneyrac
c9d7390cc9 webservice MDL-23337 administration: once a new service is created go straigh to add functions page. 2010-07-20 06:20:00 +00:00
Jonathan Harker
c71f326514 MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +00:00
David Mudrak
061e00a4ea MDL-21695 Yet another commented obsolete setHelpButton() 2010-07-19 18:30:32 +00:00
David Mudrak
eca44f56bd MDL-21695 Removing commented code 2010-07-19 17:28:48 +00:00
David Mudrak
8af5201e7e MDL-21695 Replacing bulkusers help files
AMOS BEGIN
 HLP bulkusers/lists.html,[users_help,core_bulkusers]
 HLP bulkusers/selectedlist.html,[selectedlist_help,core_bulkusers]
AMOS END
2010-07-19 17:27:39 +00:00
David Mudrak
f0ca285077 NOMDL MNet removing obsolete files, has been replaced by admin setting section mnetprofilefields 2010-07-19 17:01:07 +00:00
David Mudrak
ec2c36f872 NOMDL MNet language pack cleanup: getting rid of Moodle Networking (replaced with MNet) and Camel Case in titles 2010-07-19 14:49:12 +00:00
Petr Skoda
320e7de869 MDL-22620 new report that lists roles with unsupported context level assignments 2010-07-18 13:32:24 +00:00
Martin Dougiamas
ba6c97eeae MDL-23167 Upgraded "Purge caches" to a full admin page with a confirm button, and added a link to it in the footer for developers. 2010-07-18 07:17:01 +00:00
David Mudrak
8123245f7b NOMDL MNet fixed peer review form data processing 2010-07-17 22:34:56 +00:00
David Mudrak
152a2273be MDL-22787 MNet: Fixing regressions in auth_mnet caused by changes in enrol_mnet
This smells - IMHO auth_enrol should not do anything with the enrolment
related information. These two plugins seem to be tied too much...
2010-07-17 22:34:12 +00:00
David Mudrak
8ed6e35c7a MDL-22787 MNet enrolment: Removing legacy client side scripts and their strings 2010-07-17 22:33:31 +00:00
David Mudrak
fe73e93545 MDL-22787 MDL-21993 New mnetservice plugin type
This commit introduces new plugin type called mnetservice. Once the MNet
framework is redesigned, this plugin will define the service itself, the
strings for it and the the client tools for administrator. The server
side is implemented mainly in enrol_mnet plugin which publishes xml-rpc
methods.

AMOS BEGIN
 MOV [remoteenrolhosts_desc,core_mnet],[clientname_help,mnetservice_enrol]
AMOS END
2010-07-17 22:18:07 +00:00
Eloy Lafuente
2a97328522 NOBUG xmldb editor - make php code generated to follow the 2-slash coding style 2010-07-17 11:36:34 +00:00
jerome mouneyrac
47ee1c356c webservice MDL-20808 added a link to the AMF test client 2010-07-16 02:39:25 +00:00
Petr Skoda
1f40915906 MDL-23222 marking spl as required php ext 2010-07-15 18:35:50 +00:00
Petr Skoda
835d78ff9e MDL-22056 simplified component name handling + converting reports to proper pluginname
AMOS BEGIN
 MOV [capability,report_capability],[pluginname,report_capability]
 MOV [questioninstances,report_questioninstances],[pluginname,report_questioninstances]
 MOV [reportsecurity,report_security],[pluginname,report_security]
 MOV [spamcleaner,report_spamcleaner],[pluginname,report_spamcleaner]
AMOS END
2010-07-15 17:13:45 +00:00
Petr Skoda
f728d49b00 MDL-19380 uploadlib cleanup before readding of antivirus integration 2010-07-14 08:40:48 +00:00
Petr Skoda
8a27af4112 MDL-23048 applying the same frontpage logic on all permissions pages 2010-07-13 21:20:48 +00:00
Petr Skoda
946191f09c minor coding style tweaks 2010-07-13 21:18:37 +00:00
Petr Skoda
ba571a898d fixed regression - missing syscontext 2010-07-13 21:02:01 +00:00
Petr Skoda
2a6dcb72a2 MDL-23237 new timecreated field in user_emrolments and adding timestart to enrol plugins that know it 2010-07-13 20:58:17 +00:00
Petr Skoda
24d5b996dc MDL-23048 reworked frontpage exceptions 2010-07-13 20:54:16 +00:00
Petr Skoda
f87eab7e71 MDL-23167 basic "purge all caches" button 2010-07-13 15:09:44 +00:00
Petr Skoda
2288073ac4 MDL-23167 adding cache reset after setting changed 2010-07-13 14:41:24 +00:00
Petr Skoda
2181eb8fcc MDL-23167 admin UI for JS caching setting 2010-07-13 14:29:33 +00:00
Petr Skoda
1c980a57a0 MDL-23167 for now removing caching options that are not used 2010-07-13 14:15:40 +00:00
Petr Skoda
dbf9e4bae3 MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
David Mudrak
d33b19a546 MDL-23245 Added support for new style of auth plugin configuration
This hack allows auth plugins to migrate to the new auth_xxx naming
style (as happened with auth_mnet in my previous commit).
2010-07-13 12:45:15 +00:00
David Mudrak
94cf0a1e56 MDL-23245 Fixed plugin type of auth_mnet in config_plugins table 2010-07-13 11:14:29 +00:00
Dan Marsden
a21ef213e4 MDL-23218 wrong admin external page id 2010-07-12 23:48:45 +00:00
David Mudrak
7c70229eba MDL-21137 MNet: UI to choose peer theme replaced with simple selector
There is no need to have whole featured theme selector with previews
etc here. Following the same form element as they have in Mahara, the
theme can now be selected for a given peer at 'Review host details' tab.
I have also noticed that force_theme and theme columns are redundant at
the moment. Keeping them both for future improvements, though.
2010-07-12 15:03:42 +00:00
David Mudrak
d55b0e6a1e NOMDL MNet: improved trailing slashes removal
Double slashes and eventual whitespace after trailing slash are now
removed, too.
2010-07-12 15:03:19 +00:00
David Mudrak
e7c1d0211e NOMDL MNet admin/mnet trivial code cleanups spotted during development 2010-07-12 15:03:03 +00:00
David Mudrak
3cd7e90aa0 MNet: Unable to change peer name due to incorrect form element type 2010-07-12 12:20:46 +00:00
Petr Skoda
50a8bd6c1d MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
Petr Skoda
edfd6a5e73 MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
Petr Skoda
a919ae896b MDL-22800 stats code using new enrol tables, I did not test it much because I do not have any test data :-( 2010-07-10 14:45:07 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Petr Skoda
c3ed4a5ab9 MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit 2010-07-10 10:50:51 +00:00
jerome mouneyrac
cc83f94eb1 registration MDL-23040 fix typo that blocked to get the hub name from the hub 2010-07-09 06:32:28 +00:00
Martin Dougiamas
ff7dd38622 MDL-22964 xmlrpc is no longer required, but still highly recommended if you want to appear cool to all your friends. 2010-07-08 09:05:18 +00:00
jerome mouneyrac
001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +00:00
aparup
362db01ab5 Roles MDL-23048 fixed CONTEXT_COURSECAT roles editing being titled as 'front page roles' 2010-07-08 03:57:03 +00:00
Petr Skoda
6fc67fce72 MDL-11113 completely reimplemented editor plugin settings - we should never use custom forms instead of admin settings if possible 2010-07-04 20:53:01 +00:00
Petr Skoda
3a11c09f5b MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
Petr Skoda
2f21a283ca standardising editor plugin names
AMOS BEGIN
 MOV [modulename,editor_textarea],[pluginname,editor_textarea]
 MOV [modulename,editor_tinymce],[pluginname,editor_tinymce]
AMOS END
2010-07-04 13:11:34 +00:00