Stephan Richter
|
d394c9d817
|
Merge branch 'main' into module/timetracking
|
3 months ago |
Stephan Richter
|
9aca5bd088
|
fixed legacy redirects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
ec247ca75c
|
Merge branch 'main' into module/timetracking
|
3 months ago |
Stephan Richter
|
090df72abe
|
improving timetrack link
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
254abcddb4
|
added timetracking link
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
55eb67aa49
|
added timetracking link
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
ad3634e811
|
working on time tracking index
|
3 months ago |
Stephan Richter
|
8bb44d0d7f
|
working on time list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
cedb798af8
|
Merge branch 'main' into module/timetracking
|
3 months ago |
Stephan Richter
|
18bf8a0f01
|
implemented processing of /user/openid_login?service=X
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
8de88aa5d2
|
removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
763718277d
|
implemented task legacy code
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
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
|
c991224d74
|
minor step towards loading times
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
3d149ec35d
|
Merge branch 'main' into module/timetracking
|
3 months ago |
Stephan Richter
|
ecb1ddac0f
|
fixed exception handling
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
403e95a1bf
|
improved debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
3f6c2bf360
|
bugfix: TypeSelector.svelte failed to load doc types and hence now option to create new docs was presented
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
78052b6a09
|
bugfix: markdown would fail if plantuml jar is not configured
|
3 months ago |
Stephan Richter
|
f82c4f7eb0
|
working on debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
9e00092254
|
fixed gradle build
|
3 months ago |
Stephan Richter
|
90bbefd8a8
|
preparing time module
|
3 months ago |
Stephan Richter
|
28cb00ae2a
|
Merge branch 'dev' into module/timetracking
|
3 months ago |
Stephan Richter
|
627e732873
|
update translation
|
3 months ago |
Stephan Richter
|
5a4028d774
|
working on timetracking module
|
3 months ago |
Stephan Richter
|
84075b4634
|
improved task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
6ee5f587de
|
bug fix: repaired assignment of states
|
3 months ago |
Stephan Richter
|
3b7c292e32
|
minor improvements
|
3 months ago |
Stephan Richter
|
6b2a437539
|
implemented legacy module for company
|
3 months ago |
Stephan Richter
|
89758f6c21
|
implemented legacy interface for Notes and Project
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
65701dee74
|
working on legacy note rendering
|
3 months ago |
Stephan Richter
|
85ae67b72f
|
fine-tuning notes in preparation for release
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
1df7a2bd3c
|
working on transformation of legacy notes tables
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
09dd21eee8
|
preparing first release
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
35d9e973f2
|
gui work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
c7539dc91c
|
bugfix:
when the bookmark list is empty, the script tried eternally to load more bookmarks.
resolved by introducing a check
|
3 months ago |
Stephan Richter
|
b75c56d39a
|
CSS work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
71c2fdc7f1
|
css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
ee366520a3
|
css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
e664a80581
|
completed company deletion implementation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
7dde911793
|
Merge branch 'module/company' into dev
|
3 months ago |
Stephan Richter
|
5d506ac0f9
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
67804ce3a4
|
Merge branch 'dev' into module/company
|
3 months ago |
Stephan Richter
|
8fb94fea4b
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
1d569b4962
|
optimized imports
|
3 months ago |
Stephan Richter
|
f1f9859894
|
preparing for deletion of company
|
3 months ago |
Stephan Richter
|
8c08af39fe
|
implemented table creation
|
3 months ago |
Stephan Richter
|
898729bad8
|
cleanup
|
3 months ago |
Stephan Richter
|
ebe0cf7c57
|
implemented editing members of company
|
3 months ago |
Stephan Richter
|
8bc63a8a57
|
renamed MemberEditor → PermissionEditor
|
3 months ago |