Carlos Ruiz
9c1c4a54a8
IDEMPIERE-4674 PackIn AD_Image or AD_Archive leave corrupt record when using FileSystem storage provider ( #558 )
...
* IDEMPIERE-4674 PackIn AD_Image or AD_Archive leave corrupt record when using FileSystem storage provider
* * Fixes suggested by @hengsin
2021-01-28 21:37:13 +08:00
Carlos Ruiz
4493373b96
IDEMPIERE-4673 PackOut fails to export attachments with File storage provider ( #554 )
...
* IDEMPIERE-4673 PackOut fails to export attachments with File storage provider
* Implement similar solution for Image and Archive
* Simplify the nested ifs
Change approach for MAttachment as is not working for Data Single
2021-01-28 20:10:02 +08:00
hengsin
d96199a2b6
IDEMPIERE-4251 Constant definition for all Env Context ( #519 )
...
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#Date" with Env.DATE
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#.." with constant at Env
* IDEMPIERE-4251 Constant definition for all Env Context
Merge patch from Carlos
2021-01-12 21:29:50 +08:00
Diego Ruiz
da6d6b83aa
IDEMPIERE-4607 Cannot export windows via 2pack if any field has a Fie… ( #483 )
...
* IDEMPIERE-4607 Cannot export windows via 2pack if any field has a Field Group
* IDEMPIERE-4607 Implement changes discussed in JIRA - Add a new isList method to DisplayType
* IDEMPIERE-4607 Fixed typo
* IDEMPIERE-4607 Implement default method to return false by default - PR CarlosRuiz
2020-12-26 16:35:50 +01:00
Carlos Ruiz
a60dd24533
IDEMPIERE-4495 github code scanning alerts ( #308 )
...
* IDEMPIERE-4495 github code scanning alerts
Failure to use secure cookies
* Failure to use secure cookies - one more
* Fix: Arbitrary file write during archive extraction ("Zip Slip")
* Fix: Resolving XML external entity in user-controlled data
2020-10-18 11:04:54 +08:00
hengsin
60b173699f
IDEMPIERE-4256 [2pack] issue with export org (non office id) ( #223 )
...
Incorporate patch from hieplq - not to export ad_org_id for ad_org table
Fix typo for ad_org_id exclude check. Remove ad_org_id from exclude list
to maintain backward compatiblity.
2020-08-25 10:08:38 +02:00
Carlos Ruiz
455ed28e92
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2020-04-13 14:47:46 +02:00
Carlos Ruiz
790d96148f
Merge release-7.1 into master
2020-03-29 14:37:39 +02:00
Carlos Ruiz
6c56100724
IDEMPIERE-4221 PackOut type "Data Single" (FHCA-1198)
2020-03-24 21:23:09 +01:00
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
Carlos Ruiz
70bb9041d2
IDEMPIERE-4169 Unresolved elements of 'Record_ID' in AttachmentElementHandler
2020-02-08 13:16:03 +01:00
Carlos Ruiz
817cd5fd65
IDEMPIERE-3218 Cross-tenant error when importing web service security records / fix problem when importing attachments because of Record_ID column
2019-11-28 13:36:17 +01:00
hieplq
b811cde27a
IDEMPIERE-4105:fix out of bound exception when don't append "comment"
2019-11-14 21:34:17 +07:00
hieplq
03fe304d7e
IDEMPIERE-4105:add "comment" to 2pack file
...
refine pack from Carlos
2019-11-14 19:40:38 +07:00
Diego Ruiz
335269dd37
IDEMPIERE-3218 Cross-tenant error when importing web service security records
2019-11-13 10:17:53 +01:00
Heng Sin Low
f46b8afb5c
IDEMPIERE-4098 CLogger usage pattern clean up
2019-11-12 20:49:55 +08:00
Carlos Ruiz
4f72545787
IDEMPIERE-236 Centralization of hardcoded IDs / display types - preparing class for IDEMPIERE-3970
2019-05-16 11:27:05 +02:00
Carlos Ruiz
760fd61bcc
IDEMPIERE-3925 Export button - zip doesn't work for tables without single primary key
2019-03-21 11:58:56 -03:00
Carlos Ruiz
a56d51fc8a
IDEMPIERE-3923 Pack In inserts zero on AD_Role and AD_User when UUID is not found
2019-03-18 19:52:47 -03:00
Carlos Ruiz
1b2007ed3b
IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter
2019-01-21 15:37:14 +01:00
Carlos Ruiz
3456ab5b6b
IDEMPIERE-3824 Implement apply packin from folder from command line / improve error messaging and rollback on error
2019-01-15 18:36:59 +01:00
Carlos Ruiz
33b8b505d7
IDEMPIERE-3852 Export zip button (pack out) has error for tabs beyond third level (FHCA-815)
2018-12-19 20:00:20 +01:00
Deepak Pansheriya
ce5914a3fb
IDEMPIERE-3803 : PackOut process is not exporting UUIDs references for fields AD_Image_ID
2018-10-17 07:52:58 -04:00
Carlos Ruiz
19fed8e7fd
IDEMPIERE-3508 2pack: suport export from normal string column to text long string column / fix R_MailText.MailText imported as 1.dat|string
2018-11-13 17:21:51 -02:00
Carlos Ruiz
a7d4a7d690
IDEMPIERE-2648 implement pack-in pack-out handle for infoWindow
2018-11-12 15:29:22 -02:00
Carlos Ruiz
bc99a2669c
IDEMPIERE-3816 Deadlock in 2Pack after creating a foreign key constraint with AD_Sequence
2018-11-10 23:19:17 -02:00
Carlos Ruiz
d3ddf88d83
IDEMPIERE-2771 Improve 2pack tracing for errors - fix problem reported by Andrea Bellotto
...
https://groups.google.com/d/msg/idempiere/8RwwI6duAAs/idONU539CAAJ
2018-11-05 21:48:12 -02:00
hieplq
479deb9b27
Merge
2018-10-31 17:31:38 +07:00
hieplq
155810c3f1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:25:50 +07:00
Carlos Ruiz
069bc5e5ba
IDEMPIERE-2771 Improve 2pack tracing for errors / AP2-694 Packin sometimes notifies Success when is a Failure
2018-10-13 10:33:53 +02:00
Carlos Ruiz
814016b2fc
IDEMPIERE-3660 Improve Packin - allow application on all tenants / manage properly non-readable zip files
2018-03-20 17:35:43 -03:00
Carlos Ruiz
00ec75b027
IDEMPIERE-3660 Improve Packin / PackIn is not notifying for non System tenant
2018-03-16 18:03:03 -03:00
Carlos Ruiz
89c00b7ada
IDEMPIERE-3660 Improve Packin - allow application on all tenants
2018-03-16 17:49:25 -03:00
Carlos Ruiz
c582c21810
IDEMPIERE-3551 1008086 - External (non-plugin) 2Pack automation
2017-11-08 18:29:30 +01:00
hieplq
e91fdb28b4
IDEMPIERE-3508:2pack: suport export from normal string column to text long string column
2017-10-17 15:48:02 +07:00
hieplq
784c46fb24
IDEMPIERE-3508:2pack: suport export from normal string column to text long string column
2017-09-29 08:53:56 +07:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
Carlos Ruiz
5625e27627
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin doesn't get the error marked
2017-06-29 14:32:27 +02:00
Carlos Ruiz
20a8d8d6f0
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin fails because of foreign keys but still was wrongly being marked as successful
2017-06-27 01:37:47 +02:00
Diego Ruiz
e012b916e2
1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack
2017-06-21 01:24:25 +02:00
Heng Sin Low
005419e6b3
IDEMPIERE-2771 1007609 Incremental 2Pack to apply ALL-unapplied instead of NEW
2017-05-17 17:52:09 +08:00
Carlos Ruiz
42cc55dd1a
IDEMPIERE-3367 2Pack not clearing foreign IDs
2017-05-19 14:48:43 +02:00
Carlos Ruiz
ec8c0ea178
IDEMPIERE-2771 Improve 2pack tracing for errors / add servername to the subject email
2016-12-08 00:03:57 +01:00
Carlos Ruiz
3c4b899752
IDEMPIERE-3175 Found 2pack problems when UUID is filled with external values
2016-09-03 17:29:17 +02:00
Carlos Ruiz
fa8aa2345d
IDEMPIERE-2771 Improve 2pack tracing for errors / Found a failing 2Pack that is marked as successful because the foreign key validation is done at commit time and that is out of the check of PackInProcess - fix adding specific commit (1006169)
2016-07-08 17:50:48 +02:00
Carlos Ruiz
8bf236657c
IDEMPIERE-3058 Make 2Pack transaction safe (for postgres)
...
- added sysconfig 2PACK_COMMIT_DDL - by default now in postgresql the 2pack process everything in one transaction and rollback all in case of failure
- now 2Pack is marked as failed if there are unresolved elements
- fix a locking issue when creating change log and 2pack has locked ad_table foreign key
- the Incremental2PackActivator now reprocess the packages that are not marked as Completed successfully
- the Incremental2PackActivator stop processing more packin versions if one fails
2016-03-23 01:50:03 +01:00
Carlos Ruiz
18e494fd12
IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail
2016-03-22 19:12:26 +01:00
Carlos Ruiz
6522a64289
IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: Allow null context parameter for PO. Run pipodictionaryservice as system client ( ad_client_id=0 ).
2015-10-14 20:24:44 -05:00
Carlos Ruiz
536a21a514
IDEMPIERE-2771 Improve 2pack tracing for errors
2015-08-20 14:38:59 -05:00
Carlos Ruiz
4029fbd81c
IDEMPIERE-2771 Improve 2pack tracing for errors / implement mail notifier for 2packs
2015-08-19 22:12:11 -05:00