Stephan Richter
|
90c27382a1
|
working on document view/edit
|
4 months ago |
Stephan Richter
|
163bcebf4f
|
implemented document creation
this required a major refactoring of the object model
|
4 months ago |
Stephan Richter
|
21812d2b42
|
major refactoring: working towards more interface-implementation splitting
|
4 months ago |
Stephan Richter
|
5b5e6a9387
|
working on document list
|
4 months ago |
Stephan Richter
|
61d0378d32
|
extend UserHelper interface
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
c0b393a85b
|
added UserHelper interface to allow dependency injection
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
4ba113daf5
|
unified loading of user in UserModule
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
a11f2f0718
|
preparing document module
|
4 months ago |
Stephan Richter
|
92c6b154ea
|
implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
7a5bb50ee2
|
restructuring, working on password reset email
next steps:
- create reset url and add it to the translation fill map
- implement message translation
- implement otp validation and login
|
4 months ago |
Stephan Richter
|
3e91565fb6
|
working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
b07533eaa9
|
working on search
|
4 months ago |
Stephan Richter
|
c934e19837
|
preparing message system:
copied model from previous java implementation
|
4 months ago |
Stephan Richter
|
3c898f36de
|
ported legacy functions
|
4 months ago |
Stephan Richter
|
e48ddfdb2c
|
working on legacy api:
Teile des Codes aus funktionierendem Projekt kpiert und angepasst, aber noch nicht getestet
|
4 months ago |
Stephan Richter
|
c96e7d73ba
|
made some preferences configurable
|
4 months ago |
Stephan Richter
|
41c3ffa351
|
re-implemented login via OIDC
|
4 months ago |
Stephan Richter
|
ea6ca9e45d
|
implemented user list and editing other users for admin
|
4 months ago |
Stephan Richter
|
b918d453cb
|
implemented user login.
next: find a solution for routing
|
4 months ago |