Éloi Rivard
|
7b95fc1893
|
chore: dependencies update
|
2023-10-02 09:53:39 +02:00 |
|
Éloi Rivard
|
88dcf94750
|
Revert "tests: domain is localhost.local"
This reverts commit 44aed27719 .
|
2023-10-01 15:42:16 +02:00 |
|
Éloi Rivard
|
b843f9d9aa
|
chore: update dependencies
|
2023-09-29 22:57:13 +02:00 |
|
Éloi Rivard
|
91fe006848
|
Merge branch 'htmx' into 'main'
chore: bump to htmx 1.9.6
See merge request yaal/canaille!154
|
2023-09-29 11:02:19 +00:00 |
|
Éloi Rivard
|
5b039d8f4f
|
chore: bump to htmx 1.9.6
|
2023-09-29 12:57:37 +02:00 |
|
Éloi Rivard
|
d1f8a95f08
|
Merge branch 'account-lockability-fix' into 'main'
fix: user deletion on instances without account lockability
See merge request yaal/canaille!153
|
2023-09-28 16:35:22 +00:00 |
|
Éloi Rivard
|
9c5ef421d0
|
fix: user deletion on instances without account lockability
|
2023-09-28 18:27:43 +02:00 |
|
Éloi Rivard
|
529e0c2493
|
chore: update dependencies
|
2023-09-20 18:55:02 +02:00 |
|
Éloi Rivard
|
44aed27719
|
tests: domain is localhost.local
|
2023-09-20 09:54:17 +02:00 |
|
Éloi Rivard
|
f5083d0b15
|
fix: unique type in token memory model
|
2023-09-18 23:55:46 +02:00 |
|
Éloi Rivard
|
d7c6896093
|
refactor: move get_jkws method in oauth.py
|
2023-09-18 23:02:48 +02:00 |
|
Éloi Rivard
|
a2fb88fb05
|
tests: fix CI
|
2023-09-15 18:01:17 +02:00 |
|
Éloi Rivard
|
46c795b3b5
|
refactor: only load oidc module if OIDC is configured
|
2023-09-15 17:56:23 +02:00 |
|
Éloi Rivard
|
7e3cb6ba53
|
fix: inline form validation in the profile edition page
|
2023-09-11 18:28:47 +02:00 |
|
Éloi Rivard
|
17f84e4ce4
|
fix: silence faker debug logs
|
2023-09-11 18:20:17 +02:00 |
|
Éloi Rivard
|
4d397906bd
|
fix: translation compilation warnings
|
2023-09-11 18:15:42 +02:00 |
|
Éloi Rivard
|
270349664c
|
fix: relative translation path in build.py
to avoid errors when launching the demo clients
|
2023-09-11 18:11:51 +02:00 |
|
Éloi Rivard
|
9218f2c4ab
|
Merge branch 'fomanticui' into 'main'
bump to fomanticui 2.9.3
See merge request yaal/canaille!152
|
2023-09-08 07:16:15 +00:00 |
|
Éloi Rivard
|
c2e6158bf5
|
fix: use fomantic-ui equal width menu on submenus
|
2023-09-08 09:07:04 +02:00 |
|
Éloi Rivard
|
cbecb34c4e
|
chore: bump to fomanticui 2.9.3
|
2023-09-08 09:07:03 +02:00 |
|
Éloi Rivard
|
5cff3ab0a3
|
chore: readme
|
2023-09-01 10:54:36 +02:00 |
|
Éloi Rivard
|
a2e3fce204
|
feat: flask-babel and pytz are now part of the front extras
|
2023-09-01 10:46:56 +02:00 |
|
Éloi Rivard
|
c0bf10dce7
|
chore: remove remaning datatables files
|
2023-09-01 09:27:52 +02:00 |
|
Éloi Rivard
|
602da811d4
|
Merge branch 'issue-168-signup-redirections' into 'main'
user login redirections
Closes #168
See merge request yaal/canaille!151
|
2023-09-01 07:22:12 +00:00 |
|
Éloi Rivard
|
a7b3d4be88
|
feat: user login redirections
if users login during the authorization phase, they
get redirected to the authorization page afterwards
|
2023-09-01 09:12:40 +02:00 |
|
Éloi Rivard
|
8be771e41d
|
tests: fix CI
|
2023-08-31 22:44:06 +02:00 |
|
Éloi Rivard
|
d22766e704
|
doc: add rfc9394
|
2023-08-30 13:52:25 +02:00 |
|
Éloi Rivard
|
f6abd1e22f
|
refactor: avoid to build one form per button in the pagination toolbar
|
2023-08-27 16:33:48 +02:00 |
|
Éloi Rivard
|
c718f7b258
|
refactor: remove unnecessary htmx 1506 workarounds
fixes #143
|
2023-08-27 16:25:30 +02:00 |
|
Éloi Rivard
|
89f5c09a6a
|
chore: bump to htmx 1.9.5
|
2023-08-27 16:19:23 +02:00 |
|
Éloi Rivard
|
21ea0238b5
|
OIDC jwks endpoint do not return empty kid claim
|
2023-08-26 19:59:44 +02:00 |
|
Éloi Rivard
|
823bba35b4
|
chore: bump to 0.0.33
|
2023-08-26 17:39:40 +02:00 |
|
Éloi Rivard
|
26f1a0fbc5
|
fix: use importlib instead of the deprecated pkg_resources
|
2023-08-26 16:50:01 +02:00 |
|
Éloi Rivard
|
2a38bcb3fc
|
chore: typo
|
2023-08-23 16:48:40 +02:00 |
|
Éloi Rivard
|
77cccc3a10
|
doc: better model inheritance to generate a clearer documentation
|
2023-08-23 16:41:41 +02:00 |
|
Éloi Rivard
|
67b0669fa8
|
doc: models types draft
|
2023-08-23 15:18:43 +02:00 |
|
Éloi Rivard
|
8b98726348
|
refactor: User.login and User.logout methods moved to app.flask module
|
2023-08-23 14:56:56 +02:00 |
|
Éloi Rivard
|
94682bc02e
|
doc: memory backend
|
2023-08-23 14:38:38 +02:00 |
|
Éloi Rivard
|
b5f8d19499
|
chore: update sphinx-rtd-theme
|
2023-08-23 14:36:22 +02:00 |
|
Éloi Rivard
|
27b9375be9
|
chore: bump to sphinx-rtd-theme 1.3.0rc1
|
2023-08-21 15:12:32 +02:00 |
|
Éloi Rivard
|
5986e3e18d
|
fix: demo client redirection_uri typo
|
2023-08-21 14:55:46 +02:00 |
|
Éloi Rivard
|
55c031171c
|
chore: bump to 0.0.32
|
2023-08-17 16:20:06 +02:00 |
|
Éloi Rivard
|
553595c5ed
|
doc: model documentation
|
2023-08-17 16:11:24 +02:00 |
|
Éloi Rivard
|
b213610903
|
doc: coverage instructions
|
2023-08-17 14:40:10 +02:00 |
|
Éloi Rivard
|
6e9f1ac0ad
|
Merge branch 'issue-167-extra-dependencies' into 'main'
split installation in different extras packages
Closes #167
See merge request yaal/canaille!150
|
2023-08-17 12:40:38 +00:00 |
|
Éloi Rivard
|
96ccf12ad9
|
feat: split installation in different extras packages
|
2023-08-17 14:34:30 +02:00 |
|
Éloi Rivard
|
74e7dee258
|
Merge branch 'issue-30-backend-genericity' into 'main'
Dummy inmemory backend
See merge request yaal/canaille!149
|
2023-08-17 10:39:53 +00:00 |
|
Éloi Rivard
|
588ec8792e
|
Implement a dummy inmemory backend
|
2023-08-17 12:33:45 +02:00 |
|
Éloi Rivard
|
b344445c30
|
chore: pre-commit ignores pot files
|
2023-08-17 10:03:10 +02:00 |
|
Éloi Rivard
|
62f5c127f0
|
chore: pre-commit do not remove trailing spaces from minified files
|
2023-08-17 09:58:56 +02:00 |
|