79 Commits

Author SHA1 Message Date
mjollnir_
85594fa240 MDL-16180 fixing up typo in mnet services hack 2008-08-30 11:37:23 +00:00
mjollnir_
b91b274b92 MDL-16180 - add portfolio support to mnet 2008-08-30 11:25:29 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
mjollnir_
fe5c026a64 fixing a typo from the dml migration in mnet admin 2008-08-13 09:18:51 +00:00
dongsheng
a158cf7ff2 MDL-15563, use require instead require_once, see tracker. 2008-07-10 01:53:44 +00:00
dongsheng
02ca4d63a4 MDL-15563, fix undefined variable and debugging information. 2008-07-09 09:32:34 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
mjollnir_
455dfd5026 MDL-14967
fixing a dml change that had the params added to the wrong function call.
2008-06-03 09:47:47 +00:00
skodak
a5d424df7c MDL-14679 converted some get/set_field() 2008-06-02 21:39:23 +00:00
skodak
1829e015e6 MDL-14679 converted some insert_records() 2008-06-02 21:25:40 +00:00
skodak
bc3c2336ba MDL-14679 towards /admin/mnet conversion 2008-05-31 11:41:26 +00:00
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
dongsheng
3db241b342 "MDL-14129, fix print_error" 2008-05-08 06:27:28 +00:00
dongsheng
bdfa043309 MDL-14129, creating error string 2008-04-10 04:22:22 +00:00
dongsheng
437c1c5050 MDL-14085, roll back some error() call 2008-04-08 01:51:00 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
donal
dfa1158a9b Remove unneeded mnet_host2service records 2008-02-15 08:04:20 +00:00
donal
6102b5ff38 Ensure that the wwwroot has been supplied with a http:// or https:// prefix 2008-02-13 03:06:52 +00:00
nicolasconnault
10bd016e80 MDL-10451 Fixed HTML errors, merging from 1.9 2008-02-05 09:58:05 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
scyrma
d417533252 Fix for par of the missing strings, as reported in MDL-12294 2007-11-26 04:10:08 +00:00
donal72
4275772978 Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326 2007-10-16 13:30:13 +00:00
donal72
3e2dd3f6af Label for wwwroot field 2007-10-16 10:20:26 +00:00
donal72
fcf24328ca New files for config of MNet roaming themes 2007-10-02 16:10:19 +00:00
donal72
d53b8d4bbb Display new tabs for the 'Themes' config page in mnet 2007-10-02 16:09:17 +00:00
donal72
2aa1f9bdd9 Instantiate some new strings for roaming themes 2007-10-02 16:08:46 +00:00
skodak
ce4ff1c9cc MDL-11292 fixed Cannot create child auth plugins - patch by Mark Nielsen; used inlude_once() when searching for functions/methods in files 2007-09-15 09:29:58 +00:00
nicolasconnault
f1af7aaaf5 MDL-10870 All files updated to new build_navigation() method. 2007-08-17 07:25:47 +00:00
donal72
68bcd355af Rename the 'promiscous' mode to 'dangerous' as promiscuous is used elsewhere. 2007-08-02 05:27:06 +00:00
mjollnir_
2520258128 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
2007-07-14 03:00:12 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
nicolasconnault
5b73a23ca8 MDL-9457 Missed a few files 2007-04-23 04:14:11 +00:00
nicolasconnault
77a297d274 Fixed many xhtml errors 2007-04-20 07:54:42 +00:00
nicolasconnault
933e257ab2 MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages 2007-04-13 07:03:04 +00:00
skodak
7e040a15ed MDL-9296 removing forgotten debug code in admin/mnet/trustedhosts.php; merged from MOODLE_18_STABLE 2007-04-11 13:21:52 +00:00
donal72
76691858b2 MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846 2007-03-12 02:31:50 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
skodak
16ce6c0dcc MDL-8590 auth cleanup - part 2 2007-02-20 17:09:20 +00:00
skodak
e75ac13be2 MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup 2007-01-30 10:23:01 +00:00
stronk7
18bba1f789 Applying new rs_xxx() functions everywhere. MDL-8134 2007-01-29 11:29:01 +00:00
donal72
cdf2232920 Mnet: Rename field: access to accessctrl for Oracle interop: MDL-8237 2007-01-23 21:27:50 +00:00
martinlanghoff
a819a51ad2 mnet: check that sesskey please! 2007-01-19 07:22:57 +00:00
martinlanghoff
2d60ff6d58 mnet: hide direct link to logs for now... 2007-01-19 07:01:51 +00:00
martinlanghoff
20003335ce mnet: finish up UI for enrolment handling and hardcoded strings 2007-01-19 06:51:24 +00:00
martinlanghoff
8506af02d3 mnet: fix warning -- variable typo 2007-01-19 05:24:47 +00:00
martinlanghoff
efd6ef4665 mnet: fixup remote enrolment handling pages - WIP part 2 2007-01-19 05:18:30 +00:00
martinlanghoff
7db7981aae mnet: better enrollable courses listing 2007-01-19 02:51:18 +00:00
donal72
0855c4cab3 Mnet: More enrolment data in the back channel - stash in mnet_enrol_assignments table 2007-01-19 00:23:55 +00:00
martinlanghoff
ce89882a37 mnet: fixup remote enrolment handling pages - WIP 2007-01-18 04:48:35 +00:00