Heng Sin Low
b0f7cda146
IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods
2017-07-04 17:47:43 +08:00
Heng Sin Low
e20c9b3be5
IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use.
2017-07-04 17:25:27 +08:00
Heng Sin Low
d70a8c07f3
IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ).
2017-07-04 15:21:33 +08:00
Carlos Ruiz
fb35ec9d68
IDEMPIERE-3416 Implement the ability to track open DB connections
2017-06-30 16:45:12 +02:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
Carlos Ruiz
680cf7f5a7
1008183 C_BankAccount.CurrentBalance is updated when Drafted Bank Statement is voided (IDEMPIERE-3414)
2017-06-29 21:41:49 +02:00
Carlos Ruiz
5625e27627
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin doesn't get the error marked
2017-06-29 14:32:27 +02:00
Carlos Ruiz
20a8d8d6f0
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin fails because of foreign keys but still was wrongly being marked as successful
2017-06-27 01:37:47 +02:00
Carlos Ruiz
3bc0e45599
IDEMPIERE-3653 1008016 Remove max size limit for msg and element cache. Some cache adjustment. Remove backup of hazelcast map. / integrate partial patch from hengsin
2017-05-25 16:49:51 +08:00
Heng Sin Low
6105b42ecb
IDEMPIERE-3653 1008016 Reduce cache max size from 2000 to 1000. Add max-idle config for hazelcast map ( 30 minutes ).
2017-05-24 17:31:41 +08:00
hieplq
c1390e3097
IDEMPIERE-3370:NPE when back to tab hasn't detail tab
2017-05-22 09:54:01 +07:00
Nicolas Micoud
5c9b4233aa
IDEMPIERE-3555 WFieldSuggestion doesn't display translated field name
2017-11-23 14:26:16 +01:00
Carlos Ruiz
6b2470e670
IDEMPIERE-3564 Ability to change OrderBy (ASC / DESC) for print format items on ReportCustomizationPanel - integrate patch from Nicolas Micoud (nmicoud) + peer review
2017-11-23 14:21:03 +01:00
Heng Sin Low
0ae352c815
IDEMPIERE-3406 MStorageOnHand.getDateMaterialPolicy isn't correct on some condition
2017-11-22 15:49:11 +08:00
hieplq
ed5f3b33d9
IDEMPIERE-3551:1008086 - External (non-plugin) 2Pack automation
...
break 2pack
2017-11-16 00:29:29 +07:00
Heng Sin Low
90949747f0
IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor fix for process modal dialog and login user popup
2017-11-17 21:54:16 +08:00
hieplq
a79255a9f5
IDEMPIERE-3136:update jetty to 9.4.x
...
error when build 2nd on jenkin: CSpec org.apache.httpcomponents.httpclient.source:osgi.bundle$4.3.6.v201511171540 has no action, group, or local artifact named bundle.jar
orbit repository have 2 version of org.apache.httpcomponents.httpclient
1st do materialize, buckminster get correct verison org.apache.httpcomponents.httpclient and org.apache.httpcomponents.httpclient.source at version 4.3.6
2nd do materialize at without clear old one (like on jenkin) it will get new one version of source at 4.5.2
i guest issue by wrong process dependency on org.idempiere.eclipse.platform-feature
after 1st materialize, cspec of org.idempiere.eclipse.platform-feature have dependency to org.apache.httpcomponents.httpclient.source and it will get newest version.
don't know why it don't happen to org.apache.httpcomponents.httpclient
2017-05-21 23:52:34 +07:00
hieplq
bac7729a59
IDEMPIERE-3136:update jasper report to use P2
2017-05-21 16:26:46 +07:00
hieplq
f9c0adcebe
IDEMPIERE-3277:metadata of joda-time at maven is break use same jar but re-create metadata at modifyBundle
...
already fix on maven, so can revert
2017-05-21 10:11:48 +07:00
hieplq
79f8edf12f
IDEMPIERE-2544:to more warning compiler hidden good warning
2017-05-17 21:55:20 +07:00
hieplq
768762d32a
IDEMPIERE-3136:all stuff relate library of idempiere
...
sync/clean/test when merger to core
2017-05-21 00:29:38 +07:00
hieplq
fd28854b30
IDEMPIERE-3136:update jasper report
...
add more good standard parameter
2017-05-17 13:13:26 +07:00
hieplq
cfe99b2408
IDEMPIERE-3136:update jasper report to use P2
...
refine bundle class path
2017-05-16 13:18:42 +07:00
hieplq
7968f8c9b4
IDEMPIERE-3136:update jasper report to use P2
2017-05-15 23:19:23 +07:00
hieplq
9c279a1d19
shut off validate warrning of org.adempiere.ui.zk
...
by history or other reason, builder list of org.adempiere.ui.zk have validate
so it make warning for some kind of spcial xml file like ant build, service componnent
add DOCTYPE to get rip of warrning about miss DTD or scheama
2017-05-07 14:55:04 +07:00
hieplq
e9b019a242
IDEMPIERE-3136:update jasper report to use P2
...
refine dependency alse make org.adempiere.report.jasper.library become fragment
2017-05-15 14:13:05 +07:00
hieplq
29dac9e3fb
IDEMPIERE-3136:update jasper report to use P2
...
update note install launch
2017-05-14 22:39:20 +07:00
hieplq
e4e86b59f6
IDEMPIERE-3136:update jasper report
...
add more good standard parameter
2017-05-14 20:46:18 +07:00
hieplq
333458f8c1
IDEMPIERE-3136:update jasper report to use P2
...
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
hieplq
787883c56f
IDEMPIERE-3136:update jasper report to 6.3.1
2017-05-14 20:54:48 +07:00
hieplq
2f27199ac0
IDEMPIERE-3136:update jetty to 9.4.x
...
jetty have some bundle on jetty repository and public some dependency to maven
so fix level of org.eclipse.jetty to same current level of jetty to avoid break when jetty have new release
2017-05-14 20:42:52 +07:00
hieplq
10275a406c
IDEMPIERE-3136:update jasper report to 6.3.1
2017-05-13 16:44:02 +07:00
hieplq
eca11cce8f
IDEMPIERE-3353:sync development profile (eclipse) and package profile
2017-04-27 18:40:22 +07:00
hieplq
6868d3eaf6
IDEMPIERE-3353:sync development profile (eclipse) and package profile
...
on content tab of server.product, if click add required it will add feature server.feature include.
but it let can't materialize by dupplicate reference.
this action only help to display plugin when add at configuration tab. don't effect to runtime, so it's save to remove
2017-04-27 11:50:09 +07:00
hieplq
21cbb35b1d
IDEMPIERE-3354:refine feature group
...
org.idempiere.customize should only dependency by server feature, so don't disturb other product
it also should option, just import when exsits
2017-04-27 12:55:16 +07:00
hieplq
40c595c969
IDEMPIERE-3353:sync development profile (eclipse) and package profile
2017-04-27 00:24:44 +07:00
hieplq
ad5adf23e8
IDEMPIERE-3353:sync development profile (eclipse) and package profile
...
correct product define
2017-04-26 12:24:05 +07:00
hieplq
4226321976
IDEMPIERE-2544:sonarlint is good plugin but its temp file create inside workspace, so i like to ad it to ignore list
2017-04-26 10:34:54 +07:00
hieplq
54776efa09
IDEMPIERE-3353:sync development profile (eclipse) and package profile
...
org.idempiere.webservices import package from javax.xml.ws so need to add javax.xml.ws and its dependency into plug-ins list
2017-04-26 10:20:22 +07:00
hieplq
2a410c7f92
IDEMPIERE-3136:all stuff relate library of idempiere
...
mistake on build.properties
2017-04-26 10:07:49 +07:00
hieplq
c8c2f1592a
IDEMPIERE-2544: on equinox osgi, bundle have service should be active
2017-04-26 10:06:46 +07:00
hieplq
0a2478423e
remove ztl-2.0.0-SNAPSHOT.jar to build offline repository without SNAPSHOT of plug-in
2017-04-25 14:30:15 +07:00
hieplq
624932c064
IDEMPIERE-3136:update equinox to 4.6.3 (neon)
...
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
hieplq
ebd4fcece8
IDEMPIERE-3136:update jetty to 9.4.x
...
jetty resolved hpack issue here, so isn't need work-around https://github.com/eclipse/jetty.project/issues/1290
Atmosphere don't compactible with new jetty https://github.com/Atmosphere/atmosphere/issues/2242
SessionManager is removed:
http://www.eclipse.org/jetty/documentation/9.4.x/session-management.html
http://www.eclipse.org/jetty/documentation/9.3.0.v20150612/session-management.html
2017-04-22 12:27:40 +07:00
hieplq
f4ff2cda4f
IDEMPIERE-3136:update jetty to 9.4.x
...
update web.xml version follow advice from jetty community https://github.com/eclipse/jetty.project/issues/1466
2017-04-22 08:58:09 +07:00
Heng Sin Low
f80cb9ca7a
IDEMPIERE-3653 1007767 Possible memory leak. Update default cache size limit for hazelcast
2017-03-27 20:16:36 +08:00
Carlos Ruiz
47043bd0f5
IDEMPIERE-3653 1007767 Possible memory leak. Fixed memory leak. / integrate patch from hengsin
2017-03-27 18:15:41 +08:00
Carlos Ruiz
2d01ed4995
IDEMPIERE-3653 1007767 Possible memory leak. Fixed memory leak and reduce memory usage. / integrate partial patch from hengsin
2017-03-27 17:08:50 +08:00
hieplq
8d03ae6d79
IDEMPIERE-2868:correct wrong configuration file
2017-02-21 16:02:03 +07:00
hieplq
ed2a557e3a
IDEMPIERE-3136:change rmap to get source code of library
2017-02-21 14:04:10 +07:00