Releases: Pylons/deform
Releases · Pylons/deform
3.0.1
3.0.0
What's Changed
- Fix simple typo: reqested -> requested by @timgates42 in #392
- Fix travis issues by @stevepiercy in #399
- Added CSRF test to pass coverage on schema.py by @sydoluciani in #403
- Drop py27, pypy, py34 from tox and travis; update coverage by @stevepiercy in #400
- First draft of contributing.md by @stevepiercy in #402
- Fix grammar. Prep for 3.0 release. by @stevepiercy in #407
- [l10n] Add New Translations for sw_KE locale by @ooduor in #409
- HTML5 datetime input by @jhaiduce in #406
- Because we suggest installing the apps into the checkout directory, w… by @stevepiercy in #410
- Add boolean HTML attributes per Chameleon 3.8.0 by @stevepiercy in #418
- Added a new "dev" member to extras_require by @jhaiduce in #416
- Edits to contributing.md by @jhaiduce in #415
- docs cleanup, linkcheck by @stevepiercy in #420
- Replace deformdemo.repoze.org with deformdemo.pylonsproject.org and h… by @stevepiercy in #421
- Use isort 5.0 by @stevepiercy in #427
- Use cleanup method to safely cleanup locales by @stevepiercy in #428
- Remove false comment about Black; use 0 instead of False by @stevepiercy in #429
- Form focus by @mamalos in #365
- Remove open and close events in Select2 element, and instead detect p… by @stevepiercy in #434
- Add the
structurekeyword to the autocomplete template's options to… by @stevepiercy in #435 - Deform updating error_class by @sydoluciani in #439
- Replaced help-block with form-text to comply with Bootstrap 4 upgrade. by @sydoluciani in #436
- Upgrade to bootstrap 4 5 by @sydoluciani in #440
- Upgraded select2 to version 4.0.13 by @sydoluciani in #441
- Forward port changes from 2.0-branch by @stevepiercy in #444
- Use the local HTML element for change event when removing/adding to DOM by @stevepiercy in #445
- Fix deprecation warnings by @viraptor in #419
- Refine PR#365: actually honor the autofocus setting by @lelit in #453
- Remove unused variable by @lelit in #454
- update with bootstrap changes and i18n domain by @tisdall in #237
- Update custom widget example in docs by @tsauerwein in #226
- Update widget docs per #226 for consistency across code examples by @stevepiercy in #457
- Escape contents of RichTextWidgets by @dairiki in #204
- Field.validate(): Convert peppercorn parse errors to ValidationFailures by @dairiki in #242
- Bump maskMoney.js to 3.1.1 by @stevepiercy in #462
- Add HTML5 attributes docs plus other docs revisions by @stevepiercy in #466
- Improve section for Chrome. by @stevepiercy in #476
- Add selenium firefox container by @sydoluciani in #473
- Add a new section, When to add or edit functional tests by @stevepiercy in #474
- Convert choices that are a generator to a list by @stevepiercy in #469
- Change dateparts widget to use type=number by @stevepiercy in #480
- conditionally load jquery.maskedinput iff
maskby @stevepiercy in #487 - Add changelog entry by @stevepiercy in #489
- Forward port #486 by @stevepiercy in #491
- Add GitHub Actions for matrix of Pythons and OSes, coverage, docs, an… by @stevepiercy in #492
- Switch from nosetests to pytest by @stevepiercy in #497
- Improve readonly HTML attribute; Add Selectize by @stevepiercy in #500
- Bump geckodriver version to latest release by @stevepiercy in #506
- Fix GitHub Actions build failure by @stevepiercy in #507
- Remove spurious styles definition, leftover copy&paste artifact by @lelit in #505
- Forward port changes from 2.0-branch to main by @stevepiercy in #510
- Add CSRFSchema to API docs by @stevepiercy in #516
- Pin selenium min 4.0.0.b4 by @stevepiercy in #519
- Update CONTRIBUTORS.txt by @RudolfCardinal in #514
- Install tox in development virtual environment by @krysros in #523
- docs: Fix a few typos by @timgates42 in #525
- [WIP] bootstrap5 + icons by @delijati in #529
- Moving to BS5 with a bit of 3rd party updating by @trollfot in #531
- Prep for release by @delijati in #533
- Fix build by @sbrunner in #536
New Contributors
- @timgates42 made their first contribution in #392
- @jhaiduce made their first contribution in #406
- @mamalos made their first contribution in #365
- @viraptor made their first contribution in #419
- @RudolfCardinal made their first contribution in #514
- @trollfot made their first contribution in #531
- @sbrunner made their first contribution in #536
Full Changelog: 2.0.8...3.0.0
2.0.15
Update change notes with release date.
2.0.14
Prep 2.0.14 release
2.0.13
Update RELEASING.txt - Merge `tox -e lint` description into `tox -r` command description - Use $TOX as an environment variable command
2.0.12
Merge pull request #458 from stevepiercy/2.0-branch Backport #226
2.0.11
There is no trove classifier for PyPy3
2.0.10
Prepare 2.0.10 release
2.0.9
Prepare 2.0.9 release