]> git.mjollnir.org Git - moodle.git/commit
Merged Donal's changes to MNET to allow moodle to also network with mahara.
authormjollnir_ <mjollnir_>
Sat, 14 Jul 2007 03:00:12 +0000 (03:00 +0000)
committermjollnir_ <mjollnir_>
Sat, 14 Jul 2007 03:00:12 +0000 (03:00 +0000)
commit2520258128a5749a22cbfae64ffd4153d2610ed5
treee6ee781b287709516521114864e56b450598b7b0
parent82d3334acdb111d604ff9551017ff4d1771de4af
Merged Donal's changes to MNET to allow moodle to also network with mahara.
    changelog follows

    [MNET-manual] added version.php, install.xml and upgrade.php patches
    Route remote users back to their home server without going through jump.php and land.php
    Display app-specific strings in the user view
    Display the application icon in the Remote Host block
    Hide the 'logs' tab if the application under review is not Moodle
    Hide the 'logs' tab if the application under review is not Moodle
    Update user record to note that picture == 1 once a picture has been
    transferred.
    Change 2 to uri - is this fluid?
    Add application paramter to bootstrap function
    Find the application
    Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
    $HTTP_RAW_POST_DATA was not being populated
    Ensure we get an application for our Peer
    Update the URI to use for MNET
    The default 'wantsurl' should be empty
    Use the appropriate 'land' url for the remote application
    Add hidden form elements for 'application'
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
17 files changed:
admin/mnet/mnet_review.html
admin/mnet/mnet_services.html
admin/mnet/peers.html
admin/mnet/peers.php
auth/mnet/auth.php
auth/mnet/jump.php
blocks/mnet_hosts/block_mnet_hosts.php
lib/db/install.xml
lib/db/upgrade.php
mnet/lib.php
mnet/peer.php
mnet/xmlrpc/client.php
mnet/xmlrpc/server.php
pix/i/mahara_host.gif [new file with mode: 0644]
pix/i/moodle_host.gif [new file with mode: 0644]
user/view.php
version.php