Commit Graph

22 Commits

Author SHA1 Message Date
jaschop 4a3065dc3c Merge pull request 'Added Dockerfile & docker build instructions' (#54) from dockerize into master
Reviewed-on: #54
2023-09-28 18:08:39 +02:00
jaschop 1a4dcecaac
added docker image size warning 2023-09-28 18:05:28 +02:00
jaschop 513bdc506b
added Dockerfile & docker build instructions in README
also some cleaning up of README
2023-09-28 17:59:12 +02:00
weeman 7ce61a9bc1
tweak issue templates 2022-01-14 16:06:21 +01:00
weeman fbd326b547
add feature templates 2022-01-14 16:04:36 +01:00
gulliver 904c7837d7 Merge pull request 'data model adapted to split between user and profile' (#11) from split_user_profile into master
Reviewed-on: #11
2021-09-09 19:56:56 +02:00
Gulliver b5e49346ee profile_visible -> visible
moved skill, experience, search_topic into tag and tag_type entity
moved relations from user to new profile entity
2021-07-01 09:16:14 +02:00
Gulliver e4c0459b60 Merge branch 'split_user_profile' of https://git.wtf-eg.de/kompetenzinventar/ki-doku into split_user_profile 2021-06-30 12:35:08 +02:00
Gulliver 10002757ab data model adapted to split between user and profile 2021-06-30 12:30:09 +02:00
Lukas Grossberger a28bf9676d update instructions for build dependencies
* typo in sphinx plantuml package name
* make python and system dependencies explicit
2021-06-30 12:24:40 +02:00
gulliver 22948e415b Merge pull request 'update instructions for build dependencies' (#13) from LukasGrossberger/ki-doku:readme-build-section into master
Reviewed-on: #13
2021-06-27 11:05:49 +02:00
Lukas Grossberger 7b171a7b58 update instructions for build dependencies
* typo in sphinx plantuml package name
* make python and system dependencies explicit
2021-06-26 23:28:48 +02:00
Gulliver 1ccc65a9e7 data model adapted to split between user and profile 2021-06-20 13:48:08 +02:00
Gulliver 78347140ae added entities for users experiences
splitted address into separate table
added types, length and Nullable information to attributes (based on flask data model)
2021-06-11 00:26:30 +02:00
Gulliver e8cdb715f2 added user-> contact -> contact type relation 2021-06-08 22:14:58 +02:00
Gulliver 774168e93a authors added, set release to 0.0.2, only language 'de' is supported 2021-05-31 22:09:52 +02:00
Gulliver 58d0657657 added overview rest API 2021-05-31 21:56:02 +02:00
Gulliver d1cd8bf349 added links to front and backend repo 2021-05-31 21:31:29 +02:00
Gulliver 228b723773 journalentry for 2021-05-31 added
toc depth set to 4
2021-05-31 21:30:37 +02:00
Gulliver dec9a90fc5 make builds now singlehtml and pdf version of document 2021-05-31 21:18:27 +02:00
Gulliver 6ab90efb8d added scammos wireframes 2021-05-28 23:04:13 +02:00
Gulliver 25daa7a93c initial README and docs taken over and adapted from membersteward-repo 2021-05-28 22:20:20 +02:00