1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00
Commit graph

574 commits

Author SHA1 Message Date
Maksim Eltyshev
4fe77c305c feat: Automatic logout when session expires
Closes #693
2024-04-09 15:12:46 +02:00
Maksim Eltyshev
7273b33768 chore: Cleanup 2024-04-08 01:47:24 +02:00
Maksim Eltyshev
99f0fe3f2e Merge branch 'GlitchSecure-slack-bot-integration' 2024-04-08 01:29:28 +02:00
Niccolò Pedrini
e9bfbc576b fix: Update Italian translation (#688) 2024-04-08 01:27:19 +02:00
Matthieu Bollot
2eff8b80f1 feat: Slack bot notifications (#676) 2024-04-08 01:27:10 +02:00
Blyamur
90435da0ab fix: Update Russian translation (#686) 2024-04-08 01:24:50 +02:00
leroyloren
9962a2c8c9 fix: Update Czech translation (#679) 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
a7328102f2 chore: Update version 2024-04-08 01:24:50 +02:00
Matthieu Bollot
c61b23c713 feat: Add ability to duplicate card (#668) 2024-04-08 01:24:50 +02:00
Brian Stinson
27c8e8da1e fix: Allow specifying external dburl in Helm (#672) 2024-04-08 01:24:50 +02:00
piero
42738c3781 fix: Update HorizontalPodAutoscaler version and spec in chart (#666)
Closes #667
2024-04-08 01:24:50 +02:00
Maksim Eltyshev
7364636a60 chore: Update version 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
34e7ad39ce fix: Fix OIDC authentication error when redirecting from another tab
Closes #650
2024-04-08 01:24:50 +02:00
Maksim Eltyshev
758fb05dcf fix: Fix scrollbar styles 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
937336c417 chore: Update version 2024-04-08 01:24:50 +02:00
Edouard
ca4d6761cd feat: SMTP integration and email notifications (#631) 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
803e14c9e1 fix: Add date-fns locale to Portuguese translation 2024-04-08 01:24:50 +02:00
Jeffrey
34a20bfd9d feat: Add Dutch translation (#644) 2024-04-08 01:24:50 +02:00
Reuben Hu
358d96c091 feat: Add Indonesian translation (#643) 2024-04-08 01:24:50 +02:00
IV16SL
891289c453 fix: Fix Chinese translation (#641) 2024-04-08 01:24:50 +02:00
Chris
496c1e5633 feat: Add Portuguese translation (#640) 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
a0261664a2 docs: Update features, add contributors 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
abc664f632 chore: Update version 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
d202dd15bc fix: Fix case sensitivity of default admin environment variables 2024-04-08 01:24:50 +02:00
Daniel Hiller
b1aa184eff fix: Container build windows 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
d297e2340a fix: Fix nullable boolean inputs 2024-04-08 01:24:50 +02:00
Daniel Hiller
da56e397a5 Update build-and-push-docker-image-dev.yml 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
6a635e44a2 fix: Include due date when importing from Trello
Closes #598
2024-04-08 01:24:50 +02:00
Daniel Hiller
46f0627331 ci: update workflow 2024-04-08 01:24:50 +02:00
Daniel Hiller
09b13b5588 feat: Add healthcheck for docker deployments
fix: Missing healthcheck.js

fix: missing healthcheck.js

fix: HEALTHCHECK command
2024-04-08 01:24:50 +02:00
Maksim Eltyshev
bc0bdcea33 fix: Remove overflow of attachment dropzone 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
57b623a75b chore: Update version 2024-04-08 01:24:50 +02:00
Maksim Eltyshev
6c826c7127 feat: Add ability to enforce SSO
Closes #543, closes #545
2024-04-08 01:24:10 +02:00
Maksim Eltyshev
988afba1d0 chore: Update version 2024-04-08 01:18:26 +02:00
Maksim Eltyshev
def2327165 feat: Add ability to map OIDC attributes and ignore username
Closes #554
2024-04-08 01:18:26 +02:00
Maksim Eltyshev
32ce07a843 chore: Update version 2024-04-08 01:18:26 +02:00
Maksim Eltyshev
1e78c7df8f fix: Fix images becoming black and white when resizing
Closes #574, closes #585
2024-04-08 01:18:26 +02:00
Maksim Eltyshev
f0b2de8c40 chore: Bump sharp version 2024-04-08 01:18:26 +02:00
Niccolò Pedrini
841f76f6ea fix: Update Italian translation (#688) 2024-04-08 00:50:52 +02:00
Matthieu Bollot
7cb13f2ab3 feat: Slack bot notifications (#676) 2024-04-08 00:33:29 +02:00
Blyamur
89aba92b01 fix: Update Russian translation (#686) 2024-04-07 22:05:22 +02:00
leroyloren
99844ac8ef fix: Update Czech translation (#679) 2024-04-07 21:58:27 +02:00
Maksim Eltyshev
7717fc1365 chore: Update version 2024-04-05 22:49:02 +02:00
Matthieu Bollot
408ad9ff81 feat: Add ability to duplicate card (#668) 2024-04-05 22:40:35 +02:00
Brian Stinson
3091ad3121 fix: Allow specifying external dburl in Helm (#672) 2024-04-05 10:38:46 +02:00
piero
d15a122b9b fix: Update HorizontalPodAutoscaler version and spec in chart (#666)
Closes #667
2024-04-03 20:59:23 +02:00
Maksim Eltyshev
7f1baf8aa1 chore: Update version 2024-03-26 14:08:59 +01:00
Maksim Eltyshev
6c472dc252 fix: Fix OIDC authentication error when redirecting from another tab
Closes #650
2024-03-26 14:07:07 +01:00
Maksim Eltyshev
5484dd09a5 fix: Fix scrollbar styles 2024-03-22 14:26:23 +01:00
Maksim Eltyshev
1fdec84a17 chore: Update version 2024-03-22 00:52:45 +01:00