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
82f2fd7a84
Update translations.
2022-11-26 09:56:50 +01:00
Vasanth
cc1f72b23d
Add tabbed changeform support ( #211 ).
...
* WIP : basic templates
* Add params
* Working override
* Use headerless version only during tabs
* Move CSS to separate file
* Extract js to static folder
* script is not self-closing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use classList for updating classes
* Add EOF (newline) to new text files
* a simple test to keep up code coverage
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fieldsets are not tabbed by default
* rename templatetag
* use default page if show_*_tabs are false
* Narrow down css to admin-interface
* Fix typo
* keep codacy happy
* prefix tab classes with tabbed-changeform-
* horizontal scrolling
* Update colors
* color updates
* add back missing font bold
Co-authored-by: vaz <vmohan@lenbox.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-26 09:54:33 +01:00
Vasanth
23511d04b2
Fix #208 - do not assume active DB when not specified ( #210 ).
...
* Do not assume active DB when not specified
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add db routing test case
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* one more test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use assertRaises instead of expectedFailure
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Catch a general exception for django < 2.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use `with` instead of callable
* skip test for django < 2.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* remove repeated test
Co-authored-by: vaz <vmohan@lenbox.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-26 09:53:33 +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
158128d864
Add missing `using` parameter in `pre_save` signal handler.
2022-11-18 13:32:30 +01:00
Vasanth
946b9c98e0
Respect 'using' in signals ( #200 )
2022-11-18 13:07:59 +01:00
Fabio Caccamo
092175202c
Update translations.
2022-10-17 14:38:16 +02:00
Fabio Caccamo
5e58c35b08
Run `pre-commit`.
2022-10-14 17:31:57 +02:00
Fabio Caccamo
bf72f6c982
Update `CHANGELOG` and version.
2022-10-13 12:06:35 +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
É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
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
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
502b1af775
Updated CHANGELOG and version.
2022-05-14 15:55:16 +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
d8cffd8c2c
Updated CHANGELOG and version.
2022-03-09 10:14:57 +01:00
Mustafa M. A. U. AbuGhazy
8fe7178a13
Converted dynamic inline CSS to external static CSS using CSS variables. #157 #93
2022-03-09 10:14:57 +01:00
Fabio Caccamo
c07cad01e9
Updated CHANGELOG and version.
2022-02-24 10:24:45 +01:00
Fabio Caccamo
9c3798b155
Sorted imports. [ci skip]
2022-02-24 10:24:28 +01:00
MG Santos
06069644fd
Removed public disclosures of the lib's version. #154
2022-02-22 16:22:19 +01:00
Fabio Caccamo
e64614274c
Reformatted code with Black.
2022-02-08 18:58:59 +01:00
Fabio Caccamo
1db3436e2a
Updated CHANGELOG and version.
2022-02-04 22:06:34 +01:00
Fabio Caccamo
0f58934ae4
Updated translations.
2022-02-04 22:04:20 +01:00
Fabio Caccamo
ec84ce8119
Added missing closing quote and parenthesis to polish translation.
2022-02-04 16:41:52 +01:00
Kamil
369c5582a6
Added Polish translation. #152
2022-02-04 14:35:51 +01:00
leandromsd
7649fef2c2
Correcting spelling error ( #151 )
2022-01-28 14:17:57 +01:00
Fabio Caccamo
8930ba1ddc
Fixed login logo max-width and title color.
2022-01-21 14:17:09 +01:00
Fabio Caccamo
ee63826836
Updated CHANGELOG and version.
2022-01-21 13:41:56 +01:00
Fabio Caccamo
7c0a105c92
Fixed body scroll reset to top when opening related modal. #150
2022-01-21 13:39:21 +01:00
leandromsd
384a63f76f
Added portuguese brazil localization. #149
...
* add portuguese brazil language
* replace empty translations with the original text
Co-authored-by: Leandro Caixeta <leandro.caixeta@buser.com.br>
2022-01-20 13:39:38 +01:00
Fabio Caccamo
6d46dfafc2
Updated version and CHANGELOG.
2022-01-05 18:48:55 +01:00
Micah Walter
3f076578bb
Added link to admin home page on logo and title. #147
2022-01-05 18:31:07 +01:00
Fabio Caccamo
042e93a84b
Fixed collapsed inlines rounded bottom borders.
2021-12-21 15:58:39 +01:00
Fabio Caccamo
796cea4a49
Updated CHANGELOG and version. [ci skip]
2021-12-07 11:08:57 +01:00
Fabio Caccamo
0178e0ccff
Fixed `check_installed_apps` checks.
2021-12-07 10:59:57 +01:00
Éric
294f8520ab
Fix django default appconfig deprecation warning ( #141 )
2021-12-06 22:33:33 +01:00
Fabio Caccamo
520dceaa97
Updated CHANGELOG and version.
2021-11-25 11:58:11 +01:00
Fabio Caccamo
2fa85eb964
Fixed migration error.
2021-11-25 11:58:00 +01:00
Fabio Caccamo
3bc6e6fe3b
Revert "Removed wrong migration."
...
This reverts commit 8ded8e160b .
2021-11-25 11:55:57 +01:00
Fabio Caccamo
3dc31df5f1
Updated CHANGELOG and version.
2021-11-25 11:49:22 +01:00
Fabio Caccamo
8ded8e160b
Removed wrong migration.
2021-11-25 11:49:13 +01:00
Fabio Caccamo
dba9c35ac8
Updated CHANGELOG and version.
2021-11-24 18:47:05 +01:00
Fabio Caccamo
3431565f74
Removed theme css field.
2021-11-24 18:44:28 +01:00
Fabio Caccamo
6a42df67b1
Updated migration code generated by django.
2021-11-24 18:44:15 +01:00
Fabio Caccamo
593709808f
Added foldable apps support. #117
2021-11-23 22:32:01 +01:00
Fabio Caccamo
b7d9b969b4
Updated CHANGELOG and version.
2021-10-12 10:28:36 +02:00
Fabio Caccamo
cacf0e0534
Fixed `FileExtensionValidator` `TypeError` on django < 1.11.
2021-10-12 10:28:19 +02:00
Fabio Caccamo
e2239dcb99
Updated CHANGELOG and version.
2021-10-08 16:57:29 +02:00
Fabio Caccamo
c769a449f2
Fixed `FileExtensionValidator` `TypeError` on django < 1.11.
2021-10-08 16:29:44 +02:00
Fabio Caccamo
3cff729a8a
Updated CHANGELOG and version.
2021-09-24 09:08:05 +02:00
Fabio Caccamo
c44db23b31
Fixed favicon fetching incompatible with `django-storages S3`. #128
2021-09-24 09:07:53 +02:00
Robert Durica
485f5400db
Removed: Checking condition for colorfield package ( #134 )
2021-09-22 23:27:56 +02:00
Fabio Caccamo
a2329fdae5
Updated CHANGELOG and version.
2021-09-16 15:48:16 +02:00
Fabio Caccamo
a388ec234c
Added `logo_max_width` and `logo_max_height`. #127
2021-09-16 15:47:14 +02:00
Fabio Caccamo
6b6eed3aa0
Updated CHANGELOG and version.
2021-09-16 14:33:53 +02:00
Mason Neipp
fd48e5ca97
Fixed 0020 migration for multiple dbs. #132
2021-09-04 14:45:49 +02:00
Fabio Caccamo
fbc29246ff
Improved header elements vertical alignment.
2021-05-06 23:34:49 +02:00
Fabio Caccamo
bb73fafeff
Fixed inlines vertical overlow.
2021-04-26 15:29:46 +02:00
Fabio Caccamo
f76a41ff14
Fixed sticky pagination `width` and `border-bottom`.
2021-04-26 11:51:06 +02:00
Fabio Caccamo
4351751193
Updated CHANGELOG and version.
2021-04-26 10:18:58 +02:00
Fabio Caccamo
044ad518e0
Formatted migrations.
2021-04-26 10:16:03 +02:00
Fabio Caccamo
5b976adb1d
Added missing `0021_file_extension_validator` migration. #126
2021-04-26 10:15:24 +02:00
Fabio Caccamo
74732ec9a9
Added compat module.
2021-04-26 10:14:36 +02:00
Fabio Caccamo
5c85dc9cd4
Updated version and CHANGELOG.
2021-04-23 15:00:26 +02:00
Fabio Caccamo
66966501f8
Added `FileExtensionValidator` to logo and favicon fields. #112
2021-04-23 14:53:02 +02:00
Fabio Caccamo
30af685edf
Improved selects min-width.
2021-04-21 11:30:30 +02:00
Fabio Caccamo
96d1568c13
Added min-width to selects.
2021-04-20 16:54:29 +02:00
Fabio Caccamo
7c04b35b44
Fixed related widget wrapper margin/padding with normal select.
2021-04-20 16:54:13 +02:00
Fabio Caccamo
004cd5fbcb
Improved tabular inlines horizontal scroll.
2021-04-20 15:04:51 +02:00