2663 Commits

Author SHA1 Message Date
Alexander Friedland
4f0c40eaed
Merge pull request #647 from gradido/435-Visual-Feedback-on-not-sending-GDD
#435 Visual Feedback on not sending GDD
2021-07-20 14:03:20 +02:00
Hannes Heine
f21f3089ce Receiver transformed to Recepient. 2021-07-20 13:45:03 +02:00
Moriz Wahl
72073a40ff fix test 2021-07-19 12:09:27 +02:00
ogerly
48d2d4b527 removing data that is not needed 2021-07-17 14:00:43 +02:00
ogerly
bec0ea45f5 error message if no receiver is found 2021-07-17 13:34:40 +02:00
einhornimmond
92aa1061f6
Merge pull request #643 from gradido/login_fix_email_text
Make E-Mail Text 100% German
2021-07-15 14:13:25 +02:00
einhornimmond
4c9713f8fe
Merge pull request #641 from gradido/login_fix_crash
Login fix crash
2021-07-15 14:06:40 +02:00
einhornimmond
035cd97acf
Merge pull request #640 from gradido/community_fix_639
check for null date
2021-07-15 14:05:23 +02:00
einhornimmond
af7f0ebd92
Merge pull request #642 from gradido/login_fix_638
Login fix wrong check email link
2021-07-15 14:01:12 +02:00
einhornimmond
bdda5ca766 Make E-Mail Text 100% German 2021-07-15 13:53:51 +02:00
einhornimmond
be4d5c8eaa fix wrong branches
- check if user has password in db more accurate
- consider both register types
2021-07-15 13:48:12 +02:00
einhornimmond
61448747d5 fix missing path component in email verification link 2021-07-15 13:38:57 +02:00
einhorn_b
64ba9a60d9 remove debug message 2021-07-15 12:47:18 +02:00
einhorn_b
332907034d fix rebase conflicts :( 2021-07-15 12:36:44 +02:00
einhornimmond
caa91c5523 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:28:39 +02:00
einhornimmond
cf7f6996da make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 12:26:45 +02:00
einhorn_b
21eea736e7 don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 12:26:45 +02:00
einhorn_b
2717ff8bc4 fix check transaction page 2021-07-15 12:26:45 +02:00
einhornimmond
0db5912a67 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:26:45 +02:00
Dario Rekowski on RockPI
c715b77298 check for null date 2021-07-15 10:26:07 +00:00
einhorn_b
768d3e3626 Merge branch 'login_fix_crash' of github.com:gradido/gradido into login_fix_crash 2021-07-15 12:09:47 +02:00
einhornimmond
9b21695387 make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 12:08:49 +02:00
einhorn_b
3e9cc2442b don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 12:08:49 +02:00
einhorn_b
49bada7839 fix check transaction page 2021-07-15 12:08:49 +02:00
einhornimmond
cee7d7ac3c Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:08:49 +02:00
einhorn_b
c7a370411e Merge branch 'login_fix_crash' of github.com:gradido/gradido into login_fix_crash 2021-07-15 11:57:32 +02:00
einhorn_b
739bb8b249 don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 11:56:03 +02:00
einhorn_b
5166b863c7 fix check transaction page 2021-07-15 11:55:25 +02:00
einhornimmond
5c93ac7191 make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 11:53:12 +02:00
einhornimmond
a08113eea7
Merge pull request #635 from gradido/login_fix_email
Change timeout for email resend to 10 Minutes
2021-07-14 13:32:24 +02:00
einhornimmond
b8d87be3d4
Merge pull request #633 from gradido/community_fix_last_transaction
fix last Transaction are not shown in new frontend
2021-07-14 13:26:43 +02:00
einhornimmond
dbc3d26c22 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-14 13:07:35 +02:00
einhornimmond
28d651a2fb change timeout for email resend to 10 Minutes 2021-07-14 11:46:48 +02:00
Dario Rekowski on RockPI
9d2c704d77 fix wrong set skip first transaction boolean 2021-07-14 09:31:20 +00:00
einhornimmond
593f8eab83 handle empty host 2021-07-13 17:42:18 +02:00
einhornimmond
3a2d7c4002
Merge pull request #627 from gradido/login_fix_user_see_pending_creation
fix bug with user roles and pending transactions
2021-07-13 17:18:14 +02:00
einhornimmond
0a6e7940fd
Merge pull request #628 from gradido/community_fix_type_not_found_message
fix type not found error in listTransaction Call
2021-07-13 15:29:33 +02:00
Moriz Wahl
d0c6e3fbc9
Merge pull request #619 from gradido/new-toaster
refactor: Use Vue-Toasted to Toast Messages
2021-07-13 15:25:47 +02:00
Dario Rekowski on RockPI
89bf681f48 check if type is set 2021-07-13 13:18:24 +00:00
Moriz Wahl
8ddec8e067
Merge pull request #624 from gradido/test-up-transaction-list
feat: Test UserProfileTransactionList
2021-07-13 14:39:20 +02:00
einhornimmond
9f1809624b create test skeleton 2021-07-13 14:30:00 +02:00
einhornimmond
5986dc3f19 add check for user role 2021-07-13 10:00:53 +02:00
Moriz Wahl
2c74574f24 test emit of update-transaction after creation 2021-07-12 11:16:56 +02:00
Moriz Wahl
c3457b409b feat: Test UserProfileTransactionList 2021-07-12 11:11:54 +02:00
Moriz Wahl
913a4deff1
Merge pull request #623 from gradido/fix-qrcode-error
fix: QRCode Error after Logout
2021-07-12 10:30:50 +02:00
Moriz Wahl
f91ef8f5c9 fix: QRCode Error after Logout 2021-07-08 19:04:06 +02:00
Alexander Friedland
9ddc23122e
Merge pull request #622 from gradido/fix-infinite-loop
fix: Fix Infinite Loop in Transaction List
2021-07-08 18:47:15 +02:00
Moriz Wahl
1b6f91ea48 duration function more compact 2021-07-08 18:13:38 +02:00
Moriz Wahl
bb91b8a269 fix duration calculation 2021-07-08 18:01:49 +02:00
Moriz Wahl
019b030465 fix: Infinite Loop in Transaction List 2021-07-08 17:52:21 +02:00