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 |
Carlos Ruiz
|
526a1653a4
|
IDEMPIERE-460 Integrate and migrate 3e services / Fix eclipse launching webservices
|
2012-12-15 09:38:32 -05:00 |
Carlos Ruiz
|
2ce8f6279b
|
IDEMPIERE-246 Integrate Manufacturing Light / Enable Move Confirmation window
Fix problem reported by Francisco Vannini
https://groups.google.com/d/topic/idempiere/qwvi1WLzirI/discussion
|
2012-12-14 12:31:31 -05:00 |
Heng Sin Low
|
12de6319d2
|
Merge 7f170d6a43f8
|
2012-12-14 16:50:32 +08:00 |
Heng Sin Low
|
1cf5ad4bd1
|
Merge 20cb4b436612
|
2012-12-14 16:49: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 |
Carlos Ruiz
|
f102760447
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED
|
2012-12-13 18:12:17 -05:00 |
Richard Morales
|
024c8d35c9
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED
|
2012-12-13 18:11:40 -05:00 |
Richard Morales
|
dc07ce8e37
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED - StringBuffer
|
2012-12-13 18:11:15 -05:00 |
Carlos Ruiz
|
eca83846d6
|
IDEMPIERE-460 Integrate and migrate 3e services / Peer review migration scripts
|
2012-12-13 17:36:31 -05:00 |
Carlos Ruiz
|
3e40575eb3
|
IDEMPIERE-460 Integrate and migrate 3e services / move migration scripts to official
|
2012-12-13 17:27:12 -05:00 |
Deepak Pansheriya
|
b0765374b7
|
IDEMPIERE-460 Correcting composite service name
|
2012-12-13 19:53:59 +05:30 |
Deepak Pansheriya
|
70a8c85f3c
|
IDEMPIERE-460 Correcting Migration scripts
|
2012-12-13 16:47:28 +05:30 |
Heng Sin Low
|
8d9cf8f141
|
IDEMPIERE-369 Master Detail Improvement. Fixed field translation tab not accessible.
|
2012-12-13 18:06:11 +08:00 |
Heng Sin Low
|
d3f2cfddf0
|
Merge 9315b1b7a2b6
|
2012-12-13 17:24:09 +08: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 |
Deepak Pansheriya
|
63558fa7f2
|
IDEMPIERE-460 Adding Support for Composite Webservice, RequestCtx, Scripting Support
|
2012-12-13 11:14:52 +05:30 |
Heng Sin Low
|
9601ffae85
|
Merge 057fe5da7bfe
|
2012-12-13 10:09:50 +08:00 |
Heng Sin Low
|
e7d535adb0
|
Merge e579d7ef4fa5
|
2012-12-13 09:22:29 +08:00 |
Carlos Ruiz
|
8f13ed795e
|
unnecessary SuppressWarnings
|
2012-12-12 18:11:53 -05:00 |
Carlos Ruiz
|
9e77388cf4
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used
|
2012-12-12 18:11:37 -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 |
Richard Morales
|
7ba478f6c2
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern ICAST_IDIV_CAST_TO_DOUBLE
|
2012-12-12 16:31:08 -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 |
Carlos Ruiz
|
e652439bc0
|
IDEMPIERE-480 Huge bug with FactAcctReset and Automatic Accounting / Fix dup field error on migration script
|
2012-12-12 14:50:51 -05:00 |
Heng Sin Low
|
60f3a3898e
|
IDEMPIERE-92 - Integrate Selenium. Implemented selenium and fitnesse integration using FitLibrary and FitLibraryWeb. Added FitLibrary and FitLibraryWeb documentation to fitnesse root. Added 2 example fitnesse test for zk.
|
2012-12-13 03:35:08 +08: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
|
748ed726b4
|
IDEMPIERE-92 - Integrate Selenium. Moved project 'idempiere.zk.selenium'
|
2012-12-13 02:00:09 +08:00 |
Carlos Ruiz
|
ba35f250ba
|
IDEMPIERE-480 Huge bug with FactAcctReset and Automatic Accounting / Peer review
|
2012-12-12 11:55:40 -05:00 |
Elaine Tan
|
3607328a7b
|
IDEMPIERE-60 - Bizidium must not save credit card number
|
2012-12-12 15:41:01 +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
|
9d25015ddf
|
IDEMPIERE-92 - Integrate Selenium. Refactor to 3 project, webdriver+jq, selenese and ztl. Refactor the webdriver+jq code to make it easier to write new test cases. Added logout and change role test case to the webdriver+jq project. Use GardenAdmin instead of SuperUser for example test cases.
|
2012-12-11 01:20:08 +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
|
08287556ec
|
IDEMPIERE-293 Internationlizing messaged on timeout panel / Peer review
|
2012-12-10 12:11:42 -05: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
|
3f02050b41
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern GC_UNRELATED_TYPES (Thanks to Richard Morales)
|
2012-12-07 09:46:54 -05:00 |