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

BUG: Generate static appearance for fields #1864

Merged
merged 24 commits into from
Jun 11, 2023

Commits on May 29, 2023

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

    pubpub-zz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e234e4f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fix merge error

    pubpub-zz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cb0d0ea View commit details
    Browse the repository at this point in the history
  2. fix

    pubpub-zz committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2a8ba39 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. ENH : add _states_ in get_fields()

    provides the list of available states for CB and Rdo Btns
    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    991a292 View commit details
    Browse the repository at this point in the history
  2. ENH : clarify Auto_Regen param

    Allow also None value
    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e5c2aed View commit details
    Browse the repository at this point in the history
  3. fix states for RdoBtn

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6e29611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69a08e2 View commit details
    Browse the repository at this point in the history
  5. extend to multi select List

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    468ac29 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    390edfe View commit details
    Browse the repository at this point in the history
  7. test coverage

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d0ce1f4 View commit details
    Browse the repository at this point in the history
  8. cleanup

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    da3918d View commit details
    Browse the repository at this point in the history
  9. coverage

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    28fb8b6 View commit details
    Browse the repository at this point in the history
  10. FIX + Style

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    368a6be View commit details
    Browse the repository at this point in the history
  11. fix

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9e65a07 View commit details
    Browse the repository at this point in the history
  12. mypy

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    26d0ef6 View commit details
    Browse the repository at this point in the history
  13. coverage

    pubpub-zz committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dc255e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5db615 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Update pypdf/_writer.py

    Co-authored-by: Martin Thoma <info@martin-thoma.de>
    pubpub-zz and MartinThoma authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    cb8b46f View commit details
    Browse the repository at this point in the history
  2. Update pypdf/_writer.py

    Co-authored-by: Martin Thoma <info@martin-thoma.de>
    pubpub-zz and MartinThoma authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    dfab253 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f7fbb View commit details
    Browse the repository at this point in the history
  4. Update pypdf/_writer.py

    MartinThoma authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d839304 View commit details
    Browse the repository at this point in the history
  5. auto_regen -> auto_regenerate

    Avoiding abbreviations in public interfaces makes it easier for non-native speakers
    MartinThoma authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3255782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    557004d View commit details
    Browse the repository at this point in the history