Commit Graph

13607 Commits

Author SHA1 Message Date
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
Carlos Ruiz cb7f57d4f6 IDEMPIERE-4084 - Improve toolbar customization - peer review 2020-01-30 18:17:07 +01:00
Diego Ruiz 33d2a4d0f7 IDEMPIERE-4084 - Improve toolbar customization 2020-01-30 17:29:17 +01:00
hengsin 838b033e07 IDEMPIERE-4158 Move Swing Client out of core 2020-01-30 23:00:58 +08:00
nmicoud 0b10b5ee1e IDEMPIERE-4137 : Allocation report should display C_AllocationHdr.DocumentNo instead of C_AllocationHdr.C_AllocationHdr_ID 2020-01-29 16:57:46 +01:00
Deepak Pansheriya 511292c8b9
IDEMPIERE-4070: Adding print format item -> Display logic support in XLSX, XLS and HTML report. (#11) 2020-01-29 16:35:49 +01:00
hengsin 3cc17d25fd IDEMPIERE-4158 Move Swing Client out of core. Drop restlet dependency, drop webstart and applet stuffs and some minor dependency adjustments. 2020-01-29 08:00:36 +08: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
Carlos Ruiz 55dc83de87 Merge release-7.1 into master 2020-01-25 15:14:33 +01:00
Carlos Ruiz 8405e2a494 IDEMPIERE-4097 AD_Reference Caching validation / fix warning in 2Pack about Reference not found 2020-01-23 20:17:17 +01:00
Carlos Ruiz 00999887d1 IDEMPIERE-166 Rebranding of logo and product name - Some old forgotten rebranding 2020-01-23 10:10:02 +01:00
hengsin e735c686ca IDEMPIERE-4155 Follow up for IDEMPIERE-3742 Wrong product cost for partial MR 2020-01-22 22:20:26 +08:00
hengsin 96eba5f89a IDEMPIERE-4154 ServerPush Adjustments 2020-01-22 11:48:46 +08:00
Carlos Ruiz 4c2537bd1b IDEMPIERE-4143 correct owner of function adempiere.documentno from postgres to adempiere 2020-01-21 16:54:41 +01: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
Carlos Ruiz f810d5a692 Merge release-7.1 into master 2020-01-16 15:26:55 +01:00
Carlos Ruiz 0e8e4b6f13 IDEMPIERE-4149 mvn verify broken because of changes in maven 2020-01-16 15:17:28 +01:00
Nicolas Micoud 8d6ef9aa18 IDEMPIERE-4148 : WAutoCompleterCity should retrieve only active cities 2020-01-16 12:29:56 +01:00
Carlos Ruiz 44fd0fe898 Merge release-7.1 into master 2020-01-12 22:51:04 +01:00
Carlos Ruiz 1520dd79e8
Update FUNDING.yml 2020-01-09 19:54:48 +01:00
Carlos Ruiz cd2210dc9b
Create FUNDING.yml 2020-01-09 19:53:38 +01:00
Deepak Pansheriya 0d239fbacf IDEMPIERE-3388: Manual posting for reversed invoice throwing posting error (#8) 2020-01-08 13:24: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 8544d80906 Merge release-7.1 into master 2020-01-04 18:36:00 +01:00
Carlos Ruiz 8361c328ed Cleanup for .gitignore - fix problem with some files not being tracked 2020-01-04 18:34:23 +01:00
Carlos Ruiz 77a8e349b9 IDEMPIERE-460 Integrate and migrate 3e services
Fix old errors on integration, reporting wrong return type, is not xml but html, and fix some messages in Polish
2020-01-04 18:12:26 +01:00
Carlos Ruiz 763b81bfe0 IDEMPIERE-1486 Form to captured process parameter for scheduler
Enable the usage of the button for non-system
2020-01-04 17:45:48 +01:00
Carlos Ruiz 21eb285e5b IDEMPIERE-2924 Export to XLS limited to 65536
* Complete ticket - implement support for XLSX in scheduler, background jobs, jasper reporting, default types
* Synchronize xlsx with xls exporter to use ZK_FOOTER_SERVER_MSG and ZK_FOOTER_SERVER_DATETIME_FORMAT SysConfig
* Excel alerts now export to xlsx instead of xls
2020-01-04 17:26:00 +01:00
Deepak Pansheriya 503ca8eb62 IDEMPIERE-2924: Adding XLSX Export support (#6) 2020-01-04 15:19:48 +01:00