Граф коммитов

86 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 3e53edbc14
Bump django from 4.2.14 to 4.2.15 (#12710)
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:15:52 -06:00
dependabot[bot] 2839a3437b
Bump wagtail from 5.2.3 to 5.2.6 (#12603)
Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.3 to 5.2.6.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/wagtail/wagtail/compare/v5.2.3...v5.2.6)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 13:10:44 -04:00
Daniel Miranda 810ff740d5
updated django (#12600) 2024-07-11 16:12:56 -07:00
Rob DiVincenzo d7ddd84c86
Revert "Bump pygit2 from 1.14.0 to 1.15.0 (#12356)" (#12474)
This reverts commit 8481a51872.
2024-06-12 09:35:46 -04:00
dependabot[bot] 8481a51872
Bump pygit2 from 1.14.0 to 1.15.0 (#12356)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.14.0 to 1.15.0.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 12:31:13 -06:00
dependabot[bot] 793885ad29
Bump django from 4.2.10 to 4.2.11 (#12017)
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 08:17:08 -03:00
Jhonatan Lopes 73db33815c
Custom base for `LinkBlock` (#12030)
* Setup a flexible/extendable base link block

* JS to conditionally show/hide fields in base link block

* Set up LinkBlock to use BaseLinkBlock instead of wagtail-link-block

* Fix factories

* Fix tests

* Adjust migrations to new block hierarchy

* Remove WagtailLinkBlockFactory

* Update templates to new format

* Remove `wagtail-link-block` dep

* Lint

* Fix linkbutton generator

* Remove "phone" from base link block options

* Fix 0129 migration to new linkbutton block

* Lint

* Add a relative url validator

* Add relative url field

* Fix migrations

* Better help text for fields

* Relative URLs must start with "/"

* Links must start with proper chars

* Add anchor link validator

* Simpler validation

* Better error message on absolute urls

* Fix relative url example

* Fix LinkBlock registration

* Small fixes

* Fix base block name
2024-03-12 13:30:33 -03:00
Jhonatan Lopes c7e3ba2aca
Setup `LinkBlock` to handle multiple types of links (#11954)
* Add ExtendedURLBlock

* Add `wagtail-link-block` to dependencies

* Define a LinkBlock

* Perform clean validation

* LinkBlock factory

* New LinkButtonBlockFactory

* Delete extended block

* Add LinkButton to CTABlock and LinkButtonBlock

* Add migration op for altering stream child block

* Migrate links

* Remove old link fields

* Adapt block templates to new link block

* Remove ExtendedURLBlock

* Use inheritance for better UI/UX

* Fix migrations

* Fix factories

* Fix tests

* Fix blocks generators

* Remove comment

* Move operations to utility

* Rename migration folder
2024-03-06 10:51:46 -03:00
dependabot[bot] 084367a4de
Bump django from 4.2.9 to 4.2.10 (#11841)
Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.9...4.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 14:23:39 -03:00
dependabot[bot] 51b12cabad
Bump pygit2 from 1.13.3 to 1.14.0 (#11779)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.13.3 to 1.14.0.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.13.3...v1.14.0)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 10:31:29 -03:00
dependabot[bot] 00e1cb7514
Bump wagtail from 5.2.2 to 5.2.3 (#11784)
Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/wagtail/wagtail/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 07:36:29 -03:00
Jhonatan Lopes ced0fa2915
Bump django to 4.2 and Wagtail to 5.2 (#11726)
* Bump django from 3.2.23 to 4.0

* Setup default local CSRF_TRUSTED_ORIGINS

* Fix urls

* Fix headers

* Fix admin

* Taggit migration

* Bump Django from 4.0 to 4.1.13

* Bump django-taggit from 2.1.0 to 3.0.0

* Bump Wagtail from 4.1.9 to 4.2.4

* Update upgrade docs

* Fix Wagtail imports for 4.2 version

* Bump wagtail-localize-git to 0.14.1

* Bump wagtail from 4.2.4 to 5.0.5

* Remove wagtail image edit_handlers

* Setup AutocompleteField for partial_match search

* Sync title/slug on explicit "title" panels

* Update admin classes

* Replace deprecated icon for custom one

* Use block_errors for StructBlockValidationError

* Fix revision object test

* Bump pillow back to 10.0.1

* Bump wagtail from 5.0.5 to 5.1.3

* Restore search functionality

* Bump wagtail from 5.1.3 to 5.2.2

* Replace classnames for classname in MenuItem

* Update django from 4.1.13 to 4.2.9

* django-upgrade changes for 4.2

* Remove custom fixes for arrow not needed anymore

* Remove copy helper from modeltranslation

* Remove modeltranslation custom js

* Bump django-pattern-library

* Remove CSRF env var
2024-01-24 13:54:29 -03:00
Jhonatan Lopes 68c42b4310 Merge branch 'main' into 2023-eoy 2024-01-09 12:11:10 -03:00
Jhonatan Lopes 7532df935d
Add `wagtail-ab-testing` (#11490)
* Install wagtail-ab-testing

* Setup wagtail-ab-testing

* Update docs

* Bump wagtail-ab-testing to 0.9

* Fix tests
2024-01-09 11:50:25 -03:00
Jhonatan Lopes b0e560c95c
Remove `filebrowser-safe` (#11546)
* Remove filebrowser-safe

* Rename filebrowse_s3 app

* Update settings
2024-01-08 09:08:33 -03:00
dependabot[bot] 734702a3f8
Bump wagtail from 4.1.6 to 4.1.9 (#11282)
Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.1.6 to 4.1.9.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/wagtail/wagtail/compare/v4.1.6...v4.1.9)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 16:04:47 -03:00
dependabot[bot] 8cb9807ed7
Bump django from 3.2.21 to 3.2.23 (#11358)
Bumps [django](https://github.com/django/django) from 3.2.21 to 3.2.23.
- [Commits](https://github.com/django/django/compare/3.2.21...3.2.23)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:51:32 -03:00
dependabot[bot] 7ad2f9c7c3
Bump wagtail-localize from 1.5.2 to 1.7 (#11443)
Bumps [wagtail-localize](https://github.com/wagtail/wagtail-localize) from 1.5.2 to 1.7.
- [Release notes](https://github.com/wagtail/wagtail-localize/releases)
- [Changelog](https://github.com/wagtail/wagtail-localize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagtail/wagtail-localize/compare/v1.5.2...v1.7)

---
updated-dependencies:
- dependency-name: wagtail-localize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 11:14:27 -03:00
dependabot[bot] 4851f92e46
Bump pygit2 from 1.12.2 to 1.13.3 (#11466)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.12.2 to 1.13.3.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.12.2...v1.13.3)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 10:49:43 -03:00
dependabot[bot] 314bffdc36
Bump wagtail-localize from 1.5.1 to 1.5.2 (#11089)
Bumps [wagtail-localize](https://github.com/wagtail/wagtail-localize) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/wagtail/wagtail-localize/releases)
- [Changelog](https://github.com/wagtail/wagtail-localize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagtail/wagtail-localize/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: wagtail-localize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 07:03:12 -03:00
dependabot[bot] c0a7da1087
Bump pygit2 from 1.11.1 to 1.12.2 (#10790)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.11.1 to 1.12.2.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.11.1...v1.12.2)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jhonatan Lopes <jhonatan.dapontelopes@gmail.com>
2023-09-06 11:18:08 -03:00
dependabot[bot] 732daf0e89
Bump django from 3.2.20 to 3.2.21 (#11065)
Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.21.
- [Commits](https://github.com/django/django/compare/3.2.20...3.2.21)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jhonatan Lopes <jhonatan.dapontelopes@gmail.com>
2023-09-05 09:27:00 -03:00
dependabot[bot] e33f783ec6
Bump wagtail-localize from 1.3.3 to 1.5.1 (#10716)
Bumps [wagtail-localize](https://github.com/wagtail/wagtail-localize) from 1.3.3 to 1.5.1.
- [Release notes](https://github.com/wagtail/wagtail-localize/releases)
- [Changelog](https://github.com/wagtail/wagtail-localize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagtail/wagtail-localize/compare/v1.3.3...v1.5.1)

---
updated-dependencies:
- dependency-name: wagtail-localize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jhonatan Lopes <jhonatan.dapontelopes@gmail.com>
2023-08-09 09:30:19 -03:00
Jhonatan Lopes 065393da69
Fix "No module named 'pattern_library'" ImportError (#10930)
* Fix project_styleguide import

* Revert "Revert "Set up pattern library (#10808)" (#10898)"

This reverts commit 0ac71c63c0.

* Move django-pattern-library to prod dependencies

* Restore project_styleguide app settings
2023-08-01 19:01:24 -03:00
dependabot[bot] a1c12ec7de
Bump wagtail from 4.1.5 to 4.1.6
Bumps [wagtail](https://github.com/wagtail/wagtail) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/wagtail/wagtail/compare/v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 04:04:15 +00:00
dependabot[bot] 22424ebb0e
Bump django from 3.2.19 to 3.2.20
Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
- [Commits](https://github.com/django/django/compare/3.2.19...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 02:47:36 +00:00
dependabot[bot] c41fff83f3
Bump django from 3.2.18 to 3.2.19 (#10704)
Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19.
- [Commits](https://github.com/django/django/compare/3.2.18...3.2.19)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jhonatan Lopes <jhonatan.dapontelopes@gmail.com>
2023-06-09 11:13:38 -03:00
Jhonatan Lopes 027930e9a5 Update Wagtail to 4.1.5 2023-05-02 14:45:37 -03:00
Jhonatan Lopes 40c9264ea1 Bump Wagtail to 4.1.4 2023-04-25 12:30:10 -03:00
Jhonatan Lopes bc5aabc9a0 Bump Django to 3.2.18 2023-04-25 11:36:23 -03:00
Kevin 18c1fccc91 Bump Wagtail 4.1 > 4.1.3 2023-03-24 06:42:07 +00:00
Kevin fcf03817ca WagtailPageTestCase is the base testing class and is now recommended over
using WagtailPageTests

https://docs.wagtail.org/en/stable/releases/4.1.html#recommend-wagtailpagetestcase-in-place-of-wagtailpagetests
2023-03-23 15:45:48 +00:00
Kevin 6dc84cbf12 Upgrade to 4.1 2023-03-23 15:45:48 +00:00
Kevin 87a4d66198 Upgrade to 4 2023-03-23 15:45:48 +00:00
Kevin 82832715c1 Upgrade to 3.0.3 2023-03-23 15:45:48 +00:00
dependabot[bot] 0d5dd483ab Bump pygit2 from 1.7.1 to 1.11.1
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.7.1 to 1.11.1.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.7.1...v1.11.1)

---
updated-dependencies:
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 09:29:53 -08:00
Kevin 2228dc9fab This forks been updated now so target the original 2023-01-20 14:59:54 +00:00
Kevin 87b48e0dec Re-lock pip 2023-01-19 10:21:06 +00:00
Kevin 4b5c50b38f Let other packages require this 2023-01-19 10:19:33 +00:00
Kevin 2adf1c403e Work round footnotes requiring <W3 for now 2023-01-19 10:18:15 +00:00
Kevin c7ace22aa0 Upgrade to Wagtail 3 initial 2023-01-19 10:18:15 +00:00
Kevin 303a50cf9a Removes Airtable integration
Basically a reversal of
https://github.com/mozilla/foundation.mozilla.org/pull/6046
2023-01-13 10:41:18 +00:00
Kevin 17a2247f2e Let pip compile resolve versions 2023-01-12 08:38:26 +00:00
Kevin 77e42a3a0c Upgrade Wagtail inventory to 1.6 2023-01-12 08:38:26 +00:00
Kevin 04e2317118 Upgrades Wagtail localize git to 0.13 2023-01-11 10:54:51 +00:00
dependabot[bot] 7dbc47b31c
Bump django-admin-sortable from 2.2.3 to 2.3
Bumps [django-admin-sortable](https://github.com/iambrandontaylor/django-admin-sortable) from 2.2.3 to 2.3.
- [Release notes](https://github.com/iambrandontaylor/django-admin-sortable/releases)
- [Commits](https://github.com/iambrandontaylor/django-admin-sortable/compare/v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: django-admin-sortable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 20:04:19 +00:00
Tibor Leupold 11efb285b0 Use django_htmx to simplify things 2022-11-09 15:21:22 -08:00
Tibor Leupold fc7ee975bb Bump Django from 3.2.13 to 3.2.16
This is to patch the security issues fixed with this release.
See also:
https://docs.djangoproject.com/en/dev/releases/3.2.16/
2022-10-04 12:30:08 -07:00
dependabot[bot] ce48185ccf
Bump wagtail from 2.16.1 to 2.16.3
Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.16.1 to 2.16.3.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/wagtail/wagtail/compare/v2.16.1...v2.16.3)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:16:27 +00:00
Tibor Leupold 58060f3d12 Add querystring package
This is super useful on filter and search pages to simplify working with
the querystring parameters and pagination etc.
2022-05-18 11:15:07 -07:00