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 |
|
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 |
|
einhornimmond
|
b470d71d2a
|
remove default moderator false
|
2023-11-17 09:12:24 +01:00 |
|
einhornimmond
|
86f0f98e37
|
ß
|
2023-11-17 08:36:00 +01:00 |
|
einhornimmond
|
bbeb9f0bec
|
Merge branch '3211_edit_contribution_memo_by_admin' of github.com:gradido/gradido into 3211_edit_contribution_memo_by_admin
|
2023-11-17 08:32:30 +01:00 |
|
einhornimmond
|
789188c64f
|
add abstract Keyword to Abstract Class
|
2023-11-17 08:29:29 +01:00 |
|
einhornimmond
|
d495f6c933
|
remove unneccessary comment, implementation help'
|
2023-11-17 08:28:53 +01:00 |
|
einhornimmond
|
5a94c942e7
|
Merge branch 'master' into 3211_edit_contribution_memo_by_admin
|
2023-11-16 15:27:03 +01:00 |
|
einhornimmond
|
2fdc6df3bf
|
Merge pull request #3242 from gradido/windows_script_compatibility
feat(workflow): fix backend and database build error on windows
|
2023-11-16 15:26:20 +01:00 |
|
einhorn_b
|
50ecb94f2c
|
fix linting
|
2023-11-16 14:29:44 +01:00 |
|
einhorn_b
|
f61d61c861
|
fix test and locals order
|
2023-11-16 14:26:54 +01:00 |
|
einhorn_b
|
703dcbd0b3
|
update locales check sorting script with fix option
|
2023-11-16 14:25:43 +01:00 |
|
einhorn_b
|
b6821a56fc
|
extend admin test to keep coverage
|
2023-11-16 14:08:52 +01:00 |
|
einhornimmond
|
e7683fb05a
|
work on fixing tests
|
2023-11-16 12:00:35 +01:00 |
|
einhornimmond
|
c61067c868
|
fix lint and locale warnings
|
2023-11-14 12:22:51 +01:00 |
|
einhornimmond
|
68be43212c
|
put back restriction for date editing in backend, because frontend currently not support it
|
2023-11-14 12:06:06 +01:00 |
|
einhornimmond
|
140349a6e0
|
test and fix email
|
2023-11-14 10:59:19 +01:00 |
|
einhornimmond
|
50dc59cbd6
|
fix test, add english translation for new email
|
2023-11-14 09:48:18 +01:00 |
|
einhornimmond
|
689cb96b87
|
replace mkdir and cp with npm modules to get platfrom independence
|
2023-11-13 17:58:45 +01:00 |
|
einhornimmond
|
634a7a7b8b
|
move EmailBuilder out to separat branch
|
2023-11-13 17:49:27 +01:00 |
|
einhornimmond
|
7a4604f173
|
Merge branch 'master' into 3211_edit_contribution_memo_by_admin
|
2023-11-13 13:28:54 +01:00 |
|
einhornimmond
|
e60ab28f77
|
rewrite sendEmailVariants.test.ts to use EmailBuilder, add email for from moderator changed memo
|
2023-11-13 13:14:22 +01:00 |
|
einhorn_b
|
402be3a0cd
|
use email builder instead of emailVariants through the code
|
2023-11-12 11:05:21 +01:00 |
|
einhorn_b
|
bc064bdecf
|
add email builder class for replacing sendEmailVariants later
|
2023-11-11 17:30:49 +01:00 |
|
einhorn_b
|
99a98f6e84
|
show notice for moderator modified memo in frontend
|
2023-11-10 21:07:56 +01:00 |
|
einhorn_b
|
14f2cb551c
|
reload contribution after changing memo
|
2023-11-10 20:48:26 +01:00 |
|
einhorn_b
|
5c5cd286f6
|
update admin interface
|
2023-11-10 19:58:36 +01:00 |
|
einhornimmond
|
a71e1935a1
|
Merge pull request #3224 from gradido/remove_email_sender
feat(frontend): swap support urls with mailto: links
|
2023-11-10 13:50:38 +01:00 |
|
einhornimmond
|
9150a97761
|
Merge branch 'master' into remove_email_sender
|
2023-11-09 16:09:32 +01:00 |
|
clauspeterhuebner
|
fb24e3734d
|
Merge pull request #3241 from gradido/3240-release-2_0_1-hotfix
chore(release): v2.0.1
|
2023-11-09 10:11:16 +01:00 |
|
Claus-Peter Huebner
|
5ad90e6e4d
|
release build 2.0.1
|
2023-11-08 23:33:14 +01:00 |
|
clauspeterhuebner
|
d29e41e025
|
Merge pull request #3232 from gradido/3231-bug-new-local-user-without-communitiyuuid
fix(backend): new local user without communitiyuuid
|
2023-11-07 23:47:46 +01:00 |
|
clauspeterhuebner
|
f93260994c
|
Merge branch 'master' into 3231-bug-new-local-user-without-communitiyuuid
|
2023-11-07 22:16:03 +01:00 |
|
einhornimmond
|
671c527b14
|
Merge branch 'master' into remove_email_sender
|
2023-11-07 22:08:20 +01:00 |
|