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

544 commits

Author SHA1 Message Date
Emmanuel Guyot
1a58fe6420 feat: Search in card descriptions (#729) 2024-04-26 21:52:57 +02:00
Niccolò Pedrini
74ac0c49a5 fix: Update Italian translation (#727) 2024-04-24 18:49:27 +02:00
Maksim Eltyshev
ebb15c1568 chore: Update version 2024-04-23 15:57:14 +02:00
leroyloren
8803f8a587 fix: Update Czech translation (#725) 2024-04-23 15:53:10 +02:00
Maksim Eltyshev
52fb86f9e9 chore: Update dependencies
Closes #726
2024-04-23 15:45:47 +02:00
Maksim Eltyshev
d2afa18f69 chore: Update version 2024-04-22 23:25:09 +02:00
Maksim Eltyshev
14519c206e feat: Display avatar next to user name in top bar 2024-04-22 23:23:36 +02:00
Emmanuel Guyot
25a7a3bd3b feat: Filter cards by keyword with advanced capabilities (#713)
Closes #706
2024-04-22 23:15:31 +02:00
Maksim Eltyshev
0830db210c fix: Fix title of sort menu item 2024-04-22 22:02:51 +02:00
Samuel
3ce2e8ef91 feat: Sort cards within list (#717)
Closes #390
2024-04-22 21:56:07 +02:00
Felipe
e70b92b52b fix: Limit amount of displayed board members (#715)
Closes #617
2024-04-22 15:28:57 +02:00
Daniel Hiller
84b40ac67d CI: Fix dev Build 2024-04-16 03:43:54 +02:00
ItzAndriss
6d9f825224 feat: Add Hungarian translation (#590) 2024-04-15 18:30:18 +02:00
Robson Ventura
12ece8dfac feat: Development environment with docker compose (#709) 2024-04-15 16:22:51 +02:00
Gavin Mogan
8ef27ca32a feat: Set labels when building docker image 2024-04-15 16:19:53 +02:00
Maksim Eltyshev
a69270eeef chore: Update version 2024-04-12 12:09:22 +02:00
Maksim Eltyshev
d9b17d72f9 fix: Fix error output when sending email or message to Slack 2024-04-12 12:07:19 +02:00
Maksim Eltyshev
aca849999e chore: Update version 2024-04-10 15:57:15 +02:00
HannesOberreiter
800d2d012d feat: Display clickable links in tasks (#694)
Closes #330
2024-04-10 15:53:05 +02:00
Stan M
758c2c3494 feat: Ability to run with read-only root filesystem in Helm (#695) 2024-04-10 12:56:21 +02:00
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