Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-17 18:25:41 +01:00
31141ad4c3 PartnerDetails: add birthplace, and improve toString and introduce @Tag("import")
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-16 18:44:06 +01:00
1512e0e1a5 first version of functional data model of office module
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-16 15:49:58 +01:00
1e5bc03407 make contacts.csv easier readable by empty lines, comments and better numbering
2e609884bf remove _CONTACT from relationship types
683c2f0ce4 enable import of a single contact for multiple roles
Compare 3 commits »
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-16 14:35:02 +01:00
19f962cf2e HasUUid for all Entity classes and migrate SOLE_AGENT+JOINT_AGENT to REPRESENTATIVE
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-16 09:53:45 +01:00
3a66a28a33 import operational contact + allow multiple assignments of contacts
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-15 17:01:34 +01:00
cd7ea891c2 revert accidental comment about billingContact
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-15 16:58:15 +01:00
2f3e4038e4 remove precondition
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-15 16:31:37 +01:00
ff2671ff92 environment scripting for import-office-tables
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-13 21:27:17 +01:00
033a86f10d separately import contact as billing or contractual contact
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-12 18:41:24 +01:00
2f5acd4171 use env variables for admin+restricted user, jdbc-url and admin-password
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-11 18:05:53 +01:00
db7c101691 Liquibase-Scripts and database migration possible with explicit (non-superuser) DB-User
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-11 16:49:45 +01:00
70621fd482 always use jdbc:postgresql://localhost:5432/postgres for ImportTestData
e9a8699aa1 delete test data before import
1299b4e20a increase length of hs_office_contact.label to 96
76ad26b747 amend test data (Paule -> Petra) which was confusingly similar to basic test data (Paul) + cleanup
5162aa0606 add defaultPrefix to HsOfficeDebitorEntity.toString()
Compare 5 commits »
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-11 10:30:10 +01:00
90508df42d remove hsh00- from default prefix
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-11 09:36:23 +01:00
5d7a245d9d import debitorPrefix, debitorSuffix, defaultPrefix etc. (WIP)
340a53a3d5 add column vatReverseCharge to table hs_office_debitor + view hs_office_debitor_rv
Compare 2 commits »
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-10 17:51:08 +01:00
368170d27e Merge remote-tracking branch 'origin/master' into db-migration
980524e7ab add: membership-fee-billable, debitor.billable, debitor.billingContact, debitor.defaultPrefix
e427bb1784 Merge pull request 'fix+improve-project-setup' (#8) from fix+improve-project-setup into master
238e413aa7 Merge branch 'master' into fix+improve-project-setup
5f9a6d53d8 Merge pull request 'Add information related to Podman storage to README.' (#3) from readme-podman-storage into master
Compare 17 commits »
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#8 2024-01-06 18:25:20 +01:00
fix+improve-project-setup
hsh-michaelhoennig pushed to db-migration at hostsharing/hs.hsadmin.ng 2024-01-06 18:24:17 +01:00
5280527eae Merge remote-tracking branch 'origin/master' into db-migration
abbb61727b fix spelling of semamandate
97f428055e import legacy-ids for contact, partner + sepamandate
1b3eef0e14 use record[named-field] for column access
0f71c6a88d re-activate auto-download of JDK with Gradle Toolchain support (#7)
Compare 56 commits »
hsh-michaelhoennig created branch fix+improve-project-setup in hostsharing/hs.hsadmin.ng 2024-01-06 18:23:20 +01:00
96ef490207 code cleanup, removing commented code
0a996a9a8f remove SDKMAN from README, JDK is now downloaded by Gradle Toolchain
242b6f88c9 make OWASP_API_KEY optionally
Compare 3 commits »