Locations Pepper ChangeLog
« Locations Pepper Overview
28-Nov-2010
- [Change] Updated database
10-Jan-2010
- [Change] Updated database
12-Nov-2009
- [Change] Updated database
07-Oct-2009
- [Change] Updated database
07-Jun-2009
- [Fix] Corrected country table
04-Jun-2009
- [Change] Updated database
08-Apr-2009
- [Feature] Added
mod_geoip support
- [Change] Updated database
03-Feb-2009
- [Change] Updated database
06-Dec-2008
- [Change] Moved database check from
onPepperLoad() to onDisplay() to improve load time
17-Nov-2008
- [Change] Updated database
09-Oct-2008
- [Change] Updated database
01-Sep-2008
- [Change] Updated database
21-Jul-2008
- [Change] Updated database
15-Jun-2008
- [Fix] Fixed Most Recent query if Secret Crush is not installed
10-Jun-2008
- [Fix] Removed
ip_long from query if Secret Crush is not installed
- [Change] Updated database
09-May-2008
- [Feature] Added Secret Crush integration to the Most Recent tab
- [Fix] Re-registers to Secret Crush mini-API if necessary
01-May-2008
- [Change] Updated database
03-Apr-2008
- [Change] Updated database
11-Mar-2008
- [Change] Updated database
05-Feb-2008
- [Change] Updated database
05-Jan-2008
- [Change] Updated database
15-Nov-2007
- [Change] Added
onSecretCrushMeta()
- [Change] Added database check to
isCompatible()
- [Change] Reseted unknown countries
31-Oct-2007
- [Change] Updated database
16-Sep-2007
- [Change] Improved database check
04-Sep-2007
- [Change] Added license
- [Change] Added Mint’s
shouldIgnore() to onRecord()
05-Aug-2007
- [Fix] Stopped skipping of records in the calculation of
$nextrecord
02-Aug-2007
- [Change] Updated database
- [Change] Fade unknown countries on the “Most Common” tab
06-Apr-2007
- [Fix] Stopped recording undefined countries
26-Mar-2007
- [Change] Integrated templates into and class file
- [Change] Altered static structure for Secret Crush compatibility
- [Change] Removed PHP version requirement
19-Mar-2007
- [Change] Added PHP version warning to
onDisplay()
- [Change] Added display of unknown countries
- [Fix] Corrected PHP version check in
isCompatible()
12-Mar-2007
- [Change] Added PHP version check
- [Change] Added Mint version check
- [Change] Added database check
- [Change] Added
getInstalledVersion() to update()
- [Change] Removed
country_code != '--' from “Most Recent” query
10-Mar-2007
- [Change] Removed update script
- [Change] Added
$Mint->acceptsCookies to onRecord()
- [Change] Merged country detection engine and Pepper file
- [Change] Added
HTTP_X_CLUSTER_CLIENT_IP to get_realip()
- [Fix] Altered some country names
07-Mar-2007
- [Change] Updated database
- [Change] Updated
get_realip() to use preg_match() and ignore more local IPs
09-Feb-2007
- [Change] Added link to the update script in the preferences
- [Fix] Prevented infinite loop
update.php
09-Feb-2007
- [Change] Added unique hits
- [Change] Added “threshold” and “sort by” settings
- [Change] Replaced
SCRIPT_URI by SERVER_NAME + REQUEST_URI in update.php
07-Feb-2007
- [Feature] Added experimental update script
- [Change] Added
README.txt
- [Change] Removed
?> tags
05-Feb-2007
- [Change] Storing unknown countries as
--
- [Change] Changed
__construct() to i2c() for PHP4 compatibility
- [Change] Changed
round() precision to 5
- [Change] Removed
collate utf8_bin from $manifest
- [Change] Removed
error_reporting(E_ALL);
30-Jan-2007
- [Change] Updated for Mint v2
- [Change] Refactored country detection engine
- [Change] Removed preferences
- [Change] Removed update script
- [Change] Removed optional pie-graph
29-Jan-2007
- [Feature] Added optional pie-graph display
- [Feature] Added preferences
23-Jan-2007