pdelboca
|
589890ef74
|
Fix typos
|
2022-05-30 11:59:02 +02:00 |
pdelboca
|
97448b4887
|
Manage pytest requirements for CKAN versions
|
2022-05-30 11:42:27 +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
|
e223d3c71e
|
Use CKAN Core dev-requirements
|
2022-05-30 11:22:21 +02:00 |
pdelboca
|
bd0678b2d5
|
Add pytest-cov
|
2022-05-30 11:14:23 +02:00 |
pdelboca
|
f678a70842
|
Use toolkit to access action
|
2022-05-30 10:12:52 +02:00 |
pdelboca
|
6d55c38b33
|
Install requirements on tests
|
2022-05-30 10:08:35 +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
|
1d48695a93
|
Disable test coverage
|
2022-05-06 19:38:54 +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
|
4991ca7440
|
[#64] py2 compatible open
|
2022-01-05 13:10:08 +02: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
|
e80e3a310b
|
update setup.py
|
2021-08-13 12:34:09 +03:00 |
Sergey Motornyuk
|
154d8a64b3
|
Update readme
|
2021-08-13 12:32:07 +03:00 |
Sergey Motornyuk
|
af8380070a
|
Black/add assets to package/update pyproject.toml
|
2021-08-13 12:25:03 +03:00 |
Sergey Motornyuk
|
05c153dc77
|
Pin version
|
2021-04-07 11:25:22 +07:00 |
Sergey
|
a11d2b0d5c
|
Merge pull request #62 from salsadigitalauorg/feature/add_recent_view_days_config
Allow configurable value for recent view days when getting data from Google Analytics API
|
2021-03-23 18:05:49 +07: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 |
Sergey
|
7859e01b12
|
Merge pull request #60 from tino097/59-textual-sql-declared-as-text
Wrap the sql expresion to sqlalchemy text
|
2021-03-16 08:44:28 +07:00 |
Konstantin Sivakov
|
14d4bb7163
|
Wrap the sql expresion to sqlalchemy text
|
2021-03-15 10:16:44 +01:00 |
Sergey
|
bce5c7a1d2
|
Merge pull request #57 from camptocamp/master
support python 2.7
|
2021-03-09 10:59:01 +07:00 |
Jean Pommier
|
24824c29ec
|
support python 2.7
rsa package does not support python 2.7 above v4.0
|
2021-03-08 18:53:54 +01:00 |
Sergey
|
ad7c06c94f
|
Update README.rst
|
2021-03-04 11:41:12 +07:00 |
Sergey Motornyuk
|
0050da906f
|
Pin version
|
2021-02-10 11:16:38 +07: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 |
Sergey
|
cbee3f06d6
|
Merge pull request #50 from scottlimmer/feature/49-builtins-compatibility
[#49] Use of builtins module in controller breaks CKAN Version: >= 2.…
|
2020-11-23 17:15:05 +02: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
|
541bef42bc
|
Update README.rst
|
2020-09-01 13:57:05 +03:00 |
Sergey Motornyuk
|
d11e2efe45
|
remove future
|
2020-07-28 23:14:15 +03:00 |
Sergey
|
4f99da6122
|
Merge pull request #47 from ckan/py3
Py3
|
2020-07-09 20:34:48 +03:00 |
Sergey Motornyuk
|
fd296c6a36
|
Update version requirements
|
2020-01-17 10:53:25 +02: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 |