15666 Commits

Author SHA1 Message Date
einhorn_b
5d70c5e063 add hetzner_cloud deployment folder, simplify config 2024-01-04 17:36:44 +01:00
clauspeterhuebner
9e11c66ee4
Merge pull request #3260 from gradido/3258-feature-create-gms-usecase-docu
docs(other): 3258 feature create gms usecase docu
2023-12-20 15:37:32 +01:00
clauspeterhuebner
06ec26f871
Merge branch 'master' into 3258-feature-create-gms-usecase-docu 2023-12-18 17:40:53 +01:00
Claus-Peter Huebner
da4c4466d4 change path of images 2023-12-14 20:00:00 +01:00
Claus-Peter Huebner
fe32131944 first version of usecase docu 2023-12-14 19:42:57 +01:00
Claus-Peter Huebner
fcf94f429d first draft of docu usecase migrate user to gms 2023-12-14 00:49:19 +01:00
einhornimmond
029ecc7873
Merge pull request #3259 from gradido/fix_memo_edit_text_frontend
fix(frontend): update moderatorChangedMemo
2023-12-12 17:19:06 +01:00
einhorn_b
bcb4aa0314 sort fr 2023-12-11 11:44:47 +01:00
Einhornimmond
1a1840e8c6 fix order 2023-12-10 12:27:04 +01:00
Einhornimmond
99d5ee3b09 sort 2023-12-10 12:18:05 +01:00
Einhornimmond
952f4e42ad update moderatorChangedMemo for de and en, add it for other languages 2023-12-10 11:58:49 +01:00
clauspeterhuebner
f0798c3357
Merge pull request #3245 from gradido/3244-devops-change-databse-backup-filename-to-orderable-date-pattern
chore(other): change filename date-pattern and stop all modules with db-write-access
2023-12-05 02:31:18 +01:00
clauspeterhuebner
9e2b950a41
Merge branch 'master' into 3244-devops-change-databse-backup-filename-to-orderable-date-pattern 2023-12-05 02:11:33 +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
clauspeterhuebner
336903b5a0
Merge branch 'master' into 3244-devops-change-databse-backup-filename-to-orderable-date-pattern 2023-11-29 22:49:02 +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
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
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
clauspeterhuebner
384b419019
Merge branch 'master' into 3244-devops-change-databse-backup-filename-to-orderable-date-pattern 2023-11-18 16:20:33 +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