You are here

CHANGELOG.txt in Visitors 7.2

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 8 CHANGELOG.txt
  3. 7 CHANGELOG.txt
  4. 7.0 CHANGELOG.txt
Visitors 7.x-2.0-alpha9, 2014-04-26
-----------------------
- Fixed bug report #2250223: Incorrent date range filter condition: ignored
  first and last seconds.

Visitors 7.x-2.0-alpha8, 2014-04-21
-----------------------
- Added pager to browser report.

Visitors 7.x-2.0-alpha7, 2014-04-12
-----------------------
- Fixed feature request #2239121: Remove the "pChart/examples" folder.
- Fixed bug report #2239125: Ordinate starts with negative value.

Visitors 7.x-2.0-alpha6, 2014-04-11
-----------------------
- Updated pChart 1.13 => 2.1.4.

Visitors 7.x-2.0-alpha5, 2014-04-05
-----------------------
- Moved storing visitors browscap data to separate table.

Visitors 7.x-2.0-alpha4, 2014-03-22
-----------------------
- Added new permissions:
    1) view browser report;
    2) view city hits report;
    3) view city report;
    4) view country report;
    5) view days of month report;
    6) view days of week report;
    7) view hit details report;
    8) view host details report;
    9) view hosts report;
    10) view hours report;
    11) view monthly history report;
    12) view node report;
    13) view platform report;
    14) view recent hits report;
    15) view referers report;
    16) view top pages report;
    17) view user activity report.

Visitors 7.x-2.0-alpha3, 2014-03-15
-----------------------
- Fixed bug report #2218475: Incorrect node visitors report. Displayed visitors
  for another node.

Visitors 7.x-2.0-alpha2, 2014-03-15
-----------------------
- Added storing geoip data and browscap data to session: reducing the number of
  requests to get geoip and browscap data.

Visitors 7.x-2.0-alpha1, 2014-03-14
-----------------------
- Added visitors browscap module.
- Added platform report.
- Added browser report.

Visitors 7.x-1.5, 2014-03-07
-----------------------
- Fixed bug report #2156003: PDOException in visitors_exit() (line 196) - cause
  might be HTTP_REFERER.

Visitors 7.x-1.4, 2013-01-12
-----------------------
- Fixed bug report #1273280: Displaying visitors block to my dashboard without
  any value.

Visitors 7.x-1.3, 2012-11-10
-----------------------
- Fixed bug report #1837158: PDOException: SQLSTATE[22001]: String data, right
  truncated: 1406 Data too long for column 'visitors_title' at row 1.
- Fixed bug report #1831810: Data too long for column 'visitors_path'.

Visitors 7.x-1.2, 2012-08-17
-----------------------
- Fixed bug report #1632902: Notice: Undefined index: value in
  visitors_get_mysql_current_timezone() (line 242
  sites/all/modules/visitors/visitors.module).

Visitors 7.x-1.1, 2012-04-21
-----------------------
- Fixed bug report #1463714: Remove LICENSE.txt from Git repository.
- Added feature request #1535744: Include past visitors in visitor count.

Visitors 7.x-1.0, 2012-01-01
Visitors 7.x-1.0-alpha7, 2011-12-17
-----------------------
- Fixed bug report #1373028: SQLSTATE[HY000]: General error: 1366 Incorrect
  string value: '\xF6ln' for column 'visitors_city' at row 1.
- Fixed bug report #1366992: SQLSTATE[42S02]: Base table or view not found:
  1146 Table 'xb1278_db4.comment' doesn't exist.
- Move geoip reports to a separate module.

Visitors 7.x-1.0-alpha6, 2011-12-10
-----------------------
- Fixed bug report #1248422: SQLite database. PDOException: SQLSTATE[HY000]:
  General error: 1 near "SHOW": syntax error: SHOW variables LIKE 'time_zone';.

Visitors 7.x-1.0-alpha5, 2011-11-12
-----------------------
- Fixed bug report #1319676: Exclude adminster from statistics not working.

Visitors 7.x-1.0-alpha4, 2011-09-10
-----------------------
- Added feature request #1262578: Add requirements checks and print results to
  the Status report.
- Change hook_permission implementation.

Visitors 7.x-1.0-alpha3, 2011-09-03
-----------------------
- Fixed bug report #1267722: Prohibit opening .txt files via browser.

