Commit Graph

  • 4cf1941f44 add issue display Thomas Peetz 2025-05-02 18:17:06 +02:00
  • ace568a800 setup changed Thomas Peetz 2025-05-02 13:58:09 +02:00
  • c77adb0e04 update models to use string type for id fields Thomas Peetz 2025-05-02 11:21:57 +02:00
  • 7ff2bf912d update scripts to use Postgres Thomas Peetz 2025-05-01 01:13:49 +02:00
  • 72c1a7d265 use PostgreSQL for kontor-spring and kontor-api Thomas Peetz 2025-04-30 22:10:05 +02:00
  • 2efacf6d67 Merge branch 'main' into develop/0.2.0 Thomas Peetz 2025-04-30 19:32:42 +02:00
  • d6549132ea update version to 0.2.0 Thomas Peetz 2025-04-30 19:24:29 +02:00
  • 58f80b3e76 create release 0.1.0 v0.1.0 Thomas Peetz 2025-04-30 18:40:24 +02:00
  • ce49c463c3 Merge branch 'develop/0.1.0' into 'main' tpeetz 2025-04-30 17:31:18 +02:00
  • 931b4a0aba remove obsolete kontor.py tpeetz 2025-04-30 17:31:18 +02:00
  • 2cfaaa4d87 remove obsolete kontor.py #61 develop/0.1.0 Thomas Peetz 2025-04-30 17:28:09 +02:00
  • 5850b1cfb0 rename User to Profile and Role to Permission. refs #15 Thomas Peetz 2025-04-30 17:22:40 +02:00
  • 8833d2ca6a add db-password.txt in preparation of switching to PostgreSQL Thomas Peetz 2025-04-29 14:48:31 +02:00
  • bbf422cc5d create Docker images only with development version as tag Thomas Peetz 2025-04-29 14:43:07 +02:00
  • 4c96de27db import sources from develop/0.1.0 Thomas Peetz 2025-04-29 12:52:55 +02:00
  • 1290a45fb5 kontor-api: Add details pages for Comics, Artists and MediaFiles Thomas Peetz 2025-04-28 15:47:07 +02:00
  • 3afbbf900d add life of MediaFile Thomas Peetz 2025-04-27 22:11:56 +02:00
  • f71419d37b Merge branch 'feature/12-import-templates-from-bottle' into 'develop/0.1.0' tpeetz 2025-04-27 14:53:34 +02:00
  • f5f673fd4e add comic artist details page #60 Thomas Peetz 2025-04-27 14:52:07 +02:00
  • 8ec0784490 import templates from bottle and django. Use bootstrap for HTML content Thomas Peetz 2025-04-27 14:14:56 +02:00
  • 13faff8e01 add dependency to mariadb for kontor and kontor-api Thomas Peetz 2025-04-26 22:57:52 +02:00
  • 0a4f6bb0f9 remove kontor-cli Thomas Peetz 2025-04-26 22:17:09 +02:00
  • 3b4e5634b1 remove scriptsa.bak Thomas Peetz 2025-04-26 00:40:00 +02:00
  • 8c98e6de26 kontor-spring: change IssueView to use StatusIcon Thomas Peetz 2025-04-25 16:32:31 +02:00
  • 525d82cbda remove conflict marker Thomas Peetz 2025-04-25 08:13:33 +02:00
  • e26aaa1420 fix deprecatino warning in build.gradle Thomas Peetz 2025-04-25 07:47:29 +02:00
  • ec7f05d8fc Merge branch 'feature/10-improve-docker-image' into 'develop/0.1.0' tpeetz 2025-04-25 01:21:16 +02:00
  • 727e95e732 setup kontor-schema #58 Thomas Peetz 2025-04-21 21:45:06 +02:00
  • 75d3bf6ffb Resolve "evaluate uv" tpeetz 2025-04-21 17:39:20 +02:00
  • 94782fc468 relocate sources Thomas Peetz 2025-04-21 03:56:55 +02:00
  • 101ece44d8 Resolve "evaluate uv" tpeetz 2025-04-21 17:39:20 +02:00
  • e880594a5b change schema back to use BIT(1) for boolean Thomas Peetz 2025-04-25 00:45:25 +02:00
  • c222d4cd7a copy sources from branch develop/0.1.0 Thomas Peetz 2025-04-24 16:05:05 +02:00
  • cb0fa3f728 change schema Thomas Peetz 2025-04-23 22:54:37 +02:00
  • 4709e431b7 add schema from kontor-schema Thomas Peetz 2025-04-23 21:21:19 +02:00
  • bfccca72a1 copy schema to kontor-api Thomas Peetz 2025-04-23 10:08:22 +02:00
  • 8a3eebaab5 move schema to separate uv project Thomas Peetz 2025-04-22 00:51:41 +02:00
  • 6716103d0c setup kontor-schema Thomas Peetz 2025-04-21 21:45:06 +02:00
  • ee78af1abe relocate sources Thomas Peetz 2025-04-21 03:56:55 +02:00
  • 1fc726ee4b Resolve "evaluate uv" tpeetz 2025-04-21 17:39:20 +02:00
  • 882f48de0b relocate sources Thomas Peetz 2025-04-21 03:56:55 +02:00
  • 097a3efd4a Merge branch 'feature/11-evaluate-uv' into 'develop/0.1.0' tpeetz 2025-04-21 17:39:21 +02:00
  • 934ef826c9 Resolve "evaluate uv" tpeetz 2025-04-21 17:39:20 +02:00
  • bb049441b4 extend check_kontor.py for comparing json file with db Thomas Peetz 2025-04-21 00:55:50 +02:00
  • 2bdbef8f8a change boolean fields in schema from Bit(1) to Boolean tpeetz 2025-04-19 01:40:13 +02:00
  • 20f29d88fa add script to copy from json to mariadb tpeetz 2025-04-18 22:55:40 +02:00
  • 1997957069 remove .itlab-ci.yml and call of pytest to Makefile Thomas Peetz 2025-04-18 00:52:00 +02:00
  • 116bb77e4c update check_kontor.py to call Kontor API Thomas Peetz 2025-04-18 00:09:30 +02:00
  • a6eeea6c1f add testing to fastapi Thomas Peetz 2025-04-17 02:21:14 +02:00
  • 4a61d6a727 refactor scripts to work wit api Thomas Peetz 2025-04-16 05:08:59 +02:00
  • 98e3d91edd reorganize python projects Thomas Peetz 2025-04-15 01:29:08 +02:00
  • a169f6a6c1 Merge branch 'feature/9-evaluate-sqlmodel' into 'develop/0.1.0' tpeetz 2025-04-13 16:16:10 +02:00
  • b14a267b5b evaluate sqlmodel tpeetz 2025-04-13 16:16:10 +02:00
  • a43e2c806c add virtualenv to scripts Thomas Peetz 2025-04-08 12:14:20 +02:00
  • 10834df92b add script for import data Thomas Peetz 2025-04-08 11:49:52 +02:00
  • 3d97c3360a add MetaDataColumn import Thomas Peetz 2025-04-07 22:26:33 +02:00
  • 76d91dd506 add import view Thomas Peetz 2025-04-07 19:34:08 +02:00
  • 84aff2b7d7 add data for cards Thomas Peetz 2025-04-06 09:41:53 +02:00
  • 2f8c10a692 add package repository and refactor classes Thomas Peetz 2025-04-03 22:31:11 +02:00
  • c5f74e007a organize imports Thomas Peetz 2025-04-01 23:13:08 +02:00
  • 243f693f9d ignore project files Thomas Peetz 2025-04-01 23:08:54 +02:00
  • 976b4f3f47 extract ColumnToggleContextMenu and createStatusIcon to separate classes Thomas Peetz 2025-04-01 22:09:41 +02:00
  • 1b18dae311 add scripts from repository python-scripts Thomas Peetz 2025-04-01 08:12:53 +02:00
  • 38e77b25b1 change display of boolean in ComicView and add docker tasks to build.gradle Thomas Peetz 2025-03-31 22:41:08 +02:00
  • bbc08863f0 Merge branch 'feature/8-create-docker-build' into 'develop/0.1.0' tpeetz 2025-03-31 18:40:40 +02:00
  • d58f18d206 Merge branch 'develop/0.1.0' into 'feature/8-create-docker-build' #50 tpeetz 2025-03-31 18:30:11 +02:00
  • fd5bc54eee import repositories kontor-java and kontor-ee Thomas Peetz 2025-03-30 15:57:09 +02:00
  • cbc57d22f8 add Docker build and domcker-compose file Thomas Peetz 2025-03-30 04:17:58 +02:00
  • a5cdf8867a move Git repository kontor-docker to directory bottle-docker Thomas Peetz 2025-03-29 19:05:31 +01:00
  • 45971518ee change ModuleData view tpeetz 2025-03-17 17:44:49 +01:00
  • 7db244f599 add length vor varchar for _id fields Thomas Peetz 2025-02-12 18:07:48 +01:00
  • 41e2b11da2 add details view Thomas Peetz 2025-02-11 16:16:38 +01:00
  • 0d1b2e416e add tab witg table and details Thomas Peetz 2025-02-11 10:39:07 +01:00
  • d8eecb4dab fix NPE in MediaActorView Thomas Peetz 2025-02-10 15:56:32 +01:00
  • 3bb3b22cea add MediaActor and MediaActorFile to kontor-schema Thomas Peetz 2025-02-10 12:54:59 +01:00
  • 8ffd421c1b add views for MediaActor and adapt MediaFile Thomas Peetz 2025-02-10 12:25:39 +01:00
  • 6d54c7f315 add MediaActor Thomas Peetz 2025-02-10 00:27:23 +01:00
  • f5fb743503 refactor kontor-schema Thomas Peetz 2025-02-08 20:22:21 +01:00
  • ca9022d289 Merge branch 'table_sortable' into 'develop/0.1.0' tpeetz 2025-02-06 15:59:29 +00:00
  • ed0e108599 refactor project by using enums for recurring strings #55 Thomas Peetz 2025-02-06 16:33:15 +01:00
  • 7dc18b10cb refactor kontor-schema by moving classes to seprate modules Thomas Peetz 2025-02-06 11:09:09 +01:00
  • 171bc1676a refactor project by using enums for recurring strings Thomas Peetz 2025-02-06 16:33:15 +01:00
  • 1a5cd6ffe8 refactor kontor-schema by moving classes to seprate modules Thomas Peetz 2025-02-06 11:09:09 +01:00
  • 71ecfaff1f make tables sortable Thomas Peetz 2025-02-03 23:28:35 +01:00
  • f33aaadce7 fix problem with closing subwindows and define field length for id in schema Thomas Peetz 2025-02-03 17:37:19 +01:00
  • 591171b223 add meta data subwindow Thomas Peetz 2025-02-02 21:38:16 +01:00
  • da453d642d rename kontor.py to main.py for pyside6-deploy Thomas Peetz 2025-01-28 23:19:23 +01:00
  • e733fa21e6 moved update and download functionality to kontor-schema Thomas Peetz 2025-01-28 15:10:10 +01:00
  • c61e49720e update title Thomas Peetz 2025-01-27 22:42:32 +01:00
  • d01489b1fa reformat python file Thomas Peetz 2025-01-27 15:21:51 +01:00
  • 93c7498a83 setting return value of adding link to db Thomas Peetz 2025-01-27 15:20:35 +01:00
  • fe89cc6e0f add Mixin for videos Thomas Peetz 2025-01-27 13:34:15 +01:00
  • 1e9ca7c1a4 add Enum for Videotype Thomas Peetz 2025-01-25 03:53:47 +01:00
  • 400aff6524 Add MediaWindow Thomas Peetz 2025-01-24 08:58:59 +01:00
  • 845f085a76 remove data.json Thomas Peetz 2025-01-24 05:31:20 +01:00
  • 88c623edb7 subclass VideoFile Thomas Peetz 2025-01-24 05:02:08 +01:00
  • 0cc73c09aa remove pyproject.toml Thomas Peetz 2025-01-21 20:14:27 +01:00
  • e8660faa06 Refactor GUI to use Multi Document Interface Thomas Peetz 2025-01-21 20:12:50 +01:00
  • 4e884fdbe5 fix exporting and importing from file Thomas Peetz 2025-01-21 16:46:12 +01:00
  • 4c330a1138 remove kontor-cli.backup Thomas Peetz 2025-01-21 09:42:33 +01:00