Andres Vazquez

Results 44 issues of Andres Vazquez

ES translation for the new 2024 site ![odd-2024-es](https://github.com/okfn/opendataday/assets/3237309/81c8b0a7-cc6c-4ae1-8091-aa36fd6ad91c) Please preserve this line to notify @StephenAbbott

Considering that Docker is sunsetting Free Team organizations (see [private issue](https://github.com/okfn/devops/issues/319)) we need to move our images from DockerHub to [GitHub Packages](https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages)

Define _2.0.0_ as a first version and start creating new versions after fixes and improvements. We are using this version number from 4 years. ## Tasks - [ ] Start...

Fix `flask-login` for python 3

## Taks - [ ] Define a CI platform to run tests. - [ ] Run tests on each commit and PRs

Related to [CKAN#6787](https://github.com/ckan/ckan/issues/6787) This PR - Adds Python 3 compatibility - Add CKAN 2.9 and 2.10 compatibility - Remove Travis - Adds GitHub actions for new tests Requires [archiver](https://github.com/ckan/ckanext-archiver/pull/83) and...

Define 2.0 as a first version and start creating new versions after fixes and improvements. ## Tasks - [ ] Start using GitHub tags for each version. - [ ]...

Current status: - The `package_extent` table has 2 fields: `package_id` and `the_geom` but `package_id` is a primary key. We cannot add more than one geometry per each package :( -...

Define 0.2 as a first version and start creating new versions after fixes and improvements. ## Tasks - [ ] Start using GitHub tags for each version. - [ ]...