Visitors 7.x-0.39, 2011-09-03
-----------------------
- Fixed bug report #1267722: Prohibit opening .txt files via browser.

Visitors 7.x-0.38, 2011-09-02
-----------------------
- Fixed bug report #1262542: Rename all include files to *.inc.
- Changed link to visitors settings page.

Visitors 7.x-1.0-alpha2, 2011-09-01
-----------------------
- Fixed bug report #1248588: SQLSTATE[23000]: Integrity constraint violation:
  1048 Column 'visitors_continent_code' cannot be null.
- Fixed bug report #1248418: SQLite database. Module installation errors.
  Notice: Undefined index: char:normal in
  DatabaseSchema_sqlite->processField().
- Fixed bug report #1262542: Rename all include files to *.inc.

Visitors 7.x-1.0-alpha1, 2011-08-12
-----------------------
- Fixed feature request #556512: Countries.

Visitors 7.x-0.37, 2011-07-22
-----------------------
- Fixed bug report #1221328: Ajax error message when checking for updates.

Visitors 7.x-0.36, 2011-07-16
-----------------------
- Fixed task #1218500: Visitors settings path 6 / 7.

Visitors 7.x-0.35, 2011-06-18
-----------------------
- Fixed bug report #1192520: Days of month report, incorrect days sorting.
- Moved node visitors report from visitors.pages.inc to reports/node.php file.
- Enhance the validation parameters of date filter form.
- visitors_mysql_date_format_sql refactoring.
- visitors_pgsql_date_format_sql refactoring.
- visitors_exit code refactoring.
- visitors_exit function moved to visitors.exit file.

Visitors 7.x-0.34, 2011-05-28
-----------------------
- Feature requests #1010994: D7 Version?

File

