Carlos Ruiz
ed0eee0faf
IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings
2014-03-26 10:52:24 -05:00
Heng Sin Low
bb6607d553
IDEMPIERE-1561 Update product version to 2.0.0.
2013-11-21 14:32:17 +08:00
Heng Sin Low
43dbfd7feb
IDEMPIERE-1277 Exporting cxf package from web service to reuse same in SFAndroide. Accept patch from Deepak.
2013-08-16 18:33:24 +08:00
Heng Sin Low
c6211c7241
IDEMPIERE-1182 Adding REST web-services support. Adding a simple rest mapping (jaxrs) for the current model base ad services.
2013-07-24 21:28:18 +08:00
Carlos Ruiz
54862b0d9e
IDEMPIERE-460 Add back sample for list lookup
2013-07-17 08:48:02 -05:00
Deepak Pansheriya
89ff83536f
IDEMPIERE-460: Fixing regression issue with lookup on web service
2013-07-17 14:52:11 +05:30
Carlos Ruiz
656fe8a366
IDEMPIERE-941 soapUI tests not working - required for peer review and tests, added 2Pack for the soapUI tests
2013-07-16 00:15:05 -05:00
Richard Morales
4ce7fba3a9
IDEMPIERE-941 NPE in WebServices when logging in with wrong username
2013-07-16 00:12:28 -05:00
Carlos Ruiz
1f635fcbcb
IDEMPIERE-1163 Web service role access control not working.
2013-07-11 18:34:34 -05:00
Heng Sin Low
c1494abff4
IDEMPIERE-1163 Web service role access control not working.
2013-07-11 14:40:31 +08:00
Carlos Ruiz
daece5d52c
IDEMPIERE-206 / Fitnesse fixes:
...
- Sync sample test cases with latest changes
- Use configurable port on ZkSuite
- Fix context problem on Login and RunProcess
- Fix jasper checking on RunProcess (same bug on webservices)
- Implement context variable parsing on Util
- Change log of post event on core to inform error when a fitnesse posting fails
- Improve error on posting material receipt requiring order line
2013-06-28 17:38:38 -05:00
Heng Sin Low
5cfb18cd60
IDEMPIERE-949 Web services is loading spring schema resources from spring web site.
2013-05-22 15:12:26 +08:00
Elaine Tan
bf2b40f8d8
Fix ADLookup.getDirectAccessSQL to convert UUID value to lower case
2013-04-29 17:53:00 +08:00
Elaine Tan
8c47a32a69
The error message of RunProcessResponse for Java process is not set when the process ended with error
2013-04-26 18:34:33 +08:00
Carlos Ruiz
5ddb2d4b34
Generate model classes for release 1.0b
2013-04-25 01:24:59 -05:00
Heng Sin Low
de30d72c22
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-21 09:23:44 +08:00
Heng Sin Low
c692c7e19e
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-19 20:53:43 +08:00
Heng Sin Low
284104f96f
IDEMPIERE-460 Integrate and migrate 3e services. 1) Fixed process management for compositeService and runProcess. 2) Added UUID support for _ID column. This allow portable hard coding for non official id web service configuration. 3) Added field and param lookup support for more places. 4) Clean up some old code.
2013-04-19 20:53:00 +08:00
Heng Sin Low
67972e1d06
IDEMPIERE-460 Integrate and migrate 3e services. Improve support for building iDempiere web service client using Axis. Clean up dependency and exported package.
2013-04-19 20:50:03 +08:00
Elaine Tan
0b0d66c6c1
IDEMPIERE-838 Support LOB data type in web service
2013-04-09 16:23:49 +08:00
Elaine Tan
e14cfc212a
Handle NPE when no datarow is provided in queryData request
2013-04-04 16:26:44 +08:00
Heng Sin Low
2269468fb0
IDEMPIERE-460 Support for overriding reference key on web service field and allowing scripting support for ctx variable. Peer review.
2013-04-01 16:43:10 +08:00
Deepak Pansheriya
285f89db5d
IDEMPIERE-460 Support for overriding reference key on web service field and allowing scripting support for ctx variable.
2013-03-29 14:53:10 +05:30
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