Commit Graph
100 Commits
Author SHA1 Message Date
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
Fabio Caccamo 6ffaf22ca5 Update FUNDING.yml 2022-12-13 15:30:00 +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
Fabio Caccamo 98b8025ed7 Replace str.format with f-strings. 2022-12-06 13:44:32 +01:00
Fabio Caccamo 819fa13b1e Update README.md. [ci skip] 2022-12-05 11:52:50 +01:00
Fabio Caccamo 6557d2a4b5 Update README.md. [ci skip] 2022-12-05 11:48:53 +01:00
Fabio Caccamo ae78cb7b86 Update german translations. 2022-12-05 10:21:39 +01:00
Fabio Caccamo 6b841b0916 Update setup.py 2022-12-04 15:43:20 +01:00
Fabio Caccamo dba40e3b61 Update pyproject.toml and .pre.commit-config.yaml. 2022-12-04 13:45:56 +01:00
Fabio Caccamo 63977a4d75 Update pyproject.toml 2022-12-04 09:07:49 +01:00
Fabio Caccamo f4df5c5289 Update requirements. 2022-12-03 14:05:57 +01:00
Fabio Caccamo b88d7d8b95 Reformat models module. 2022-12-03 14:04:01 +01:00
Fabio Caccamo 60649ac4e6 Remove post_migrate signal handler and multi db test. 2022-12-03 14:01:57 +01:00
Fabio Caccamo 9c0251b7a4 Fix tests. 2022-12-01 10:24:51 +01:00
Fabio CaccamoandÉric 2141298e27 Add Farsi language to tests.settings.LANGUAGES.
Co-Authored-By: Éric <635179+merwok@users.noreply.github.com>
2022-12-01 09:52:34 +01:00
Fabio Caccamo 762d1184dd Update CHANGELOG and version. 2022-11-30 19:18:25 +01:00
Fabio Caccamo 967f5827f2 [tabbed-changeform] Improve tabbed changeform feature. 2022-11-30 19:06:52 +01:00
Fabio Caccamo f2b800d9ca [css] Adjust list filter dropdown margin-top. 2022-11-30 15:38:39 +01:00
Fabio Caccamo a76de04a8b [css] Reduce secondary scrollbars size. 2022-11-30 15:13:27 +01:00
Fabio Caccamo 1d963230e4 [css] Fix nav filter style on Safari. 2022-11-30 14:54:41 +01:00
Fabio Caccamo 81ebbaa2c9 [css] Fix nav filter clipped outline on focus. 2022-11-30 14:50:27 +01:00
Fabio Caccamo 5376089110 [css] Improve language chooser style. 2022-11-30 14:34:56 +01:00
Fabio Caccamo 79dfb2fea9 [css] Improve nav filter style. #214 2022-11-30 14:34:38 +01:00
Fabio Caccamo 5009e97086 [css] Adjust list filter dropdown vertical margins. 2022-11-29 17:04:20 +01:00
Fabio Caccamo b5fdd6ec19 [css] Reduce scrollbar width on scrollable sticky elements. 2022-11-29 16:45:32 +01:00
Fabio Caccamo 2d839d2ff7 Update pre-commit-autoupdate.yml 2022-11-28 12:43:41 +01:00
Fabio Caccamo 82f2fd7a84 Update translations. 2022-11-26 09:56:50 +01:00
Fabio Caccamo 85fb723747 Update pre-commit-autoupdate.yml 2022-11-24 13:16:32 +01:00
Fabio Caccamo 873cce2144 Update dependabot.yml 2022-11-24 13:16:28 +01:00
Fabio Caccamo f3a69713a1 Add Python 3.11 support. 2022-11-24 10:11:41 +01:00
Fabio Caccamo 2b7b7b13eb Update dependabot.yml 2022-11-24 10:11:26 +01:00
Fabio Caccamo e208ba24ad Create pre-commit-autoupdate.yml 2022-11-24 10:03:56 +01:00
Fabio Caccamo 8e9aa16a5b Update tox.
- Replace `whitelist_externals` (deprecated) with `allowlist_externals`.
- Update translations test env for running `git diff` only with the `locale/` folder.
2022-11-23 17:40:06 +01:00
Fabio Caccamo 75a52c6449 Update CHANGELOG and version. 2022-11-18 21:29:30 +01:00
Fabio Caccamo 0ad9ca74ae Remove translations line numbers. 2022-11-18 21:12:51 +01:00
Fabio Caccamo 76a8b9d114 Update dependabot.yml 2022-11-18 16:00:21 +01:00
Fabio Caccamo 158128d864 Add missing using parameter in pre_save signal handler. 2022-11-18 13:32:30 +01:00
Fabio Caccamo 78041ea28b Separate test_repr and test_str. 2022-11-18 13:31:57 +01:00
Fabio Caccamo e1020a29dc Remove unnecesary using("default"). 2022-11-18 13:31:44 +01:00
Fabio Caccamo 7c9340ba3a Run tests even if lint step fails. 2022-11-17 15:13:13 +01:00
Fabio Caccamo d4ea141571 Update dependabot.yml 2022-10-18 15:23:37 +02:00
Fabio Caccamo 049854f2c3 Merge branch 'master' of https://github.com/fabiocaccamo/django-admin-interface 2022-10-18 14:20:35 +02:00
Fabio Caccamo 0dd591716d Update pyproject.toml 2022-10-18 14:20:33 +02:00
Fabio Caccamo 1002f48986 Fix tox -e translations command. 2022-10-17 18:41:50 +02:00
Fabio Caccamo 0939202824 Update setup.py 2022-10-17 18:36:58 +02:00
Fabio Caccamo 990975a0eb Add django 4.1 to CI. 2022-10-17 18:27:45 +02:00
Fabio Caccamo 78ae411d58 Update requirements-test.txt 2022-10-17 14:56:34 +02:00
Fabio Caccamo 98b7228f95 Fix tests. 2022-10-17 14:50:14 +02:00
Fabio Caccamo 03e5cbdf9e Fix pt-BR language code. 2022-10-17 14:42:07 +02:00
Fabio Caccamo 092175202c Update translations. 2022-10-17 14:38:16 +02:00
Fabio Caccamo 200d0cc681 Run compilemessages faster. 2022-10-17 14:37:41 +02:00
Fabio Caccamo d48c8cc182 Fix pt_br language code. 2022-10-17 14:37:08 +02:00
Fabio Caccamo ead930d3b4 Replace update-translations.sh script with makemessages --all. 2022-10-17 14:24:35 +02:00
Fabio Caccamo f4617ac126 Update tests.settings.LANGUAGES list. 2022-10-17 14:21:44 +02:00
Fabio Caccamo de27c013fa Add pre-commit status badge. 2022-10-14 17:58:04 +02:00
Fabio Caccamo 5e58c35b08 Run pre-commit. 2022-10-14 17:31:57 +02:00
Fabio Caccamo aecfbf0291 Add pre-commit with black, isort and flake8. 2022-10-14 17:29:11 +02:00
Fabio Caccamo bf72f6c982 Update CHANGELOG and version. 2022-10-13 12:06:35 +02:00
Fabio Caccamo 3b055dd7cc Update README. 2022-10-13 12:05:08 +02:00
Fabio Caccamo 53e5b66785 [css] Fix list-filter dropdown vertical margins. 2022-10-13 12:04:08 +02:00
Fabio Caccamo 5e5e811102 [css] Add django-rangefilter style optimizations. 2022-10-13 12:01:00 +02:00
Fabio Caccamo da027966c0 [css] Fix calendar prev/next arrows style. 2022-10-13 11:58:34 +02:00
Fabio Caccamo 87fdcc7f16 Format code. 2022-10-13 11:54:07 +02:00
Fabio Caccamo 3f46d3aa32 Fix KeyError raised by django-rangefilter. 2022-10-13 11:53:20 +02:00
Fabio Caccamo 5ffd77ef0b Update CHANGELOG and version. 2022-10-12 11:32:13 +02:00
Fabio Caccamo a7ca8f96cb Fix duplicated welcome message. #185 2022-10-12 11:28:24 +02:00
Fabio Caccamo de2979219e Fix left/right scrolling broken with django-import-export. #165 2022-10-07 11:12:32 +02:00
Fabio Caccamo bf89569794 Update CHANGELOG and version. 2022-10-06 17:27:48 +02:00
Fabio Caccamo 56f876d25e Update README.md (remove broken visitors badge). [ci skip] 2022-09-30 09:29:55 +02:00
Fabio CaccamoandÉric 5ac75f5cf3 Fix language_choose_control migration default value.
Co-Authored-By: Éric <635179+merwok@users.noreply.github.com>
2022-09-29 09:34:12 +02:00
Fabio Caccamo 40b8963d74 Add language chooser control option (default select, minimal select). #136 2022-09-28 18:55:50 +02:00
Fabio Caccamo 8d3d7c9648 [css] Fix variable name typo. 2022-09-28 18:00:05 +02:00
Fabio Caccamo 668c8c806b [html] Add missing version cache-buster to some stylesheets. 2022-09-28 16:58:44 +02:00
Fabio Caccamo 8562c2dbfb [css] Move language-chooser style to its own CSS file. 2022-09-28 16:55:00 +02:00
Fabio Caccamo 585575dce7 [js] Fix modal window not closing on save with django >= 4.0. #169 2022-09-28 16:34:26 +02:00
Fabio Caccamo 990db6fdc8 [css] Fix sticky list filter scrolling. #175 2022-09-28 15:37:06 +02:00
Fabio Caccamo 5fb85d02a2 [css] Fix paginator missing border-top on mobile. 2022-09-28 12:46:11 +02:00
Fabio Caccamo 951c07b76d Update CHANGELOG and version. 2022-08-25 12:17:01 +02:00
Fabio Caccamo 769fab5e84 Add django-streamfield compatibility. 2022-08-25 12:03:39 +02:00
Fabio Caccamo 6eebeb62c1 Removed testing comments. 2022-08-25 12:00:44 +02:00
Fabio Caccamo 53e9b3f9f7 Fix CSS variable name typo. 2022-08-25 11:58:54 +02:00
Fabio Caccamo b90ed72ef6 Update README css variables section. 2022-08-25 11:58:20 +02:00
Fabio Caccamo 11bde80a36 Update CHANGELOG and version. 2022-08-04 14:41:46 +02:00
Fabio Caccamo de09ffd7b1 Update FUNDING.yml 2022-06-22 14:43:31 +02:00
Fabio Caccamo ce552f9f0c Updated README. [ci skip] 2022-06-16 00:41:11 +02:00
Fabio Caccamo 502b1af775 Updated CHANGELOG and version. 2022-05-14 15:55:16 +02:00
Fabio Caccamo 4212a695f0 Updated create-release workflow. 2022-05-14 15:55:05 +02:00
Fabio Caccamo 04632078d1 [css] Fixed dashboard alignment when recent-actions are not visible. 2022-05-10 10:44:05 +02:00
Fabio Caccamo 94c436b137 Reformatted Theme model choices. 2022-05-10 10:43:40 +02:00
Fabio Caccamo 1e3b71825b Corrected wrong PyPI project urls. 2022-03-15 08:55:28 +01:00
Fabio Caccamo 3ff4f05e51 Update test-package.yml
Revert "Update test-package.yml"

This reverts commit d5cb8ff3fd09d43e3b2d333693b9fd97619a2b7f.

Update test-package.yml

Updated `create-matrix-action` version.

Update test-package.yml

Update test-package.yml

Update test-package.yml

Update test-package.yml
2022-03-10 15:50:09 +01:00
Fabio Caccamo d8cffd8c2c Updated CHANGELOG and version. 2022-03-09 10:14:57 +01:00