Commit Graph

702 Commits (bb9585c465dbaf0d308f78ac0d8ab91e9e400d38)

Author SHA1 Message Date
Fabio Caccamo bb9585c465 Update `README.md`. [ci skip] 2023-02-14 09:48:04 +01:00
Fabio Caccamo 191d82a5c2 Set max line length to `88`. 2023-02-13 15:52:13 +01:00
Fabio Caccamo 81ab67953a Upgrade syntax for `Python >= 3.8`. 2023-02-10 16:21:36 +01:00
Fabio Caccamo 6147fb65e6 Add warning to README installation instructions. 2023-02-09 19:16:03 +01:00
Fabio Caccamo fa81b2ea5e Reformat code. 2023-02-09 19:14:51 +01:00
Fabio Caccamo 71cc60bea3 Add `metadata` module and read package attrs dynamically. 2023-02-09 19:14:33 +01:00
Fabio Caccamo e2b23c238f Set `Black` pre-commit hook `line-length` option value. 2023-02-09 18:56:09 +01:00
Fabio Caccamo 00bedb30c2 Run `flake8` also on tests files. 2023-02-09 18:55:21 +01:00
Fabio Caccamo e1b997f1bf Update dependabot.yml 2023-02-06 16:41:08 +01:00
Fabio Caccamo 91b0e1d158 Update test-package.yml 2023-02-06 10:35:38 +01:00
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