/[drupal]/contributions/modules/piwik/piwik.admin.inc
ViewVC logotype

Log of /contributions/modules/piwik/piwik.admin.inc

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 10:18:48 2009 UTC (3 months ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.19: +3 -2 lines
Diff to previous 1.1.2.19 , to branch point 1.1 , to next main 1.3
#545886 by pebosi: Update download tracking defaults

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 10:43:26 2009 UTC (5 months, 1 week ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.18: +1 -15 lines
Diff to previous 1.1.2.18 , to branch point 1.1
* Removed global token_auth
* Added User specific token_auth

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 22:49:25 2009 UTC (5 months, 2 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.17: +2 -2 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Updated broken snippet link

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 23:55:51 2009 UTC (5 months, 2 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +11 -1 lines
Diff to previous 1.1.2.16 , to branch point 1.1
* Track translation set's as one URL
* Track access denied and file not found pages.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 23:20:11 2009 UTC (5 months, 2 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.15: +27 -8 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Implemented codesnippet_before/after

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 18:53:22 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.14: +2 -2 lines
Diff to previous 1.1.2.14 , to branch point 1.1
String change

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 18:52:23 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +2 -2 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Use strong for token_auth

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 18:40:23 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +1 -68 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Remove unused code

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 18:15:06 2009 UTC (8 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +8 -4 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Better descriptions where the site ID and token_auth can be found.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:06:40 2008 UTC (13 months, 2 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.10: +3 -1 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Disable wysiwyg editors in textarea's. FCKEditor implements this as pre-D7 feature.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 21:51:43 2008 UTC (13 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.9: +3 -3 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Code style fixes

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 09:30:47 2008 UTC (17 months, 3 weeks ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Fix for validation regex not matching if line feeds exists

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 22:21:37 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +8 -8 lines
Diff to previous 1.1.2.7 , to branch point 1.1
* Sync strings with GA
* token_auth is not required

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:36:12 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +42 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Added link tracking settings

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 19:11:51 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +11 -7 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Optimized url validation errors

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 19:42:14 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +11 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Added submodule "piwik_reports" merged from piwikanalytics.module

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 20:05:22 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +9 -9 lines
Diff to previous 1.1.2.3 , to branch point 1.1
* Changed piwik_url_http(s) not having a trailing /
* Changed piwik_idsite to piwik_site_id

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 17:05:36 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Title and variable name bugfix

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 16:29:01 2008 UTC (18 months, 1 week ago) by hass
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Sync with latest code

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 15:40:33 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
* A few text doc changes
* POT file based on latest code

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 15:32:49 2008 UTC (18 months, 1 week ago) by hass
Branch: MAIN
Changes since 1.1: +234 -0 lines
Diff to previous 1.1
Commit latest code to head

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 15:03:18 2008 UTC (18 months, 1 week ago) by hass
Branch: DRUPAL-6--1
Changes since 1.1: +234 -0 lines
Diff to previous 1.1
First commit based on latest Google Analytics code.

Revision 1.1
Mon May 12 15:03:18 2008 UTC (18 months, 1 week ago) by hass
Branch: MAIN
Branch point for: DRUPAL-6--1
FILE REMOVED
file piwik.admin.inc was initially added on branch DRUPAL-6--1.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2