[moodle] / moodle / admin / mnet / index.php Repository:

Log of /moodle/admin/mnet/index.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 11:13:40 2010 WST (6 weeks, 2 days ago) by mjollnir_
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +9 -8 lines
Diff to previous 1.28
mnet MDL-21276   get rid of all the $MNET* globals

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Jan 28 15:25:42 2010 WST (7 weeks ago) by jerome
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
mnet MDL-21260 transform single_button first param into new moodle_url

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Jan 4 04:47:14 2010 WST (2 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-)

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 18:36:57 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.25: +3 -4 lines
Diff to previous 1.25
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 17:21:41 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.24: +2 -7 lines
Diff to previous 1.24
MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 16:39:09 2009 WST (6 months, 4 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.23: +5 -8 lines
Diff to previous 1.23
MDL-19787 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:16:35 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
MDL-19787 Converted all print_footer() calls

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 19:40:40 2009 WST (14 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
MDL-16613 sesskey cleanup

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 13:45:09 2008 WST (18 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.20: +1 -9 lines
Diff to previous 1.20
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 20 06:27:09 2008 WST (20 months, 4 weeks ago) by skodak
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
MDL-14992 first step towards new database sessions - refactoring of current session code

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:53:43 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
MDL-15189 magic quotes finally removed

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat May 31 19:41:27 2008 WST (21 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
MDL-14679 towards /admin/mnet conversion

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu May 8 14:27:28 2008 WST (22 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
"MDL-14129, fix print_error"

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:21 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
MDL-14129, remove all the other error() call

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 13:27:06 2007 WST (2 years, 7 months ago) by donal72
Branch: MAIN
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_BETA, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Branch point for: MOODLE_19_STABLE
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Rename the 'promiscous' mode to 'dangerous' as promiscuous is used elsewhere.

Revision 1.12.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 12:30:37 2007 WST (2 years, 7 months ago) by donal72
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.12.2.1: +2 -2 lines
Diff to previous 1.12.2.1 , to branch point 1.12 , to next main 1.29
Rename 'promiscuous' to 'dangerous'. Minor bugfixing for mnet.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue May 1 01:08:45 2007 WST (2 years, 10 months ago) by skodak
Branch: MAIN
Branch point for: MOODLE_19_CLI
Changes since 1.13: +7 -8 lines
Diff to previous 1.13
MDL-9647 simplify dealing with headers/footers in admin sections

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 15:54:44 2007 WST (2 years, 10 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Fixed many xhtml errors

Revision 1.12.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 15:49:42 2007 WST (2 years, 10 months ago) by nicolasconnault
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_182
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Fixed many XHTML errors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 19:23:02 2007 WST (3 years, 1 month ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18, MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 18:14:43 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
MNet:  Display expiry date of local certificate

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 08:15:53 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
mnet: Replace hardcoded strings: MDL-8069

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 21:31:09 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.8: +7 -2 lines
Diff to previous 1.8
Just tidying on my way through

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 17:46:10 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.7: +11 -7 lines
Diff to previous 1.7
Better errors that lead to the wiki for more help   MDL-8068

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 14:58:39 2007 WST (3 years, 2 months ago) by donal72
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
mnet:  Removed hardcoded English strings from some MNET files: MDL-8069

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 15:19:56 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
mnet: check for openssl extension

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 15:13:21 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
mnet: xhtml strrrrrrrrrrickt mein herr

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 14:16:21 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.3: +57 -2 lines
Diff to previous 1.3
Included index.html to avoid conflicts

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 12:37:42 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.2: +47 -6 lines
Diff to previous 1.2
admin/mnet/index: Allow admins to expire an SSL key


Author: Donal McMullan <donal@catalyst.net.nz>

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 12:32:55 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1
mnet: Some very minor style (etc) fixes


Author: Donal McMullan <donal@catalyst.net.nz>

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 4 11:33:51 2007 WST (3 years, 2 months ago) by martinlanghoff
Branch: MAIN
mnet: core libraries and admin pages

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7