clauspeterhuebner
|
55a8174822
|
Merge branch 'master' into 2215-feature-config-testmodus-flag-for-sending-emails-to-test-or-team-account-instead-of-user-account
|
2022-09-23 19:29:34 +02:00 |
|
Claus-Peter Hübner
|
de234cc7df
|
rework PR remarks
|
2022-09-22 23:29:51 +02:00 |
|
Claus-Peter Hübner
|
d29d9bd2ba
|
add property changes in .env files as mentioned in PR
|
2022-09-20 19:11:57 +02:00 |
|
Claus-Peter Hübner
|
7f818fa77e
|
add new const server.ENV_NAME, which will be init by GRADIDO_ENV_NAME in
start.sh or by NODE_ENV in .env
|
2022-09-20 18:26:02 +02:00 |
|
clauspeterhuebner
|
efb6ad70f6
|
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-09-20 16:08:05 +02:00 |
|
Claus-Peter Hübner
|
8c38116bde
|
add TEST_MODUS-switch and EMAIL_TEST_RECEIVER
|
2022-09-16 16:52:19 +02:00 |
|
Claus-Peter Hübner
|
94f15f7475
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-12 18:18:46 +02:00 |
|
elweyn
|
a41cd825e9
|
Add new database version to the index file.
|
2022-09-06 14:34:32 +02:00 |
|
Claus-Peter Hübner
|
fde236aa43
|
add migration of users, user_contacts and email_opt_in
|
2022-08-25 01:06:25 +02:00 |
|
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 |
|