3087 Commits

Author SHA1 Message Date
jerome mouneyrac
206dd86100 webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class 2010-07-30 07:43:14 +00:00
jerome
c146652094 renderer MDL-23495 change $OUTPUT into $this->output in renderer 2010-07-28 08:53:17 +00:00
jerome mouneyrac
6ce2b0d94b webservice MDL-23536 fix missing test when no missing capability 2010-07-28 02:27:07 +00:00
Dongsheng Cai
a5adfa2658 MDL-23072, properly localised repository instance name 2010-07-27 09:03:54 +00:00
jerome mouneyrac
9c954e883b webservice MDL-21908 admin: use renderer into token pages + a bit of code cleaning 2010-07-27 03:53:55 +00:00
Petr Skoda
460ebd6c31 MDL-21249 fixed recent installer regression, sorry 2010-07-26 20:17:36 +00:00
Petr Skoda
87635e7d66 MDL-23167 fixed regression with cancel url or when referers not available (firewalled) 2010-07-25 13:46:27 +00:00
David Mudrak
30bee9ef40 MDL-23460 MNet Reverted recent removal of per-peer profile field setting 2010-07-23 08:10:23 +00:00
jerome mouneyrac
1d2a1936c5 webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo 2010-07-23 06:54:59 +00:00
jerome mouneyrac
72f68b51e6 webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page 2010-07-23 06:17:06 +00:00
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