/[drupal]/contributions/modules/counter/CHANGELOG.TXT
ViewVC logotype

Contents of /contributions/modules/counter/CHANGELOG.TXT

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.25 - (show annotations) (download)
Mon Oct 26 04:58:57 2009 UTC (4 weeks, 4 days ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.24: +5 -1 lines
File MIME type: text/plain
6.x-2.2: New: Show Block/Unblock Users
         New: Redesign "Counter Settings" page
         New: Variable to show how many items per page on Counter Report
         Bug fix: Error on Counter Report when i18n module enable
1 6.x-1.0: First version for Drupal 6
2
3 6.x-1.1: Bug fix: administer setting menu
4
5 6.x-1.2: Bug fix - Recheck if counter_page exists
6 Bug fix - Required to check up to arg(3)
7 New - By default Counter Report order by DESC
8
9 6.x-1.3: Bug fix: miss spell in counter.info dan rename project to "Easy Module"
10 Bug fix: avoid any SQL injection attacks by using the database abstraction layer
11
12 6.x-1.4: Bug fix: rewrite module to meet Drupal 6 coding standard and valid XHMTL
13 New: use Drupal 6 database schema, now support all Drupal 6 databases
14 New: option to show Site Counter result for administer group only
15 New: record site access per minute (previously per day)
16
17 6.x-1.5: New: save access per interval, you can choose per day, minute or second
18
19 6.x-1.6: New: add thousand seperator
20 Default counter_record_interval from day change to minute
21
22 6.x-1.7: New: show IP of your web server
23
24 6.x-1.8: New: add instruction how to active this module in README.TXT
25
26 6.x-1.9: New: Remove IGNORE (a MySQL specific command)
27
28 6.x-1.10: Bug fix: change maksimum counter_page from 32 to 255
29
30 6.x-2.0: New: Delay before refresh data now in seconds
31 New: Delay before next insert (in second):
32 New: option to avoid counting for admin (uid=0) visit
33 New: table to save previous query result to increase performance
34 New: support other databases pgsql,mssql,oracle
35 New: theming, requested by mauricemengel, adeptt and drupaloo
36 Bug fix: many miss-type corrected by andrewmacpherson (http://drupal.org/user/265648)
37 Bug fix: rename package name from "Easy Module" to "Statistics" by andrewmacpherson
38 Bug fix: remove duplicate link of Site Counter Report by andrewmacpherson
39 Bug fix: unregistered users rule by danielb (http://drupal.org/user/134005)
40
41 6.x-2.1: Bug fix: fresh install of Counter not work if counter_data has no record
42
43 6.x-2.2: New: Show Block/Unblock Users
44 New: Redesign "Counter Settings" page
45 New: Variable to show how many items per page on Counter Report
46 Bug fix: Error on Counter Report when i18n module enable

  ViewVC Help
Powered by ViewVC 1.1.2