Commit Graph

854 Commits (e991bf61a0d5c920abc6f9d346d2bbd56b9b1030)

Author SHA1 Message Date
Fabio Caccamo d269de0b63 Add Russian language to tests. 2023-06-26 21:45:36 +02:00
pre-commit-ci[bot] 5707ebfe09
[pre-commit.ci] pre-commit autoupdate (#296)
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.273 → v0.0.275](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.273...v0.0.275)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-26 21:42:45 +02:00
github-actions[bot] 27b57dd2b2
Update pre-commit hooks. (#294)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-06-26 21:42:25 +02:00
Руся effc5fbd35
Add russian translation. (#295) 2023-06-26 09:40:21 +02:00
pre-commit-ci[bot] 39f47b29bc
[pre-commit.ci] pre-commit autoupdate (#293)
updates:
- [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-21 10:15:20 +02:00
github-actions[bot] d9107d819f
Update pre-commit hooks. (#292)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-06-21 10:14:37 +02:00
dependabot[bot] 7d3b967847
Bump django-colorfield from 0.8.0 to 0.9.0 (#290)
Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases)
- [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/django-colorfield/compare/0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: django-colorfield
  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-06-17 21:37:27 +02:00
pre-commit-ci[bot] 8fbed58cd6
[pre-commit.ci] pre-commit autoupdate (#286)
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.6.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.272](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.265...v0.0.272)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-15 09:47:23 +02:00
github-actions[bot] 68d7094b3e
Update pre-commit hooks. (#289)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-06-15 09:41:47 +02:00
github-actions[bot] fd908cbbed
Update pre-commit hooks. (#285) 2023-06-14 23:17:40 +02:00
dependabot[bot] f7be7cafb3
Update tox requirement from ==4.5.* to ==4.6.* (#288) 2023-06-14 23:17:26 +02:00
Fabio Caccamo 7c4793c9b6 Prevent multiple `.collapse-toggle` button. 2023-05-29 13:13:28 +02:00
Fabio Caccamo 7a0e63e986 Update `CHANGELOG` and version. 2023-05-11 01:38:14 +02:00
Fabio Caccamo a48575e047
Add collapsible inlines support. (#282)
* Improve code formatting.

* Add collapsible inlines frontend support.

* Add collapsible inlines options fields to model and admin.

* Add option classes to body.

* Update translations.

* Update README.md
2023-05-11 01:33:35 +02:00
github-actions[bot] a8897a942d
Update pre-commit hooks. (#280) 2023-05-07 09:22:13 +02:00
dependabot[bot] a92d94f9e8
Update pre-commit requirement from ==3.2.* to ==3.3.* (#278) 2023-05-06 13:47:09 +02:00
github-actions[bot] a5c4c82d9a
Update pre-commit hooks. (#279) 2023-05-06 13:44:57 +02:00
github-actions[bot] cd361c461d
Update pre-commit hooks. (#277)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-05-03 09:28:23 +02:00
github-actions[bot] cdc281396f
Update pre-commit hooks. (#274) 2023-05-01 18:57:06 +02:00
dependabot[bot] 546ed765a3
Update tox requirement from ==4.4.* to ==4.5.* (#275) 2023-05-01 18:53:46 +02:00
Fabio Caccamo cacae6eb73 Update .pre-commit-config.yaml 2023-04-20 13:09:03 +02:00
github-actions[bot] 3d0930bf56
Update pre-commit hooks. (#273) 2023-04-20 07:35:58 +02:00
Fabio Caccamo 8fd00c6c27 Update translations. 2023-04-18 18:22:17 +02:00
Fabio Caccamo 31ee37a151 Update `CHANGELOG` and version. 2023-04-18 18:04:02 +02:00
Fabio Caccamo 544b2e68c0 Force date hierarchy label to be lower case. 2023-04-18 16:21:19 +02:00
Fabio Caccamo b56b0b9c58 Reformat migrations. 2023-04-18 16:20:42 +02:00
Fabio Caccamo 11905e80b7 Fix `ImportError`. 2023-04-18 16:18:56 +02:00
Fabio Caccamo 6f7a51bee8 Add `css_generic_link_active_color` field to use on active tab (tabbed changeform). #232 2023-04-18 16:10:02 +02:00
Fabio Caccamo 55f2c86a47 Fix tabs not working with non-ASCII alphanumeric characters. #237 2023-04-18 15:52:25 +02:00
Fabio Caccamo 42bf0f8039 Fix `date_hierarchy` with multiple fields (`ForeignKey`). #244 2023-04-18 14:45:36 +02:00
Fabio Caccamo 50e025bcd5 Update pyproject.toml 2023-04-13 11:13:28 +02:00
dependabot[bot] 9ddb23053f
Bump peter-evans/create-pull-request from 4 to 5 (#270) 2023-04-07 17:28:54 +02:00
Fabio Caccamo 4668f27c92 Add `Django 4.2` support. 2023-04-07 01:01:44 +02:00
Fabio Caccamo 2b21b16929 Switch from `setup.cfg` to `pyproject.toml`. 2023-04-07 00:51:06 +02:00
Fabio Caccamo 4148f6ece9 Replace `flake8` with `Ruff`. 2023-04-05 17:42:11 +02:00
pre-commit-ci[bot] 26368a3e05
[pre-commit.ci] pre-commit autoupdate (#269)
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-04 15:45:18 +02:00
github-actions[bot] 84c7cd4582
Update pre-commit hooks. (#268)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2023-04-04 15:43:05 +02:00
Fabio Caccamo 64f3779f4c Update dependabot.yml 2023-03-20 21:12:31 +01:00
dependabot[bot] 7b12fea8b3
Update pre-commit requirement from ==3.1.* to ==3.2.* (#266)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  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-03-20 16:10:22 +01:00
Fabio Caccamo 3ed84fb071
Update README.md 2023-03-15 03:15:45 +01:00
Fabio Caccamo 10b3adbd89 Update README.md 2023-03-14 01:05:21 +01:00
Fabio Caccamo 6e26a27336 Update README.md 2023-03-14 01:00:06 +01:00
Fabio Caccamo cf100542aa Update README.md 2023-03-14 00:58:53 +01:00
Fabio Caccamo 9a0264ca08 Update tox.ini 2023-03-14 00:58:45 +01:00
Fabio Caccamo d42f69cee7 Update README.md 2023-03-13 15:27:43 +01:00
Fabio Caccamo 703fef4c4c Fix `setup.cfg` metadata. 2023-03-07 01:42:15 +01:00
Fabio Caccamo d7436e6abc Update pull request template. [ci skip] 2023-03-07 00:59:03 +01:00
Fabio Caccamo a3737c9892 Fix multidb tests. 2023-03-02 14:09:38 +01:00
Fabio Caccamo 4deefc20b7 Add `flake8-bugbear` to `pre-commit`. 2023-03-01 17:54:58 +01:00
dependabot[bot] 522e4d20bc
Update pre-commit requirement from ==3.0.* to ==3.1.* (#265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Caccamo <fabio.caccamo@gmail.com>
2023-02-27 15:44:20 +01:00