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
Éric
bd2fede501
Add CI checks for migrations and translations. #186
...
* ci: add migration check
* fix install
* fix tox config
* ci: add check for outdated translations
* update french translation
* ci: django needs xgettext
* option --all doesn't work
* refresh all translations
* ci: help debug failed jobs
* ci: fix jobs graph
* ci: also check that compiled catalogs are up to date
2022-10-12 10:17:17 +02:00
Éric
f8ace75f36
Add option for list filter quick remove. #183
...
* add option for list filter quick remove
* move transform from css to python
* make template tag more resilient for unusual filters
* fix tests
* rename field, move rendering to template, change style
* fix tests
2022-10-11 18:15:21 +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
Éric
f25d340738
Add option to make active list filters more visible. #178
...
* add option to make active list filters more visible
* fix margins and border radius for selected filters
2022-10-06 09:47:19 +02:00
Fabio Caccamo
56f876d25e
Update README.md (remove broken visitors badge). [ci skip]
2022-09-30 09:29:55 +02:00
Éric
04df53ee4b
Add support for collapsible fieldsets that start expanded. #177
...
* support collapsible fieldsets that start expanded
* address review comments
2022-09-29 09:37:26 +02:00
Fabio Caccamo
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
Yury V. Zaytsev
833acf49a1
Fix `README.md` typo on French language name. ( #171 )
2022-09-20 11:17:25 +02:00
Davide Borgonovo
a96cede14f
white-space: normal nello user-tools che altrimenti nella versione mobile tagliava i link in alto a dx
2022-09-14 14:34:35 +02:00
Guido Longoni
903417ab79
theme.env_name everywere
2022-09-13 19:04:50 +02:00
Davide Borgonovo
d76c64c2d6
Messa la migrazione che altrimenti voleva fare la prima volta che si faceva makemigrations. Mi era scapapto un verbose name
2022-08-26 11:23:12 +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
Jon
003b0f9892
Update admin_interface_tags.py ( #168 )
2022-08-03 20:07:08 +02:00
Tim Gates
3156882cba
docs: Fix a few typos ( #166 )
2022-07-31 08:15:07 +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
Davide Borgonovo
4244b0b3ae
Aggiornata versione
2022-04-28 18:34:52 +02:00