Fabio Caccamo
e895a057fe
Update `CHANGELOG` and version.
2024-01-08 23:24:56 +01:00
Fabio Caccamo
3a37860af5
Fix help text horizontal alignment when using `show-fieldsets-as-tabs` / `show-inlines-as-tabs` theme options. #317
2024-01-08 23:21:49 +01:00
Fabio Caccamo
f96acafd11
Fix file-upload widget margin-left.
2024-01-08 22:14:00 +01:00
Fabio Caccamo
83a0de60de
Fix related widget links add button position on many-to-many selector.
2024-01-08 21:53:52 +01:00
Fabio Caccamo
f5e0157f70
Reduce paginator vertical padding.
2024-01-08 21:39:41 +01:00
Fabio Caccamo
6f4f6a9dd9
Fix related widget links margin from `select2` (`autocomplete_fields`).
2024-01-08 21:27:38 +01:00
Fabio Caccamo
a251f3bb5f
Update `CHANGELOG` and version.
2024-01-08 12:13:45 +01:00
Fabio Caccamo
66e57043c9
[css] Fix related widget icon alignment. #348 #350
2024-01-08 12:12:42 +01:00
Fabio Caccamo
302ee6ee04
Update `CHANGELOG` and version.
2023-12-28 18:19:18 +01:00
Fabio Caccamo
4d4996fd41
Fix `autocomplete_fields` appearance.
2023-12-28 18:12:33 +01:00
Fabio Caccamo
5405a877c3
Fix admin `raw_id_fields` appearance.
2023-12-28 18:05:24 +01:00
Andrey
6a7a230964
Fix `TemplateDoesNotExist` when using `django-nested-admin` by returning custom template for other third-party packages. #341 ( #342 )
2023-12-28 17:43:56 +01:00
Fabio Caccamo
ff0380977e
Fix related widget links icons size and vertical alignment.
2023-12-27 17:02:22 +01:00
Fabio Caccamo
94f02a36b1
Move "Save and Continue" button next to "Save" button in change form.
2023-12-27 16:54:28 +01:00
Fabio Caccamo
a29ec42a83
Display language chooser language name uppercase.
2023-12-27 16:53:50 +01:00
Fabio Caccamo
b229bc39a6
Update `CHANGELOG` and version.
2023-12-21 12:08:31 +01:00
Fabio Caccamo
48d0b58d30
Update compatibility with `django-streamfield`.
2023-12-21 11:55:28 +01:00
Fabio Caccamo
b429bde765
Fix `foldable-apps` +/- button vertical alignment.
2023-12-21 11:02:02 +01:00
Fabio Caccamo
268d331dea
Rename `form-controls.css` to `sticky-form-controls.css`
2023-12-21 11:01:32 +01:00
Fabio Caccamo
6dbe8fec0f
Remove `type="text/css"` and `type="text/javascript"` attributes.
2023-12-21 11:00:59 +01:00
Fabio Caccamo
b5980b85e6
Remove old third-party compatibility CSS files.
2023-12-21 10:59:33 +01:00
Fabio Caccamo
b1361d2bc1
Split `admin-interface-fix.css` CSS file into multiple files for easier debugging.
2023-12-21 10:59:00 +01:00
Fabio Caccamo
ab5ca9626a
Remove old `flat-theme` body class.
2023-12-21 10:54:20 +01:00
Fabio Caccamo
4759fdf593
Move `related-modal.css` to related-modal plugin folder.
2023-12-21 10:53:26 +01:00
Fabio Caccamo
75b1292e29
Move third-party compatibility CSS files to a `third-party` folder.
2023-12-21 10:50:54 +01:00
Fabio Caccamo
6db363518d
[css] Fix paginator appearance.
2023-12-19 18:20:27 +01:00
Fabio Caccamo
13965eacf2
Update CHANGELOG and version.
2023-12-05 23:35:47 +01:00
Julian Wachholz
b393c11ecb
Simplify language chooser ( #328 )
...
* Simplify language chooser
- Allows usage of i18n_patterns with prefix_default_language=False
- Change templatetag from simple tag to an inclusion tag
- Reduces complexity by relying on Django's behavior in the
set_language view: it will translate any url passed as 'next'.
This behavior has been present since Django 1.9.
- Remove individual forms for each language
Fixes #327
Reference: aa5ab114e3
* Add check to ensure LocaleMiddleware
* Remove check in favor of silent warning
* Fix template tag tests
2023-12-05 12:18:44 +01:00
Francesco Cataldo
36a8edd0f6
Reintroduce support for `show_change_link` with related modal. #323
2023-09-18 21:17:00 +02:00
Fabio Caccamo
a7aeb8223a
Update `CHANGELOG` and version.
2023-09-05 18:27:59 +02:00
Fabio Caccamo
540f33fdde
Update Italian translations.
2023-08-31 16:11:57 +02:00
Fabio Caccamo
24a5e1f995
Fix logout and theme buttons style. #246
2023-08-31 16:00:23 +02:00
Santiago Muñoz
13c43f36df
Updated Spanish translations ( #307 )
2023-08-05 09:23:19 +02:00
Руся
effc5fbd35
Add russian translation. ( #295 )
2023-06-26 09:40:21 +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
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
4deefc20b7
Add `flake8-bugbear` to `pre-commit`.
2023-03-01 17:54:58 +01:00
Fabio Caccamo
191d82a5c2
Set max line length to `88`.
2023-02-13 15:52:13 +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
d0f37806c7
Update `pre-commit`.
2023-02-06 10:35:32 +01:00