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

442 commits

Author SHA1 Message Date
Aurélien Troncy
d4043c9726 fix: Update French translation (#862) 2024-08-30 13:27:39 +02:00
Tyler Sweat
3586bc018c fix: Update Spanish translation (#861) 2024-08-30 11:50:45 +02:00
Aurélien Troncy
ccfc621d51 feat: Ability to show detailed auth errors, set to false by default (#860) 2024-08-30 11:47:29 +02:00
Blyamur
573e6b65ba fix: Update Russian translation (#857) 2024-08-27 16:09:31 +02:00
Maksim Eltyshev
7a90046272 chore: Update version 2024-08-14 21:39:43 +02:00
Aurélien Troncy
3a9a5f9a77 fix: Update French translation (#849) 2024-08-14 21:37:02 +02:00
Maksim Eltyshev
ce5364ef91 chore: Generate separate file to store version
Closes #848
2024-08-13 22:26:44 +02:00
Ken
0dff66abcf feat: Add Traditional Chinese translation (#846) 2024-08-13 12:53:42 +02:00
Maksim Eltyshev
77084c83ea chore: Update version 2024-08-12 23:23:50 +02:00
Maksim Eltyshev
545b3d711d fix: Fix styles, refactoring 2024-08-12 23:17:17 +02:00
Arkadiusz Dzięgiel
c4c6d738a5 feat: Colorize due date and make it toggleable (#845) 2024-08-12 18:29:50 +02:00
Maksim Eltyshev
198518a51a ref: Refactoring 2024-07-26 20:51:59 +02:00
Fayad
008c5b3fd0 feat: Improvements for mobile version (#776) 2024-07-26 19:02:13 +02:00
dependabot[bot]
bb2ceec426 chore(deps): Bump socket.io-parser from 3.3.3 to 3.3.4 in /client (#833)
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md)
- [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 12:50:41 +02:00
Blyamur
399dad79e2 fix: Update Russian translation (#832) 2024-07-22 16:32:12 +02:00
Blyamur
390168d63a fix: Update Russian translation (#831) 2024-07-22 16:30:44 +02:00
Maksim Eltyshev
87ca41cbce chore: Update version 2024-07-21 19:44:49 +02:00
Maksim Eltyshev
07e1903bb5 feat: Languages with country codes 2024-07-21 19:33:57 +02:00
Mazyar Yousefiniyae shad
d0ff054de2 feat: Add Persian translation (#828) 2024-07-21 18:21:18 +02:00
Maksim Eltyshev
f7a88f5676 chore: Update version 2024-07-17 14:03:00 +02:00
Maksim Eltyshev
042ab0a63a chore: Update version 2024-07-15 16:24:31 +02:00
Emmanuel Guyot
535ddff595 fix: Order users by name (#806) 2024-07-15 15:26:26 +02:00
ItzAndriss
6009370cb0 fix: Update Hungarian translation (#823) 2024-07-15 14:25:31 +02:00
Stephan Michard
3bca91c5dc fix: Update German translation (#821) 2024-07-15 14:19:06 +02:00
Maksim Eltyshev
5c032c674c fix: Fix incorrect related data when transferring card
Closes #431, closes #803
2024-07-15 14:01:06 +02:00
Maksim Eltyshev
8d37c7c6c9 chore: Update version 2024-06-21 12:11:15 +02:00
Maksim Eltyshev
c6c7e3c190 fix: Fix icon spacing for action buttons 2024-06-21 12:01:46 +02:00
HannesOberreiter
f8bf5ff18b feat: Add copy link action to card modal (#804) 2024-06-21 11:48:36 +02:00
Maksim Eltyshev
c357f9a0a6 chore: Update version 2024-06-14 17:18:42 +02:00
NathanVss
0f8e2b4b0d feat: Ability to allow everyone to create projects (#787) 2024-06-14 16:38:06 +02:00
Maksim Eltyshev
12189f57f3 chore: Update version 2024-06-12 09:06:20 +02:00
Maksim Eltyshev
8e0855f991 chore: Update version 2024-06-12 01:02:55 +02:00
HannesOberreiter
c0b694039e fix: Focus end of field when editing (#779) 2024-06-06 20:06:16 +02:00
Maksim Eltyshev
fde3bfade4 chore: Update version 2024-06-02 01:36:29 +02:00
Maksim Eltyshev
052ead4bad chore: Update dependencies 2024-06-02 01:34:03 +02:00
Emmanuel Guyot
880c5d4def fix: Use server base path for socket connection (#772)
Closes #768
2024-05-23 23:59:44 +02:00
Maksim Eltyshev
5deefe1d17 chore: Update version 2024-05-21 13:58:28 +02:00
Blyamur
e0c9dececf fix: Update Russian translation (#767) 2024-05-21 13:51:57 +02:00
Blyamur
1eb0d93d52 fix: Update Russian translation (#766) 2024-05-21 13:51:34 +02:00
Maksim Eltyshev
3deef39a3e chore: Update version 2024-05-16 21:06:30 +02:00
Maksim Eltyshev
7b8eb896de fix: Prevent loading fonts from third-party resources
Closes #538, closes #712, closes #742, closes #755
2024-05-16 21:02:58 +02:00
IT Creativity + Art Team
4ae12e67c1 feat: Add Bulgarian translation (#753) 2024-05-13 13:05:20 +02:00
Maksim Eltyshev
38b18812bf chore: Update version 2024-05-03 12:44:51 +02:00
Maksim Eltyshev
139d864017 fix: Fix actions with members
Closes #737
2024-05-03 12:42:51 +02:00
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