Elaine Tan
|
0033e8abd2
|
Handle NPE in warehouses when login using System Administrator role
|
2013-03-21 14:12:03 +08:00 |
Elaine Tan
|
98b63c1415
|
Handle NPE in warehouses when login using System Administrator role
|
2013-03-21 11:46:02 +08:00 |
Richard Morales
|
c45dfd9557
|
IDEMPIERE-638 Check log level before calling logging method / .log(Level
|
2013-03-15 22:52:05 -05:00 |
Carlos Ruiz
|
171c5db67d
|
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
|
2013-03-12 08:39:50 -05:00 |
Heng Sin Low
|
5250853263
|
IDEMPIERE-460 Integrate and migrate 3e services. Minor exception logging enhancement.
|
2013-03-11 14:27:37 +08:00 |
Carlos Ruiz
|
1ff94d5337
|
IDEMPIERE-358 Login- how to make unique and safe / Implement same approach for fitnesse and webservices login
|
2013-03-05 19:14:29 -05:00 |
Carlos Ruiz
|
ac93bd4473
|
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
|
2013-02-27 20:58:38 -05:00 |
Richard Morales
|
ce7938424e
|
IDEMPIERE-638 Check log level before calling logging method / log.fine
|
2013-02-25 19:00:59 -05:00 |
Richard Morales
|
a6b7473ff4
|
IDEMPIERE-638 Check log level before calling logging method / log.finest
|
2013-02-25 14:00:29 -05:00 |
Richard Morales
|
65a9dc9adc
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-20 20:31:16 -05:00 |
Richard Morales
|
f737c1fc87
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-19 18:17:37 -05:00 |
Heng Sin Low
|
d86e3e4e71
|
Merge ea73bc0ccc6c
|
2013-02-19 21:29:28 +08:00 |
Heng Sin Low
|
e436719065
|
IDEMPIERE-460 Integrate and migrate 3e services. Fixed lookup. Refactoring and cleanup.
|
2013-02-19 21:25:15 +08:00 |
Carlos Ruiz
|
d687a65314
|
minor - fix warning on plugin.xml
|
2013-02-18 09:15:50 -05:00 |
Richard Morales
|
7838f1bf04
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-15 19:26:22 -05:00 |
Heng Sin Low
|
d931788d45
|
minor - modify extension point id to follow existing naming convention.
|
2013-02-14 11:56:37 +08:00 |
Heng Sin Low
|
f4da72ef50
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers).
|
2013-02-13 16:15:43 +08:00 |
Carlos Ruiz
|
9d593123c9
|
Merged tbayen/idempiere-swing into development
|
2013-02-06 10:25:38 -05:00 |
Deepak Pansheriya
|
79610cedc7
|
IDEMPIERE-460 - Fixing login method which is wiping out ctx due to call Env.setCtx
|
2013-02-04 18:26:47 +05:30 |
Nicolas Micoud
|
92a269f200
|
IDEMPIERE 90
|
2013-01-24 12:15:23 +01:00 |
Heng Sin Low
|
8c2efa2b6a
|
IDEMPIERE-460 Integrate and migrate 3e services. Minor cleanup.
|
2012-12-23 12:18:48 +08:00 |
Carlos Ruiz
|
0646e28b82
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> build
|
2012-12-21 10:05:17 -05:00 |
Richard Morales
|
d0c6f4127a
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> suppress unchecked
|
2012-12-20 15:47:59 -05:00 |
Deepak Pansheriya
|
0230f937e8
|
IDEMPIERE-460 Cleaning idempiere schema, Making outputfields to unbounded, Resolving issue with validated lookups
|
2012-12-20 17:15:47 +05:30 |
Deepak Pansheriya
|
dfee18776a
|
IDEMPIERE-460 Cleaning code
|
2012-12-19 22:06:49 +05:30 |
Richard Morales
|
dce3b0d46f
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> raw type
|
2012-12-18 12:03:23 -05:00 |
Heng Sin Low
|
16773b295b
|
IDEMPIERE-391 Scheduler improvements. Fixed session context management issue.
|
2012-12-18 11:48:50 +08:00 |
Heng Sin Low
|
74ad6793cb
|
IDEMPIERE-460 Wrong case for package name.
|
2012-12-17 22:45:58 +08:00 |
Deepak Pansheriya
|
67a1f0588a
|
IDEMPIERE-460 Making changes as per peer review
|
2012-12-17 15:48:00 +05:30 |
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 |
Carlos Ruiz
|
526a1653a4
|
IDEMPIERE-460 Integrate and migrate 3e services / Fix eclipse launching webservices
|
2012-12-15 09:38:32 -05: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
|
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 |
Deepak Pansheriya
|
63558fa7f2
|
IDEMPIERE-460 Adding Support for Composite Webservice, RequestCtx, Scripting Support
|
2012-12-13 11:14:52 +05:30 |
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 |
Richard Morales
|
5662475b92
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC
|
2012-12-11 19:47:25 -05:00 |
Carlos Ruiz
|
ec241248c1
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern EC_UNRELATED_TYPES
|
2012-12-06 17:29:42 -05:00 |
Richard Morales
|
1e30b56290
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
|
2012-12-06 15:00:04 -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 |
Heng Sin Low
|
c8b4a158b7
|
IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support.
|
2012-11-21 17:06:02 +08:00 |
Heng Sin Low
|
5a9ca8fac3
|
Merge with 15aebb85c791866dcec0bdd70dc75a728e703cbb
|
2012-10-28 13:22:27 +08:00 |
Deepak Pansheriya
|
bee3c879f4
|
IDEMPIERE-460 - Integratind and migrating 3e service to idempiere
|
2012-10-12 14:54:14 +05:30 |
Deepak Pansheriya
|
1e57d9ff53
|
IDEMPIERE-460 - Integratind and migrating 3e service to idempiere
|
2012-10-12 10:51:24 +05:30 |