Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v2.10.1 #13

Open
wants to merge 3,259 commits into
base: dev
Choose a base branch
from
Open

Update to v2.10.1 #13

wants to merge 3,259 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 1, 2022

  1. Add changelog

    pdelboca committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    28d6b2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckan#7167 from ckan/7166-old-and-new

    [ckan#7166] allow plugins to implement old and new method names (fix)
    pdelboca authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4a43842 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    e54f0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a57e66 View commit details
    Browse the repository at this point in the history
  3. Fix background position

    pdelboca committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fd12969 View commit details
    Browse the repository at this point in the history
  4. Clean obsolete class

    pdelboca committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    eb3e31b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Simplify scss file

    pdelboca committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5a4dd1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49effff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff470c2 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    pdelboca committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    95cc57a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb33e18 View commit details
    Browse the repository at this point in the history
  6. Added changelog file.

    JVickery-TBS committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0aa260c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    b14d586 View commit details
    Browse the repository at this point in the history
  2. Changed code to re-used only-missing code from the rebuild sub-co…

    …mmand. Updated changelog.
    JVickery-TBS committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c7e6b74 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Add closing quote

    pdelboca committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    92cb117 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request ckan#7177 from pdelboca/add-closing-quotes

    Fix edit draft dataset form
    amercader authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    60934c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge pull request ckan#7161 from pdelboca/fix-boostrap3-webassets

    Fix Bootstrap 3 webassets files
    amercader authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7e2ad3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckan#7162 from pdelboca/fix-license-input-display

    Fix license field display
    amercader authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e16ff34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckan#7163 from pdelboca/sync-css-files

    Update css files for latest frontend dependencies build
    amercader authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    279081a View commit details
    Browse the repository at this point in the history
  4. Merge pull request ckan#7169 from pdelboca/fix-activity-stream-icons

    Fix activity stream icons
    amercader authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f7ddbf6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ckan#7139 from ckan/use-api-tokens-in-datapusher

    Use API Tokens in Datapusher
    amercader authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    707a394 View commit details
    Browse the repository at this point in the history
  6. Update version for 2.10b

    amercader committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    bd151f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    97ce030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6631550 View commit details
    Browse the repository at this point in the history
  3. [ckan#7119] changelog

    wardi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9a13946 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update control-label to BS5 form-label

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6fc526b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d1194f View commit details
    Browse the repository at this point in the history
  3. Fix 404 when selecting the same date in the changes view

    In the /dataset/id/changes_multiple page, if the user selects the same
    date in both select controls a 404 is returned. The case when the second
    date was more recent than the first one is already handled (selecting
    the most recent version), we just need to account for the case when both
    dates are the same.
    amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    adcc5b2 View commit details
    Browse the repository at this point in the history
  4. add changelog

    amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6e86c20 View commit details
    Browse the repository at this point in the history
  5. Fix social icons

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4401e01 View commit details
    Browse the repository at this point in the history
  6. Fix popular icon

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e80a529 View commit details
    Browse the repository at this point in the history
  7. Clean icons of facet-list

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a503ff8 View commit details
    Browse the repository at this point in the history
  8. Remove no longer used template

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c6b7581 View commit details
    Browse the repository at this point in the history
  9. Clean old ckan-icon css class

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0baccde View commit details
    Browse the repository at this point in the history
  10. Add changelog

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ef5b2ff View commit details
    Browse the repository at this point in the history
  11. Cleanup tertiary CSS class

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2b44331 View commit details
    Browse the repository at this point in the history
  12. Clean unused nav-btn css class

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8243ef7 View commit details
    Browse the repository at this point in the history
  13. Add close element in facet nav

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8346e01 View commit details
    Browse the repository at this point in the history
  14. Remove copied file

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4e38115 View commit details
    Browse the repository at this point in the history
  15. Fix tag list css class

    pdelboca authored and amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f237880 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16b51ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e05a36a View commit details
    Browse the repository at this point in the history
  18. [i18n] Compile string files

    amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3ae6fa9 View commit details
    Browse the repository at this point in the history
  19. [i18n] Fix errors in po files

    Not all of them!
    amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c5e441f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0943254 View commit details
    Browse the repository at this point in the history
  21. [i18n] Compile string files

    amercader committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    231686c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    27a64e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    4b1c77f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    04b02e4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    smotornyuk committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    22bcc12 View commit details
    Browse the repository at this point in the history
  3. add changelog fragment

    smotornyuk committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d1ca5a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168c10f View commit details
    Browse the repository at this point in the history
  5. fixes

    smotornyuk committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    868d1aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f86ece View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge pull request ckan#7259 from ckan/types-2022-12

    Final update for types: 2022-12 [2.10 backport]
    amercader authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3fd7a42 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    00f7bc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckan#7270 from JVickery-TBS/feature/list-unindexed…

    …-command
    
    Feature/list unindexed command
    smotornyuk authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7c18729 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckan#7269 from ckan/7119-package_update-perf-purge

    package_update performance purge resources approach [2.10 backport]
    smotornyuk authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7590afa View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    28871a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e0b785 View commit details
    Browse the repository at this point in the history
  3. Fix typo in search-index command

    Update typo in search-index command (rebuild-fast instead of rebuild_fast)
    evertramos authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4850504 View commit details
    Browse the repository at this point in the history
  4. Remove log warnings about ckan.requests.timeout not being declared

    When running any `ckan` command there were these two lines coming up:
    
    ```
    Option ckan.requests.timeout is not declared
    Option ckan.requests.timeout is not declared
    ```
    
    That's because we were trying to access this config option at import
    time with `get_value()`, before the config has been properly parsed.
    This moves the assignements to the functions, where config is properly
    initialized.
    amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    908b8a3 View commit details
    Browse the repository at this point in the history
  5. Add option to output token value without extra messages

    When running `ckan user token add` you get this output by default:
    
    ```
    API Token created:
            eyJ0eXAiOiJKV1QiL...
    ```
    
    This is user-friendly but is not great for integrating in user scripts
    as you need to clean up the output a bit, eg:
    
    ```
    export CKAN_API_TOKEN=$(ckan user token add ckan_user my_token | tail -n 1 | tr -d '\t')
    ```
    
    The changes suggested add a `--quiet` / `-q` flag that make the command
    just output the token directly so you can do:
    
    ```
    export CKAN_API_TOKEN=$(ckan user token add ckan_user my_token -q)
    ```
    amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a9d51e3 View commit details
    Browse the repository at this point in the history
  6. changelog

    amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6e5a88f View commit details
    Browse the repository at this point in the history
  7. Restore resource-icons scss file

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    344ef11 View commit details
    Browse the repository at this point in the history
  8. [ckan#7222] Use parsed config values in Flask config

    Ensure that we apply the validators to config values before assigning
    them to the Flask config object.
    In strict mode this has been done before in `load_environment` but in
    default mode we need to call `get_value()` on all keys to make sure they
    are parsed.
    amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0406ad2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb737a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9b581e View commit details
    Browse the repository at this point in the history
  11. Add ckan user clean command

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    608f15f View commit details
    Browse the repository at this point in the history
  12. Add force option to user clean command

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1414c4c View commit details
    Browse the repository at this point in the history
  13. Add typing

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d39f529 View commit details
    Browse the repository at this point in the history
  14. pep8 fixes

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4043747 View commit details
    Browse the repository at this point in the history
  15. Add docstring to user clean command

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ad017ff View commit details
    Browse the repository at this point in the history
  16. Refactor to clean group command

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cb5df40 View commit details
    Browse the repository at this point in the history
  17. Fix typing

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c698654 View commit details
    Browse the repository at this point in the history
  18. Add change file

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    3a55d78 View commit details
    Browse the repository at this point in the history
  19. Write better change file

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9b8fd94 View commit details
    Browse the repository at this point in the history
  20. Update message

    Co-authored-by: Adrià Mercader <[email protected]>
    pdelboca and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    23e2af7 View commit details
    Browse the repository at this point in the history
  21. Update test to new output

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9a5324e View commit details
    Browse the repository at this point in the history
  22. Add entity type to package get_index

    Zharktas authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4d894d6 View commit details
    Browse the repository at this point in the history
  23. Fix package_update documentation

    Zharktas authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    629c844 View commit details
    Browse the repository at this point in the history
  24. Fix imageview icon

    pdekraker-epa authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    83c7fe4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7a5762a View commit details
    Browse the repository at this point in the history
  26. Fix config option call

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    856f5d2 View commit details
    Browse the repository at this point in the history
  27. Deprecate parameter limit

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5aa8c04 View commit details
    Browse the repository at this point in the history
  28. Add side_effect_free to actions

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cbb3e3e View commit details
    Browse the repository at this point in the history
  29. Update language

    pdelboca authored and amercader committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5bfbbc9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d0376ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4b2adf View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Fix wrong merge

    amercader committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ac12b62 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add config values to test

    pdelboca committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3e127d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge pull request ckan#7322 from pdelboca/patch-config-test-2.10

    Fix failing test in dev-v2.10
    amercader authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c88b7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9859ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2923dbc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Fix color contrast of btn-danger CSS to comply with WCAG 2 AA

    * Fixed contrast of btn-danger class
    * Add debug flag to sass command
    * Update $danger boostrap variable
    shashigharti authored and pdelboca committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7e68da0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Add details about JWT secrets to docs

    Co-authored-by: Adrià Mercader <[email protected]>
    smotornyuk and amercader committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    efd93a7 View commit details
    Browse the repository at this point in the history
  2. get_value -> get

    smotornyuk committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    37eff2b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge pull request ckan#7330 from ckan/api-token-secret-extra-doc-2.10

    Add details about JWT secrets to docs [backport v2.10]
    amercader authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    be7f532 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. fix types and codestyle

    Co-authored-by: Adrià Mercader <[email protected]>
    smotornyuk and amercader committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c5d9dc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. fix indent

    smotornyuk committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2bee6b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckan#7339 from ckan/config-declaration-remove-get_…

    …value-backport
    
    Revisit the config.get / config.get_value [backport 2.10]
    amercader authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9c82375 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    2afa448 View commit details
    Browse the repository at this point in the history
  2. add resource_view resource_id index

    FuhuXia authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    80cc34a View commit details
    Browse the repository at this point in the history
  3. Add changelog

    FuhuXia authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ab990f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df32e19 View commit details
    Browse the repository at this point in the history
  5. Added change log fragment

    shashigharti authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    29590ae View commit details
    Browse the repository at this point in the history
  6. Adds title in iframe

    shashigharti authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    90598ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58369da View commit details
    Browse the repository at this point in the history
  8. Added changelog fragment

    shashigharti authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ee5818a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d28207 View commit details
    Browse the repository at this point in the history
  10. Add to changelog

    shashigharti authored and amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d02bf66 View commit details
    Browse the repository at this point in the history
  11. Fix api_token_list parameter

    The documentation for `api_token_list` (which shows all API tokens for a
    particular user) didn't show the input parameter name.
    
    This turned out to be `user`, which is not great as it can mean many
    things in CKAN. I updated it to be `user_id`, in line with other similar
    actions, and documented this one, but kept support for `user` for
    backwards compatibility.
    amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3b171f1 View commit details
    Browse the repository at this point in the history
  12. Add changelog

    amercader committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3afb8d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c14a1e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Attach the actual config object to Click context

    The current version was attaching the raw values from the ini file,
    without any of the processing done in `load_environment()` (config
    declaration modifications, changes by plugins etc). We now attach the
    actual CKAN config object once it has been initialized.
    amercader authored and smotornyuk committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6f2ebf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727af46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4cb01 View commit details
    Browse the repository at this point in the history
  4. Logic for legacy_key

    smotornyuk authored and amercader committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    65ceb03 View commit details
    Browse the repository at this point in the history
  5. Tests for legacy_key

    smotornyuk authored and amercader committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    599e837 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    010803b View commit details
    Browse the repository at this point in the history
  7. Documentation for legacy_key

    smotornyuk authored and amercader committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    bb84fdf View commit details
    Browse the repository at this point in the history
  8. Fix tests

    smotornyuk authored and amercader committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cb7992b View commit details
    Browse the repository at this point in the history
  9. Doc tweaks

    amercader committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4785438 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c555a97 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    1fd991e View commit details
    Browse the repository at this point in the history
  2. Provide a fallback value for WTF_CSRF_SECRET_KEY

    Fixes ckan#7352
    If `config["WTF_CSRF_SECRET_KEY"]` is not set (or present and empty), we
    set it to `SECRET_KEY` (which falls back to `beaker.session.secret`)
    amercader authored and pdelboca committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    43e80e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Remove requirement-setuptools, and all references

    * Retaining minimum version in setup.cfg
    * Retaining cookiecutter readme for pip install --upgrade
    * Retaining commented out item in requirements.txt, since it's a
    compiled artifact.
    EricSoroos authored and amercader committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    dc507c8 View commit details
    Browse the repository at this point in the history
  2. Added changelog entry

    EricSoroos authored and amercader committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    15c67dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d93514a View commit details
    Browse the repository at this point in the history
  4. Merge pull request ckan#7311 from shashigharti/7193-fix-color-contras…

    …t-accessibility-in-dashboard
    
    Fix color contrast in dashboard buttons
    tino097 committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    920ea4c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fixes a two errors when dealing with a encoded url.

    * url in question /%EF%AC%81?foo=bar&bz=%AC%81
    * This is a unicode character, which can't be decoded from
    ascii. Jinja templates will handle this if it's unicode, or if it's
    hex encoded ascii, but can't take a non-unicode string in python 2 and
    put this in a template.
    * The querystring was being quoted, which is incorrect, as:
      1) the special characters in the query string mean something
      2) The rest of the querystring is already quoted. This makes it
      double quoted, as seen in the datastore file
    * We don't want to unquote urls before putting them in the template
    anyway.
    * There was s further error passing this unicode path to the template
    resolution, where in posix path, it fails:
    ```
    File '/usr/lib/ckan/default/lib/python2.7/posixpath.py', line 73 in join
      path += '/' + b
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 1: ordinal not in range(128)
    ```
    The solution here is to make sure it's unicode passed into the
    function.
    EricSoroos authored and amercader committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    79136b4 View commit details
    Browse the repository at this point in the history
  2. Fix urlparse function call

    EricSoroos authored and amercader committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f4ae9a7 View commit details
    Browse the repository at this point in the history
  3. Lint

    EricSoroos authored and amercader committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0ec43d6 View commit details
    Browse the repository at this point in the history
  4. changelog entry

    EricSoroos authored and amercader committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    def7910 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    8d5300d View commit details
    Browse the repository at this point in the history
  2. [ckan#5888] changes

    wardi authored and amercader committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8324dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfaa2f View commit details
    Browse the repository at this point in the history
  4. Note for v2.10

    smotornyuk authored and amercader committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2c34886 View commit details
    Browse the repository at this point in the history
  5. Add BaseModel to toolkit

    smotornyuk authored and amercader committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    af676c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d81d3e9 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    smotornyuk authored and amercader committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    99ac15b View commit details
    Browse the repository at this point in the history
  8. Doc tweaks

    amercader committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5ef2eee View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    6e53b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f0eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c5045 View commit details
    Browse the repository at this point in the history
  4. Add tests for CSRF logic

    pdelboca committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    daa4cc6 View commit details
    Browse the repository at this point in the history
  5. Fix CSRF test syntax

    pdelboca committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ba07193 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    e1c82e6 View commit details
    Browse the repository at this point in the history
  2. Update install instructions

    pdelboca authored and amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    30e1f24 View commit details
    Browse the repository at this point in the history
  3. Update solr section

    pdelboca authored and amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d5ed661 View commit details
    Browse the repository at this point in the history
  4. Fix sentence

    pdelboca authored and amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6e92c3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b036014 View commit details
    Browse the repository at this point in the history
  6. Remove outdated doc pages

    amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d82c535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89d9dcb View commit details
    Browse the repository at this point in the history
  8. Create change file 7370.removal

    kowh-ai authored and amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a36f596 View commit details
    Browse the repository at this point in the history
  9. Tweak changelog entry

    amercader committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c720d9f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    25f6fe2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    a6d4f59 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Update Solr manual install docs

    Tested on Ubuntu 22.04
    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    58ef21d View commit details
    Browse the repository at this point in the history
  2. Update package install docs

    Add step about writable directory, as CKAN needs it regardless of file
    uploads (to create webassets, etc)
    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    dcce2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4923541 View commit details
    Browse the repository at this point in the history
  4. Update install-from-docker-compose.rst

    kowh-ai authored and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    056a346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4210b61 View commit details
    Browse the repository at this point in the history
  6. Update numbering

    kowh-ai authored and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    50275e2 View commit details
    Browse the repository at this point in the history
  7. Update index.rst

    kowh-ai authored and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9d4823b View commit details
    Browse the repository at this point in the history
  8. Update doc/maintaining/installing/index.rst

    Co-authored-by: Adrià Mercader <[email protected]>
    kowh-ai and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e7006c6 View commit details
    Browse the repository at this point in the history
  9. Update doc/maintaining/installing/install-from-docker-compose.rst

    Co-authored-by: Adrià Mercader <[email protected]>
    kowh-ai and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b753619 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49a4219 View commit details
    Browse the repository at this point in the history
  11. Another update

    kowh-ai authored and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    253683b View commit details
    Browse the repository at this point in the history
  12. Update install-from-docker-compose.rst

    fix the failing sphinx builds
    kowh-ai authored and amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cfc37f2 View commit details
    Browse the repository at this point in the history
  13. Docker compose docs tweaks

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    aac7251 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66fb848 View commit details
    Browse the repository at this point in the history
  15. Improve install index page

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0372cef View commit details
    Browse the repository at this point in the history
  16. Update package.json

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9e2616d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    84da33a View commit details
    Browse the repository at this point in the history
  18. Update changelog for 2.10.0

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    bf441e5 View commit details
    Browse the repository at this point in the history
  19. Update .tx/config file format

    To be used with the new version of the Transifex client:
    
    https://github.com/transifex/cli
    
    Obtained running the `tx migrate` command (and manually adding the
    existing comments)
    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8f69ed1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    17bbfb5 View commit details
    Browse the repository at this point in the history
  21. [i18n] Compile mo files

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cdc99da View commit details
    Browse the repository at this point in the history
  22. Merge pull request ckan#7385 from ckan/7383-incorrect-type-of-CSRF_TI…

    …ME_LIMIT
    
    [ckan#7383] Add type to WTF_CSRF_TIME_LIMIT (2.10 backport)
    amercader authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e4457b3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7c2a73b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    995338c View commit details
    Browse the repository at this point in the history
  25. Changelog tweaks

    amercader committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3657bd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Update version for 2.10.0

    amercader committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    70bec66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9096b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf6574 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4ff5609 View commit details
    Browse the repository at this point in the history
  2. Correct numbering

    kowh-ai authored and amercader committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    09c887f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fix dashboard_activity_stream call

    mutantsan authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f2790ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cab5f1 View commit details
    Browse the repository at this point in the history
  3. add changelog fragment

    smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    02592bc View commit details
    Browse the repository at this point in the history
  4. rename changelog fragment

    smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e402321 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3f50aa View commit details
    Browse the repository at this point in the history
  6. add changelog fragment

    smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    eccd179 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2db03ec View commit details
    Browse the repository at this point in the history
  8. Add changelog record

    smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4bd6d14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6b02f7 View commit details
    Browse the repository at this point in the history
  10. Add changelog entry

    smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5c94fa0 View commit details
    Browse the repository at this point in the history
  11. Add CSRF token to pkg groups form

    pdelboca authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    bc7a956 View commit details
    Browse the repository at this point in the history
  12. Add changes file

    pdelboca authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0c88d28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5e87a5 View commit details
    Browse the repository at this point in the history
  14. Fix custom macro styles

    mutantsan authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4d4b325 View commit details
    Browse the repository at this point in the history
  15. Fix mobile layout styles

    mutantsan authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ad1f49a View commit details
    Browse the repository at this point in the history
  16. Fix promote sysadmin layout

    mutantsan authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    15cb3d3 View commit details
    Browse the repository at this point in the history
  17. Fix markdown macros regression

    mutantsan authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    bb8f66a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c78118e View commit details
    Browse the repository at this point in the history
  19. Added changelog file.

    JVickery-TBS authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fa5c9f2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1fec0c8 View commit details
    Browse the repository at this point in the history
  21. fix for automated tests

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6bb4643 View commit details
    Browse the repository at this point in the history
  22. fix for lint

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    50a9a16 View commit details
    Browse the repository at this point in the history
  23. fix for lint

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    165ddaf View commit details
    Browse the repository at this point in the history
  24. fix lint

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    852d21c View commit details
    Browse the repository at this point in the history
  25. fix return type

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fb5512b View commit details
    Browse the repository at this point in the history
  26. added return type

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    614e2f7 View commit details
    Browse the repository at this point in the history
  27. removed return type

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0d750dc View commit details
    Browse the repository at this point in the history
  28. helpers added parameter

    svetozarstojkovic authored and smotornyuk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b8fcfb9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4c2fde1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cb0f940 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    9bbe9e4 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    smotornyuk authored and amercader committed May 3, 2023
    Configuration menu
    Copy the full SHA
    64bfe3b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. [ckan#7486] Fix error when calling user_create with defer_commit

    We need to flush the session if we are not committing in order to
    populate user.id
    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fb7fbf7 View commit details
    Browse the repository at this point in the history
  2. [ckan#7486] Don't autocreate Dashboard objects, respect defer_commit

    In `user_create` there was a `Dashboard.get()` call that created a
    Dashboard object under the hood if it didn't exist. This is are bad
    pattern and besides it didn't respect the `defer_commit` flag
    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e56893a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c03ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf637c View commit details
    Browse the repository at this point in the history
  5. [ckan#7486] Lint, types

    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c6fd14a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a68fd View commit details
    Browse the repository at this point in the history
  7. [ckan#7486] lint

    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    acaebbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ca6d5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2142ec5 View commit details
    Browse the repository at this point in the history
  10. [ckan#7486] lint

    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    71e1244 View commit details
    Browse the repository at this point in the history
  11. [ckan#7508] Escape names in emails

    Fix ckan#7508 by quoting names in To/From headers
    bluepython508 authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e9b5248 View commit details
    Browse the repository at this point in the history
  12. Fix test

    bluepython508 authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8e3d79b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    856f4b0 View commit details
    Browse the repository at this point in the history
  14. Add changelog

    bluepython508 authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b3d645a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ab941c View commit details
    Browse the repository at this point in the history
  16. Translate 'Groups' in header

    smotornyuk authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a65bbd2 View commit details
    Browse the repository at this point in the history
  17. Changelog record

    smotornyuk authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    903bb45 View commit details
    Browse the repository at this point in the history
  18. use attribute access

    TomeCirun authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cf9f43c View commit details
    Browse the repository at this point in the history
  19. license dictize

    TomeCirun authored and amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    65f8fa5 View commit details
    Browse the repository at this point in the history
  20. Add changelog entry

    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8844ce9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2c785a View commit details
    Browse the repository at this point in the history
  22. [i18n] Compile mo files

    amercader committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ab1d04c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7cfc714 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    8bd1191 View commit details
    Browse the repository at this point in the history
  2. Don't use Resource factories when creating new Datasets

    The Resource factory creates an actual Resource model linked to an
    automatically created dataset. If trying to create a Dataset factory
    passing a resource one, it will fail as the id already exists
    amercader committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7179cda View commit details
    Browse the repository at this point in the history
  3. Update version for 2.10.1

    amercader committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9915ba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    a1d8356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c25d33 View commit details
    Browse the repository at this point in the history
  3. Tidy up accidental extra comma in previous patch

    In 5a4a82c an extra , was added.
    jrdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    60f6bc8 View commit details
    Browse the repository at this point in the history
  4. Remove no longer needed setuptools requirements pin

    This was removed in ckan#7271 which in theory should be in
    CKAN 2.10.1 (it made it to the release notes!) but wasn't actually removed. Solid stuff.
    I have removed it anyway cause it is no longer needed and it's a pain.
    jrdh committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d31c408 View commit details
    Browse the repository at this point in the history