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
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
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
hengsin
0871b81c87
IDEMPIERE-4154 ServerPush Adjustments. AtmosphereResource: use recommended suspend method for infinite suspend. ZkAtmosphereHandler: add server log for errors. serverpush.js: use POST to avoid cache issue, include session parameter to be consistent with other zkau request.
2020-02-23 20:59:15 +08:00
Diego Ruiz
600ab3556b
IDEMPIERE-4084 Minor bug - menuitem icon not centered vertically
2020-02-20 15:56:19 +01:00
Carlos Ruiz
af5cfcb0e8
IDEMPIERE-4174 Login issues using password manager / IDEMPIERE-3182
2020-02-19 22:05:18 +01:00
hengsin
26f18f9c22
IDEMPIERE-4154 ServerPush Adjustments. Incorporate suggestion from Martin Schönbeck.
2020-02-16 17:00:00 +08:00
Carlos Ruiz
46c60f34b8
IDEMPIERE-3232 Useless to set focus on a readonly field
...
Improve next focus on capturing when selecting a value from a list or an info window
2020-02-12 23:54:01 +01:00
Carlos Ruiz
e2af3a5516
IDEMPIERE-4171 DB message on delete is lost
2020-02-12 19:04:22 +01:00
Diego Ruiz
3e3f8ac4e9
IDEMPIERE-4172 onFind forces to refresh the record when another user modified it
2020-02-12 18:46:49 +01:00
Carlos Ruiz
ea70caa08a
IDEMPIERE-4171 DB message on delete is lost
2020-02-12 18:27:08 +01:00
Diego Ruiz
74a84a9fa4
IDEMPIERE-4165 Fixed NPE when onIgnore in form mode
2020-02-10 22:17:18 +01:00
Diego Ruiz
c50d8ff703
IDEMPIERE-4165 Fix problem for case #5 reported in the ticket
2020-02-10 19:03:25 +01:00
Diego Ruiz
643599548e
IDEMPIERE-4084 improve toolbar more configurable - solve issues with custom buttons
2020-02-10 18:56:44 +01:00
hengsin
3abe35f1f3
IDEMPIERE-4154 ServerPush Adjustments. Logout should stop serverpush. Handle stop/abort in serverpush.js, add optional trace.
2020-02-09 21:47:44 +08:00
Diego Ruiz
63ce461862
IDEMPIERE-4165 Display issue in grid mode after grid toggle
2020-02-08 11:22:38 +01:00
hengsin
a64ccd107e
IDEMPIERE-4154 ServerPush Adjustments. Make another 2 adjustment as there are still report of slowness due to failure to resume long polling resource.
2020-02-04 10:56:33 +08:00
hengsin
1080b5a654
IDEMPIERE-4154 ServerPush Adjustments. Further refinement of the long polling serverpush implmentation. Add back zk-websocket-serverpush.xml
2020-01-31 12:20:05 +08:00
Diego Ruiz
4a81373e9d
IDEMPIERE-2837 add font icon
2020-01-30 19:50:46 +01:00
Diego Ruiz
33d2a4d0f7
IDEMPIERE-4084 - Improve toolbar customization
2020-01-30 17:29:17 +01:00
Diego Ruiz
153d311eaa
IDEMPIERE-4151 Label Style not working when a field is set to Heading Only
2020-01-28 15:09:53 +01:00
hengsin
96eba5f89a
IDEMPIERE-4154 ServerPush Adjustments
2020-01-22 11:48:46 +08:00
Carlos Ruiz
39d9c68895
IDEMPIERE-4152 : Payment Allocation : notify user when date changes - peer review
2020-01-21 15:49:14 +01:00
Nicolas Micoud
940d33bc66
IDEMPIERE-4152 : Payment Allocation : notify user when date changes
2020-01-21 15:41:42 +01:00
Diego Ruiz
ce7121ae85
IDEMPIERE-4151 Label Style not working when a field is set to Heading Only
2020-01-20 20:20:20 +01:00
Diego Ruiz
54c26b54b6
IDEMPIERE-4151 - Refactor build style code to remove duplicated code
2020-01-20 20:19:55 +01:00
Nicolas Micoud
8d6ef9aa18
IDEMPIERE-4148 : WAutoCompleterCity should retrieve only active cities
2020-01-16 12:29:56 +01:00
Deepak Pansheriya
ac94565b3b
IDEMPIERE-4142: Info window do no show any records if there is virtual column of type Search, Table direct or list ( #7 )
2020-01-06 17:57:57 +01:00
Carlos Ruiz
6c5f285dc4
IDEMPIERE-1022 Login warning msg translation / deprecate message
2019-12-26 10:17:16 +01:00
Carlos Ruiz
ef3ed449ca
IDEMPIERE-1424 Report Wizard is not using translated columns
2019-12-24 00:13:21 +01:00
Carlos Ruiz
3041228c45
IDEMPIERE-4130 MaxQueryRecords by Tab (FHCA-1115)
2019-12-18 23:07:01 +01:00
Carlos Ruiz
0ae68806f6
IDEMPIERE-3971 Process Customization - decrease log level
2019-12-18 22:29:33 +01:00
Diego Ruiz
ca714c3774
IDEMPIERE-2836 SQL Searches for advanced users
2019-12-18 16:27:18 +01:00
nmicoud
c979d17550
IDEMPIERE-4215 : Accounting Fact Reconcilation form : add a Select/DeselectAll and ZoomToDocument buttons
2019-12-18 14:28:04 +01:00
Hans Auler GmbH
304014ab72
IDEMPIERE-4075 Html tags and CSS in Status Line
2019-12-11 16:28:35 +01:00
Carlos Ruiz
38c38b2ed1
Backed out changeset d79c1817ead1 / Refs #6142 / IDEMPIERE-3535 - missing font icons / backout - broken Context menu for editor in String fields
2019-12-04 23:05:13 +01:00
Diego Ruiz
570875e74b
IDEMPIERE-4087 Virtual search columns
2019-11-27 19:25:12 +01:00
Nicolas Micoud
3921f67a2d
IDEMPIERE-4124 WSearchEditor - missing public methods
2019-12-04 15:28:44 +01:00
Murilo Habermann Torquato
23dee999a6
Refs #6142 / IDEMPIERE-3535 - missing font icons
2019-11-29 23:16:18 -03:00
Deepak Pansheriya
dd2766d88c
IDEMPIERE-3721 : Adding Archive toolbar button on Jasper viewer
2019-11-27 13:22:49 +05:30
Diego Ruiz
a63306ef4a
IDEMPIERE-4115 Open Window with Find icon pressed when the initial records are filtered
2019-11-27 10:33:51 +01:00
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Heng Sin Low
7c4ccdc739
IDEMPIERE-4060 Implement change scheduler state at scheduler window
2019-11-15 16:07:11 +08:00
Carlos Ruiz
e9f48caf03
hg merge release-6.2 (merge release6.2 into default)
2019-11-14 20:38:44 +01:00
Carlos Ruiz
2286fb8f67
IDEMPIERE-4106 Dependent fields not cleared when changing a parent field / IDEMPIERE-3961
2019-11-14 20:38:16 +01:00
Carlos Ruiz
6fcbe19151
IDEMPIERE-2837 - Use in a better way saved searches - PR
2019-11-14 18:06:32 +01:00
Diego Ruiz
3baf23c4dd
IDEMPIERE-2837 - Use in a better way saved searches
2019-11-14 12:53:20 +01:00
Nicolas Micoud
3063be83ca
IDEMPIERE-4100 Show ampersand in window titles
2019-11-13 10:51:56 +01:00