Fabio Caccamo
7f170aadc5
Add pull request template. [ci skip]
2022-12-29 12:34:16 +01:00
github-actions[bot]
8d82d80c19
Update pre-commit hooks. ( #236 )
...
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2022-12-22 09:32:38 +01:00
Fabio Caccamo
b10cb336ce
Update `CHANGELOG` and version.
2022-12-19 15:34:03 +01:00
Fabio Caccamo
cc79cf1549
Fix modal and popup opening at the same time.
2022-12-19 15:31:02 +01:00
github-actions[bot]
8e0d8893c2
Update pre-commit hooks. ( #234 )
2022-12-17 09:55:14 +01:00
Fabio Caccamo
a577210b71
Fix `README` CI status badge. [ci skip]
2022-12-16 13:41:43 +01:00
Mounir
b3540bc019
Make `Theme.get_active_theme` class method a manager method. ( #230 )
...
- Make `get_active_theme` a manager method instead of class method
- Replace `get_active_theme` by `get_active`
- Refactor signals handlers
2022-12-15 11:32:33 +01:00
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
github-actions[bot]
112b5359cf
Update pre-commit hooks. ( #227 )
2022-12-14 07:21:25 +01:00
Fabio Caccamo
6ffaf22ca5
Update FUNDING.yml
2022-12-13 15:30:00 +01:00
github-actions[bot]
a4f027055f
Update pre-commit hooks. ( #226 )
2022-12-13 07:51:09 +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
Éric
15da0bfd9a
minor cleanups ( #225 )
...
* use normal html self-closing tags
* stop using obsolete test integration
* make test more straightforward
* removed unused setting
2022-12-11 22:53:05 +01:00
Éric
19cbeead58
Include date hierarchy in quick removal links ( #218 )
...
* Include date hierarchy in quick removal links
* use date field name in removal link
* reduce diff
* tweak some details
* start adding tests
* use mock without spec :(
it's not easy to instantiate ChangeList, and speccing from
the class means that many attributes are not recognized
* more tests
* more tests
* more checks for generated URLs
* better tags and tests
* compat for tox 4
2022-12-11 20:44:31 +01:00
github-actions[bot]
c414c3ad4d
Update pre-commit hooks. ( #224 )
2022-12-10 02:12:25 +01:00
Vasanth
79f3fefaad
Text color on focus ( #223 )
2022-12-09 11:08:02 +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
Vasanth
a75c16162f
[css] Fix inlines vertical alignement ( #201 )
...
Co-authored-by: vaz <vmohan@lenbox.io>
2022-12-05 10:19:44 +01:00
derzinn
14634aa505
Add german translation ( #222 )
...
* Added german translation
* Updated languages for test cases
* Updated identical message strings
* Updated django.po with corrected file paths
* Re-generated django.mo file
* Language lists sorted by code for test cases
2022-12-05 10:13:11 +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
É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
333025f877
Fix broken tabbed inline name. #221
...
Co-authored-by: vaz <vmohan@lenbox.io>
2022-12-02 11:18:52 +01:00
Fabio Caccamo
9c0251b7a4
Fix tests.
2022-12-01 10:24:51 +01:00
Fabio Caccamo
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
Vasanth
07dcb77b88
Add border to rest of the tab space ( #215 )
...
* add border to rest of the tab space
* All tabs should be False
* slugify div ids
* bottom padding for horizontal
* do not show solo tabs
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use properties over attribute
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* rename id to class
* scrollbar shenanigans
* rename tag
* wip : button weirdness in safari
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
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-30 15:33:59 +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