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
d0f37806c7
Update `pre-commit`.
2023-02-06 10:35:32 +01:00
Fabio Caccamo
76de3d5481
Run `django-upgrade` `pre-commit` hook.
2023-01-18 09:42:45 +01:00
Éric
d62593e01b
Drop old Python and Django versions ( #220 )
...
* drop old python and django versions
* fix tests
* remove compat module entirely
Co-authored-by: Fabio Caccamo <fabio.caccamo@gmail.com>
2022-12-03 13:49:09 +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
Fabio Caccamo
5e58c35b08
Run `pre-commit`.
2022-10-14 17:31:57 +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
40b8963d74
Add language chooser control option (default select, minimal select). #136
2022-09-28 18:55:50 +02:00
Fabio Caccamo
e64614274c
Reformatted code with Black.
2022-02-08 18:58:59 +01:00
Fabio Caccamo
593709808f
Added foldable apps support. #117
2021-11-23 22:32:01 +01:00
Fabio Caccamo
a388ec234c
Added `logo_max_width` and `logo_max_height`. #127
2021-09-16 15:47:14 +02:00
Fabio Caccamo
74732ec9a9
Added compat module.
2021-04-26 10:14:36 +02:00
Henri Chain
a8322872ab
Added customizable colors for selected apps and models in dashboard. #122
2021-03-29 09:49:07 +02:00
Amir Ajorloo
d1cda34a52
Add sticky action button option. ( #110 )
...
* Add sticky action button option.
* Add sticky_pagination field. Handle top submit row. Update Admin section
* Add sticky-pagination styles. Fix trailing whitespace issue in models.
* Update sticky pagination max-width
2021-02-03 10:26:07 +01:00
Fabio Caccamo
d61ef86dd6
Added list filter sticky option (only for django >= 3.1.2).
2020-10-15 10:49:26 +02:00
Fabio Caccamo
b050d7cb61
Added conditional imports to avoid Django deprecation warnings. #92
2020-09-04 15:30:03 +02:00
Fabio Caccamo
287e4421c9
Added python 3.8 and django 3.0 compatibility.
2019-12-02 18:51:35 +01:00
Fabio Caccamo
1baebf9d62
Added language chooser display option.
2019-09-04 11:24:02 +02:00
Fabio Caccamo
06de101ded
Added language chooser.
2019-09-03 18:46:31 +02:00
Fabio Caccamo
1a800d7d6a
Fixed admin duplicated count query.
2019-04-29 17:36:36 +02:00
Fabio Caccamo
f0a046ff7f
Added related modal close button #45
2019-03-20 17:53:03 +01:00
Fabio Caccamo
e58bbbeacf
Added environment options - Fixed #56
2019-03-20 12:33:53 +01:00
Martín Josemaría
1913af4b7d
translatable default title, fix import style in admin.py
2019-01-03 16:01:14 -05:00
Martín Josemaría
89fda153de
Fix typo in 'Enviroment' fieldset label, added localization for help text in icon field
2019-01-01 21:34:40 -05:00
Martín Josemaría
acdb755071
Added internationalization and spanish localization
2018-12-30 18:47:18 -05:00
Fabio Caccamo
e579134152
Added enviroment display and customization
2018-01-31 12:24:08 +01:00
Fabio Caccamo
c253617346
Updated Python code to be PEP8 compliant
2017-09-27 14:47:03 +02:00
Fabio Caccamo
4d07e9fec5
Added favicon support #28
2017-08-24 14:28:36 +02:00
Fabio Caccamo
2301eedc8b
Added possibility to hide recent actions
2017-05-24 11:57:08 +02:00
Fabio Caccamo
ed34055290
Renamed field css_header_title_color to title_color according to logo_color
2017-05-24 11:53:33 +02:00
Fabio Caccamo
8a9842c219
Added possibility to customize the default logo color
2017-05-24 11:44:46 +02:00
Fabio Caccamo
775f1cf42b
Added related modal support (related objects popup displayed in modal window)
2017-05-04 17:58:19 +02:00
Fabio Caccamo
816c05bebd
Cleaned whitespace
2016-02-24 10:04:35 +01:00
Fabio Caccamo
9080948f7c
Added support to dropdown list filter
2015-11-10 17:35:54 +01:00
Fabio Caccamo
25528e0907
Added sources
2015-10-26 22:36:53 +01:00