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

datatable #46

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

datatable #46

wants to merge 19 commits into from

Commits on Feb 4, 2024

  1. feat!: Save attachments as blobfile in the storage adapater, add a vi…

    …ew to download them, returns
    
      attachment info in the restapi @form-data endpoint.
    mamico committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    20807dd View commit details
    Browse the repository at this point in the history
  2. fix

    mamico committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8fdb3b9 View commit details
    Browse the repository at this point in the history
  3. attachment fields in csv

    mamico committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    63d86a4 View commit details
    Browse the repository at this point in the history
  4. if there are multiple forms on a page, each csv button downloads the …

    …record of all the forms,
    
      now if there is a block_id parameter, the csv is filtered on that.
    mamico committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ebd8729 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. tests

    mamico committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7b0c7a7 View commit details
    Browse the repository at this point in the history
  2. attachments

    mamico committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    73a1803 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Jun 7, 2024

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

    mamico committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5994142 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

    mamico committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    28c429b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. fix tests

    mamico committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c86cec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103613e View commit details
    Browse the repository at this point in the history
  3. doc

    mamico committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    23b556b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14be506 View commit details
    Browse the repository at this point in the history
  5. python_requires=

    mamico committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2fccad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. revert plone 52 support

    mamico committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2712a49 View commit details
    Browse the repository at this point in the history
  2. isort

    mamico committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    60d213a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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