Durations Pepper ChangeLog
« Durations Pepper Overview
10-Jan-2010
- [Fix] Now closing the MySQL connection after recalculating the duration
- [Change] To prevent line breaks the page titles on the Pages Tab are now shorter
- [Change] This program is now licensed under the GNU General Public License
16-Jul-2009
- [Change] Removed all licensing stuff
07-Mar-2009
- [Fix] Optimized calculation if
$this->prefs['interval'] is not 0
01-Oct-2008
- [Fix] Past Month/Year filters on Timeline tab work now
10-Jun-2008
- [Fix] Isolated Timeline tab filter from Frames and Pages tab Filter
09-May-2008
- [Change] Prevented
onRecord() from making unnecessary queries
- [Fix] Timeline works now if
$this->prefs['interval'] is 0
- [Fix] Re-registers to Secret Crush mini-API if necessary
03-Apr-2008
- [Change] Improved data handling if
$this->prefs['interval'] is 0
27-Mar-2008
- [Feature] Added
onSecretCrushMeta()
- [Feature] Added Timeline tab
- [Change]
$_GET['time'] must be between 27000 and 0 seconds
- [Fix] The preferences will be saved correctly
05-Feb-2008
- [Change] Added domain name to failed verify message
- [Fix] Updated account center links
12-Nov-2007
- [Change] Added days and weeks to
format_time()
- [Change] Added average duration per timeframe (Pages tab)
- [Change] Extended the default timeframes by
7400 and 18000
- [Change] Removed debug function
31-Oct-2007
- [Fix] Showing
resource if resource_title is empty
- [Fix] Replaced
/mint/ by $Mint->cfg['installDir'] in is_verified()
- [Change] Added Windows ISS compatibility
29-Sep-2007
- [Fix] Removed
duration_time = 0 from WHERE clause in recalc.php
- [Change] Enhanced debugging function
25-Sep-2007
- [Change] Replaced
$_SERVER['SCRIPT_FILENAME'] by __FILE__
11-Sep-2007