Commit Graph

34 Commits

Author SHA1 Message Date
Petr Škoda 7e84ef4fea MDL-34959 add Google Maps API V3 support 2012-08-19 19:53:06 +02: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