7801 Commits

Author SHA1 Message Date
832533fb4c
transform wordlist 2022-01-25 00:49:54 +01:00
fdee9f7b48
delete duplicate passphrases for existsing users not beeing valid 2022-01-25 00:49:54 +01:00
54afb80cc2
generate random private key for those accounts with an intact passphrase 2022-01-25 00:49:53 +01:00
138f09b4e0
unified the mnemonic lists and simplified code 2022-01-25 00:49:53 +01:00
0bc4b4beae
all three mnemonic lists for database to perform transformation 2022-01-25 00:49:53 +01:00
210b64691d
added correct english mnemonic lsit 2022-01-25 00:49:53 +01:00
08200f49f2
removed incorrect mnemonic lists 2022-01-25 00:49:53 +01:00
96b756227f
Merge branch 'master' into import_production_data 2022-01-25 00:49:53 +01:00
Moriz Wahl
ec0df5be14 Merge branch 'master' into localize-datetime-admin 2022-01-24 18:51:26 +01:00
Moriz Wahl
3a1ff078de
Merge pull request #1334 from gradido/set-locale-on-page-reload
fix: Language Set Correctly after Page Reload in Admin Interface
2022-01-24 18:45:44 +01:00
Moriz Wahl
38cb7ba4dd
Merge branch 'master' into set-locale-on-page-reload 2022-01-24 18:34:01 +01:00
Moriz Wahl
238ae3a20f
Merge pull request #1328 from gradido/set-language-on-login
fix: Set Locale after Login
2022-01-24 18:33:19 +01:00
Moriz Wahl
57bbbffc7a
Merge branch 'master' into set-language-on-login 2022-01-24 18:14:21 +01:00
5a6002b990
Merge pull request #1331 from gradido/deployment_community_parameters
deployment_community_parameters
2022-01-24 18:01:09 +01:00
Moriz Wahl
b890c3fc3c
Merge branch 'master' into set-locale-on-page-reload 2022-01-24 17:50:31 +01:00
Moriz Wahl
a7aa5dca3a remove emacs backup files 2022-01-24 17:45:39 +01:00
f1a2054cb6
Merge branch 'master' into deployment_community_parameters 2022-01-24 17:44:16 +01:00
Moriz Wahl
e8920f4c35 all locale handling is done by store, so that commit the language to store on change is enough. Note that dispatch login calls commit language 2022-01-24 17:39:42 +01:00
Alexander Friedland
4e17ad2bda
Merge pull request #1337 from gradido/bold-menu-item-on-current-page
bold text if acive page
2022-01-24 17:39:34 +01:00
b115dd7cab
Merge branch 'master' into deployment_community_parameters 2022-01-24 17:28:45 +01:00
Moriz Wahl
6d6cdb1e64 set i18n.locale and localeChanged from vee-validate inside the language mutation of the store 2022-01-24 17:26:47 +01:00
Alexander Friedland
f2e459af29
Merge branch 'master' into bold-menu-item-on-current-page 2022-01-24 17:24:59 +01:00
Alexander Friedland
ce84cc727a
Merge pull request #1335 from gradido/1303-Thanks-page-after-setPassword
1303 thanks page after set password
2022-01-24 17:24:18 +01:00
Moriz Wahl
6dca1536c8 test that i18n.locale is set to the value in the store 2022-01-24 17:01:26 +01:00
ogerly
1be4d83a36 change css for twi elements, sidebar and navbar active only 2022-01-24 16:58:03 +01:00
Moriz Wahl
9df3ca7c01 mock path to have differnet include results 2022-01-24 16:42:09 +01:00
ogerly
d0fdd57b7d bold text if acive page 2022-01-24 16:25:40 +01:00
919e89576a
Merge branch 'master' into deployment_community_parameters 2022-01-24 16:10:50 +01:00
Alexander Friedland
65d2354817
Update frontend/src/views/Pages/ResetPassword.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-01-24 15:58:36 +01:00
ogerly
0bffe9d63e change text for test checkMail 2022-01-24 12:43:04 +01:00
Alexander Friedland
6535e4fa83
Merge branch 'master' into 1303-Thanks-page-after-setPassword 2022-01-24 12:38:56 +01:00
elweyn
f061b55933 Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin 2022-01-22 14:14:30 +01:00
elweyn
2211c7cb28 Change of url in the UI needs to be transfered to the test. 2022-01-22 14:14:20 +01:00
elweyn
f5383e3c05 In case where the user has used an OptIn code that was to old then the user is send to a thx/resetFailed page where he gets a message that the code was to old. 2022-01-22 14:11:54 +01:00
Hannes Heine
97374af7e5
Merge branch 'master' into 1319-email-optin 2022-01-22 13:04:33 +01:00
Hannes Heine
b7b018f811
Merge pull request #1332 from gradido/1325-creation-confirm-text-falsy
Changed the toasted message for successful creating a creation.
2022-01-22 13:04:16 +01:00
elweyn
3676a57398 Fix test so that the UI changes are represented in the tests. 2022-01-22 13:03:24 +01:00
elweyn
93aa8c4865 Fix code style. 2022-01-22 11:14:47 +01:00
47b7618834
Merge branch 'master' into deployment_community_parameters 2022-01-22 11:05:33 +01:00
ogerly
e17d1b34e2 test fixed for checkMail 2022-01-22 10:09:04 +01:00
elweyn
2a4f66a03d If optin code to old send user to the error page that says that the code is not active anymore. 2022-01-22 10:05:15 +01:00
elweyn
c29245b3ca Change the text if the account is not activated yet and changed the button so that we are send to reset password. 2022-01-22 10:00:03 +01:00
Hannes Heine
a72d1ed3c7
Update admin/src/locales/en.json 2022-01-22 09:02:45 +01:00
Hannes Heine
5f5ae03042
Update admin/src/locales/de.json 2022-01-22 09:02:13 +01:00
Hannes Heine
9b4510101f
Update admin/src/locales/de.json 2022-01-22 09:01:58 +01:00
Hannes Heine
3132708204
Update admin/src/locales/en.json 2022-01-22 09:01:35 +01:00
Alexander Friedland
14e51b9f87
Update frontend/src/views/Pages/ResetPassword.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2022-01-21 19:01:12 +01:00
elweyn
6ea44890dd Locales where not ordered. yarn locales --fix changes. 2022-01-21 15:25:32 +01:00
Alexander Friedland
9e4dc2add7
Merge branch 'master' into 1303-Thanks-page-after-setPassword 2022-01-21 14:12:57 +01:00
elweyn
67df695227 Localized the CreationConfirm toasted messages. 2022-01-21 13:19:36 +01:00