This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from da5a0c88f3 Merge pull request #2113 from nadment/2109
new 54922fc331 Fix #2021 - Fix lost TK field - Fix folder tab Versioning
layout - Propose the table fields names in key fields column - Resolve schema
and table name when getting a lookup field - Sort table fields on name -
Replace FocusListener and ModifyListener - Store DimensionUpdateType has code -
Fix error with DATE_ISNSERTED, DATE_UPDATED and DATE_INSERTED_UPDATED -
Sequence name can be changed without sequence mode selected
new e65890ad58 #2021 : add extra tests
new 779cbd74bb Merge pull request #2032 from nadment/HOP-2021
The 5165 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...f => 0012-1-dimension-lookup-update-insert.hwf} | 5 +-
...12-2-dimension-lookup-update-punch-through.hwf} | 59 ++++++-----
...f => 0012-3-dimension-lookup-update-update.hwf} | 60 +++++++-----
...0012-dimension-lookup-update-punch-through.hpl} | 38 +++----
...hpl => 0012-dimension-lookup-update-update.hpl} | 40 ++------
.../database/0012-dimension-lookup-update.hpl | 20 ++--
.../database/main-0012-dimension-lookup-update.hwf | 88 ++++++++++-------
.../dimensionlookup/DimensionLookup.java | 64 ++++++------
.../dimensionlookup/DimensionLookupDialog.java | 109 ++++++++++-----------
.../dimensionlookup/DimensionLookupMeta.java | 100 +++++++++----------
10 files changed, 279 insertions(+), 304 deletions(-)
copy integration-tests/database/{main-0012-dimension-lookup-update.hwf =>
0012-1-dimension-lookup-update-insert.hwf} (97%)
copy integration-tests/database/{main-0010-execute-sql-row.hwf =>
0012-2-dimension-lookup-update-punch-through.hwf} (75%)
copy integration-tests/database/{main-0010-execute-sql-row.hwf =>
0012-3-dimension-lookup-update-update.hwf} (76%)
copy integration-tests/database/{0012-dimension-lookup-update.hpl =>
0012-dimension-lookup-update-punch-through.hpl} (91%)
copy integration-tests/database/{0012-dimension-lookup-update.hpl =>
0012-dimension-lookup-update-update.hpl} (88%)