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

537 commits

Author SHA1 Message Date
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
Edouard
e14ae09e47 feat: SMTP integration and email notifications (#631) 2024-03-22 00:14:09 +01:00
Maksim Eltyshev
0bb2c71780 fix: Add date-fns locale to Portuguese translation 2024-03-21 12:41:31 +01:00
Jeffrey
6dd386cc54 feat: Add Dutch translation (#644) 2024-03-21 12:38:26 +01:00
Reuben Hu
fb3570f80b feat: Add Indonesian translation (#643) 2024-03-21 11:46:33 +01:00
IV16SL
8eb89ebe21 fix: Fix Chinese translation (#641) 2024-03-20 19:13:21 +01:00
Chris
4cb44d24cc feat: Add Portuguese translation (#640) 2024-03-20 14:55:17 +01:00
Maksim Eltyshev
afd4f88154 docs: Update features, add contributors 2024-03-13 11:02:52 +01:00
Maksim Eltyshev
d62de8d213 chore: Update version 2024-03-12 20:44:27 +01:00
Maksim Eltyshev
9e9827d456 fix: Fix case sensitivity of default admin environment variables 2024-03-12 20:40:46 +01:00
Daniel Hiller
9e45172eba fix: Container build windows 2024-02-14 03:15:34 +01:00
Maksim Eltyshev
0880b66cd1 fix: Fix nullable boolean inputs 2024-02-08 16:42:10 +01:00
Daniel Hiller
50b40b2eeb Update build-and-push-docker-image-dev.yml 2024-02-08 15:34:43 +01:00
Maksim Eltyshev
580a07bba3 fix: Include due date when importing from Trello
Closes #598
2024-02-08 13:30:07 +01:00
Daniel Hiller
e595242258 ci: update workflow 2024-02-06 02:07:27 +01:00
Daniel Hiller
2ceeb0a71a feat: Add healthcheck for docker deployments
fix: Missing healthcheck.js

fix: missing healthcheck.js

fix: HEALTHCHECK command
2024-02-06 01:51:00 +01:00
Maksim Eltyshev
77ba21c4a7 fix: Remove overflow of attachment dropzone 2024-02-05 13:24:50 +01:00
Maksim Eltyshev
1ec3c822b7 chore: Update version 2024-02-01 00:34:31 +01:00
Maksim Eltyshev
5e8027f5d6 feat: Add ability to enforce SSO
Closes #543, closes #545
2024-02-01 00:31:15 +01:00
Maksim Eltyshev
0dc24ffafd chore: Update version 2024-01-31 15:58:57 +01:00
Maksim Eltyshev
856e2efc3c feat: Add ability to map OIDC attributes and ignore username
Closes #554
2024-01-25 23:01:59 +01:00
Maksim Eltyshev
df9f06fb0f chore: Update version 2024-01-18 11:00:20 +01:00
Maksim Eltyshev
50e580b921 fix: Fix images becoming black and white when resizing
Closes #574, closes #585
2024-01-18 10:58:26 +01:00
Maksim Eltyshev
3bc9507f2f chore: Bump sharp version 2024-01-03 13:59:14 +05:00
GlitchWitch
75e642cd73 Remove unused code and comments 2023-12-28 12:01:38 -06:00
Brad Bahls
f11fa8d504 updated to use currentUser.name for messages 2023-12-28 09:03:41 -07:00
GlitchWitch
ced916f0ce Merge branch 'master' into slack-bot-integration 2023-12-23 14:41:54 -06:00
GlitchWitch
719ba9fc9c Rename custom.js -> slack.js 2023-12-23 10:52:15 -06:00
GlitchWitch
ddbf2c528d Add slack variables to docker-compose 2023-12-23 10:49:02 -06:00
GlitchWitch
22ffa77966 Replace plankaProdUrl with one set by environment. Remove hardcoded channel and unused variables. 2023-12-23 10:48:50 -06:00
Brad Bahls
4d12fbf72d removed test webhook url 2023-12-23 08:58:22 -07:00
Brad Bahls
b8ce112dc3 added new custom service with slack integration helper functions; added axios package; added notifications for card create, delete, and update (move); added notifications for comment create 2023-12-23 08:52:07 -07:00
Daniel Hiller
752a73711b Update branch 2023-12-21 00:51:17 +01:00
Daniel Hiller
55d60d6c24 ci: Add retry on failure 2023-12-20 23:50:51 +01:00
Daniel Hiller
804a888827 ci: Switch to matrix workflow 2023-12-20 23:28:35 +01:00
Maksim Eltyshev
2e89e934d5 chore: Update version 2023-12-20 13:49:07 +01:00
Maksim Eltyshev
dcdb36a854 fix: Add missing date formats to Ukrainian translation 2023-12-20 12:58:43 +01:00
Denis Polishchuk
2f3a0c34c6 feat: Add Ukrainian translation (#571) 2023-12-20 12:39:51 +01:00