Sergey Motornyuk
0055c3e063
Extract config
2022-09-09 17:47:05 +03:00
Sergey Motornyuk
8c6c173583
fix: API requests with version are not tracked
2022-08-25 15:51:51 +03:00
Sergey Motornyuk
48fb119c71
typo in mp params
2022-08-24 02:42:27 +03:00
Sergey Motornyuk
0748249e1f
feat: experimental measurement protol reporting
2022-08-24 01:52:08 +03:00
Sergey Motornyuk
0257299b5a
feat: use gtag for G-* IDs
2022-08-23 17:11:41 +03:00
Sergey Motornyuk
12e08b8cd8
CLI error on missing profile
2022-07-29 01:41:29 +03:00
pdelboca
8a135677d4
Clean obsolete code
2022-05-30 12:52:37 +02:00
pdelboca
6882708017
Fix import
2022-05-30 12:41:36 +02:00
pdelboca
dc5c5c5f2f
Fix more pep8
2022-05-30 12:38:28 +02:00
pdelboca
c4dd52fc56
Fix pep8
2022-05-30 12:37:09 +02:00
pdelboca
2bc1d0e0dd
Fix pep8
2022-05-30 12:30:05 +02:00
pdelboca
1813413b33
Fix fixture for older versions
2022-05-30 12:26:50 +02:00
pdelboca
df5a7d198f
Remove broken method
2022-05-30 12:19:43 +02:00
pdelboca
483d4d20ce
Fix file folder
2022-05-30 11:30:20 +02:00
pdelboca
f63b879b18
Restore dev-requirements.txt
2022-05-30 11:27:05 +02:00
pdelboca
f678a70842
Use toolkit to access action
2022-05-30 10:12:52 +02:00
Sergey Motornyuk
34171b12a1
Handle empty rows
2022-05-08 04:22:12 +03:00
Sergey Motornyuk
ae59b35121
Fix auth functions
2022-05-08 02:03:28 +03:00
Sergey Motornyuk
885a05fea4
Optional filters
2022-05-07 02:07:23 +03:00
Sergey Motornyuk
67b599ce1a
Add report action
2022-05-07 01:59:15 +03:00
Sergey Motornyuk
86ec2858a5
Add actions
2022-05-06 21:50:26 +03:00
Sergey Motornyuk
dc75b4c472
Configure tests
2022-05-06 19:28:52 +03:00
Sergey Motornyuk
7f5c2c03d9
Add config declarations
2022-05-06 19:01:29 +03:00
Sergey Motornyuk
b70b26f392
Prepare to v2.10
2022-05-06 17:29:58 +03:00
Sergey Motornyuk
b30f5c10c1
Asset order
2021-09-22 14:36:25 +03:00
Sergey Motornyuk
650dbe218d
Remove extra this in js module
2021-09-22 14:35:29 +03:00
Sergey Motornyuk
af8380070a
Black/add assets to package/update pyproject.toml
2021-08-13 12:25:03 +03:00
Mark Calvert
2c0b03f8d7
Fixed copy and paste issue with `self.recent_view_days`.
...
Updated to correct value `_recent_view_days()`
2021-03-19 14:57:12 -07:00
Mark Calvert
8a5c9c2cbf
Added new CKAN configurable value for recent view days 'googleanalytics.recent_view_days'
...
Default value is still 14 days
This will allow modifying the packages recent view date day delta
2021-03-19 14:02:20 -07:00
Konstantin Sivakov
14d4bb7163
Wrap the sql expresion to sqlalchemy text
2021-03-15 10:16:44 +01:00
Sergey Motornyuk
7eda31b181
Unify config vars
2021-02-10 11:09:12 +07:00
Sergey Motornyuk
8d9ea6cd49
Support custom resource.download handlers
2021-02-10 11:00:30 +07:00
Sergey Motornyuk
02dc6f22a5
Standard version check
2021-02-10 09:41:18 +07:00
Scott Limmer
27969ba3cc
[ #49 ] Use of builtins module in controller breaks CKAN Version: >= 2.7, <=2.9 compatibility
...
Added version check to controller to control builtins import
2020-11-13 11:12:34 +11:00
Sergey Motornyuk
3e620b574a
fix py2
2020-10-22 00:38:13 +03:00
Sergey Motornyuk
d11e2efe45
remove future
2020-07-28 23:14:15 +03:00
Sergey Motornyuk
382e5e0620
Encode strings before hashing
2020-01-15 10:47:22 +02:00
Sergey Motornyuk
23abbe05de
remove unused prop from plugin
2020-01-15 09:51:06 +02:00
Sergey Motornyuk
83f40f6a0f
Do not use pylons
2020-01-15 09:48:16 +02:00
Sergey Motornyuk
1b6e26f5ce
IClick support
2019-12-13 16:44:52 +02:00
Sergey Motornyuk
f67777c547
Add webassets / some clean-up
2019-12-09 15:23:33 +02:00
Sergey Motornyuk
0951971783
Replace urllib.request with requests
2019-12-06 13:28:13 +02:00
Sergey Motornyuk
c8089d7017
Migrate cli
2019-11-22 18:08:02 +02:00
Sergey Motornyuk
ec9465654e
Futurize codebase
2019-11-22 17:02:26 +02:00
Sergey Motornyuk
a5be073c04
2.9 support
2019-11-22 16:59:22 +02:00
Konstantin Sivakov
a365fcdf6d
Merge pull request #37 from kmbn/remove-unused-code
...
Remove unused imports
2019-02-25 16:06:39 +01:00
Konstantin Sivakov
1ca9431336
Merge pull request #34 from ViderumGlobal/master
...
Fix error that causes downloading stats from GA to fail
2019-02-25 16:06:27 +01:00
Sergey Motornyuk
274428fe90
Resource download link without filename raises an error
...
Current extension wraps `resource_download` action but wrapper
makes `filename` argument required, whereas originally it was optional.
Make `filename` optional, update wrapper's name, remove unused imports.
2019-01-10 15:47:08 +02:00
Sergey
bc89eef50b
Merge pull request #9 from dadosgovbr/master
...
fix #5 (global name 'Authorizer' is not defined)
2018-08-23 11:36:27 +03:00
Augusto Herrmann
dc31c37683
remove instantiation of deprecated class that wasn't used anyway
2018-08-21 09:26:13 -03:00