40 Commits

Author SHA1 Message Date
Frederic Massart
eb46bf2f4e MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
Tony Butler
1e31f11852 MDL-28484 core_lib: Add function for https detection
Signed-off-by: Tony Butler <tonyjbutler@gmail.com>
2014-10-03 13:02:29 +01:00
Petr Škoda
2f1e464a88 MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
Petr Škoda
8252b7c291 MDL-40901 standardise core test case class and file names
This finally allows us to type only the class name when executing individual core test cases.
2013-08-04 22:10:31 +02:00
Petr Škoda
704533fca7 MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
Petr Škoda
cec7d43591 MDL-34959 add Google Maps API V3 support 2012-08-19 19:52:35 +02:00
Ankit Agarwal
bf0f06b1be MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
Petr Skoda
64b0f3ab68 MDL-32868 fix iplookup inconsistencies and add missing unit tests
Please note you need to define PHPUNIT_LONGTEST in config.php or phpunit.xml to get the tests to execute because it takes long time to fetch the geoip data and we do not want to DDOS geoPlugin server.
2012-05-12 14:25:01 +02:00
Petr Skoda
8c6136a879 MDL-32793 use geoLookup for IP address lookup by default 2012-05-08 23:45:28 +02:00
Petr Skoda
f8311defeb MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
Petr Skoda
4bc737d175 fixed docs 2010-09-17 19:31:10 +00:00
Petr Skoda
85ba38ef4f fixed unterminated JS statement 2010-09-17 19:30:26 +00:00
Petr Skoda
b9ee1fc748 MDL-23720 improved iplookup coding style + fixed a potential privacy issue 2010-08-09 16:10:02 +00:00
Petr Skoda
8061887a68 MDL-23720 fixed unicode issue in geoip results 2010-08-09 13:21:13 +00:00
Petr Skoda
bbb13f0619 MDL-23720 importing latest PEAR GeoIP module 2010-08-09 13:10:33 +00:00
Petr Skoda
8fb1c9af08 MDL-23695 fixed yet another PAGE->context issue 2010-08-09 08:21:45 +00:00
Petr Skoda
0aa759b01c MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
Petr Skoda
789ff38c47 MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00:00
Petr Skoda
a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
Petr Skoda
f44b10ed93 MDL-21139 replace all yui functions/methods with yui2 to make room for yui3 2009-12-16 20:25:14 +00:00
Petr Skoda
78946b9bdb MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
Petr Skoda
6f5e085205 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
Petr Skoda
49ab5e1950 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:32:33 +00:00
skodak
4aa31a61f0 MDL-19875 tested patch and added some more echos, thanks Tim! 2009-07-21 08:19:02 +00:00
Moodle HQ git importer
75c7b84f16 Fixing drift between CVS and git 2009-07-20 03:04:08 +00:00
skodak
536ec7edaf MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:55:03 +00:00
skodak
c1d1e93bce MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:12 +00:00
skodak
48fb4cd689 MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:11 +00:00
fmarier
316914bf6e MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
skodak
ab122f4604 MDL-14679 2008-05-31 17:48:51 +00:00
dongsheng
d7bdb1c2ea "MDL-14129, fix netgeo print_error" 2008-05-14 08:27:16 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
7c09710cbf MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +00:00
skodak
60af27037b MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
moodler
b68da27633 Bending over for Strict MDL-7861 2007-01-04 15:53:35 +00:00
moodler
173006a313 Change default (old change not checked in) 2006-10-02 13:10:58 +00:00
moodler
978c243f69 Disabled log 2006-10-01 13:06:40 +00:00
moodler
0e1cc9070b Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
moodler
f4fb66d7d9 Added new structure for iplookups (ie called from logs).
ipatlas is now just a plugin, and we can add other plugins
to the same job better.
2005-07-18 08:06:16 +00:00