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
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
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
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
Carlos Ruiz
740908e0c5
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code
2012-12-20 15:46:40 -05:00
Carlos Ruiz
c7ed781ae4
IDEMPIERE-530 improve performance to enable attachments and chat buttons
2012-12-20 14:22:30 -05:00
Carlos Ruiz
beeac4449a
IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote
2012-12-20 11:26:15 -05:00
Hesham S. Ahmed
506e1eb6fd
IDEMPIERE-524 Product Info Windows, Description Tab does not show DocumentNote
2012-12-20 11:25:51 -05:00
Heng Sin Low
1dde3e4227
Merge f23a102ab4bb
2012-12-20 14:47:31 +08:00
Heng Sin Low
42be0bf8c6
IDEMPIERE-534 Lookup dialog disappears if navigate to another tab
2012-12-20 14:46:08 +08:00
Richard Morales
3bd806e304
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated setSpans
2012-12-19 18:25:56 -05:00
Carlos Ruiz
df48675ea8
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated setFlex
2012-12-19 18:00:00 -05:00
Richard Morales
b74cf169c0
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated setFlex
2012-12-19 16:19:32 -05:00
Richard Morales
4990c67dcc
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated setAlign
2012-12-19 16:18:08 -05:00
Heng Sin Low
8e39f76d96
Merge 18f92542e24c
2012-12-19 16:26:05 +08:00
Heng Sin Low
d442f2c04d
IDEMPIERE-92 - Integrate Selenium. Make more class test ready. Added test case for IDEMPIERE-520.
2012-12-19 16:23:33 +08:00
Richard Morales
dce3b0d46f
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type
2012-12-18 12:03:23 -05:00
Carlos Ruiz
d3e8ef0a7a
IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness
2012-12-17 20:32:05 -05:00
Juan David Arboleda
7516e37f1f
IDEMPIERE-379 Reporting wizard for end users / Refactor
2012-12-17 18:19:21 -05:00
Juan David Arboleda
bbba2cdd72
IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid
2012-12-17 18:04:33 -05:00
Carlos Ruiz
565b5b0dca
IDEMPIERE-530 improve performance to enable attachments and chat buttons (Thanks to Juliana Corredor)
2012-12-17 17:00:28 -05:00
Carlos Ruiz
2e5fb7c33f
IDEMPIERE-217 Allocate Payment to Charge
2012-12-17 14:42:46 -05:00
Carlos Ruiz
4d96865590
IDEMPIERE-92 - Integrate Selenium / fix problem with WAcctViewer
...
14:15:30.889===========> zkoss.handleError:1352: >>java.lang.IllegalArgumentException: There is no WTableColumn at column 0
>> at org.adempiere.webui.component.WListItemRenderer.getColumn(WListItemRenderer.java:123)
2012-12-17 14:17:58 -05:00
Heng Sin Low
2ea09aad3a
IDEMPIERE-532 Zk: Grid view should use editor for rendering of column text instead of using hard-coded formatting.
2012-12-17 22:37:19 +08:00
Heng Sin Low
92c334886a
minor: should take gridtab from gridfield as default instead of null.
2012-12-17 21:26:50 +08:00
Heng Sin Low
6b1f26159e
IDEMPIERE-92 - Integrate Selenium. Use widget name and instance name for uuid generation when id is not set. Change WEditor to use the common instanceName widget attribute.
2012-12-17 11:50:14 +08:00
Carlos Ruiz
b1275ae52b
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales)
2012-12-15 19:33:37 -05:00
Richard Morales
9362bcaed2
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type
2012-12-15 16:18:52 -05:00
Heng Sin Low
12de6319d2
Merge 7f170d6a43f8
2012-12-14 16:50:32 +08:00
Heng Sin Low
a43e609451
IDEMPIERE-92 - Integrate Selenium. Make more class test ready.
2012-12-14 16:48:09 +08:00
Heng Sin Low
fa2b6fa861
IDEMPIERE-520 - Master Detail Bugs found using production window
2012-12-14 16:35:37 +08:00
Heng Sin Low
83631f7277
IDEMPIERE-92 - Integrate Selenium. Use widgetAttribute instead of widget id to avoid non-unique id runtime error.
2012-12-14 13:59:07 +08:00
Richard Morales
ae3990ce11
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used
2012-12-13 18:41:45 -05:00
Richard Morales
024c8d35c9
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED
2012-12-13 18:11:40 -05:00
Heng Sin Low
09664e3b37
IDEMPIERE-92 - Integrate Selenium. Improve support for Combobox. Reorganize and reformat test suite for zk. Added test case for the missing field translation tab bug. Added support for selection of tab.
2012-12-13 17:22:56 +08:00
Heng Sin Low
9601ffae85
Merge 057fe5da7bfe
2012-12-13 10:09:50 +08:00
Carlos Ruiz
8f13ed795e
unnecessary SuppressWarnings
2012-12-12 18:11:53 -05:00
Richard Morales
2cd9a1d0f1
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used
2012-12-12 17:56:24 -05:00
Richard Morales
cbe8d69e30
IDEMPIERE-455 Discover and fix FindBugs problems / Generate serialVersionUID instead of the default 1L
2012-12-12 17:37:18 -05:00
Richard Morales
624d5862e2
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The serializable class does not declare a static final serialVersionUID field of type long
2012-12-12 17:32:09 -05:00
Carlos Ruiz
24e4972406
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH (Thanks to Richard Morales)
2012-12-12 16:30:06 -05:00
Heng Sin Low
34fa499bb8
IDEMPIERE-92 - Integrate Selenium. Fixed potential id space error
2012-12-13 03:15:15 +08:00
Heng Sin Low
93387fff01
IDEMPIERE-92 - Integrate Selenium. Prevent id space error caused by bad data.
2012-12-13 03:00:51 +08:00
Heng Sin Low
a5adac4806
Merge 8ec4eb9e7161
2012-12-11 01:38:57 +08:00
Heng Sin Low
b33fc0fc45
Merge a0778d39bc26
2012-12-11 01:21:21 +08:00
Heng Sin Low
6afdbc8a9b
IDEMPIERE-92 - Integrate Selenium. Fixed non-unique id space error.
2012-12-11 01:14:39 +08:00
Heng Sin Low
37a926276d
minor: javadoc to clarify method usage.
2012-12-11 01:13:54 +08:00
Heng Sin Low
fbb79c0c91
IDEMPIERE-92 - Integrate Selenium. Include only id space owner's id as part of component uuid to make it easier to extract zk id locator from generated html id.
2012-12-11 01:13:10 +08:00
Carlos Ruiz
f7d21a2c98
hg merge a0778d39bc26
2012-12-10 12:09:19 -05:00
Carlos Ruiz
f5a0756ca7
IDEMPIERE-523 can´t delete archive / Peer review
2012-12-10 12:07:45 -05:00
Deepak Pansheriya
555930ee5b
IDEMPIERE-293 Internationlizing messaged on timeout panel
2012-12-10 22:27:19 +05:30
Juliana Corredor
17a02687e0
IDEMPIERE-523 can´t delete archive
2012-12-10 11:36:26 -05:00
Carlos Ruiz
b29658bb80
hg merge 794631dd9264
2012-12-10 11:35:35 -05:00
Carlos Ruiz
0ae714b5ca
IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid - peer review
2012-12-07 09:04:51 -05:00
Juan David Arboleda
9fc9c8e4f2
IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid, enable multi-selection and drag-drop events both sides of the list
2012-12-07 09:03:11 -05:00
Heng Sin Low
514e2a8f38
Merge 355b9d231d1d
2012-12-07 07:05:19 +08:00
Heng Sin Low
f63d735da5
IDEMPIERE-92 - Integrate Selenium. Fixed a non-unique id issue.
2012-12-07 07:04:06 +08:00
Richard Morales
1e30b56290
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
2012-12-06 15:00:04 -05:00
Heng Sin Low
b901cbc546
Merge 5d12eefde075
2012-12-06 21:55:14 +08:00
Heng Sin Low
89ba8e6aed
Merge d31dbdc39c79
2012-12-06 21:15:55 +08:00
Heng Sin Low
bb45a55152
IDEMPIERE-92 - Integrate Selenium. Selenium test for Zk6 should depends on zk widget/component id instead of uuid. Added new project that contains the initial sample test cases that created using ztl, selenium ide and selenium web driver + zk jq selector.
2012-12-06 18:29:41 +08:00
Heng Sin Low
f0c67833e7
IDEMPIERE 369 - Master Detail Improvements. Mouse over to show the menu for sibling tabs.
2012-12-06 18:24:45 +08:00
Richard Morales
751f74cb46
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
2012-12-05 17:36:30 -05:00
Richard Morales
f8a4523e49
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS
2012-12-05 16:44:51 -05:00
Juan David Arboleda
a5a198f358
IDEMPIERE-457 Tab Editor (to ease positioning of fields) / implemente better grid behavior for droppable empty spaces
2012-12-05 12:43:21 -05:00
Richard Morales
a486d1317c
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
2012-12-05 12:09:37 -05:00
Richard Morales
529089a426
IDEMPIERE-183 Fixed generic type warning
2012-12-04 11:24:23 -05:00
Deepak Pansheriya
fb7085aca1
Merge 294
2012-12-04 16:48:54 +05:30
Deepak Pansheriya
304cda8d5e
Merge IDEMPIERE-293 and 294
2012-12-04 16:32:44 +05:30
Heng Sin Low
16f86adfab
Merge 225bf9f28692
2012-12-04 16:52:26 +08:00
Heng Sin Low
b0f78eac84
Merge 73b3af19f5b3
2012-12-04 16:51:25 +08:00
Heng Sin Low
e1115bd294
IDEMPIERE-522 Zk: Random Freeze of screen update. Modify process and form to only block the parent window instead of the whole browser.
2012-12-04 16:50:17 +08:00
Elaine Tan
778d4ba228
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - Fix the database transaction used to save payment transaction and online trx history records, encrpyt credit card number and cvv, fix the allocation when perform credit payment transaction for AR credit memo.
2012-12-04 12:42:01 +08:00
Carlos Ruiz
3041e38b38
IDEMPIERE-511 Filename button on Initial Client Setup (maybe other processes) does not work
2012-12-03 17:40:13 -05:00
Heng Sin Low
e5658fad56
IDEMPIERE-522 Zk: Random Freeze of screen update. Modify process and form to only block the parent window instead of the whole browser.
2012-12-03 18:13:47 +08:00
Heng Sin Low
f0f7900627
IDEMPIERE-522 Zk: Random Freeze of screen update. Modify process and form to only block the parent window instead of the whole browser.
2012-12-03 18:09:21 +08:00
Heng Sin Low
14f3e0b0ff
IDEMPIERE-378 Implement Reverse Accrual . Fixed reverse accrual not working for inventory move, payment and physical inventory.
2012-12-03 17:04:23 +08:00
Carlos Ruiz
583074cb16
IDEMPIERE-293 Support for Kill Session / Peer Review
2012-12-03 00:37:06 -05:00
Deepak Pansheriya
962110fd2c
IDEMPIERE-293 Support for Kill Session
2012-11-30 17:15:19 +05:30
Deepak Pansheriya
7788bf9bae
IDEMPIERE-293 Support for Kill Session
2012-11-30 17:15:19 +05:30
Carlos Ruiz
2de5900c6c
IDEMPIERE-294 BroadCast Message / Peer review
2012-12-02 23:59:49 -05:00
Deepak Pansheriya
8d1865571f
IDEMPIERE-294 BroadCast Message
2012-11-30 14:56:59 +05:30
Deepak Pansheriya
f992cef2d7
IDEMPIERE-294 BroadCast Message
2012-11-30 14:56:59 +05:30
Heng Sin Low
a4fc8c40be
IDEMPIERE-522 Zk: Random Freeze of screen update. Modify process and form to only block the parent window instead of the whole browser. This allow user to continue using the application if the process busy dialog doesn't get close at the end for whatever reason.
2012-11-30 18:03:49 +08:00
Heng Sin Low
e852eefa2e
IDEMPIERE-369 Master Detail layout improvements. Revert back to pixel height for adwindow-gridview-detail due to performance issue.
2012-11-30 17:56:25 +08:00
Heng Sin Low
36b39ddf9f
Merge c088cbe26368
2012-11-30 01:19:15 +08:00
Heng Sin Low
9a24ad651e
IDEMPIERE-522 Zk: Random Freeze of screen update
2012-11-30 01:17:44 +08:00
Heng Sin Low
2a2c8a2e2c
http://jira.idempiere.com/browse/IDEMPIERE-520
2012-11-30 01:12:26 +08:00
Heng Sin Low
f9f09d0b9c
http://jira.idempiere.com/browse/IDEMPIERE-520
2012-11-29 23:42:43 +08:00
Carlos Ruiz
beb0b209e8
IDEMPIERE-390 Attachments/archives on load balancer scenario / Peer review
2012-11-28 17:00:13 -05:00
Juliana Corredor
28008f2737
IDEMPIERE-390 Attachments/archives on load balancer scenario
2012-11-28 15:52:54 -05:00
Juan David Arboleda
be0e5134f8
IDEMPIERE-379 Reporting wizard for end users
2012-11-28 01:14:41 -05:00
Carlos Ruiz
5c4de4a93a
IDEMPIERE-393 Setup wizards / Peer review
2012-11-28 01:05:41 -05:00
David Peñuela
7fa15475a8
IDEMPIERE-393 Setup wizards
2012-11-27 22:54:38 -05:00
Carlos Ruiz
06b2249b08
Stop NPE messages on performance indicators
2012-11-26 15:20:23 -05:00