Commit Graph

704 Commits

Author SHA1 Message Date
Heng Sin Low a5d95b7a09 IDEMPIERE-554 Chat button broken 2013-01-16 13:46:56 +08:00
Heng Sin Low 9f8247b38b Merge f32e3a9d9afb 2013-01-16 13:27:38 +08:00
Heng Sin Low c4c60fc88b IDEMPIERE-557 Zk: new window border and form background. Dark gray window border and light gray form background.
IDEMPIERE-522 Zk: Random Freeze of screen update. Remove use of Clients.showBusy(Component,String).
2013-01-16 13:17:57 +08:00
Heng Sin Low ea9830767d IDEMPIERE-92 Implement Selenium testing framework. Added instanceName for selenium script. 2013-01-16 13:15:11 +08:00
Heng Sin Low 8619761edf IDEMPIERE-558 Zk: Prevent user from clicking button twice and firing redundant requests. 2013-01-16 13:09:54 +08:00
Elaine Tan dc39833e47 Ticket #1001974: Unable to highlight and delete text in "Lookup" box - remove draggable setting in the "Lookup" search box 2013-01-16 12:23:27 +08:00
Elaine Tan 5927908b34 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - Drop old payment button implementation 2013-01-15 14:55:13 +08:00
Heng Sin Low f66a728b74 IDEMPIERE-550 Zk: Ok button is slightly bigger than the cancel button 2013-01-15 01:37:52 +08:00
Heng Sin Low dd884d5297 IDEMPIERE-92 Implement Selenium testing framework. Make credit card payment form test ready. 2013-01-14 23:37:07 +08:00
Heng Sin Low 79bc88e332 IDEMPIERE-547 Zk: Shouldn't open embedded window as overlapped window. Fixed for document action dialog. 2013-01-14 17:40:47 +08:00
Heng Sin Low 44d863d488 IDEMPIERE-548 Zk: Error notification show at two different location at the same time. 2013-01-14 16:16:18 +08:00
Heng Sin Low 90d521b3a2 IDEMPIERE-547 Zk: Shouldn't open embedded window as overlapped window 2013-01-14 14:43:13 +08:00
Heng Sin Low ebb76fd02c IDEMPIERE-520 Master/Detail bugs found using Production window. Fixed regression after the 6.5.1 upgrade. 2013-01-12 00:08:08 +08:00
Heng Sin Low ae93d9ecc6 IDEMPIERE-92 Implement Selenium testing framework. Added _zk_locator dom attribute to further ease the use of zk selector for the writing of selenium script. Fixed issue with id after a component have change parent. 2013-01-11 18:11:48 +08:00
Heng Sin Low 093bf34f9c IDEMPIERE-92 Implement Selenium testing framework. Added _zk_locator dom attribute to further ease the use of zk selector for the writing of selenium script. Fixed issue with id after a component have change parent. 2013-01-11 18:11:28 +08:00
Carlos Ruiz 5d5cb4112f IDEMPIERE-512 Elements in the window Accounting Fact Reconciliation ,is looking bad / Thanks to Richard Morales 2013-01-09 19:31:13 -05:00
Heng Sin Low 1bcccc6431 Fixed missing top and bottom border for form group header. 2013-01-09 15:25:43 +08:00
Heng Sin Low ebb924a46c IDEMPIERE-369 Master Detail layout improvements. Fixed occasional popup auto open in the bottom of browser window. 2013-01-09 15:00:26 +08:00
Heng Sin Low efa9fa0a72 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu. 2013-01-09 12:09:58 +08:00
Heng Sin Low f0b547815f IDEMPIERE-175 Atmosphere server push. Fixed startup warning. 2013-01-06 09:17:06 +08:00
Heng Sin Low 5fa0eb06de IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Fixed support for order by and group by. 2013-01-05 08:56:56 +08:00
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Heng Sin Low d112a9c316 IDEMPIERE-369 Master Detail layout improvements. Fixed click on row indicator not working in header grid view. Single click instead of double click to maximize selected detail tab. Not to auto switch to form view for the detail record icon and the click to maximize selected tab action. 2013-01-02 20:54:49 +08:00
Heng Sin Low 147b55cd26 IDEMPIERE-542 Zk: IColumnCallout extension doesn't work. Commit patch from red1. 2013-01-02 20:17:11 +08:00
Heng Sin Low b92320fdb6 IDEMPIERE-486 Display problem in grid model of Windows>Tab>Field page. Faster fix for the issue, previous fix caused significant performance issue when the number of column and row of the grid is big. 2012-12-31 14:27:29 +08:00
Heng Sin Low 45d88ff3ab IDEMPIERE-369 Master Detail layout improvements. Performance tuning - reduce use of borderlayout. 2012-12-31 12:18:50 +08:00
Heng Sin Low caf7b53e5e IDEMPIERE-486 Display problem in grid model of Windows>Tab>Field page. Revert to Div, the change to Cell cause the problem to re-occur again. 2012-12-29 08:37:14 +08:00
Heng Sin Low 9d44e22ad2 IDEMPIERE-369 Master Detail layout improvements. Fixed zoom to second level detail. 2012-12-29 07:14:49 +08:00
Heng Sin Low 14d41aaf33 IDEMPIERE-522 Zk: Random Freeze of screen update. Fixed intermittent update issue after removal of in progress mask. 2012-12-29 07:13:19 +08:00
Heng Sin Low 64a2869aa5 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still Work in progress , this commit is to fixed build error and NPE caused by accidental merge of the WIP code at revision 3d4225c. 2012-12-28 07:51:38 +08:00
Heng Sin Low 1a096ff10a Merge 3ec3918730fd 2012-12-28 00:30:38 +08:00
Heng Sin Low a1600043a9 IDEMPIERE-369 Master Detail layout improvements. Fixed bug in previous revision. 2012-12-27 23:25:22 +08:00
Heng Sin Low 679b9ca1f9 IDEMPIERE-537 Zk: Dynamic Validation Rule for Advanced Query 2012-12-24 18:17:04 +08:00
Heng Sin Low b323eb1424 IDEMPIERE-369 Master Detail layout improvements. Performance optimization. Drop non split view support for form view. 2012-12-24 16:19:35 +08:00
Heng Sin Low 84af8c3d6a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Drop deprecated class AsyncProcess. 2012-12-23 15:16:09 +08:00
Heng Sin Low 2fd58c9bad IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Replace/remove Deprecated API. 2012-12-23 12:04:48 +08:00
Heng Sin Low c84aa4c312 IDEMPIERE-370 Implement link from process ending message to next records. 2012-12-22 01:48:23 +08:00
Heng Sin Low 2afcd4085e Merge with 648eace927e995af3afbe059368cdb796050a600 2012-12-22 00:03:18 +08:00
Heng Sin Low 732baf28bc Merge with 2ea67bc4205a3545966cee505ad99214b8b1c0a7 2012-12-21 23:55:11 +08:00
Heng Sin Low fec27509f0 IDEMPIERE-535 Zk: Upgrade to 6.5.1 2012-12-21 23:46:39 +08:00
Heng Sin Low 9fbb2eb010 IDEMPIERE-534 Lookup dialog disappears if navigate to another tab. 2012-12-21 23:26:29 +08:00
Heng Sin Low 343f3215c0 IDEMPIERE-486 Display problem in grid model of Windows>Tab>Field page. 2012-12-21 22:37:47 +08:00
Deepak Pansheriya 4feb955c34 IDEMPIERE-294 Internationalizing messages 2012-12-21 17:12:47 +05:30
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Richard Morales 944542b2d5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated 2012-12-20 17:56:26 -05:00
Carlos Ruiz d951ae7b72 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated 2012-12-20 17:05:26 -05:00
Carlos Ruiz 49562e0b98 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used 2012-12-20 16:19:55 -05:00
Carlos Ruiz 42db616672 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> unused 2012-12-20 16:17:08 -05:00
Carlos Ruiz 6e6a48e15a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated 2012-12-20 16:16:54 -05:00
Richard Morales d0c6f4127a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> suppress unchecked 2012-12-20 15:47:59 -05:00