Commit Graph

183 Commits

Author SHA1 Message Date
Richard Morales ada4a0f749 IDEMPIERE-638 Check log level before calling logging method / log.finer 2013-02-25 14:08:35 -05:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
David Peñuela 5eb035dfac IDEMPIERE-373 Implement User Locking / Improve error messages 2013-01-22 21:55:48 -08:00
Heng Sin Low fb6be46cf4 IDEMPIERE-549 Upgrade Restlet to release 2.1.1 2013-01-15 00:28:49 +08:00
Heng Sin Low 84af8c3d6a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Drop deprecated class AsyncProcess. 2012-12-23 15:16:09 +08:00
Carlos Ruiz 49562e0b98 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used 2012-12-20 16:19:55 -05:00
Carlos Ruiz 740908e0c5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code 2012-12-20 15:46:40 -05:00
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
Carlos Ruiz d3e8ef0a7a IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness 2012-12-17 20:32:05 -05: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 7ba478f6c2 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern ICAST_IDIV_CAST_TO_DOUBLE 2012-12-12 16:31:08 -05:00
Carlos Ruiz 47dde2cfe9 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LI_LAZY_INIT_UPDATE_STATIC 2012-12-06 15:51:20 -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 640888051a IDEMPIERE-502 Use single thread pool for client and server process 2012-11-14 10:11:17 +08:00
Heng Sin Low 2dfa60b73e IDEMPIERE-359 Add OSGi Service support for existing extension point 2012-11-06 11:39:23 +08:00
Carlos Ruiz 2f446b6a9d IDEMPIERE-467 Restrict AdempiereMonitor Trace 2012-10-23 14:33:50 -05:00
Carlos Ruiz 83a7f121c3 IDEMPIERE-388 Enable port and TLS configuration for email 2012-10-09 01:30:05 -05:00
Carlos Ruiz 110618d495 IDEMPIERE-391 Scheduler improvements / Peer review, tests, some refactoring 2012-10-02 23:16:41 -05:00
Juliana Corredor 993116f1ea IDEMPIERE-391 Scheduler improvements 2012-10-02 17:43:43 -05:00
Carlos Ruiz 9fcf487478 IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela 2012-08-14 19:07:21 -05:00
Hesham S. Ahmed f7cf69bc60 IDEMPIERE-214 - Schedular does not work with Jasper reports
(transplanted from f99f4696caa2faf52654c81630c7a7aac7fca3f3)
2012-07-11 18:10:28 +03:00
Hesham S. Ahmed bb8239152c IDEMPIERE-214 - Schedular does not work with Jasper reports
(transplanted from 56ae246dc7cc02cbee0ec8ff89c51d86f97cb2a6)
2012-07-10 20:43:19 +03:00
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Carlos Ruiz 06703b119b IDEMPIERE-273 Request processor bug escalating 2012-05-26 11:32:57 -05:00
Carlos Ruiz 20b1cb08fa Fix IDEMPIERE-73 Workflow Node with Action = Wait/Sleep does not wait for entered Wait Time 2011-09-26 10:41:31 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz bb55b5582a Implemente FR [3135351] - Enable Scheduler for buttons
https://sourceforge.net/tracker/?func=detail&aid=3135351&group_id=176962&atid=879335
2011-03-25 23:12:48 -05:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 88eec68630 remove accidentally committed server.xml file 2010-11-17 14:25:31 +08:00
Heng Sin Low 3ce2d30129 Don't start server if Adempiere.properties doesn't exists. 2010-11-04 03:54:17 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00