Commit Graph

2729 Commits

Author SHA1 Message Date
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
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 c388716835 IDEMPIERE-4176 Replace DELETE with DELETE FROM 2020-02-19 10:46:23 +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
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 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 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
Diego Ruiz 63ce461862 IDEMPIERE-4165 Display issue in grid mode after grid toggle 2020-02-08 11:22:38 +01: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 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
Diego Ruiz 33d2a4d0f7 IDEMPIERE-4084 - Improve toolbar customization 2020-01-30 17:29:17 +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
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
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
Carlos Ruiz f810d5a692 Merge release-7.1 into master 2020-01-16 15:26:55 +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
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 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
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
Heng Sin Low f46b8afb5c IDEMPIERE-4098 CLogger usage pattern clean up 2019-11-12 20:49:55 +08:00
Carlos Ruiz f26db68e2b IDEMPIERE-4072 iDempiere Monitor: Implement server and cache details for cluster node 2019-10-22 17:06:17 +02:00
Carlos Ruiz 68ccc3842f hg merge release-6.2 (merge release6.2 into default) 2019-10-19 14:17:55 +02:00
Heng Sin Low 31dd08b595 IDEMPIERE-4072 iDempiere Monitor: Implement server and cache details for cluster node. Fixed multiple message cache instance. Improve naming of cache. 2019-10-19 07:28:07 +08:00
Deepak Pansheriya a574294e33 IDEMPIERE-3210: Refresh the header record when save from detail tab and enable/disable save button on detail tab record edit/save. 2016-10-06 18:57:51 +05:30
hieplq 79f3e4e8f4 IDEMPIERE-3194:prepare data of perfomance gadget should do on thread
just work-around better complete implement IDEMPIERE-348.
2016-09-19 20:35:19 +07:00
Nicolas Micoud 123e2074c8 IDEMPIERE-4011 Define paging size per Info window 2019-10-16 16:00:58 +02:00
Murilo Habermann Torquato a0b5e52daf IDEMPIERE-3969 - askforinput new editors, allowed on callouts and new methods for display pdfList from process and infowindow from process 2019-05-15 19:22:30 -03:00
Carlos Ruiz 9eabc31cde hg merge release-6.2 (merge release6.2 into default) 2019-10-15 17:17:15 +02:00
hieplq ebb6605287 IDEMPIERE-3180:form "create line from" on invoice window make NPE when clear BP field 2016-09-04 19:37:29 +07:00
Heng Sin Low fc09db1278 IDEMPIERE-4006 Wrong matched PO quanity for vendor credit memo 2019-09-18 18:39:25 +08:00
jonatas.silvestrini 7d0101fcee COF #9933 / IDEMPIERE-3848 - Photobooth.min.js updated 2019-09-04 16:08:17 -03:00
Carlos Ruiz 10d5df21b7 IDEMPIERE-4041 Implement some callouts for Bank Transfer process parameters 2019-08-30 14:36:59 +02:00
Carlos Ruiz 865f3f843f IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog / fix query not working correctly 2019-08-30 14:36:44 +02:00
Carlos Ruiz 23e6325afc IDEMPIERE-4034 Payment Selection improvements/bugs / peer review - set default to true for "Only positive balance" 2019-08-24 14:56:46 +02:00
Diego Ruiz f7f95937c7 IDEMPIERE-4034 - Payment Selection improvements/bugs 2019-08-23 20:57:20 +02:00
Carlos Ruiz 9f99f32493 IDEMPIERE-3606 Document status panel is not refreshing / IDEMPIERE-3338 / IDEMPIERE-3535 Implement font icon theme 2019-08-23 17:37:34 +02:00
Carlos Ruiz 01381f964d IDEMPIERE-905 Post-it functionality / better icon for IDEMPIERE-3535 2019-08-23 17:37:04 +02:00
matheus.marcelino b6aacadeff COF #10015 / IDEMPIERE-4031 - Adjust font icon to CSV Import File Loader button + IDEMPIERE-3535 2019-08-22 10:43:56 -03:00
matheus.marcelino 87703ab73a COF #10011 / IDEMPIERE-4033 - avoiding NPE in ZkJRViewer 2019-08-22 11:19:40 -03:00
Murilo Habermann Torquato 4284ae73ed Refs #9831 / IDEMPIERE-3999 - menu tree missing info window filter 2019-06-28 09:59:30 -03:00
Carlos Ruiz 426dbd3ef8 IDEMPIERE-3979 Record Access Exlude problem / fix Physical Inventory problem 2019-08-15 17:51:20 +02:00
Carlos Ruiz 96b9060618 IDEMPIERE-4008 Related Info Window not displaying lookup values / integrate patch from Matheus Eduardo Marcelino (MatheusMarcelino) 2019-07-31 21:15:57 +02:00
Carlos Ruiz 8c7ef51521 IDEMPIERE-2033 Add Reset button on CustomizeGridView panel / based on suggested patch from Nicolas Micoud (nmicoud) 2019-07-26 21:53:48 +02:00
Nicolas Micoud c370554e30 IDEMPIERE-4009 Pushing the Enter key on standard search panels don't have any effect 2019-07-26 21:36:27 +02:00
Nicolas Micoud 244718e2cf IDEMPIERE-3939 Tree node label is not updated after update of record 2019-07-26 20:22:44 +02:00
hieplq 96508b61f7 IDEMPIERE-1937:same for change password pannel
SessionManager.logoutSession() clean current Execution, so Executions.getCurrent() return null
so List<String> browserLanguages = browserLanguages(Executions.getCurrent().getHeader("accept-language"));
on LoginPanel make NPE
2019-07-25 21:58:09 +07:00
Diego Ruiz e32d1f4312 IDEMPIERE-4007 Allow to use set Tool Tip text in the right Help panel from code. i.e in Forms 2019-07-18 21:00:36 +02:00
Hans Auler GmbH 62a8e4efaa IDEMPIERE-4063 - OK-Button on Infowindow will not be aktivated 2019-10-14 08:26:07 +02:00
Murilo Habermann Torquato 69cc3237c9 IDEMPIERE-3971 - implement new options (carlos suggestions) 2019-10-09 10:46:54 -03:00
Heng Sin Low dce1355998 IDEMPIERE-4060 Implement change scheduler state at scheduler window. Deactivate toolbar button and add button field implementation 2019-10-08 10:45:13 +08:00
Heng Sin Low 0ebc63b215 IDEMPIERE-4060 Implement change scheduler state at scheduler window 2019-10-04 17:24:41 +08:00
Carlos Ruiz 655c292033 Backed out changeset 82fd39d9c56a - IDEMPIERE-3840 Use web socket for server push - set websocket as the default 2019-09-24 11:20:30 +02:00
Carlos Ruiz d04bf27c65 Backed out changeset 067ecd1dc47e - IDEMPIERE-3840 Use web socket for server push - set websocket as the default 2019-09-24 11:20:06 +02:00
Carlos Ruiz 6133471c1b hg merge release-6.2 (merge release6.2 into default) 2019-09-21 12:57:50 +02:00
Heng Sin Low 8f3b199b1f IDEMPIERE-4052 Move to Eclipse 2019-09 and ECJ 3.19.0 2019-09-19 19:57:52 +08:00
Murilo Habermann Torquato 73c05c3828 IDEMPIERE-3831 info column style 2019-09-17 23:47:21 -03:00
Heng Sin Low f4aca34b6e IDEMPIERE-3997 Attachment panel : ability to download all attachments as zip file. Base on patch from Nicolas Micoud. 2019-09-10 11:06:46 +08:00
Carlos Ruiz 54aab6fea3 hg merge release-6.2 (merge release6.2 into default) 2019-09-07 13:30:15 +02:00
Nicolas Micoud 63fab58fc1 IDEMPIERE-4005 Force grid mode when Find panel closes 2019-09-03 14:27:44 +02:00