hieplq
|
54bca51007
|
IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle
|
2016-07-07 12:51:24 +07:00 |
hieplq
|
116cde1e96
|
IDEMPIERE-3136:all stuff relate library of idempiere
set runtime of all project to 1.8
|
2016-07-07 10:59:31 +07:00 |
hieplq
|
4ae72bb050
|
IDEMPIERE-3136:all stuff relate library of idempiere
because each project don't have partical build setting, so let control from workspace
|
2016-07-07 10:14:33 +07:00 |
hieplq
|
98730ce2d6
|
IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
|
2016-07-07 14:55:12 +07:00 |
hieplq
|
3f0c230be9
|
IDEMPIERE-2969:update to use zk8-osgi library
add new zk osgi project
|
2015-12-10 20:58:11 +07:00 |
hieplq
|
972dd355db
|
IDEMPIERE-2940:reduce size of repository
|
2015-11-14 17:17:25 +07:00 |
Carlos Ruiz
|
6a8183effa
|
Update product version to 3.1.0
|
2015-10-30 21:18:07 -05:00 |
Carlos Ruiz
|
611ca54e63
|
IDEMPIERE-2664 DB Extensibility issues / fix issue on dev merging
|
2015-06-24 20:46:15 -05:00 |
Carlos Ruiz
|
a3ba251b49
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-06-24 20:43:40 -05:00 |
Carlos Ruiz
|
8af2d100dc
|
IDEMPIERE-2664 DB Extensibility issues
|
2015-06-22 17:18:34 -05:00 |
hieplq
|
71e60b3f41
|
IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
|
2015-03-29 14:45:41 +07:00 |
hieplq
|
502cddbc9d
|
IDEMPIERE-2503:Keytool change package name in java8
|
2015-03-07 10:38:48 +07:00 |
Carlos Ruiz
|
4803643ab2
|
IDEMPIERE-2245 Platform Upgrade for r3
|
2014-10-29 13:36:29 -05:00 |
Carlos Ruiz
|
21cf6fc9c5
|
IDEMPIERE-1939 zk7:request plug-in of model.generator is outdate.
|
2014-10-23 08:27:01 -05:00 |
Heng Sin Low
|
816e27a8e2
|
IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info.
|
2014-10-16 14:34:12 +08:00 |
Heng Sin Low
|
0b2fbe27ae
|
IDEMPIERE-2245 Platform Upgrade for r3.
|
2014-10-13 11:05:19 +08:00 |
Heng Sin Low
|
df81b807dc
|
Merge development (10307) into zk7 (10294) branch
|
2014-04-09 10:47:51 +08:00 |
Carlos Ruiz
|
c82b03a218
|
IDEMPIERE-166 Rebranding of logo and product name
|
2014-04-02 22:19:47 -05:00 |
Heng Sin Low
|
9e5826b772
|
IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ).
|
2014-04-03 01:31:20 +08:00 |
Carlos Ruiz
|
fa74477ecf
|
Update product version to 2.1.0
|
2014-10-30 23:30:38 -05:00 |
Heng Sin Low
|
bb6607d553
|
IDEMPIERE-1561 Update product version to 2.0.0.
|
2013-11-21 14:32:17 +08:00 |
Carlos Ruiz
|
862976f54c
|
IDEMPIERE-1500 Bad Danish translation of the iDempiere installer / Thanks to Flemming Birch
|
2013-11-18 08:18:24 -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
|
e0b18312f8
|
IDEMPIERE-638 Check log level before calling logging method / log.config
|
2013-02-25 12:29:10 -05: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
|
7e98b67a2b
|
IDEMPIERE-77 Start on the left, Cancel on the right / Revert changes for installer from changeset 367d6f7 / Implement correct fix
|
2013-01-21 21:44:42 -08:00 |
Carlos Ruiz
|
4d83adf841
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM / Fix problem created closing the stream before reading it
|
2012-12-11 20:18:20 -05:00 |
Richard Morales
|
d42b5a12c3
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern HE_EQUALS_USE_HASHCODE
|
2012-12-11 19:14:19 -05:00 |
Richard Morales
|
d9afbe2768
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM
|
2012-12-11 16:48:34 -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
|
f8a4523e49
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS
|
2012-12-05 16:44:51 -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
|
7023ce3eea
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. Fixed launch config for setup and model generator.
|
2012-11-08 07:46:58 +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
|
221f5e6522
|
IDEMPIERE-472 Allow postgresql connection via SSL / Minor
|
2012-10-26 14:34:34 -05:00 |
Carlos Ruiz
|
e2c0220862
|
IDEMPIERE-472 Allow postgresql connection via SSL / Peer review
|
2012-10-26 13:46:55 -05:00 |
Juan David Arboleda
|
e99ca7f076
|
IDEMPIERE-472 Allow postgresql connection via SSL
|
2012-10-26 13:46:05 -05:00 |
Heng Sin Low
|
22769a3584
|
Merge with 249b385b81d453843c74d8667f698ddc1c6cdaf9
|
2012-10-23 11:52:17 +08:00 |
Heng Sin Low
|
b133cd9c3b
|
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation). Fixed buckminster build error.
|
2012-10-23 11:43:58 +08:00 |
Carlos Ruiz
|
58a0b5424d
|
hg merge b251024c0cc7
|
2012-10-22 18:55:15 -05:00 |
Heng Sin Low
|
221934a56b
|
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
|
2012-10-23 05:41:41 +08:00 |
Carlos Ruiz
|
29c85da0bc
|
Ignore iDempiereEnv.properties - add webservices to launcher
|
2012-10-19 11:06:35 -05:00 |
David Peñuela
|
549f7c3249
|
IDEMPIERE-77 Start on the left, Cancel on the right
|
2012-10-11 14:00:08 -05:00 |
Carlos Ruiz
|
cdafec1522
|
IDEMPIERE-260 Configuration using Eclipse install.app does not work when db is Oracle / previous approach broke install.app
|
2012-09-04 18:14:17 -05:00 |
Carlos Ruiz
|
f1cecaaa7f
|
IDEMPIERE-260 Configuration using Eclipse install.app does not work when db is Oracle
|
2012-08-30 00:53:49 -05:00 |
Heng Sin Low
|
668e61686f
|
IDEMPIERE-166 Rebranding of logo and product name
|
2012-06-06 22:13:34 +08:00 |
Carlos Ruiz
|
bdf262dbb5
|
Merged in hengsin/idempiere-hengsin (pull request #1)
|
2012-02-17 09:16:17 -05:00 |