15674 Commits

Author SHA1 Message Date
Einhornimmond
7a9f52e440 update entity and migration 2023-12-06 22:42:47 +01:00
Einhornimmond
c3d72cb8df add missing init call for key manager 2023-12-06 21:50:30 +01:00
Einhornimmond
3b1d490040 use enum instead hardcoded 2023-12-06 21:39:36 +01:00
Einhornimmond
51a76f6407 fix git add error 2023-12-06 21:36:21 +01:00
Einhornimmond
3b608d49a6 fix bug claus peter has detected 2023-12-06 21:35:14 +01:00
Einhornimmond
55bed604d6 change naming 2023-12-06 21:34:50 +01:00
Einhornimmond
45ee5561ad change naming 2023-12-06 20:28:10 +01:00
Einhornimmond
525f1ceb8b Merge branch 'dlt_connector_try_dci' of github.com:gradido/gradido into dlt_connector_try_dci 2023-12-06 20:21:17 +01:00
Einhornimmond
aa149e09f6 use constant for proto version number 2023-12-06 20:21:03 +01:00
einhornimmond
5e0a1cb805
Merge branch 'master' into dlt_connector_try_dci 2023-12-04 16:39:52 +01:00
einhornimmond
dc7a94ab51
Merge pull request #3257 from gradido/3257-release-2_1_1
chore(release): v2.1.1
2023-12-01 17:53:40 +01:00
Einhornimmond
47dd3ddb38 release 2023-12-01 17:09:50 +01:00
einhornimmond
41c83c930b
Merge pull request #3255 from gradido/wiedervorlage_v2
feat(admin): wiedervorlage v2
2023-12-01 17:03:50 +01:00
Einhornimmond
6b70efaaa0 reduce coverage target 2023-12-01 16:43:17 +01:00
einhorn_b
caa8a323be fix time and reload page issue 2023-12-01 15:06:30 +01:00
einhorn_b
6ccd777bee fix lint 2023-11-30 18:43:50 +01:00
einhorn_b
789d166b94 fix backend tests 2023-11-30 18:38:38 +01:00
einhorn_b
e0c53fc2ff fix admin tests 2023-11-30 13:42:42 +01:00
einhorn_b
380b3d8a80 fix linting errors 2023-11-30 13:13:18 +01:00
einhorn_b
b20abca361 update update pfad after change in admin 2023-11-30 13:03:33 +01:00
einhorn_b
f237d60831 fix hopefully last bug 2023-11-30 12:12:53 +01:00
einhorn_b
2dac6844ba react on claus peters comments 2023-11-30 11:55:29 +01:00
einhornimmond
0df7b4e74f some more fixes 2023-11-29 13:13:36 +01:00
einhornimmond
4d69e39b57 fix some bugs 2023-11-29 11:44:55 +01:00
einhorn_b
a36f8962e6 test and fix, make code more compact 2023-11-28 21:08:27 +01:00
einhorn_b
993d364ecc update mysql query 2023-11-27 18:59:08 +01:00
einhorn_b
af1df0fabe refactor contributionMessage with dci 2023-11-27 18:34:37 +01:00
einhorn_b
4c97552dc5 move resubmission_date into Contribution 2023-11-27 11:38:03 +01:00
einhornimmond
284755376e
Merge branch 'master' into dlt_connector_try_dci 2023-11-25 11:21:55 +01:00
einhornimmond
e1b40166e3
Merge pull request #3252 from gradido/wiedervorlage
feat(admin): resubmission
2023-11-24 23:26:14 +01:00
einhorn_b
4665d42405 fix add add tests 2023-11-23 19:56:38 +01:00
einhorn_b
2b77caa51e fix backend linting 2023-11-23 15:59:36 +01:00
einhorn_b
224b453af6 show updated from moderator for moderator history messages 2023-11-23 15:42:42 +01:00
einhorn_b
310d8f28bb show hideResubmissionCheckbox only on page with pending contribution, else default false 2023-11-23 15:13:02 +01:00
einhorn_b
5d7a75603c pass the status of the hideResubmission checkbox through to ContributionMessagesFormular 2023-11-23 14:58:56 +01:00
einhorn_b
a6cce68ccb Merge branch 'master' into wiedervorlage 2023-11-23 14:54:24 +01:00
einhorn_b
5d22b5912d update admin logic to be still intuitive 2023-11-23 14:46:15 +01:00
einhorn_b
9dc7d08b3d construct database query 2023-11-23 14:45:46 +01:00
einhornimmond
695b402537
Merge branch 'master' into dlt_connector_try_dci 2023-11-21 16:45:53 +01:00
einhornimmond
6196170ed3
Merge pull request #3233 from gradido/3211_edit_contribution_memo_by_admin
feat(backend): grant moderator right to edit contribution memo
2023-11-21 16:45:33 +01:00
einhorn_b
ac7c4bf686 first approach, filtering out resubmission work, but expensive and query don't longer work 2023-11-20 18:48:46 +01:00
einhorn_b
d20904fbfe add new date field to contribution_message 2023-11-20 13:53:46 +01:00
einhorn_b
328e898827 Merge branch 'master' into 3211_edit_contribution_memo_by_admin 2023-11-20 13:42:07 +01:00
einhorn_b
fb44527b3a update migration count 2023-11-20 13:40:44 +01:00
einhornimmond
7a623fcee7
Merge pull request #3246 from gradido/add_indices_speed_up_admin
refactor(database): add index to contribution_message
2023-11-18 16:13:54 +01:00
einhorn_b
801669fafb fix decorator position 2023-11-18 14:43:26 +01:00
einhorn_b
1a61c396e3 add index to contribution_message.contribution_id 2023-11-18 14:40:14 +01:00
einhornimmond
d0ebb025f5 fix typing error 2023-11-17 10:46:10 +01:00
einhornimmond
e7897b8020 add some missing language keys to not main languages 2023-11-17 10:42:57 +01:00
einhornimmond
35f3e0c3f3 fix lost update 2023-11-17 09:15:38 +01:00