Commit Graph

629 Commits

Author SHA1 Message Date
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