CHANGELOG.txt
View source
  1. Visitors 7.x-2.0-alpha9, 2014-04-26
  2. -----------------------
  3. - Fixed bug report #2250223: Incorrent date range filter condition: ignored
  4. first and last seconds.
  5. Visitors 7.x-2.0-alpha8, 2014-04-21
  6. -----------------------
  7. - Added pager to browser report.
  8. Visitors 7.x-2.0-alpha7, 2014-04-12
  9. -----------------------
  10. - Fixed feature request #2239121: Remove the "pChart/examples" folder.
  11. - Fixed bug report #2239125: Ordinate starts with negative value.
  12. Visitors 7.x-2.0-alpha6, 2014-04-11
  13. -----------------------
  14. - Updated pChart 1.13 => 2.1.4.
  15. Visitors 7.x-2.0-alpha5, 2014-04-05
  16. -----------------------
  17. - Moved storing visitors browscap data to separate table.
  18. Visitors 7.x-2.0-alpha4, 2014-03-22
  19. -----------------------
  20. - Added new permissions:
  21. 1) view browser report;
  22. 2) view city hits report;
  23. 3) view city report;
  24. 4) view country report;
  25. 5) view days of month report;
  26. 6) view days of week report;
  27. 7) view hit details report;
  28. 8) view host details report;
  29. 9) view hosts report;
  30. 10) view hours report;
  31. 11) view monthly history report;
  32. 12) view node report;
  33. 13) view platform report;
  34. 14) view recent hits report;
  35. 15) view referers report;
  36. 16) view top pages report;
  37. 17) view user activity report.
  38. Visitors 7.x-2.0-alpha3, 2014-03-15
  39. -----------------------
  40. - Fixed bug report #2218475: Incorrect node visitors report. Displayed visitors
  41. for another node.
  42. Visitors 7.x-2.0-alpha2, 2014-03-15
  43. -----------------------
  44. - Added storing geoip data and browscap data to session: reducing the number of
  45. requests to get geoip and browscap data.
  46. Visitors 7.x-2.0-alpha1, 2014-03-14
  47. -----------------------
  48. - Added visitors browscap module.
  49. - Added platform report.
  50. - Added browser report.
  51. Visitors 7.x-1.5, 2014-03-07
  52. -----------------------
  53. - Fixed bug report #2156003: PDOException in visitors_exit() (line 196) - cause
  54. might be HTTP_REFERER.
  55. Visitors 7.x-1.4, 2013-01-12
  56. -----------------------
  57. - Fixed bug report #1273280: Displaying visitors block to my dashboard without
  58. any value.
  59. Visitors 7.x-1.3, 2012-11-10
  60. -----------------------
  61. - Fixed bug report #1837158: PDOException: SQLSTATE[22001]: String data, right
  62. truncated: 1406 Data too long for column 'visitors_title' at row 1.
  63. - Fixed bug report #1831810: Data too long for column 'visitors_path'.
  64. Visitors 7.x-1.2, 2012-08-17
  65. -----------------------
  66. - Fixed bug report #1632902: Notice: Undefined index: value in
  67. visitors_get_mysql_current_timezone() (line 242
  68. sites/all/modules/visitors/visitors.module).
  69. Visitors 7.x-1.1, 2012-04-21
  70. -----------------------
  71. - Fixed bug report #1463714: Remove LICENSE.txt from Git repository.
  72. - Added feature request #1535744: Include past visitors in visitor count.
  73. Visitors 7.x-1.0, 2012-01-01
  74. Visitors 7.x-1.0-alpha7, 2011-12-17
  75. -----------------------
  76. - Fixed bug report #1373028: SQLSTATE[HY000]: General error: 1366 Incorrect
  77. string value: '\xF6ln' for column 'visitors_city' at row 1.
  78. - Fixed bug report #1366992: SQLSTATE[42S02]: Base table or view not found:
  79. 1146 Table 'xb1278_db4.comment' doesn't exist.
  80. - Move geoip reports to a separate module.
  81. Visitors 7.x-1.0-alpha6, 2011-12-10
  82. -----------------------
  83. - Fixed bug report #1248422: SQLite database. PDOException: SQLSTATE[HY000]:
  84. General error: 1 near "SHOW": syntax error: SHOW variables LIKE 'time_zone';.
  85. Visitors 7.x-1.0-alpha5, 2011-11-12
  86. -----------------------
  87. - Fixed bug report #1319676: Exclude adminster from statistics not working.
  88. Visitors 7.x-1.0-alpha4, 2011-09-10
  89. -----------------------
  90. - Added feature request #1262578: Add requirements checks and print results to
  91. the Status report.
  92. - Change hook_permission implementation.
  93. Visitors 7.x-1.0-alpha3, 2011-09-03
  94. -----------------------
  95. - Fixed bug report #1267722: Prohibit opening .txt files via browser.
  96. Visitors 7.x-0.39, 2011-09-03
  97. -----------------------
  98. - Fixed bug report #1267722: Prohibit opening .txt files via browser.
  99. Visitors 7.x-0.38, 2011-09-02
  100. -----------------------
  101. - Fixed bug report #1262542: Rename all include files to *.inc.
  102. - Changed link to visitors settings page.
  103. Visitors 7.x-1.0-alpha2, 2011-09-01
  104. -----------------------
  105. - Fixed bug report #1248588: SQLSTATE[23000]: Integrity constraint violation:
  106. 1048 Column 'visitors_continent_code' cannot be null.
  107. - Fixed bug report #1248418: SQLite database. Module installation errors.
  108. Notice: Undefined index: char:normal in
  109. DatabaseSchema_sqlite->processField().
  110. - Fixed bug report #1262542: Rename all include files to *.inc.
  111. Visitors 7.x-1.0-alpha1, 2011-08-12
  112. -----------------------
  113. - Fixed feature request #556512: Countries.
  114. Visitors 7.x-0.37, 2011-07-22
  115. -----------------------
  116. - Fixed bug report #1221328: Ajax error message when checking for updates.
  117. Visitors 7.x-0.36, 2011-07-16
  118. -----------------------
  119. - Fixed task #1218500: Visitors settings path 6 / 7.
  120. Visitors 7.x-0.35, 2011-06-18
  121. -----------------------
  122. - Fixed bug report #1192520: Days of month report, incorrect days sorting.
  123. - Moved node visitors report from visitors.pages.inc to reports/node.php file.
  124. - Enhance the validation parameters of date filter form.
  125. - visitors_mysql_date_format_sql refactoring.
  126. - visitors_pgsql_date_format_sql refactoring.
  127. - visitors_exit code refactoring.
  128. - visitors_exit function moved to visitors.exit file.
  129. Visitors 7.x-0.34, 2011-05-28
  130. -----------------------
  131. - Feature requests #1010994: D7 Version?