[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/ -> CHANGELOG (source)

   1  4 November 2007 - 2.3 stable
   2  ============================
   3  - Updated Clickheat heatmap plugin, fixed several bugs
   4  - Added PSP, WII logos
   5  - Updated Chinese, Taiwanese language files
   6  - Added the LICENSE file containing the LICENSE
   7  
   8  4 July 2007 - 2.3 beta 4
   9  ======================== 
  10  - Fixed bug that caused the XML error when asking for details in referrers
  11  - Added ClickHeat plugin provided by labsmedia.com
  12  - [Christophe] Add automatic creation of newsletter (new parameters in config.inc.php : NEWSLETTER_FORCE_CREATE, NEWSLETTER_CREATE_NAME, NEWSLETTER_ID_MAX_AUTO)
  13  - [Christophe] Add ispCountryList for getCountry function
  14  - [Christophe] Add public pdf (one configuration for all site)
  15  
  16  4 May 2007 - 2.3 beta 3
  17  =======================
  18  - [Christophe] Fixed bug in getPhpmvRoot with https in Request.class.php
  19  - [Christophe] Fixed bug (FS#280) : Added parameter 'PMV_REWRITE_MODE' in config.inc.php to choose mode of url rewriting (see config.inc.php to authorized values)
  20  - [Christophe] Fixed bug (FS#275) : authorised to call new version of ViewPdf (view_pdf_v2) without login
  21  - [Aymen] Fixed bug (FS#272) with zend optimizer (came from the call to debug_backtrace() that is buggy with the zend optimizer)
  22  - Fixed small bug in Logs.function.php with the getResponseCookies() call
  23  - The cookie set by the tracking script is now much smaller
  24  - Fixed bug (FS#270) ip exclusion didn't work with 64 bits architecture (thanks Pavel)
  25  - Fixed bug (FS#277) the javascript code is now XHTML compatible
  26  - Fixed bug (FS#260) truncate was not multibytes friendly and expressions were too much truncated 
  27  - [kamermans] Fixed bug in sql query when detecting the first date of the installation
  28  - [Vincent] Improved memory usage for the RSS feed, when used with many websites
  29  - Fixed bug alias URLs ; empty records were inserted in the database
  30  - [Christophe] Fixed bug plugins detection in IE7 was not working properly
  31  - Added OS : WII, PSP, PS3
  32  - Updated languages: Simplified Chinese, Japanese, Bulgarian, Lithuanian, Croatian, Italian
  33  - Updated search engines to the wiki version "19:53, 21 April 2007 by Overcast"
  34  
  35  17 January 2007 - 2.3 beta 2
  36  ============================
  37  - Added Lituanian translation! 33 translations now available
  38  - [Marco & christophe] XHTML and Ajax review
  39  - [Christophe] Added possibility to users to edit their accounts
  40  - [Christophe] Added possibility to create personalized PDF report
  41  - [Christophe] Added function pmv_click() in phpmyvisites.js to track visits in javascript's events
  42  - [Christophe] Added cookie stats in phpmyvisites.js and in phpmyvisites.php
  43  - [Christophe] Added javascript tests in phpmyvisites.php (plugin statistics)
  44  - [Christophe] Added alpha plugin management & database interface for plugins
  45  - Added parameter 'site' to RSS feed to generate feed only for a specific site
  46  - Added little precision on coutry detection (thanks jidebe)
  47  - Updated Hungarian, Catalan, Spanish languages files
  48  - Renamed partner parameter "pid" to "pmv_pid" 
  49  - Renamed newsletter parameter "nid" to "pmv_nid"
  50  - [Christophe] Changed administration management (use site combobox for all administration action)
  51  - Fixed Characters '?' are now removed from pages' name javascript lvariable "pagename"
  52  - Fixed bug when nid newsletter was not found and archiving process was blocked
  53  - Fixed bug when adding a new site : smarty cache is now deleted and config files should be regenerated
  54  - Fixed a very rare case when a visit time was negative and blocked database visit logging
  55  - Fixed (to confirm FS#262) bug with setCookie and IE when user has a wrong local time/date
  56  - Fixed RSS memory bug when phpmyvisite is used with more than 930 sites :-D (thanks vincent)
  57  - Fixed small bug with the map of the world and the united kingdom coloring (thanks waves)
  58  - Fixed bug when the GET parameters recording is set to 'none' we still keep the newsletter & partner id in the query string 
  59  - Removed the buggy variable MAX_PAGES_NB_NOT_TO_BE_A_WEB_CRAWLER that caused some visitors not to be counted because they saw more than 60 pages on the website
  60  
  61  10 November 2006 - 2.2 Stable
  62  =============================
  63  - Added Greek language
  64  - Updated Romanian, Taiwanese translations
  65  - Backported fixed space in PDF name 
  66  - Backported fixed bug in user administration when no alias given
  67  - Backported fixed logos selection for phpmyvisites promotion
  68  - [HonestQiao] Fixed bug for RSS feed when default site was -1 : Summary
  69  
  70  2 October 2006 - 2.2 RC3
  71  ========================
  72  - Updated romanian, taiwanese
  73  - [christophe]Improved groups management GUI
  74  - [christophe]Fixed password displayed when editing config
  75  - Fixed bug when year archiving the first of the month
  76  - Fixed bug in time display in visits, summary, pages, pdf
  77  - Fixed bug in stats logging when visitor doesn't accept cookie
  78  
  79  15 September 2006 - 2.2 RC2
  80  ===========================
  81  - Fixed RC1 INTERFACE_DEFAULT_LANG bug when deleting cookie
  82  
  83  14 September 2006 - 2.2 RC1
  84  ===========================
  85  - Added keywords detection for google images
  86  - Added INTERFACE_DEFAULT_LANG
  87  - Added URL generator for Download tracking and URL redirection tracking
  88  - Added the possibility to choose monday or sunday first day of week in the admin config
  89  - Added image in the admin part, which informs if a new version is available
  90  - [christophe] Improved PDF Generation
  91  - Updated Taiwanese, Japanese, Croatian, Turkish language files
  92  - Improved UI : added link to pagename help, url generator, RSS feed in the footer
  93  - Fixed url redirection when ip excluded
  94  - Fixed plugin detection in phpmyvisites.js
  95  - Fixed links in RSS (thanks marc)
  96  - Fixed file/url comparisons between weeks in Pages view (debug 2h for 1 line that missed!)
  97  
  98  25 August 2006 - 2.2 beta 3
  99  ===========================
 100  - Added Danish language
 101  - Added search engines
 102  - Fixed RSS feed
 103  - Fixed unique visitors returning stats for period week / month / year
 104  - Improved PDF generation (still beta)
 105  - [jarda] Fixed windows vista & win CE detection
 106  - [jarda] Fixed when default page is the summary
 107  
 108  18 August 2006 - 2.2 beta 2
 109  ===========================
 110  - Fixed search icons that was broken after 2.2b1
 111  - Fixed URL redirection when ip is excluded
 112  - Fixed time by page that was broken after 2.2b1
 113  - Moved core/include/global to /config.inc.php
 114  
 115  15 August 2006 - 2.2 beta 1
 116  ===========================
 117  - Added Catalan language 
 118  - [Christophe] Added Beta PDF generation file (partial, for tests only)
 119  - Updated french, english, czech, german, persian, finish, magyar, dutch, russian, spanish
 120  - Updated artichow library to be compatible with php5 with zend_compatibility enabled
 121  - Added palestinian country support
 122  - Added support for several charset in graphs (changed to font to DejaVuSans.ttf)
 123  - With downloable fonts, all languages are now correctly displayed in graphs (including chinese, japanese and hebrew)
 124  - Added 50 new search engines
 125  - Added stat "Average Visits per day"
 126  - [Jarda] Improved country recognition
 127  - [Jarda] Added constant MONDAY_FIRST to specify the starting day of week
 128  - [Jarda] Added recognition of Windows Vista, Windows Server 2003
 129  - [Jarda] Added some search engines icons
 130  - [Jarda] Added constant ALL_POPULATION to include all population as default
 131  - [Jarda] Added constant DEFAULT_SITE (in core/include/global.php) for the site after login
 132  - Added support for HTTPS secure web servers
 133  - Added max pages views limit to exclude crawler-like behaviour
 134  - Fixed random emails language. It is no more random : you can set it in globals.php
 135  - Changed database field types TEXT and LONGTEXT to BLOB and LONGBLOB (better for compressed data)
 136  - [paul] Fixed bug in week label display
 137  - Fixed bug when deleting a user, his sites permissions weren't deleted
 138  - Fixed bug when optimizing table during archiving, when tables prefix wasn't 'phpmv_'
 139  - Fixed bug when changing to summer time
 140  - Fixed bug when changing date while viewing World Map 
 141  - Fixed bug in javascript array a_vars which allowed DOS attack because of the use of "foreach" in javascript
 142  - Added maximum length for javascript variable values in "var a_vars" javascript array (see MAX_LENGTH_JAVASCRIPT_A_VARS_ARRAY in globals.php)
 143  - Fixed bug when deleting the last website registered in phpmyvisites
 144  - Fixed bug mails were sent to users even if it wasn't specified in config (the same for the Super User)
 145  - Fixed bug in template data_array_details for "Details (x to y of z)"
 146  - Fixed bug in average time per page computation
 147  - Fixed little bug when continent is unknown
 148  - Fixed little bug in server info page for the freetype support
 149  - Fixed little notice in referers > interest
 150  - Fixed little bug in browsers graph titles
 151  - Fixed little bug in excluding IP range
 152  - Fixed title encoding problem
 153  - Fixed bug in Archive Table with records containing quotes
 154  - [Jarda] Fixed some warnings in javascript code
 155  - [Jarda] Fixed Switzerland/Swaziland bug in language files
 156  - [Jarda] Fixed problem with Serbia Montenegro recognition
 157  - [Jarda] Fixed messed up order in graph New vs Returning visits
 158  - [Jarda] Fixed bug when changing date while viewing summary
 159  - [Jarda] Fixed bug with unreadable characters in keywords
 160  - [Jarda] Fixed bug with strange symbols in labels of some graphs
 161  - Removed the useless MAX_URL_IN_COOKIE constant
 162  - Removed all stats related to color depth (so useless)
 163  
 164  13 December 2005 - 2.1
 165  ======================
 166  - Added Taiwanese language
 167  - Added Arabic language
 168  - Added Bulgarian language
 169  - Added Czech search engines
 170  - Updated Slovenian, French, Italian, Czech language files
 171  - Fixed automatic archiving process + sending mail : it should work now!
 172  - Fixed p_pmv_sum index error
 173  - Fixed JS bug in IE (IE is bad!)
 174  - Fixed pages viewed named 'default' in some case
 175  - Fixed bad path during install for IIS server (IIS is bad!)
 176  - Fixed when not counted in stats, file download now redirects well
 177  - Fixed RSS feed links
 178  - Fixed RSS permission : now RSS feed displays even if there are no site allowed for anonymous
 179  - Fixed cookie too long for server headers ?
 180  
 181  24 December 2005 - 2.0
 182  ======================
 183  - Added support for chinese/japanese/russian/etc graphs
 184  - Added Visitors interest per referer (access type)
 185  - Did XHTML review
 186  - Added for period not finished, possibility to have a simpler archiving process
 187  - Added data compression before database recording
 188  - Optimized all database calls for visitors logs (difference is HUGE!)
 189  - Added Serbian language
 190  - Fixed many bugs
 191  
 192  6 December 2005 - 2.0 RC1
 193  =========================
 194  - fixed 20 bugs 
 195  - backported 22 languages from the 1.x versions
 196  
 197  21 November 2005 - 2.0 beta 5
 198  =============================
 199  - added mail feature: each user can receive stats by email for the sites they
 200  are authorized to see
 201  - added CronTab task that will archive automatically all finished days, 
 202  and that will send emails to registered users (if they asked for)
 203  - added logo selection feature during install
 204  - added new graphic: all days' visits for days in the month, last 18 months visits
 205  - added logo to distinguish "Files" from normal "Pages" in the "Pages views" table
 206  - cleaned Administration page (translation done)
 207  - fixed a bug (again and again this bug!) in newsletter count (now It's sure it works)
 208  - fixed a bug that didn't record variables in URLs
 209  - fixed a bug in URls alias (random order)
 210  - fixed english/french translations
 211  
 212  14 November 2005 - 2.0 beta 4
 213  =============================
 214  - added "variables per page" display in the page views table
 215  - added file downloaded in the page views table
 216  - added option in admin : exclude webmaster from statistics with a cookie
 217  - added literal date in RSS feed and mail contents
 218  - optimized Javascript code (its size is now 2.6kb instead of 5.8kb)
 219  - fixed many bugs for PHP 5 compatibility
 220  - fixed in the javascript code for javascript menu compatibility (renamed variables)
 221  - fixed in the newsletter data archiving : now it works
 222  - fixed in the RSS feed and in the mail bodies
 223  - fixed month archiving : now it deletes records in table phpmv_visit
 224  - fixed PHP SAFE MOD compatibility
 225  - fixed the cache during current day archiving
 226  - fixed for MySQL 5 compatibility
 227  
 228  6 November 2005 - 2.0 beta 3
 229  ============================
 230  - added all graphics, using artichow library
 231  - fixed a bug with the calendar in PHP5
 232  - fixed many bugs
 233  
 234  29 october 2005 - 2.0 beta 2
 235  ============================
 236  - added 1 graph (using the new Artichow library)
 237  - fixed more than 15 bugs in beta1
 238  
 239  11 october 2005 - 2.0 beta 1 
 240  ============================
 241  First public release


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics