151 Commits

Author SHA1 Message Date
elweyn
e4ec7a1d59 Change Message to ContributionMessage, change 0046 to 0047. 2022-08-17 12:04:03 +02:00
elweyn
d86f502fe7 Set new database version in backend config. 2022-08-16 08:25:21 +02:00
Moriz Wahl
9ba51a813a Merge branch 'master' into insert-missing-contributions-migration 2022-07-21 11:18:29 +02:00
Moriz Wahl
1e5738f0aa fix: Windows 0D 0A Linebreaks to Unix 0A 2022-07-19 15:11:27 +02:00
Claus-Peter Hübner
e9b8691b38 turned around the logic 2022-07-18 23:53:59 +02:00
Claus-Peter Hübner
9af614d437 invert default setting of EVENT_PROTOCOL_ENABLED 2022-07-15 00:37:07 +02:00
Moriz Wahl
bdcbb196b7 update database version 2022-07-13 14:31:31 +02:00
Claus-Peter Hübner
f3eb73bf8d Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
2022-07-13 01:28:53 +02:00
Einhornimmond
eeafe2ddab change order with other migration 2022-07-11 15:07:07 +02:00
Einhornimmond
d9c6836f89 finalize, merge with current master 2022-07-10 08:10:26 +02:00
Claus-Peter Hübner
642a3e647c increase CONFIG_VERSION after adding Event-Protocol Switch 2022-07-07 02:53:04 +02:00
Moriz Wahl
e4fc2cce6d
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-01 17:27:14 +02:00
Claus-Peter Hübner
7f5995d2fa add enable-check to EventProtocol configurable as CONFIG-Property 2022-07-01 00:40:10 +02:00
Claus-Peter Hübner
c706e0c292 Merge remote-tracking branch 'origin/master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-06-27 18:29:27 +02:00
ogerly
fae0685509 step 1 automatic logout of session after 10 minutes, last 60 seconds warning modal 2022-06-22 22:41:26 +02:00
Moriz Wahl
bab867a1bd add global event handler middleware 2022-06-22 16:02:28 +02:00
Wolfgang Huß
91959aea28 Fulfill Moriz suggestions 2022-06-20 16:08:35 +02:00
Moriz Wahl
b493fd4231 migration to save contribution link on registration 2022-06-16 09:21:37 +02:00
Moriz Wahl
6623849337 Merge branch 'master' into contributions-table 2022-06-15 16:50:50 +02:00
Moriz Wahl
4d58320426 new backend config version to have COMMUNITY_REDEEM_CONTRIBUTION_URL 2022-06-15 15:29:10 +02:00
Moriz Wahl
92b076e8b1 Merge branch 'master' into contributions-table 2022-06-14 19:12:43 +02:00
Moriz Wahl
5deaf597ed Merge branch 'master' into 1920-feature-create-contribution-link-table 2022-06-13 12:02:20 +02:00
clauspeterhuebner
114465c234
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-09 22:24:22 +02:00
Claus-Peter Hübner
e71725686c change backend config for db-version 0037 2022-06-07 22:21:40 +02:00
Wolfgang Huß
d958cfdfde Fix DB_VERSION 2022-06-07 10:33:46 +02:00
Moriz Wahl
08f72e2777 Merge branch 'master' into contributions-table 2022-06-02 08:25:09 +02:00
Wolfgang Huß
71595428b3 Set DB_VERSION to '0037-drop_server_user_table.ts' 2022-06-01 12:39:57 +02:00
Moriz Wahl
4c7fc10d8f change DB version 2022-05-30 10:57:25 +02:00
Moriz Wahl
44d62b535c fix: Add Timezone to Decay Start Block 2022-05-24 16:55:44 +02:00
Moriz Wahl
44c5cb8dc1 Merge branch 'master' into improve-apollo-logging 2022-05-16 15:31:46 +02:00
Moriz Wahl
d383f900bb add LOG_LEVEL to config. Default to INFO on servers 2022-05-10 19:30:47 +02:00
Moriz Wahl
48ecc5909b update DB version 2022-05-09 14:16:58 +02:00
Claus-Peter Hübner
74c49aebf6 log4j configfile in general configuration included 2022-04-30 00:26:01 +02:00
6aad140247
fix database version requirement for backend 2022-04-25 16:36:33 +02:00
0299fffbee
Merge branch 'master' into database_admin_pending_creations_decimal
# Conflicts:
#	backend/src/config/index.ts
2022-04-25 15:13:03 +02:00
e9906f3908
Merge branch 'master' into database_admin_pending_creations_decimal 2022-04-25 14:08:00 +02:00
Moriz Wahl
7e4d4bf607
Merge branch 'master' into eliminate-server-user-table 2022-04-22 11:18:00 +02:00
efcd75717a
updated backend required database version 2022-04-21 13:49:29 +02:00
00e03af7f3
increase backend config version v6 2022-04-21 13:19:01 +02:00
19f2686b6e
Merge branch 'master' into 1637-generate-link-backend
# Conflicts:
#	frontend/src/components/ClipboardCopy.vue
#	frontend/src/components/GddSend/TransactionResultLink.vue
#	frontend/src/components/TransactionLinks/TransactionLink.vue
#	frontend/src/components/Transactions/TransactionLinkSummary.spec.js
2022-04-21 13:14:52 +02:00
Moriz Wahl
5c6aa5d4ce new db version for isAdmin in user db model 2022-04-20 11:20:28 +02:00
Wolfgang Huß
8205e88b2f Comply Ulf's suggestions 2022-04-14 14:19:40 +02:00
Wolfgang Huß
563afcbf2a Add EMAIL_CLIENT_URI in config
- Increment config version.
- Correct usage of EMAIL_CLIENT_URI.
2022-04-12 15:36:05 +02:00
elweyn
38ee27005f Merge branch '1637-generate-link-backend' of https://github.com/gradido/gradido into 1637-generate-link-backend 2022-04-08 08:15:13 +02:00
elweyn
2f2c00605f Change the config parameter community_redeem_url to a regex. 2022-04-08 08:14:12 +02:00
Hannes Heine
58093e32b9
Merge branch 'master' into 1637-generate-link-backend 2022-04-07 11:06:39 +02:00
elweyn
d984ff2582 Add COMMUNITY_REDEEM_LINK to the config. 2022-04-06 18:44:19 +02:00
0565c0c255
default value for JWT expire is 30m instead of 10m
Read value for JWT expire in `.env.template`
new config version v4
2022-04-06 13:55:49 +02:00
Moriz Wahl
8d1eff0765 new config version 2022-03-29 19:57:52 +02:00
Moriz Wahl
9eda41b24a Merge branch 'optin-valid-time' into show-valid-time-of-link-in-email 2022-03-29 00:59:47 +02:00