StephanRichter
1b11e96661
improved styling
2025-09-22 20:19:08 +02:00
StephanRichter
8c2b047de4
fixed typo
2025-09-22 18:24:57 +02:00
StephanRichter
e768b23377
added english translation
2025-09-22 18:05:03 +02:00
StephanRichter
f916a2c5ae
implemented storing of user's language as well as loading
2025-09-22 17:42:20 +02:00
StephanRichter
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 >
2025-09-22 16:25:56 +02:00
StephanRichter
97c395fb38
implemented task priorities
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-22 12:11:45 +02:00
StephanRichter
48deb1a91c
preparing for task priorities
2025-09-21 20:08:24 +02:00
StephanRichter
53ddabb27b
css improvement
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-21 00:40:45 +02:00
StephanRichter
e4016dee44
working on grid display for most important content
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-21 00:34:47 +02:00
StephanRichter
015a55082b
changed project/xx/view to grid layout
2025-09-21 00:10:34 +02:00
StephanRichter
25ed0c6cc9
improving usability on mobile devices
2025-09-20 23:32:42 +02:00
StephanRichter
b57c965d1f
Merge branch 'module/wiki'
2025-09-19 23:03:47 +02:00
StephanRichter
08eb382c85
implemented option to allow guests to see wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-19 23:03:37 +02:00
StephanRichter
60d116664b
implemented page view for freely available wiki pages
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-19 20:45:54 +02:00
StephanRichter
93124a9a8c
preparing to show pages to guests
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-19 09:22:44 +02:00
StephanRichter
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 >
2025-09-17 11:45:51 +02:00
StephanRichter
296c040180
packed buttons in markdown editor in another span
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-16 23:16:53 +02:00
StephanRichter
5b5c250d40
improvement for touch devices
2025-09-16 23:08:23 +02:00
StephanRichter
026e098314
implemented search in wiki pages
2025-09-16 17:30:08 +02:00
StephanRichter
f4f90b1b44
fixed typo in code
2025-09-16 16:22:52 +02:00
StephanRichter
14ce217d6f
implemented deletion of pages/version
2025-09-16 11:31:05 +02:00
StephanRichter
e55d656364
Merge branch 'main' into module/wiki
2025-09-15 14:58:24 +02:00
StephanRichter
8aed955798
dropping timetrack variable on logout
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-15 14:58:14 +02:00
StephanRichter
4f53a5bd4b
Merge branch 'main' into module/wiki
2025-09-15 14:57:01 +02:00
StephanRichter
438654e5ba
dropping timetrack variable on logout
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-15 14:53:04 +02:00
StephanRichter
4111c60225
preparing deletion of page version
2025-09-12 20:42:37 +02:00
StephanRichter
5bda651669
css improvements
2025-09-12 20:37:04 +02:00
StephanRichter
443fb2bd33
fixed build problem
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-12 14:25:55 +02:00
StephanRichter
7e52e02684
implemented adding new pages
2025-09-12 13:20:34 +02:00
StephanRichter
7ddd32bb72
implemented renaming of wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-12 08:49:43 +02:00
StephanRichter
ceebcaff4d
removed CompanyLegacy from ModuleRegistry
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-12 01:58:55 +02:00
StephanRichter
4bc717756f
implemented restoring of wiki tags from tag and bookmark database
2025-09-12 01:56:28 +02:00
StephanRichter
f13da92b48
fixed bugs introduced by switching from titles as ids to separate ids
2025-09-12 00:59:19 +02:00
StephanRichter
667052e3c4
Merge branch 'main' into module/wiki
2025-09-12 00:41:58 +02:00
StephanRichter
d7869d320f
Merge branch 'feature/singleton_registry'
2025-09-12 00:39:03 +02:00
StephanRichter
bfe87f53a8
refactored ModuleRegistry to singleton system
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-12 00:38:28 +02:00
StephanRichter
41eb4ca9dd
working on wiki db transition
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-11 23:54:45 +02:00
StephanRichter
9edae19591
started code to rebuid the wiki tables
2025-09-11 21:15:01 +02:00
StephanRichter
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
2025-09-11 20:21:34 +02:00
StephanRichter
aad9a7d9b8
implemented storing edit as new version, impelemented loading of arbitrary versions of wiki page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-10 15:44:51 +02:00
StephanRichter
e831b8a4e0
implemented storage of new wiki page version, prepared page display for several versions
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-10 14:47:08 +02:00
StephanRichter
14a5ba37b2
fixed translation problem
2025-09-10 09:11:34 +02:00
StephanRichter
c63def1b85
working on saving wiki pages
2025-09-10 08:51:03 +02:00
StephanRichter
4f6f969041
implemented display of wiki pages
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-09 21:08:51 +02:00
StephanRichter
4c441b1e46
working on wiki index page and page display
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-09 20:01:21 +02:00
StephanRichter
3627ccee73
working on wiki index
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-09 16:19:03 +02:00
StephanRichter
9958985d2d
Merge remote-tracking branch 'origin'
2025-09-09 10:19:53 +02:00
StephanRichter
faad2b3e2f
fixed umbrella logo
2025-09-09 10:19:38 +02:00
StephanRichter
3b8e7ed258
implemented creation of wiki tables
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-09 08:35:06 +02:00
StephanRichter
45b236cb58
scaffolding wiki module
2025-09-08 23:06:41 +02:00