Commit Graph

618 Commits

Author SHA1 Message Date
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
Juan David Arboleda 6c06ec9f47 IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid, enable multi-selection and drag-drop events both sides of the list 2012-12-11 19:57:48 -05:00
Richard Morales 5662475b92 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC 2012-12-11 19:47:25 -05:00
Richard Morales d9afbe2768 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM 2012-12-11 16:48:34 -05:00
Carlos Ruiz db87b54563 IDEMPIERE-293 List of active session / fix findbug pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE 2012-12-10 15:23:43 -05:00
Carlos Ruiz a3c1e9dc78 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE 2012-12-10 15:11:21 -05:00
Richard Morales 05b0af19e5 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE 2012-12-10 13:06:55 -05:00
Richard Morales b5a2bd6dba IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RV_EXCEPTION_NOT_THROWN 2012-12-10 13:05:43 -05: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