Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ckan/ckanext-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 6aika/ckanext-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 13, 2017

  1. Fix setup.py to match it's current paster template

    Mikko Nieminen committed Jan 13, 2017

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    6c023f5 View commit details

Commits on Jun 14, 2017

  1. fix report javascript files

    Zharktas committed Jun 14, 2017
    Copy the full SHA
    6e8646d View commit details

Commits on Nov 4, 2019

  1. Make report translatable

    Zharktas committed Nov 4, 2019
    Copy the full SHA
    b05ee0c View commit details

Commits on Nov 13, 2019

  1. Update translations

    Zharktas committed Nov 13, 2019
    Copy the full SHA
    5e43561 View commit details

Commits on Nov 21, 2019

  1. update translations

    Zharktas committed Nov 21, 2019
    Copy the full SHA
    1b38f4a View commit details

Commits on Nov 27, 2019

  1. update translations

    Zharktas committed Nov 27, 2019
    Copy the full SHA
    843f482 View commit details

Commits on Nov 29, 2019

  1. update translations

    Zharktas committed Nov 29, 2019
    Copy the full SHA
    9f05153 View commit details

Commits on Dec 10, 2019

  1. Update translations

    Zharktas committed Dec 10, 2019
    Copy the full SHA
    c183018 View commit details

Commits on Feb 16, 2023

  1. Copy the full SHA
    b428e06 View commit details

Commits on Jun 14, 2023

  1. Fix translation dir

    Zharktas committed Jun 14, 2023
    Copy the full SHA
    6d142d6 View commit details

Commits on Feb 27, 2025

  1. Add transifex conf

    Zharktas committed Feb 27, 2025
    Copy the full SHA
    54d6811 View commit details
10 changes: 10 additions & 0 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[main]
host = https://www.transifex.com

[sixodp.ckanext-report-pot]
file_filter = ckanext/report/i18n/<lang>/LC_MESSAGES/ckanext-report.po
minimum_perc = 0
source_file = ckanext/report/i18n/ckanext-report.pot
source_lang = en
type = PO

Loading