Fabio Caccamo
|
d0f37806c7
|
Update `pre-commit`.
|
2023-02-06 10:35:32 +01:00 |
dependabot[bot]
|
aea0004837
|
Update coverage requirement from ==7.0.* to ==7.1.* (#249)
|
2023-01-30 21:54:33 +01:00 |
dependabot[bot]
|
a7320c5645
|
Update tox requirement from ==4.3.* to ==4.4.* (#251)
|
2023-01-30 21:28:03 +01:00 |
dependabot[bot]
|
eefdd615df
|
Update pre-commit requirement from ==2.21.* to ==3.0.* (#250)
|
2023-01-30 20:48:28 +01:00 |
github-actions[bot]
|
d1914edfd9
|
Update pre-commit hooks. (#248)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
|
2023-01-29 11:29:39 +01:00 |
Fabio Caccamo
|
251a35f5c8
|
Move `flake8` config to `setup.cfg`.
|
2023-01-25 20:09:40 +01:00 |
Fabio Caccamo
|
2ebd1a7992
|
Run `pre-commit` also with `tox`.
|
2023-01-25 20:08:21 +01:00 |
Fabio Caccamo
|
ecc1cd77de
|
Increase `flake8` checks.
|
2023-01-24 18:19:04 +01:00 |
Fabio Caccamo
|
d15c0c10c2
|
Update `README.md`. [ci skip]
|
2023-01-20 10:43:57 +01:00 |
Fabio Caccamo
|
947bd4b64d
|
Rename default branch from `master` to `main`.
|
2023-01-18 11:36:34 +01:00 |
Fabio Caccamo
|
1762940380
|
Drop `Django 2.2` support.
|
2023-01-18 09:59:02 +01:00 |
Fabio Caccamo
|
76de3d5481
|
Run `django-upgrade` `pre-commit` hook.
|
2023-01-18 09:42:45 +01:00 |
Fabio Caccamo
|
cce1c9adaf
|
Add `django-upgrade` to `pre-commit` hooks.
|
2023-01-17 10:04:02 +01:00 |
Fabio Caccamo
|
88ab3485c0
|
Update requirements-test.txt
|
2023-01-16 23:42:17 +01:00 |
Fabio Caccamo
|
04ffe5340b
|
Update tox.ini
|
2023-01-16 18:29:24 +01:00 |
Fabio Caccamo
|
a567f93136
|
Update requirements-test.txt
|
2023-01-16 18:29:20 +01:00 |
Fabio Caccamo
|
5d67f815da
|
Update pre-commit-autoupdate.yml
|
2023-01-16 18:29:16 +01:00 |
Fabio Caccamo
|
fd3d20ec11
|
Update setup.cfg
|
2023-01-12 13:07:11 +01:00 |
Fabio Caccamo
|
bb0ae3d4f7
|
Update dependabot.yml
|
2023-01-11 16:50:15 +01:00 |
Fabio Caccamo
|
a7336991bc
|
Update FUNDING.yml
|
2023-01-10 17:41:14 +01:00 |
Fabio Caccamo
|
b4e01fea0f
|
Update requirements-test.txt
|
2023-01-09 18:16:16 +01:00 |
Fabio Caccamo
|
09f495b176
|
Pin test requirements.
|
2023-01-08 21:54:50 +01:00 |
Fabio Caccamo
|
c28bfcf27a
|
Update requirements-test.txt
|
2023-01-02 20:40:43 +01:00 |
Fabio Caccamo
|
08bd7c9842
|
Update setup.cfg
|
2023-01-02 17:25:31 +01:00 |
Fabio Caccamo
|
b8a8c1595f
|
Add `pyupgrade` to `pre-commit` config.
|
2022-12-31 18:53:01 +01:00 |
Fabio Caccamo
|
8f107309d1
|
Update `pyproject.toml`. [ci skip]
|
2022-12-31 15:47:48 +01:00 |
Fabio Caccamo
|
ab3f41c3f2
|
Add `setup.cfg` (`setuptools` declarative syntax) generated using `setuptools-py2cfg`.
|
2022-12-31 15:31:28 +01:00 |
Fabio Caccamo
|
5263bb02ea
|
Create CODE_OF_CONDUCT.md (#238)
|
2022-12-29 13:20:29 +01:00 |
Fabio Caccamo
|
2baae84e84
|
Move pull request template file. [ci skip]
|
2022-12-29 13:04:48 +01:00 |
Fabio Caccamo
|
265acda04a
|
Rename pull request template file. [ci skip]
|
2022-12-29 12:57:11 +01:00 |
Fabio Caccamo
|
7f170aadc5
|
Add pull request template. [ci skip]
|
2022-12-29 12:34:16 +01:00 |
github-actions[bot]
|
8d82d80c19
|
Update pre-commit hooks. (#236)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
|
2022-12-22 09:32:38 +01:00 |
Fabio Caccamo
|
b10cb336ce
|
Update `CHANGELOG` and version.
|
2022-12-19 15:34:03 +01:00 |
Fabio Caccamo
|
cc79cf1549
|
Fix modal and popup opening at the same time.
|
2022-12-19 15:31:02 +01:00 |
github-actions[bot]
|
8e0d8893c2
|
Update pre-commit hooks. (#234)
|
2022-12-17 09:55:14 +01:00 |
Fabio Caccamo
|
a577210b71
|
Fix `README` CI status badge. [ci skip]
|
2022-12-16 13:41:43 +01:00 |
Mounir
|
b3540bc019
|
Make `Theme.get_active_theme` class method a manager method. (#230)
- Make `get_active_theme` a manager method instead of class method
- Replace `get_active_theme` by `get_active`
- Refactor signals handlers
|
2022-12-15 11:32:33 +01:00 |
Fabio Caccamo
|
186e78b846
|
Update `CHANGELOG` and version.
|
2022-12-14 13:00:59 +01:00 |
Fabio Caccamo
|
2da294e28f
|
[css] Improve changelist filter margins.
|
2022-12-14 12:58:57 +01:00 |
Fabio Caccamo
|
fca8e6d47b
|
Fix modal opener buttons not working when added to the DOM asynchronously. #228
|
2022-12-14 12:38:47 +01:00 |
github-actions[bot]
|
112b5359cf
|
Update pre-commit hooks. (#227)
|
2022-12-14 07:21:25 +01:00 |
Fabio Caccamo
|
6ffaf22ca5
|
Update FUNDING.yml
|
2022-12-13 15:30:00 +01:00 |
github-actions[bot]
|
a4f027055f
|
Update pre-commit hooks. (#226)
|
2022-12-13 07:51:09 +01:00 |
Fabio Caccamo
|
6f203e0761
|
Update setup.py
|
2022-12-12 09:50:17 +01:00 |
Fabio Caccamo
|
9522f1a156
|
Update `CHANGELOG` and version.
|
2022-12-11 23:37:11 +01:00 |
Fabio Caccamo
|
014cb9b771
|
Update create-release.yml
|
2022-12-11 23:22:37 +01:00 |
Fabio Caccamo
|
9c1af23785
|
Run `pre-commit`.
|
2022-12-11 23:07:11 +01:00 |
Fabio Caccamo
|
df6e330747
|
Update .pre-commit-config.yaml
|
2022-12-11 23:06:39 +01:00 |
Fabio Caccamo
|
03d318fb24
|
Update README.md
|
2022-12-11 23:05:32 +01:00 |
Fabio Caccamo
|
5623e77b5c
|
Update setup.py
|
2022-12-11 23:05:17 +01:00 |