You are here

CHANGELOG.txt in Visitors 7

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

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

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

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

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