1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-02 20:15:27 +02:00
Commit graph

395 commits

Author SHA1 Message Date
Maksim Eltyshev
5bf5db27d8 chore: Update chart version 2023-10-18 23:33:30 +02:00
Maksim Eltyshev
667c5daf25 chore: Update version 2023-10-18 23:20:30 +02:00
Maksim Eltyshev
6662b0a717 fix: Fix order of checks when logging in 2023-10-18 23:07:57 +02:00
Maksim Eltyshev
348bf4d6c4 Merge branch 'master' of github.com:gorrilla10101/planka 2023-10-17 22:31:16 +02:00
Maksim Eltyshev
3ac2d289d0 chore: Update version 2023-10-17 19:31:21 +02:00
Maksim Eltyshev
3bc73c43ea chore: Bump sails version 2023-10-17 19:23:09 +02:00
Maksim Eltyshev
8e0c60f5be fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
Daniel Hiller
aae69cb5e4 CI: Add prebuild planka package on release 2023-09-30 01:59:09 +02:00
Daniel Hiller
782c0356c8 Meta: Add missing return 2023-09-23 03:48:32 +02:00
Daniel Hiller
757cdb14a4 Meta: Add Automated installation 2023-09-23 03:47:46 +02:00
gorrilla10101
8a4bdbd1fe
Merge branch 'plankanban:master' into master 2023-09-16 22:15:54 -05:00
Jeffrey
5bf42be786 dynamic environment variables 2023-09-16 21:37:12 -05:00
Daniel Hiller
d896c3183b chore: fix docker dev build 2023-09-14 01:27:29 +02:00
Daniel Hiller
13ee0c3466 chore: fix runs-on name 2023-09-13 22:55:09 +02:00
Daniel Hiller
211c841379 chore: Switch to self hostet action runner 2023-09-13 22:47:08 +02:00
Daniel Hiller
90a30961ff chore: Add dev container, based on latest commit 2023-09-13 22:39:37 +02:00
Daniel Hiller
7cb9774e05 chore: Switch to pnpm package manager 2023-09-13 22:38:37 +02:00
Maksim Eltyshev
875895b331 fix: Fix starting without OIDC environment variables
Closes #503
2023-09-12 01:20:21 +02:00
Maksim Eltyshev
91bc889fed feat: Use environment variables for default admin configuration 2023-09-12 01:12:38 +02:00
Gilberto Vidal
a34d8e9753
fix: Fix Turkish translation linting (#504) 2023-09-11 22:21:46 +05:00
gorrilla10101
107cb85ba2
feat: OIDC with PKCE flow (#491) 2023-09-04 20:06:59 +05:00
creador30
9333ef562e
feat: Add Turkish translation (#501) 2023-09-04 19:41:11 +05:00
RocketProto
7d28abc7e6
fix: Decouple BASE_URL from Ingress host (#498)
Closes #496
2023-08-27 02:26:45 +05:00
Andrey
5317950b5c
fix: Update Russian translation (#497) 2023-08-22 14:34:45 +05:00
Maksim Eltyshev
7501619b7e fix: Fix Czech translation linting
Closes #487
2023-07-31 11:54:50 +02:00
leroyloren
080e29aa03
fix: Update Czech translation (#485) 2023-07-27 04:07:47 +05:00
[object Object]
48c532b2c2
feat: Add edit icon to project name (#457) 2023-07-09 20:49:08 +05:00
Maksim Eltyshev
a62815f825 ref: Little refactoring 2023-06-13 12:06:28 +02:00
Maksim Eltyshev
6938232dc4 fix: Keep task edits when textarea loses focus 2023-06-13 12:04:49 +02:00
[object Object]
4c4cfa9c66
fix: Keep comment edits when textarea loses focus (#443)
Closes #441
2023-06-13 14:49:54 +05:00
Maksim Eltyshev
ba89d41b19 chore: Update chart version 2023-06-13 00:46:17 +02:00
Maksim Eltyshev
5c435414f7 chore: Update version 2023-06-13 00:25:40 +02:00
Maksim Eltyshev
2d7812a679 fix: Use creation timestamp instead of id for ordering
Closes #465
2023-06-13 00:19:17 +02:00
Maksim Eltyshev
d386c82973 fix: Fix saving milliseconds for timestamps 2023-06-12 23:54:57 +02:00
ULiiAn
6c4db967c2
fix: Fix Chinese translation (#464)
Closes #463
2023-06-12 14:51:31 +05:00
Christopher Greaves
932d8225ed
feat: Add official Helm Chart (#442)
Closes #192
2023-05-25 20:23:11 +05:00
orbatschow
0d481703da
feat: Allow postgres connections that require ssl mode (#409)
Closes #261
2023-03-06 17:54:52 +05:00
Zsh
23e2b4a622
fix: Update Chinese translation (#410) 2023-03-06 17:12:59 +05:00
LuisLiu
f4cc51e1c0
feat: Add Chinese translation (#398) 2023-03-06 17:07:00 +05:00
Maksim Eltyshev
793ddd5e20 chore: Update version 2023-02-27 22:57:52 +01:00
Maksim Eltyshev
3d84888eb1
revert: Allow postgres connections that require ssl mode (#408)
This reverts commit eea57ff121.
2023-02-28 02:56:16 +05:00
Maksim Eltyshev
02eabd203c chore: Update version 2023-02-27 19:12:59 +01:00
Maksim Eltyshev
d0a2734161 fix: Rename timer to stopwatch
Closes #392
2023-02-27 19:09:51 +01:00
orbatschow
eea57ff121
feat: Allow postgres connections that require ssl mode (#404)
Closes #261
2023-02-27 21:16:51 +05:00
Maksim Eltyshev
7e2b74627c fix: Prevent board from scrolling when it starts with non-left-click 2023-02-25 15:09:46 +01:00
Maksim Eltyshev
bee199c13b docs: Add installation link for windows 2023-02-23 16:40:16 +01:00
Maksim Eltyshev
8dd331b895 fix: Fix paths in css files when building on windows 2023-02-22 19:59:40 +01:00
Maksim Eltyshev
13f26b4be1 docs: Update information, links to documentation 2023-02-20 23:36:52 +01:00
Maksim Eltyshev
b9e64d4e91 chore: Update version 2023-02-20 11:43:04 +01:00
Maksim Eltyshev
9d35b8535b feat: Display current project and board in page title 2023-02-20 11:41:22 +01:00