Commit Graph

13138 Commits

Author SHA1 Message Date
Deepak Pansheriya 434cbaf110 IDEMPIERE-4157: Quick Form for fast data entry with keyboard 2020-02-26 16:08:42 +01:00
Carlos Ruiz 8733f74809 Merge release-7.1 into master 2020-02-23 13:18:56 +01:00
hengsin 2c639f7a69 IDEMPIERE-4178 Replace NVL with Coalesce 2020-02-21 09:54:57 +08:00
hieplq 667c4f7675 IDEMPIERE-4183:Web services is loading spring schema resources from spring web site (after update spring to osgi)
error build with mvn
2020-02-20 16:00:57 +01: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
hieplq 296154af6e IDEMPIERE-4183:Web services is loading spring schema resources from spring web site (after update spring to osgi) 2020-02-19 21:06:32 +01:00
hengsin 378ea5f94b IDEMPIERE-4181 Replace CASE WHEN .. END CASE with CASE WHEN ... END 2020-02-19 11:03:30 +08:00
hengsin c388716835 IDEMPIERE-4176 Replace DELETE with DELETE FROM 2020-02-19 10:46:23 +08:00
hengsin 444ade9162 IDEMPIERE-4158 Move Swing Client out of core. Move 3 swing client specific method 2020-02-16 21:34:29 +08:00
hengsin b3b53a478e Merge release-7.1 into master 2020-02-16 17:01:59 +08:00
hengsin 26f18f9c22 IDEMPIERE-4154 ServerPush Adjustments. Incorporate suggestion from Martin Schönbeck. 2020-02-16 17:00:00 +08:00
Deepak Pansheriya 79d050b34c
IDEMPIERE-4065: Making report configurable to reverse value (#13) 2020-02-14 18:39:17 +01:00
Carlos Ruiz e456d65aed IDEMPIERE-3232 Useless to set focus on a readonly field 2020-02-13 01:03:17 +01:00
Carlos Ruiz 15707d9aac Merge release-7.1 into master 2020-02-13 01:00:46 +01: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 ce8dc4aedd IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete 2020-02-12 23:16:58 +01:00
Carlos Ruiz a043224caf IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete 2020-02-12 21:01:23 +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
hengsin 7173b78f68 IDEMPIERE-4127 GL Inventory Clearing - Minor rounding variances 2020-02-11 13:34:17 +08:00
hengsin 5b9f61ae52 IDEMPIERE-4020 Payment Reverse/Correct with C_Project_ID generating wrong GL postings 2020-02-11 13:30:25 +08:00
Diego Ruiz 74a84a9fa4 IDEMPIERE-4165 Fixed NPE when onIgnore in form mode 2020-02-10 22:17:18 +01:00
Diego Ruiz bfb692d04c IDEMPIERE-4084 Fix Post-it icon position 2020-02-10 19:15:38 +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 f30c94939b Merge release-7.1 into master 2020-02-09 21:50:33 +08: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
Carlos Ruiz 6ab7fff658 Merge release-7.1 into master 2020-02-08 13:19:03 +01:00
Carlos Ruiz 70bb9041d2 IDEMPIERE-4169 Unresolved elements of 'Record_ID' in AttachmentElementHandler 2020-02-08 13:16:03 +01:00
Diego Ruiz 63ce461862 IDEMPIERE-4165 Display issue in grid mode after grid toggle 2020-02-08 11:22:38 +01:00
hengsin b8cc9cf2b4 IDEMPIERE-4168 Move Webstore out of core 2020-02-07 11:01:05 +08:00
Carlos Ruiz 3ed3ca4761 IDEMPIERE-4167 Can't use Copy Info Window columns process with an Order By clause - add suggestion from Nicolas to save the valid status 2020-02-06 12:37:05 +01:00
Carlos Ruiz dcf44a0f03 IDEMPIERE-4084 Modify default toolbar buttons - make oracle and postgres scripts same 2020-02-05 22:53:04 +01:00
Diego Ruiz 57efa72caf IDEMPIERE-4084 Modify default toolbar buttons 2020-02-05 22:49:50 +01:00
Carlos Ruiz 97274bb124 IDEMPIERE-4166 Use css font icon instead of image for button as default - apply the update just if the theme is default 2020-02-05 22:47:35 +01:00
Diego Ruiz f175e3076e IDEMPIERE-4166 Use css font icon instead of image for button as default 2020-02-05 22:43:50 +01:00
Carlos Ruiz c87223e5c9 IDEMPIERE-4167 Can't use Copy Info Window columns process with an Order By clause 2020-02-05 22:38:02 +01:00
hengsin 2c084ac9da IDEMPIERE-4164 idempiere binary doesn't start. Fix vmArgs in server.product 2020-02-04 15:35:01 +08:00
hengsin 3dd7349c99 Merge release-7.1 into master 2020-02-04 11:00:07 +08: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 8dec4fb537 IDEMPIERE-4161 Application Home Refinements. Minor increase of white template's background height. Hide webstore link if it is not up. 2020-02-03 14:29:11 +08:00
hengsin 1f63f6f0d9 IDEMPIERE-4161 Application Home Refinements. Fix html element id. 2020-02-03 14:19:27 +08:00
hengsin aee058d12d IDEMPIERE-4161 Application Home Refinements. Fix cut-off text. Clean up css. Switch to flex layout and center the grids. 2020-02-03 11:57:35 +08:00
hengsin f79941d3d0 IDEMPIERE-4161 Application Home Refinements 2020-02-02 00:17:21 +08:00
hengsin fc79f86973 IDEMPIERE-4160 The POM for woodstox:wstx-asl:jar:3.2.7 is missing 2020-02-01 16:39:11 +08:00
hengsin df2385eb86 Merge release-7.1 into master 2020-01-31 12:28:44 +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