OpenSource Projekt-Management-Software
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephan Richter
3bdf7dbab6
working on table transformation:
...
idea is to transform ids of the form 'company:1:42', where company:1 is the owner and '42' is the company-relative id to separate columns owner and id,
where owner is a positive long for users and a negative long for companies.
however, as the id field would then only require a company-relative uniqueness, this currently cannot be done:
The legacy id filed has a unique constraint, which cannot be released in SQLite. So a new table will have to be created as an intermediate step.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Svelte
preparing first release
3 months ago
backend
refactored item module → stock, added legacy database creation methods
3 weeks ago
bookmark
implemented adding new pages
2 months ago
company
refactored item module → stock, added legacy database creation methods
3 weeks ago
contact
altered contact/add in order to make use of the new contact backend instead of the legacy API
4 weeks ago
core
refactored item module → stock, added legacy database creation methods
3 weeks ago
doc
added shema for stock
3 weeks ago
documents
altered contact/add in order to make use of the new contact backend instead of the legacy API
4 weeks ago
files
implemented file deletion
1 month ago
frontend
refactored item module → stock, added legacy database creation methods
3 weeks ago
gradle/ wrapper
first commit
4 months ago
legacy
peparing for file upload on server side
1 month ago
markdown
peparing for file upload on server side
1 month ago
messages
peparing for file upload on server side
1 month ago
notes
refreshing token when updating notes
1 month ago
project
finished implementation of tag loading when loading project tasks
1 month ago
stock
working on table transformation:
3 weeks ago
tags
finished implementation of tag loading when loading project tasks
1 month ago
task
now inheriting due date when child task is created
3 weeks ago
time
implemented halt on startup errors
1 month ago
translations
preparing stock module
3 weeks ago
user
Merge branch 'main' into module/files
1 month ago
web
implemented adding of new addresses, numbers, emails and web pages
4 weeks ago
wiki
adding display for wiki pages to tag/uses
1 month ago
.gitignore
added shema for stock
3 weeks ago
README.md
preparing first release
3 months ago
build.gradle.kts
peparing for file upload on server side
1 month ago
gradlew
first commit
4 months ago
gradlew.bat
first commit
4 months ago
settings.gradle.kts
refactored item module → stock, added legacy database creation methods
3 weeks ago
Umbrella 25
…eine Neuimplementierung von Umbrella mittels JAVA.
Module
…und deren Status…
Modulname
Status
bookmark
portiert
company
portiert
contact
nicht portiert
document
portiert
files
nicht portiert
item
nicht portiert
logging
nicht implementiert
mindmap
nicht implementiert
model
nicht portiert
notes
portiert
poll
nicht portiert
project
portiert
rtc
nicht implementiert
stock
nicht portiert
task
portiert
time
nicht portiert
user
portiert
wiki
nicht portiert