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 |
Stephan Richter
|
e831b8a4e0
|
implemented storage of new wiki page version, prepared page display for several versions
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
14a5ba37b2
|
fixed translation problem
|
2 months ago |
Stephan Richter
|
c63def1b85
|
working on saving wiki pages
|
2 months ago |
Stephan Richter
|
4f6f969041
|
implemented display of wiki pages
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
4c441b1e46
|
working on wiki index page and page display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
3627ccee73
|
working on wiki index
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
9958985d2d
|
Merge remote-tracking branch 'origin'
|
2 months ago |
Stephan Richter
|
faad2b3e2f
|
fixed umbrella logo
|
2 months ago |
Stephan Richter
|
3b8e7ed258
|
implemented creation of wiki tables
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
45b236cb58
|
scaffolding wiki module
|
2 months ago |
Stephan Richter
|
e8e215f24c
|
improved task view:
parent task no longer disappears when task is updated
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
14656a813c
|
improving mobile accesability
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
8107157f6a
|
implemented opening of external links in new tab
|
2 months ago |
Stephan Richter
|
6e3fa67ed1
|
working on background image
|
2 months ago |
Stephan Richter
|
f57592b322
|
implemented (temporary) display of closed tasks in project list
|
2 months ago |
Stephan Richter
|
241129a369
|
implemented removal of required task
|
2 months ago |
Stephan Richter
|
cce488f615
|
implemented adding required tasks to task
|
2 months ago |
Stephan Richter
|
91f536a658
|
preparing for task dependency implementation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
dd1ba104e3
|
improve kanban css
|
2 months ago |
Stephan Richter
|
885a62e7e1
|
bugfix on document list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
5b97fe8999
|
fixed translation bugs
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
e4148d88a8
|
improved redirect url on login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
e372720dd2
|
implemented full-text search
|
2 months ago |
Stephan Richter
|
379d156fd2
|
implemented seach in documents
|
2 months ago |
Stephan Richter
|
d3c63fadff
|
implemented search within time tracks
|
2 months ago |
Stephan Richter
|
bee33e84a0
|
implemented searching in notes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
cff4360a37
|
removed search module
(search is implemented in each module, no separate module required)
|
2 months ago |
Stephan Richter
|
498b3e827b
|
Merge remote-tracking branch 'origin/main'
|
2 months ago |
Stephan Richter
|
dbe7e51b7d
|
added links to documents to time track list
|
2 months ago |
Stephan Richter
|
fe5f2d65c7
|
bugfixes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
ecb4cb5e64
|
css improvement
|
2 months ago |
Stephan Richter
|
608aa650b7
|
improved link color
|
2 months ago |
Stephan Richter
|
9f4f095023
|
implemented search in companies
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
9887f78949
|
fixed login on legacy link user/openid_login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
eaa95b3b72
|
improved time track table
|
2 months ago |
Stephan Richter
|
4f85e9e440
|
css improvement
|
2 months ago |
Stephan Richter
|
1dbc2513fa
|
Merge branch 'dev'
|
2 months ago |
Stephan Richter
|
45c2f3978f
|
implemented joining of times
|
2 months ago |
Stephan Richter
|
3b3ae78176
|
trying to fix line breaks between tag and removal button
|
2 months ago |
Stephan Richter
|
7478a8bdae
|
tweaking project list
|
2 months ago |
Stephan Richter
|
6031bb4445
|
bugfix: clicking on project in project list did not cause navigation
|
2 months ago |
Stephan Richter
|
cc81b0909a
|
probably fixed blank page issue upon logout
|
2 months ago |
Stephan Richter
|
0792baff49
|
implemented returning to page the client was at before starting oidc login
|
2 months ago |
Stephan Richter
|
307ce63635
|
improved display of tags
|
2 months ago |
Stephan Richter
|
eaf5e54edf
|
bugfix: time editor failed when no end time was set
|
2 months ago |
Stephan Richter
|
50dbe9a4e5
|
trying to improve editing on long-tap
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
94c70eae16
|
minor improvements:
- page titles
- favicon
- background logo
|
2 months ago |