Michael Hoennig
|
72e79e2134
|
#112 [RightsModule] use UserRoleAssignments from database
|
2019-05-10 11:18:15 +02:00 |
|
Michael Hoennig
|
01d28a85d4
|
#137 [Rechte-Modul] sample-data für User+UserRoleAssignment
|
2019-05-08 20:17:28 +02:00 |
|
Michael Hoennig
|
6eaab336c0
|
minor corrections in README.md
|
2019-05-08 13:22:57 +02:00 |
|
Michael Hoennig
|
671d80cc71
|
adding @EntityTypeId to *DTO as preparation for UserRoleAssignments
|
2019-05-08 13:17:26 +02:00 |
|
Michael Hoennig
|
735f672ea1
|
UserRoleAssignment entityTypeId+entityObjectId now required
this table only stores entity-dependent roles,
independent roles are stored in the JHipster table JHI_USER_AUTHORITY
|
2019-05-08 10:56:48 +02:00 |
|
Michael Hoennig
|
8ca206e1c0
|
accessrights.jdl: UserRoleAssignments entity*Id required
Merge branch 'jhipster-generated'
|
2019-05-07 13:08:26 +02:00 |
|
Michael Hoennig
|
bac012f9b4
|
accessrights.jdl: UserRoleAssignments entity*Id required
|
2019-05-07 13:01:04 +02:00 |
|
Michael Hoennig
|
167bac8a1d
|
minor improvements to jhipster workflow
|
2019-05-07 12:57:14 +02:00 |
|
Michael Hoennig
|
c756a251c2
|
.gitignore /worktrees/
|
2019-05-07 12:45:15 +02:00 |
|
Michael Hoennig
|
3228b0d0da
|
make Hibernate sequence start above 1,000,000 to spare ids for sample data
|
2019-05-07 12:11:17 +02:00 |
|
Michael Hoennig
|
a45e809228
|
updated moving HOWTO-tag documentation in README.md
|
2019-05-07 11:04:41 +02:00 |
|
Michael Hoennig
|
807ed74091
|
historicization for UserRoleAssinment
|
2019-05-07 11:01:01 +02:00 |
|
Michael Hoennig
|
6d85a59744
|
temporarily removing historicization for UserRoleAssinment
just to prepare a complete HOWTO-commit
|
2019-05-07 10:57:17 +02:00 |
|
Michael Hoennig
|
5337e7a7e8
|
historicization trigger+view for Customer, Membership, SepaMandate, Share and Asset
|
2019-05-07 10:54:27 +02:00 |
|
Michael Hoennig
|
e49323e99f
|
UserRoleAssignment historicization
|
2019-05-06 19:12:12 +02:00 |
|
Michael Hoennig
|
f3c207528e
|
general historicization table+function for Postgres
|
2019-05-06 19:11:33 +02:00 |
|
Michael Hoennig
|
295e45e8b8
|
ReplaceCustomChange: assume auto commit off during Liquibase-Changeset
|
2019-05-06 18:20:10 +02:00 |
|
Michael Hoennig
|
1284c2acaa
|
add debug hint to README.md
|
2019-05-06 18:19:37 +02:00 |
|
Michael Hoennig
|
ecd5573654
|
ReplaceCustomChangeUnitTest
|
2019-05-06 11:47:08 +02:00 |
|
Michael Hoennig
|
f8ed5069fb
|
sample-data: replacing pipes ('|') with newlines now via customChange
this avoids database-specific code spread over all sample-data/*.xml files
|
2019-05-05 14:15:07 +02:00 |
|
Michael Hoennig
|
4c42d15c12
|
fixing sample-data flag via gw -Psample-data in code+documentation
|
2019-05-05 14:13:17 +02:00 |
|
Michael Hoennig
|
6efa167427
|
adding Postgres configurations for dev-environment with sample-data
|
2019-05-04 13:59:36 +02:00 |
|
Michael Hierweck
|
24e76e03d1
|
Merge branch 'master' of ssh://dev.hostsharing.net:29418/hsadmin/hsadmin-ng
|
2019-05-04 10:24:45 +02:00 |
|
Michael Hierweck
|
1e0d34306c
|
Transaction as foreign key. Example usage.
|
2019-05-04 10:24:29 +02:00 |
|
Michael Hoennig
|
22e7511952
|
#124 [intUI/Filter] for UserRoleAssignment
|
2019-05-03 23:22:17 +02:00 |
|
Michael Hoennig
|
5e001c59f9
|
Revert "#124 [intUI/Filter] for UserRoleAssignment"
I am reverting because I need to fix a bug in this commit and it's a tagged HOWTO commit.
|
2019-05-03 23:19:12 +02:00 |
|
Michael Hoennig
|
fbb356c8e9
|
fixing problems with infinite scroll due to hidden scrollbar and filtering
|
2019-05-03 23:17:52 +02:00 |
|
Michael Hoennig
|
d672d5b0cd
|
more sample-data for assets
|
2019-05-03 22:36:57 +02:00 |
|
Michael Hoennig
|
967b06cfa7
|
#133 [intUI] for now, no sort functionality for *DisplayLabel columns
|
2019-05-03 21:50:08 +02:00 |
|
Michael Hoennig
|
cd94cb118d
|
add placeholder="YYYY|--|++" to date filter inputs
|
2019-05-03 21:02:17 +02:00 |
|
Michael Hoennig
|
b7aac92807
|
match membership sample-date with sepa-mandate sample-data
|
2019-05-03 20:22:17 +02:00 |
|
Michael Hoennig
|
20b9d2f105
|
#131 sample-data for sepamandate
|
2019-05-03 20:21:07 +02:00 |
|
Michael Hoennig
|
0a9f2584f1
|
#124 [intUI/Filter] for UserRoleAssignment
|
2019-05-03 14:41:41 +02:00 |
|
Michael Hoennig
|
3c6618e3cb
|
uniform formatting of TableFilter constructor call in share.component
|
2019-05-03 14:02:19 +02:00 |
|
Michael Hoennig
|
ab88505144
|
#135 [intUI/Filter] filtering non-/empty values possible with '--'/'++'
|
2019-05-03 12:22:10 +02:00 |
|
Michael Hoennig
|
1a8fb9276e
|
#120 [intUI/Filter] for Membership
|
2019-05-03 12:20:54 +02:00 |
|
Michael Hoennig
|
447fbb773d
|
#122 [intUI/Filter] for Asset and alignment with implementation in Share
|
2019-05-03 09:28:24 +02:00 |
|
Michael Hoennig
|
5f536ad043
|
#115/#116/#117 [intUI/textareas] Remark in Membership/Asset/Share
|
2019-05-03 00:32:58 +02:00 |
|
Michael Hoennig
|
da60a3020f
|
remove Remark from table view of SepaMandate
|
2019-05-03 00:22:00 +02:00 |
|
Michael Hoennig
|
6816930793
|
#118 [intUI/textareas] multiline Remark in SepaMandate
|
2019-05-03 00:17:43 +02:00 |
|
Michael Hoennig
|
0b3f4d4a03
|
textarea input and multiline output for Customer.remark (was missing)
|
2019-05-03 00:12:41 +02:00 |
|
Michael Hoennig
|
8c367ab566
|
#129 [intUI/Date-Format] SepaMandate
|
2019-05-03 00:03:51 +02:00 |
|
Michael Hoennig
|
64a91c82ae
|
makes the actual data easier to read in details views
|
2019-05-03 00:01:40 +02:00 |
|
Michael Hoennig
|
d758e3a979
|
#127/#128 [intUI/Date-Format] Asset+Share
|
2019-05-02 23:45:07 +02:00 |
|
Michael Hoennig
|
30b4d1f95c
|
#126 [intUI/Date-Format] Membership
|
2019-05-02 23:39:50 +02:00 |
|
Michael Hoennig
|
5415806621
|
use STRINGDECODE \n in UPDATE-Statements for linebreaks in sample-data
|
2019-05-02 23:36:08 +02:00 |
|
Michael Hoennig
|
1bb712276c
|
properly display line-breaks in customer address fields + STRINGDECODE \n
|
2019-05-02 23:25:35 +02:00 |
|
Michael Hoennig
|
dccafcc900
|
added TableFilter to share.component, TableFilter now with date range
|
2019-05-02 22:51:17 +02:00 |
|
Michael Hoennig
|
8ae7547775
|
customer table with translated customerKind
|
2019-05-02 11:52:41 +02:00 |
|
Michael Hoennig
|
2dd3deb17b
|
fixing tslint issues
|
2019-05-02 11:28:40 +02:00 |
|