Stephan Richter
af52618a68
Merge branch 'main' into module/projects
1 month ago
Stephan Richter
27c65de0d6
fixed broken main navigation
1 month ago
Stephan Richter
ccde6e3e1d
working on color customization
1 month ago
Stephan Richter
de432b664b
preparing for tag colors
1 month ago
Stephan Richter
44fa27d489
moved description a bit down
1 month ago
Stephan Richter
444e2e86a9
improved tag inheritance
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
52b41b8d28
refactored member assignment for new tasks
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
f549269326
improved logout link, fixed permissions on task creation
1 month ago
Stephan Richter
771fa28fe4
setting total_prio to 0 when task is done
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
236c173ecc
implemented task.total_prio:
...
- is dependent on the manually set priority of the task
- increases within 100 days before the due date of a task
1 month ago
Stephan Richter
1b11e96661
improved styling
1 month ago
Stephan Richter
8c2b047de4
fixed typo
1 month ago
Stephan Richter
e768b23377
added english translation
1 month ago
Stephan Richter
f916a2c5ae
implemented storing of user's language as well as loading
1 month ago
Stephan Richter
60c9a956aa
bugfixes:
...
- improved compatibility with OrcID
- allwed to alter password for user without email address (admin)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
97c395fb38
implemented task priorities
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
48deb1a91c
preparing for task priorities
1 month ago
Stephan Richter
53ddabb27b
css improvement
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
e4016dee44
working on grid display for most important content
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
1 month ago
Stephan Richter
015a55082b
changed project/xx/view to grid layout
1 month ago
Stephan Richter
25ed0c6cc9
improving usability on mobile devices
1 month ago
Stephan Richter
b57c965d1f
Merge branch 'module/wiki'
2 months ago
Stephan Richter
08eb382c85
implemented option to allow guests to see wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
60d116664b
implemented page view for freely available wiki pages
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
93124a9a8c
preparing to show pages to guests
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
f9f94ee674
fixing bugs:
...
1. error formatting caused error on OIDC login
2. sending credentials to OIDC provider
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
296c040180
packed buttons in markdown editor in another span
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
5b5c250d40
improvement for touch devices
2 months ago
Stephan Richter
026e098314
implemented search in wiki pages
2 months ago
Stephan Richter
f4f90b1b44
fixed typo in code
2 months ago
Stephan Richter
14ce217d6f
implemented deletion of pages/version
2 months ago
Stephan Richter
e55d656364
Merge branch 'main' into module/wiki
2 months ago
Stephan Richter
8aed955798
dropping timetrack variable on logout
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
4f53a5bd4b
Merge branch 'main' into module/wiki
2 months ago
Stephan Richter
438654e5ba
dropping timetrack variable on logout
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
4111c60225
preparing deletion of page version
2 months ago
Stephan Richter
5bda651669
css improvements
2 months ago
Stephan Richter
443fb2bd33
fixed build problem
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
7e52e02684
implemented adding new pages
2 months ago
Stephan Richter
7ddd32bb72
implemented renaming of wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
ceebcaff4d
removed CompanyLegacy from ModuleRegistry
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
4bc717756f
implemented restoring of wiki tags from tag and bookmark database
2 months ago
Stephan Richter
f13da92b48
fixed bugs introduced by switching from titles as ids to separate ids
2 months ago
Stephan Richter
667052e3c4
Merge branch 'main' into module/wiki
2 months ago
Stephan Richter
d7869d320f
Merge branch 'feature/singleton_registry'
2 months ago
Stephan Richter
bfe87f53a8
refactored ModuleRegistry to singleton system
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
41eb4ca9dd
working on wiki db transition
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
9edae19591
started code to rebuid the wiki tables
2 months ago
Stephan Richter
a81eb4cb1b
working on wiki module: adding users+permissions, adding notes, adding tags
...
adding tag currently does not work due to the tag module not allowing for strings as entity ids
2 months ago
Stephan Richter
aad9a7d9b8
implemented storing edit as new version, impelemented loading of arbitrary versions of wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago