1436 Commits

Author SHA1 Message Date
ogerly
2de8684ca3 Add edit locales for german PublisherID for Herausgeber ID 2021-11-30 13:57:40 +01:00
ogerly
a1018b526d Add locales for PublisherID 2021-11-30 13:56:22 +01:00
ogerly
75ec2a6e8c Add PublisherID locales in DOM and english 2021-11-30 13:54:33 +01:00
ogerly
57e8be75a6 Add PublisherID locales in DOM and german 2021-11-30 13:52:57 +01:00
ogerly
5206e27a7a Add PublisherID input box per collaps 2021-11-30 13:44:42 +01:00
3c81a3cf11
"fix" frontend tests 2021-11-26 03:22:39 +01:00
400ab334e2
fix locales 2021-11-26 02:54:12 +01:00
0b3a8c013a
include review of moriz 2021-11-26 02:50:57 +01:00
8427584cb7
Merge branch 'login_call_resetPassword_frontend' into login_call_resetPassword
# Conflicts:
#	frontend/src/views/Pages/ResetPassword.vue
2021-11-26 02:43:46 +01:00
5cccd8f873
Merge branch 'master' into login_call_resetPassword
# Conflicts:
#	backend/src/graphql/resolver/UserResolver.ts
2021-11-26 02:36:32 +01:00
Hannes Heine
5cbdbcb7c9
Merge branch 'master' into login_call_resetPassword 2021-11-25 10:22:15 +01:00
4e762a12fc
removed duplicate admin link (merge error) 2021-11-25 09:25:01 +01:00
77dc54155a
Merge branch 'master' into backend_rights
# Conflicts:
#	admin/src/router/guards.js
#	admin/src/store/store.js
#	backend/src/graphql/resolver/UserResolver.ts
#	frontend/src/components/SidebarPlugin/SideBar.vue
#	frontend/src/graphql/queries.js
#	frontend/src/routes/guards.js
2021-11-25 08:49:06 +01:00
6ea8d08963
fix tests 2021-11-24 19:38:42 +01:00
5184d1dd2d
fixed locales 2021-11-24 19:38:42 +01:00
bde8cc6067
add infos about jq software requirement 2021-11-24 19:38:42 +01:00
33783702bc
frontend lint 2021-11-24 19:38:42 +01:00
cefc963780
implemented isAdmin from backend 2021-11-24 19:38:42 +01:00
6119d38561
corrected ports 2021-11-24 19:37:06 +01:00
d49e4728a5
todo port & define port due to my setup 2021-11-24 19:37:06 +01:00
3301e0763d
separate router.beforeach & implement the authenticate route 2021-11-24 19:37:06 +01:00
a8995141c8
link to admin if isAdmin is true 2021-11-24 19:32:44 +01:00
c11ef2fbbb
admin_area language file 2021-11-24 19:32:44 +01:00
afda08a589
delete some weird docu stuff 2021-11-24 19:32:44 +01:00
elweyn
fe22bee016 Changed locales to give some textes. 2021-11-24 09:05:15 +01:00
0c8e79bc74
cleanup ResetPassword & deleted unused queries 2021-11-24 03:57:07 +01:00
30079e2039
fix createUser call 2021-11-24 03:56:42 +01:00
04d3804326
remove CheckEMail component to unify it under ResetPassword 2021-11-24 03:56:04 +01:00
6e7e4c374a
frontend lint 2021-11-24 02:11:56 +01:00
636c4c8df3
implement verifyLogin 2021-11-23 14:05:02 +01:00
Moriz Wahl
e9ceb7e7a5
test that logout is dispatched when clicked on admin area 2021-11-23 12:48:59 +01:00
Moriz Wahl
599eaf495a
test window location assign 2021-11-23 12:48:59 +01:00
c1381da240
test admin link,
correct pointer class
2021-11-23 12:48:59 +01:00
b2bb67ab9c
fix tests 2021-11-23 12:48:59 +01:00
024eb30612
fixed locales 2021-11-23 12:48:59 +01:00
c8d188279f
add infos about jq software requirement 2021-11-23 12:48:59 +01:00
f21587ae3a
frontend lint 2021-11-23 12:48:59 +01:00
41d6a7ba45
implemented isAdmin from backend 2021-11-23 12:48:59 +01:00
c3801f37ab
corrected ports 2021-11-23 12:46:16 +01:00
35b45f4b3d
todo port & define port due to my setup 2021-11-23 12:46:16 +01:00
a82f612be8
separate router.beforeach & implement the authenticate route 2021-11-23 12:46:16 +01:00
f8404fc9a9
link to admin if isAdmin is true 2021-11-23 12:45:42 +01:00
a1e8114673
admin_area language file 2021-11-23 12:45:42 +01:00
0eb4bf8732
delete some weird docu stuff 2021-11-23 12:45:42 +01:00
d5b2356caf
setPassword in frontend
remove resetPassword
2021-11-23 12:08:23 +01:00
d1dfda81ce
removed password from createUser & implement setPassword 2021-11-23 12:00:14 +01:00
elweyn
7afbc8dc3c Implemented a switch for reset & checkEmail so that both send to ResetPassword.vue but show different textes. 2021-11-23 09:36:10 +01:00
elweyn
3ce3370e80 Changed the vue test so that we get information of the locale. 2021-11-23 09:35:27 +01:00
elweyn
a9941faafb Added locale for activate email & reset email. 2021-11-23 09:34:54 +01:00
728aaa095f
first of several calls regarding password reset 2021-11-23 03:04:28 +01:00