Commit Graph

  • 3228b0d0da make Hibernate sequence start above 1,000,000 to spare ids for sample data Michael Hoennig 2019-05-07 12:11:17 +0200
  • a45e809228 updated moving HOWTO-tag documentation in README.md Michael Hoennig 2019-05-07 11:04:41 +0200
  • 807ed74091 historicization for UserRoleAssinment Michael Hoennig 2019-05-07 11:01:01 +0200
  • 6d85a59744 temporarily removing historicization for UserRoleAssinment just to prepare a complete HOWTO-commit Michael Hoennig 2019-05-07 10:57:17 +0200
  • 5337e7a7e8 historicization trigger+view for Customer, Membership, SepaMandate, Share and Asset Michael Hoennig 2019-05-07 10:54:27 +0200
  • e49323e99f UserRoleAssignment historicization Michael Hoennig 2019-05-06 19:12:12 +0200
  • f3c207528e general historicization table+function for Postgres Michael Hoennig 2019-05-06 18:42:11 +0200
  • 295e45e8b8 ReplaceCustomChange: assume auto commit off during Liquibase-Changeset Michael Hoennig 2019-05-06 18:20:10 +0200
  • 1284c2acaa add debug hint to README.md Michael Hoennig 2019-05-06 18:19:37 +0200
  • ecd5573654 ReplaceCustomChangeUnitTest Michael Hoennig 2019-05-06 11:47:08 +0200
  • f8ed5069fb sample-data: replacing pipes ('|') with newlines now via customChange this avoids database-specific code spread over all sample-data/*.xml files Michael Hoennig 2019-05-05 14:15:07 +0200
  • 4c42d15c12 fixing sample-data flag via gw -Psample-data in code+documentation Michael Hoennig 2019-05-05 14:13:17 +0200
  • 6efa167427 adding Postgres configurations for dev-environment with sample-data Michael Hoennig 2019-05-04 13:59:12 +0200
  • 24e76e03d1 Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng Michael Hierweck 2019-05-04 10:24:45 +0200
  • 1e0d34306c Transaction as foreign key. Example usage. Michael Hierweck 2019-05-04 10:24:29 +0200
  • 22e7511952 #124 [intUI/Filter] for UserRoleAssignment Michael Hoennig 2019-05-03 14:41:41 +0200
  • 5e001c59f9 Revert "#124 [intUI/Filter] for UserRoleAssignment" Michael Hoennig 2019-05-03 23:19:12 +0200
  • fbb356c8e9 fixing problems with infinite scroll due to hidden scrollbar and filtering Michael Hoennig 2019-05-03 23:17:52 +0200
  • d672d5b0cd more sample-data for assets Michael Hoennig 2019-05-03 22:36:57 +0200
  • 967b06cfa7 #133 [intUI] for now, no sort functionality for *DisplayLabel columns Michael Hoennig 2019-05-03 21:50:08 +0200
  • cd94cb118d add placeholder="YYYY|--|++" to date filter inputs Michael Hoennig 2019-05-03 21:02:17 +0200
  • b7aac92807 match membership sample-date with sepa-mandate sample-data Michael Hoennig 2019-05-03 20:22:17 +0200
  • 20b9d2f105 #131 sample-data for sepamandate Michael Hoennig 2019-05-03 20:21:07 +0200
  • 0a9f2584f1 #124 [intUI/Filter] for UserRoleAssignment Michael Hoennig 2019-05-03 14:41:41 +0200
  • 3c6618e3cb uniform formatting of TableFilter constructor call in share.component Michael Hoennig 2019-05-03 14:02:19 +0200
  • ab88505144 #135 [intUI/Filter] filtering non-/empty values possible with '--'/'++' Michael Hoennig 2019-05-03 12:22:10 +0200
  • 1a8fb9276e #120 [intUI/Filter] for Membership Michael Hoennig 2019-05-03 12:20:54 +0200
  • 447fbb773d #122 [intUI/Filter] for Asset and alignment with implementation in Share Michael Hoennig 2019-05-03 09:28:24 +0200
  • 5f536ad043 #115/#116/#117 [intUI/textareas] Remark in Membership/Asset/Share Michael Hoennig 2019-05-03 00:32:58 +0200
  • da60a3020f remove Remark from table view of SepaMandate Michael Hoennig 2019-05-03 00:22:00 +0200
  • 6816930793 #118 [intUI/textareas] multiline Remark in SepaMandate Michael Hoennig 2019-05-03 00:17:43 +0200
  • 0b3f4d4a03 textarea input and multiline output for Customer.remark (was missing) Michael Hoennig 2019-05-03 00:12:41 +0200
  • 8c367ab566 #129 [intUI/Date-Format] SepaMandate Michael Hoennig 2019-05-03 00:03:51 +0200
  • 64a91c82ae makes the actual data easier to read in details views Michael Hoennig 2019-05-03 00:01:40 +0200
  • d758e3a979 #127/#128 [intUI/Date-Format] Asset+Share Michael Hoennig 2019-05-02 23:45:07 +0200
  • 30b4d1f95c #126 [intUI/Date-Format] Membership Michael Hoennig 2019-05-02 23:39:50 +0200
  • 5415806621 use STRINGDECODE \n in UPDATE-Statements for linebreaks in sample-data Michael Hoennig 2019-05-02 23:36:08 +0200
  • 1bb712276c properly display line-breaks in customer address fields + STRINGDECODE \n Michael Hoennig 2019-04-09 11:33:34 +0200
  • dccafcc900 added TableFilter to share.component, TableFilter now with date range Michael Hoennig 2019-05-02 22:51:17 +0200
  • 8ae7547775 customer table with translated customerKind Michael Hoennig 2019-05-02 11:52:41 +0200
  • 2dd3deb17b fixing tslint issues Michael Hoennig 2019-05-02 11:28:40 +0200
  • 13100a9010 assets sample data Michael Hoennig 2019-05-02 11:25:13 +0200
  • 84f1abf0b0 shares sample data and some cleanup Michael Hoennig 2019-05-02 11:17:22 +0200
  • 7f358cc7fe membership sample data and some minor fixes Michael Hoennig 2019-05-02 10:48:32 +0200
  • 89437ca067 filter Customer table + class TableFilter Michael Hoennig 2019-04-03 11:53:36 +0200
  • d182637f41 improved the README.md, especially regarding the JHipster workflow Michael Hoennig 2019-05-01 14:37:22 +0200
  • f40a574ec3 improved the documentation for JHipster with spotless in README.md Michael Hoennig 2019-04-30 18:35:24 +0200
  • be52181b7e Merge branch 'jhipster-generated' Michael Hoennig 2019-04-30 18:30:48 +0200
  • 6df2cbce0b remove duplicate userId from entity UserRoleAssignment Michael Hoennig 2019-04-30 17:58:56 +0200
  • 4529527e3b removing duplicate userId from entity UserRoleAssignment (it comes implicitly through the relationship) Michael Hoennig 2019-04-30 18:04:25 +0200
  • 3c89878c21 cate userId from entity UserRoleAssignment Michael Hoennig 2019-04-30 17:58:56 +0200
  • 3908ff3d74 Merge branch 'jhipster-generated' with initially imported accessrighs.jdl Michael Hoennig 2019-04-30 17:29:18 +0200
  • 084c12d2c4 adding and importing accessrights.jdl with spotless Michael Hoennig 2019-04-30 17:24:24 +0200
  • 1aed3236a5 Merge branch 'jhipster-generated' Michael Hoennig 2019-04-30 17:13:06 +0200
  • 2c94d6a985 adding spotless, re-importing customer.jdl and spotlessApply Michael Hoennig 2019-04-30 17:08:45 +0200
  • 1373756877 Revert "makes 'gw spotlessCheck' deliberately fail to test Jenkins pipeline" Michael Hoennig 2019-04-30 13:13:57 +0200
  • dcf7bdc9b1 makes 'gw spotlessCheck' deliberately fail to test Jenkins pipeline Michael Hoennig 2019-04-30 13:07:27 +0200
  • 13fb78a622 added gw spotlessCheck to Jenkins pipeline Michael Hoennig 2019-04-30 12:53:52 +0200
  • b5d50acfbd gw spotlessApply to latest revision, preparation for re-merging generated Michael Hoennig 2019-04-30 12:21:33 +0200
  • a5f69a8cad adding spotless to gradle config Michael Hoennig 2019-04-30 10:55:27 +0200
  • 29a2178a48 splitting up build.gradle - step 1 Michael Hoennig 2019-04-30 07:52:37 +0200
  • de6c7c5d4a added links to PiTest reports in Jenkins Michael Hoennig 2019-04-30 06:56:33 +0200
  • 087e6617d3 using a proper displayLabel for the parent SepaMandate->Customer (HOWTO) Michael Hoennig 2019-04-29 18:43:23 +0200
  • 2980103764 run createSepaMandate test now as FINANCIAL_CONTACT of related customer Michael Hoennig 2019-04-29 15:18:45 +0200
  • d3db9d1392 added a PiTest section to HOWTO.md Michael Hoennig 2019-04-29 15:00:45 +0200
  • 2fa728cc45 restructuring the HOWTO.md headline levels Michael Hoennig 2019-04-29 14:46:03 +0200
  • b433f91bea section about HOWTO- tags Michael Hoennig 2019-04-29 14:25:45 +0200
  • 0fd30a5700 adding AccessMappings SepaMandateDTO with tests + consequences (HOWTO) Michael Hoennig 2019-04-29 09:39:08 +0200
  • cc0857e33b FluentBuilder<D> as interface with default method Michael Hoennig 2019-04-29 12:19:34 +0200
  • 1916347490 Revert "adding AccessMappings SepaMandateDTO with tests + consequences (HOWTO)" Michael Hoennig 2019-04-29 11:23:05 +0200
  • 328e809a2b adding AccessMappings SepaMandateDTO with tests + consequences (HOWTO) Michael Hoennig 2019-04-29 09:39:08 +0200
  • 474d51fbae refactoring of AccessMappingsUnitTestBase overloading -> method refs in ctor Michael Hoennig 2019-04-29 09:29:04 +0200
  • 0de11a2548 cleanup unused constants in SepaMandateResourceIntTest Michael Hoennig 2019-04-29 09:12:30 +0200
  • 8267cef973 improved code coverage for ShareResource Michael Hoennig 2019-04-28 14:38:03 +0200
  • 5835f15cd9 implemented more AssetDTO+ShareDTO tests and fixed but in ShareDTO Michael Hoennig 2019-04-28 14:08:57 +0200
  • 2cd92d4e2c generalized AccessMappingsUnitTestBase Michael Hoennig 2019-04-28 12:02:01 +0200
  • 0257c83fa5 fine-tuning pitest config and increasing threshold Michael Hoennig 2019-04-28 11:13:55 +0200
  • 405568fee4 fine-tuning pitest config and increasing threshold Michael Hoennig 2019-04-28 08:11:41 +0200
  • 187ccfdcc7 writtenFields->updatingFields and remove fields which are not actually updating (effectively same value) Michael Hoennig 2019-04-27 21:01:29 +0200
  • c2880a3914 exclude generated *MapperImpl from pitest Michael Hoennig 2019-04-27 20:51:03 +0200
  • acfef3dfbe test for equality via compareTo() to consider BigDecimal/DateTime etc. => effectively unchanged in update Michael Hoennig 2019-04-27 20:36:25 +0200
  • 3abc201a8d split up AssetDTOUnitTest and AssetDTOIntTest, AccessMappingsUnitTestBase Michael Hoennig 2019-04-27 17:56:38 +0200
  • 2fdb914f6d Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng Michael Hierweck 2019-04-27 15:46:55 +0200
  • d4adbb972d Sample data for customers. Michael Hierweck 2019-04-27 15:46:43 +0200
  • 5edf97b230 AssetDTOUnitTest and Membership.displayLabel now with memberFrom/Until Michael Hoennig 2019-04-27 15:03:03 +0200
  • 456a2f4811 reduced logging for determined user role to debug level Michael Hoennig 2019-04-27 13:48:27 +0200
  • 956cadeb09 membership.model.ts: membershipDisplayLabel -> customerDisplayLabel Michael Hoennig 2019-04-27 13:23:32 +0200
  • efa2972375 code coverage improved for MembershipResource and CustomerResource and Customer not explicitly deletable anymore Michael Hoennig 2019-04-27 12:05:30 +0200
  • 3b0d46a4c8 better display labels and less columns in tables (deliberately not yet in SepaMandate*) Michael Hoennig 2019-04-27 11:30:15 +0200
  • b9a7c33c6a explicitly mock user+role in *IntTest, set global role HOSTMASTER only in dev profile Michael Hoennig 2019-04-27 11:10:36 +0200
  • 5d843f4725 org.hostsharing.hsadminng logging on INFO level and logging in SecurityUtils Michael Hoennig 2019-04-27 10:28:16 +0200
  • 53382beb88 MembershipDTO JSonSerializerWithAccessFilter proper membershipDisplayReference Michael Hoennig 2019-04-26 17:42:30 +0200
  • bed81ee7f8 Fix AssetResourceIntTest BigDecimal scaling problem Michael Hoennig 2019-04-26 19:35:07 +0200
  • c8bb8cb2ca @AccessFrom in AssetDTO and AssetMapper with improved membershipDisplayReference Michael Hoennig 2019-04-26 17:15:39 +0200
  • 6570981dc2 Revert "@AccessFrom in AssetDTO and AssetMapper with improved membershipDisplayReference" Michael Hoennig 2019-04-27 06:37:56 +0200
  • 51ff0c4990 Revert "MembershipDTO JSonSerializerWithAccessFilter proper membershipDisplayReference" Michael Hoennig 2019-04-27 06:37:30 +0200
  • 638a35ea5a Revert "Fix AssetResourceIntTest BigDecimal scaling problem" Michael Hoennig 2019-04-27 06:36:47 +0200
  • 7e3d3ec5de Revert "better display labels and less columns in tables (deliberately not yet in SepaMandate*)" Michael Hoennig 2019-04-27 06:36:11 +0200
  • f301364d84 Revert "trying to find reason for failing tests in Jenkins, locally all tests are green" Michael Hoennig 2019-04-27 06:36:01 +0200
  • f08a1d89b3 Revert "trying to find reason for failing tests in Jenkins, locally all tests are green" Michael Hoennig 2019-04-27 06:35:51 +0200