Commit Graph

725 Commits

Author SHA1 Message Date
Heng Sin Low d9119a6762 IDEMPIERE-563 HTML Editor for text fields. Can't get ckeditor component working, replace with jawwa zk cleditor component. 2013-01-19 17:57:28 +08:00
Heng Sin Low 7795430880 Merge 18de84160972 2013-01-18 23:04:50 +08:00
Heng Sin Low d7a09de753 IDEMPIERE-564 Exception from the instantiation of extension process is swallow by the system. 2013-01-18 23:03:44 +08:00
Elaine Tan 626bc5c977 Ticket #1002158: Dashboard Columns - Bug 2013-01-18 19:51:05 +08:00
Elaine Tan 7bc1e373c9 Change "CreateFrom" factory to use OSGi service 2013-01-18 19:14:02 +08:00
Heng Sin Low 78d846ccad Merge 280cf71dcd1b 2013-01-18 15:29:14 +08:00
Heng Sin Low bfdd3f4fc0 IDEMPIERE-443 Lookup not working until you click somewhere else. Refactoring. 2013-01-18 15:02:58 +08:00
Heng Sin Low 6982daaaa6 IDEMPIERE-443 Lookup not working until you click somewhere else. Modify menu tree lookup to use onSelect instead of onChange. Using undocumented API to ensure onSelect always fire for mouse click selection. 2013-01-18 13:58:58 +08:00
Heng Sin Low e4a7fdfbd0 IDEMPIERE-562 Zk: Add system property override for active theme. 2013-01-18 13:57:35 +08:00
Heng Sin Low 3e47b5701e IDEMPIERE-557 Zk: new window border and form background. Fixed top and bottom padding. Fixed header font color for modal window. Remove round corner from shadow window. 2013-01-18 11:02:12 +08:00
Heng Sin Low f46851822b IDEMPIERE-557 Zk: new window border and form background. Minor adjustment. 2013-01-17 11:44:32 +08:00
Heng Sin Low af16d7aac5 IDEMPIERE-557 Zk: new window border and form background. Drop round corner - can't get it to work correctly when window have no title. 2013-01-17 11:38:01 +08:00
Juan David Arboleda 0ebc6fab41 IDEMPIERE-454 Easy import / Version 2 - add update capatibility in 1 tab - it requires the key field(s) to be suffixed with /K 2013-01-16 16:24:03 -08:00
Juan David Arboleda ce32859d68 IDEMPIERE-379 Reporting wizard for end users / Refactor Sort Tab for print format items 2013-01-16 16:04:11 -08:00
Heng Sin Low d91e1e41cb Merge e7949f8cecbd 2013-01-17 01:15:22 +08:00
Heng Sin Low 9d312ff605 IDEMPIERE-348 Zk Performance: remove use of polling background thread for update of dashboard. Use server side event to update calendar and recent items dashboard widget. Activities dashboard widget is still using polling but update of home tab label for activities count is now event driven. 2013-01-17 01:14:16 +08:00
Carlos Ruiz 4c858b8894 IDEMPIERE-555 Tenant user can edit System records when AutoCommit is disabled / thanks to Heng Sin for catching this one 2013-01-16 08:20:37 -08:00
Carlos Ruiz d06198cc41 IDEMPIERE-555 Tenant user can edit System records when AutoCommit is disabled 2013-01-16 07:54:37 -08:00
Carlos Ruiz 7f02fac181 IDEMPIERE-560 Chat window disappearing when moved 2013-01-16 06:07:47 -08:00
Carlos Ruiz 9a1fa58f9f IDEMPIERE-530 improve performance to enable attachments and chat buttons
IDEMPIERE-554 Chat button broken
2013-01-16 05:39:37 -08:00
Heng Sin Low 7e24ff5ae5 IDEMPIERE-559 Zk: Breadcrumb rendering is broken when toolbar wrap to 2 row. 2013-01-16 15:46:04 +08:00
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