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 widget templates with newest z3c.form extendable attributes. #181

Merged
merged 33 commits into from
Jul 28, 2023

Commits on Jul 19, 2023

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

Commits on Jul 21, 2023

  1. Refactor base pattern widget

    petschki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b65fc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8932a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d682e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    6351cf6 View commit details
    Browse the repository at this point in the history
  2. cleanup zcml

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4aa8c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431ef85 View commit details
    Browse the repository at this point in the history
  4. tox -e lint

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ec3e4e2 View commit details
    Browse the repository at this point in the history
  5. changenote

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f0546a1 View commit details
    Browse the repository at this point in the history
  6. bump version

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8314932 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c878962 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ca94b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1dbee0 View commit details
    Browse the repository at this point in the history
  10. fix deprecations

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4539d87 View commit details
    Browse the repository at this point in the history
  11. cleanup

    petschki committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b15bdf8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    562169b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Implement ButtonActions with new chameleon templats and remove obsole…

    …te add/edit view overrides
    petschki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0467078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f3ca9 View commit details
    Browse the repository at this point in the history
  3. Fix "display" mode.

    petschki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    962aa46 View commit details
    Browse the repository at this point in the history
  4. Basic TextWidget tests

    petschki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7d72565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cab8119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40f4338 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2506e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5a11a8 View commit details
    Browse the repository at this point in the history
  9. TextLinesWidget

    petschki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8f1b070 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. SelectWidget, Select2Widget and AjaxSelectWidget implementation with …

    …new "PatternFormElement" base class
    petschki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5de30e9 View commit details
    Browse the repository at this point in the history
  2. template cleanup and adapter overrides for CheckBoxWidget, RadioWidge…

    …t and OrderedSelectWidget
    petschki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e0590bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3efd83 View commit details
    Browse the repository at this point in the history
  4. fix dependency check

    petschki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7fcbeb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9977dcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82db14b View commit details
    Browse the repository at this point in the history
  7. cleanup file/image_input.pt

    petschki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5759817 View commit details
    Browse the repository at this point in the history
  8. remove obsolete tests

    petschki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7d5bf74 View commit details
    Browse the repository at this point in the history