Stephan Richter
|
a50a451b95
|
conveniance modification: added registry and getters for modules to BaseHandler
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
5d506ac0f9
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
8fb94fea4b
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
763e5b447b
|
implemented state update after sending document, returning to document list
|
4 months ago |
Stephan Richter
|
6a58087ace
|
preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
bac04ac047
|
implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
|
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
|
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
|
9d83008a62
|
fixed creation of first user upon database initalization
|
4 months ago |
Stephan Richter
|
72940f92c3
|
preparing message system
|
4 months ago |
Stephan Richter
|
c934e19837
|
preparing message system:
copied model from previous java implementation
|
4 months ago |