Carlos Ruiz
b886c593c8
IDEMPIERE-4209 Attachment button doesn't refresh when deleting the whole attachment
2020-03-13 21:53:49 +01:00
Carlos Ruiz
02647cc5ee
Merge release-7.1 into master
2020-03-13 17:46:17 +01:00
Carlos Ruiz
aecd058f25
IDEMPIERE-4198 Icon duplicated on report dialog when using Font icon
2020-03-13 15:18:44 +01:00
Carlos Ruiz
d239941666
Fixes for IDEMPIERE-674 and IDEMPIERE-4032
...
IDEMPIERE-674 Financial Report: Percentage of column against line total
IDEMPIERE-4032 Financial Report Translation (lines & column)
2020-03-13 14:49:10 +01:00
Carlos Ruiz
a1a0aad125
IDEMPIERE-3862 ORACLE - Update datatype NVARCHAR2 and CHAR(>1) to VARCHAR2
...
Fix Column Encryption broken in oracle - it was changing the column to
NVARCHAR - modified to preserve the type, and fixed an error when
encrypting columns from AD_Client
2020-03-13 13:37:45 +01:00
Carlos Ruiz
2d647c520a
IDEMPIERE-4178 Replace NVL with Coalesce / partial revert of commit 2c639f - just the java part
2020-03-13 11:32:27 +01:00
Carlos Ruiz
8737d8a9ea
IDEMPIERE-4204:update.sh fail after run for one reposiotry for 3 time / apply same patch for windows .bat
2020-03-12 13:16:42 +01:00
Diego Ruiz
64b35a2e19
IDEMPIERE-4192 dont apply style on advanced search
2020-03-11 17:15:20 +01:00
hieplq
ce0c6197ea
IDEMPIERE-4204:update.sh fail after run for one reposiotry for 3 time
2020-03-11 11:58:36 +01:00
hengsin
1b6aa35c97
IDEMPIERE-4205 Remove usage of applet
2020-03-11 18:13:42 +08:00
Diego Ruiz
0480d7a678
IDEMPIERE-4085
2020-03-10 18:31:13 +01:00
Carlos Ruiz
b38452321f
Merge release-7.1 into master
2020-03-10 18:30:52 +01:00
Diego Ruiz
a3f0681d23
IDEMPIERE-4085 Search in toolbar
2020-03-10 18:24:42 +01:00
Carlos Ruiz
3ce8f5c7bb
Merge release-7.1 into master
2020-03-10 13:51:20 +01:00
Carlos Ruiz
156c9f5ab5
IDEMPIERE-4203 Extend IDEMPIERE-3850 - reporting from replica for jasper too
2020-03-10 13:45:05 +01:00
Diego Ruiz
eae52b13ad
IDEMPIERE-4192 Mandatory label red
2020-03-10 12:54:54 +01:00
hengsin
d79c6de5e5
IDEMPIERE-4202 Remove java web start code and libraries
2020-03-10 18:20:04 +08:00
hengsin
1ec0689c78
IDEMPIERE-4199 Clean up org.adempiere.extend
2020-03-10 16:24:41 +08:00
hengsin
7a1f98cacb
IDEMPIERE-4201 Remove org.adempiere.site-feature project
2020-03-10 16:05:34 +08:00
hengsin
9ed3e2e0df
IDEMPIERE-4199 Clean up org.adempiere.extend
2020-03-10 14:29:51 +08:00
hengsin
895f766307
IDEMPIERE-4182 Add Ini property to turn off Oracle to PostgreSQL translation. Fix paging not working for native dialect.
2020-03-10 09:47:26 +08:00
Carlos Ruiz
0fd31674bb
Merge release-7.1 into master
2020-03-09 16:09:32 +01:00
Carlos Ruiz
2e7f2cdb26
IDEMPIERE-3821 Adapt RUN_ImportIdempiere.sh to allow amazon postgresql RDS / tested with aurora postgresql 11.6
2020-03-09 16:08:29 +01:00
hengsin
2642293c0a
Merge release-7.1 into master
2020-03-08 20:24:05 +08:00
hengsin
501ef7479c
IDEMPIERE-4197 Minor improvements to quick entry and location dialog layout
2020-03-08 20:20:19 +08:00
hengsin
dfcb22fa5c
IDEMPIERE-4196 Image Field: Not fully clickable on user window and doesn't maintain aspect ratio
2020-03-08 19:19:06 +08:00
hengsin
2d06047049
IDEMPIERE-4195 Add NPE check to SchedulerStateEditor
2020-03-08 17:18:31 +08:00
hengsin
61241bb021
IDEMPIERE-4127 GL Inventory Clearing - Minor rounding variances
2020-03-08 15:07:25 +08:00
Carlos Ruiz
3a0f1d36b0
Merge release-7.1 into master
2020-03-07 12:08:07 +01:00
Carlos Ruiz
2c3425c9cc
IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165)
2020-03-04 17:16:26 +01:00
hieplq
abde5234db
IDEMPIERE-4136: add org.apache.commons.compress to feature to correct repository
2020-03-04 17:08:54 +01:00
Carlos Ruiz
86a483eec8
IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165)
2020-03-04 16:28:57 +01:00
Carlos Ruiz
0147b47f31
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Add a helper getName by default in the toString method in X_ class
2020-03-03 15:04:10 +01:00
hengsin
4a436c5157
IDEMPIERE-4180 Add DDL and Data Type methods to AdempiereDatabase interface
2020-03-03 17:27:53 +08:00
hengsin
26e764c2a2
IDEMPIERE-4177 Replace SYSDATE with getDate(). Add SYSDATE to getDate() translation for native dialect. Still needed as there are still many usage of SYSDATE in the Application Dictionary.
2020-03-03 16:25:54 +08:00
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
hengsin
8445b0cb3d
IDEMPIERE-4179 Add quote column name support to AdempiereDatabase
...
interface
2020-03-02 23:02:00 +08:00
hengsin
41711e3437
IDEMPIERE-4182 Add Ini property to turn off Oracle to PostgreSQL
...
translation
2020-03-02 21:20:50 +08:00
Carlos Ruiz
a60a4a8845
minor - add external tool eclipse launchers as helpers
2020-03-02 13:49:00 +01:00
hengsin
c8d858836f
IDEMPIERE-4127 GL Inventory Clearing - Minor rounding variances
2020-03-02 13:08:19 +08:00
hengsin
e0906eb102
IDEMPIERE-4154 ServerPush Adjustments. Reduce sleep to 300ms, longer wait doesn't help. Log schedule failures count. cleanup editor cache listener if schedule fail.
2020-03-02 10:59:29 +08:00
hengsin
31e63dc04d
IDEMPIERE-4193 Incorporate fix from https://tracker.zkoss.org/browse/ZK-4204
2020-03-02 10:04:04 +08:00
Carlos Ruiz
a2ade6340a
Merge release-7.1 into master
2020-02-29 11:22:06 +01:00
Carlos Ruiz
c4cef3b8de
IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165)
...
Peer review and tests:
* PO -> implement postDelete method to be called after the database delete is committed - fix issue about file being deleted from filesystem and commit failing because of referential integrity (for example deleting an image that is associated to a user)
* MArchive, MAttachment, MImage -> change deletion of file from before/afterDelete to postDelete
* MImage -> change getImageStoragePath from clientID/orgID to AD_Image/clientID (this is to allow using the same storage that attachments and archives uses, and avoid issues when changing org)
* MBPartner, MUser, MPOSKey -> delete associated image with postDelete
* ArchiveFileSystem -> fix issue not deleting the file in the filesystem when deleting the archive (using get_ID() on a deleted record returns zero)
* WImageEditor -> save automatically when creating a new image
* AttachmentFileSystem -> avoid trying to save attachment after is deleted
* ImageDBStorageImpl, MSysConfig -> Implement SysConfig IMAGE_DB_STORAGE_SAVE_AS_ZIP to save images in DB zipped - defaults to false which is the actual behavior
* ImageFileStorageImpl -> do not save file with extension, to fix error where previous file was not deleted when uploading a new file with different extension
2020-02-27 22:17:17 +01:00
Carlos Ruiz
55356515b5
IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165)
...
integrate development from Heng Sin
2020-02-27 21:37:32 +01:00
Carlos Ruiz
ff9802d618
IDEMPIERE-4157: Quick Form
...
- rename and fix migration script - must be applied after the changes to
toolbar table
- basic initial configuration for most used document windows
2020-02-26 19:54:18 +01:00
Carlos Ruiz
c5c3d8c743
IDEMPIERE-4157: Quick Form for fast data entry with keyboard -- peer review - minor changes
2020-02-26 16:09:28 +01:00
Deepak Pansheriya
434cbaf110
IDEMPIERE-4157: Quick Form for fast data entry with keyboard
2020-02-26 16:08:42 +01:00
hengsin
ea1f86837d
IDEMPIERE-4154 ServerPush Adjustments. Fix logging error. commitResponse should be ok as long as resource is available.
2020-02-26 11:01:09 +08:00
Carlos Ruiz
174ff192a4
IDEMPIERE-3545 Add plugin information in About window / fix index out of bounds issue - and avoid starting a fragment
2020-02-25 17:52:03 +01:00