[moodle] / moodle / admin / settings / location.php Repository:

Log of /moodle/admin/settings/location.php

Parent Directory Parent Directory


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

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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 19:30:11 2009 WST (5 months, 2 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.7: +4 -6 lines
Diff to previous 1.7
moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control the list.

* New admin setting $CFG->allcountrycodes - on Location page.
* Same rules used to translate country names as any other string.
* With unit tests.

Revision 1.4.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 3 01:49:06 2008 WST (2 years, 2 months ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.4.2.2: +4 -8 lines
Diff to previous 1.4.2.2 , to branch point 1.4 , to next main 1.9
MDL-12796 iplookup rewrite; MFC

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jan 3 01:48:00 2008 WST (2 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.6: +4 -8 lines
Diff to previous 1.6
MDL-12796 iplookup rewrite

Revision 1.4.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:38:38 2007 WST (2 years, 3 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.4.2.1: +20 -21 lines
Diff to previous 1.4.2.1 , to branch point 1.4
MDL-11561 admin tree improvements and bugfixing; backported from HEAD

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 02:35:25 2007 WST (2 years, 3 months ago) by skodak
Branch: MAIN
Changes since 1.5: +20 -21 lines
Diff to previous 1.5
MDL-11561 admin tree improvements and bugfixing

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 07:36:29 2007 WST (2 years, 4 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
MFC: MDL-11563 replaced hardcoded permission check from admin_tree_block

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 07:35:01 2007 WST (2 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
MDL-11563 replaced hardcoded permission check from admin_tree_block

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 11 17:14:55 2007 WST (2 years, 8 months ago) by moodler
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 , to next main 1.9
Merged changes from MDL-8451 from 1.8

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 11 17:10:01 2007 WST (2 years, 8 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
Deleted excess call ... MDL-8451

Revision 1.3.6.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 11 17:07:34 2007 WST (2 years, 8 months ago) by moodler
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.3: +1 -2 lines
Diff to previous 1.3 , to next main 1.9
CHecked in a fix to make get_list_of_timezones calls more efficient MDL-8451

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 00:25:35 2006 WST (3 years, 5 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_18, MOODLE_181, MOODLE_182, MOODLE_18_BETA, MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS, MOODLE_18_STABLE, MOODLE_19_CLI
Changes since 1.2: +10 -1 lines
Diff to previous 1.2
Added IP lookup plugin choice to GUI

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 17:39:24 2006 WST (3 years, 6 months ago) by moodler
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Added a new setting called $CFG->defaultuserroleid which defines
the role that ALL users get by default when they log in.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 22:52:43 2006 WST (3 years, 6 months ago) by moodler
Branch: MAIN
New admin menu files

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.10