Commit Graph

  • 65288a53a1 complete MetaDataTable and MetaDataColumn Thomas Peetz 2025-01-20 15:40:45 +01:00
  • 60fba0d3e9 add dependencies to kontor-schema and kontor-video in rquirements.txt Thomas Peetz 2025-01-19 23:39:53 +01:00
  • ada723dc48 separate cli and gui application in own python packages. provide database schema as python package. Thomas Peetz 2025-01-19 23:36:52 +01:00
  • f07c7b74ee prepare progress bar for download Thomas Peetz 2025-01-19 17:49:13 +01:00
  • f3c59c11ba add progress in statusbar Thomas Peetz 2025-01-18 01:28:27 +01:00
  • 3c4d3ad326 add check files command Thomas Peetz 2025-01-17 17:19:31 +01:00
  • 917e287784 fix missing argument for KontorDB in import_cmd and export Thomas Peetz 2025-01-17 13:38:16 +01:00
  • 611d6b9e61 add update and download for MediaFile Thomas Peetz 2025-01-17 13:31:49 +01:00
  • 58263cb854 use sqlalchemy session only as short as possible Thomas Peetz 2025-01-16 23:03:30 +01:00
  • 33dcbc4413 add command to add link Thomas Peetz 2025-01-16 16:50:14 +01:00
  • f3cf1a17f3 add import functionality Thomas Peetz 2025-01-15 14:16:35 +01:00
  • 3466c10a88 add commands and subcommands Thomas Peetz 2025-01-14 22:58:15 +01:00
  • 4cea554116 add missing schema classes Thomas Peetz 2025-01-14 17:53:05 +01:00
  • 332e09b283 Merge branch 'feature/5-add-token-management' into 'develop/0.1.0' tpeetz 2025-01-14 14:55:54 +00:00
  • d3c720f995 Merge branch 'develop/0.1.0' into 'feature/5-add-token-management' #47 tpeetz 2025-01-14 14:44:46 +00:00
  • 453ad2af7b merged command line and gui app in one command Thomas Peetz 2025-01-14 13:10:24 +01:00
  • 54bc17ee7d add cli app and fix relationship typos Thomas Peetz 2025-01-13 22:54:25 +01:00
  • 89b7b87b8c add export to json Thomas Peetz 2025-01-13 16:18:13 +01:00
  • 3f0a37ff19 create files with abstract model class Thomas Peetz 2025-01-13 00:26:42 +01:00
  • 954dab289a extend MetaDataColumn by adding column for name of column for referenced tables Thomas Peetz 2025-01-12 02:41:40 +01:00
  • 5affa16505 add tysc schema Thomas Peetz 2025-01-11 19:00:58 +01:00
  • d2b1cb999a reorganize files for Qt application Thomas Peetz 2025-01-11 01:54:05 +01:00
  • f1d36acff7 add sqlalchemy as orm tool Thomas Peetz 2025-01-10 17:39:54 +01:00
  • 7e8a6b3c91 add repo kontor-quarkus Thomas Peetz 2025-01-09 22:28:46 +01:00
  • b424e95e05 import other kontor repos into directories Thomas Peetz 2025-01-09 19:28:50 +01:00
  • 28746adfbb import from kontor-flask branch develop/0.1.0 Thomas Peetz 2025-01-08 22:34:21 +01:00
  • 0d2f27f771 import from kontor-flask Thomas Peetz 2025-01-08 22:31:20 +01:00
  • d6410e2584 implement generic table model Thomas Peetz 2025-01-06 17:07:20 +01:00
  • ce1514f20a fix errors when displaying empty table Thomas Peetz 2025-01-05 23:44:29 +01:00
  • c8ea7c4188 refresh table when updated Thomas Peetz 2025-01-05 21:47:27 +01:00
  • 245ee2378e display tick and cross for boolean values Thomas Peetz 2025-01-05 14:13:15 +01:00
  • afb3ac88c8 first implementation to show Comics and MediaFiles Thomas Peetz 2025-01-05 14:10:15 +01:00
  • 3a0a0055a6 Add Taskjuggler project file Thomas Peetz 2024-12-05 20:40:13 +01:00
  • 283577df9b Merge branch 'add-cli-app' into 'develop/0.1.0' #54 #49 tpeetz 2025-01-14 12:22:53 +00:00
  • 276302570f merged command line and gui app in one command #53 Thomas Peetz 2025-01-14 13:10:24 +01:00
  • f74c07af9a add cli app and fix relationship typos Thomas Peetz 2025-01-13 22:54:25 +01:00
  • d0eae1980a add export to json #52 Thomas Peetz 2025-01-13 16:18:13 +01:00
  • 820ae3d374 create files with abstract model class Thomas Peetz 2025-01-13 00:26:42 +01:00
  • bf14c9a020 extend MetaDataColumn by adding column for name of column for referenced tables Thomas Peetz 2025-01-12 02:41:40 +01:00
  • a3652cc9b8 add tysc schema Thomas Peetz 2025-01-11 19:00:58 +01:00
  • 8f2e99195a reorganize files for Qt application Thomas Peetz 2025-01-11 01:54:05 +01:00
  • 2ae11e24ef add sqlalchemy as orm tool Thomas Peetz 2025-01-10 17:39:54 +01:00
  • a1e8474149 add repo kontor-quarkus Thomas Peetz 2025-01-09 22:28:46 +01:00
  • 9b329c0ac4 import other kontor repos into directories Thomas Peetz 2025-01-09 19:28:50 +01:00
  • 8120c92b32 Merge branch 'feature/4-import-kontor-flask-into-directory-flask' into 'develop/0.1.0' tpeetz 2025-01-08 21:44:47 +00:00
  • 5c261529fc import from kontor-flask branch develop/0.1.0 #46 Thomas Peetz 2025-01-08 22:34:21 +01:00
  • 6923b3e5ee import from kontor-flask Thomas Peetz 2025-01-08 22:31:20 +01:00
  • fc4110b11d fix problem in string formatting Thomas Peetz 2025-01-08 15:34:11 +01:00
  • e078f43cc6 set correct project id in build.gradle tpeetz 2025-01-08 14:28:18 +00:00
  • 24e4c0b58e import export dialog by adding selection of export type Thomas Peetz 2025-01-08 14:15:29 +01:00
  • 8d31a92692 improve view of meta data by using icons for boolean and add search Thomas Peetz 2025-01-08 10:39:52 +01:00
  • c619745a4a prevent NPE Thomas Peetz 2025-01-08 08:05:09 +01:00
  • c769115331 implement general data tab view Thomas Peetz 2025-01-07 21:18:14 +01:00
  • 1a7da0ab9f add column header info Thomas Peetz 2025-01-07 01:48:03 +01:00
  • 78632e0e12 Import kontor-spring into directory springboot tpeetz 2025-01-06 17:09:38 +00:00
  • 3aed8af868 implement generic table model Thomas Peetz 2025-01-06 17:07:20 +01:00
  • c6d1e4d7e7 fix errors when displaying empty table Thomas Peetz 2025-01-05 23:44:29 +01:00
  • d98dc79cf8 refresh table when updated Thomas Peetz 2025-01-05 21:47:27 +01:00
  • 9dcc09c586 display tick and cross for boolean values Thomas Peetz 2025-01-05 14:13:15 +01:00
  • 57e7b9e999 first implementation to show Comics and MediaFiles Thomas Peetz 2025-01-05 14:10:15 +01:00
  • d97145b629 add first implementation of Dockerfile Thomas Peetz 2025-01-08 21:57:13 +01:00
  • 8ba23b6365 add first example of a Dockerfile for a Spring Boot Application Thomas Peetz 2025-01-08 21:41:20 +01:00
  • 66d61e2c1f add entity token Thomas Peetz 2025-01-08 21:08:15 +01:00
  • 83f645d4c6 fix problem in string formatting Thomas Peetz 2025-01-08 15:34:11 +01:00
  • 7d84e341d6 set correct project id in build.gradle tpeetz 2025-01-08 14:28:18 +00:00
  • c3ec0977c0 import export dialog by adding selection of export type Thomas Peetz 2025-01-08 14:15:29 +01:00
  • d51bc47ffe improve view of meta data by using icons for boolean and add search Thomas Peetz 2025-01-08 10:39:52 +01:00
  • faa1d73eea prevent NPE Thomas Peetz 2025-01-08 08:05:09 +01:00
  • fe407d6d89 implement general data tab view Thomas Peetz 2025-01-07 21:18:14 +01:00
  • 0759c99c1d add column header info Thomas Peetz 2025-01-07 01:48:03 +01:00
  • 77bb86a9fa Merge branch 'feature/2-import-kontor-spring-into-directory-springboot' into 'develop/0.1.0' tpeetz 2025-01-06 17:09:38 +00:00
  • 4d7d7391c3 Import kontor-spring into directory springboot tpeetz 2025-01-06 17:09:38 +00:00
  • c5aa3b32ef implement generic table model Thomas Peetz 2025-01-06 17:07:20 +01:00
  • 4ff999a74e fix errors when displaying empty table Thomas Peetz 2025-01-05 23:44:29 +01:00
  • bdf2b2ba43 refresh table when updated Thomas Peetz 2025-01-05 21:47:27 +01:00
  • 04dfe483e4 display tick and cross for boolean values Thomas Peetz 2025-01-05 14:13:15 +01:00
  • 4a279738e3 first implementation to show Comics and MediaFiles Thomas Peetz 2025-01-05 14:10:15 +01:00
  • 3f65ec55fc Add Taskjuggler project file Thomas Peetz 2024-12-05 20:40:13 +01:00
  • 304005822c Initial commit tpeetz 2024-11-21 15:11:49 +00:00