Commit Graph

11958 Commits

Author SHA1 Message Date
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
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
hieplq 8f62bccbdb IDEMPIERE-3136:ignore work-around for jetty.alpn.api
ignore work-aroud for https://github.com/eclipse/jetty.project/issues/702
after discuss with jetty guys.
2017-02-21 14:02:58 +07:00
Heng Sin Low 515d6a14cf 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 2016-08-25 22:07:44 +08:00
Carlos Ruiz 139de8e0cd 1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-08-15 11:33:27 +08:00
Heng Sin Low bef0a30f90 1006483 Ease edit of Field label, description and Help. Make approved and processed field readonly. / IDEMPIERE-3438 2016-08-12 16:28:10 +08:00
Heng Sin Low d4401c3ed5 1006483 Ease edit of Field label, description and Help. Show approve and processed field at field suggestion window. / IDEMPIERE-3438 2016-07-21 18:12:33 +08:00
hieplq 153a3ea5e4 IDEMPIERE-3107:Production (Light) system enable to complete production without end product
fix for IDEMPIERE-1750
2016-07-18 20:20:35 +07:00
Carlos Ruiz 3a0e748f1e IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 14:59:26 +02:00
Carlos Ruiz 7c535366bd IDEMPIERE-3037 Date Material Policy not respected in shipment / remove duplicated code (thanks to Hiep) 2017-06-25 01:02:50 +02:00
Carlos Ruiz 822453941d IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 00:41:23 +02:00
Carlos Ruiz 5fee4bf291 IDEMPIERE-3401 Orderline Discount Context issue 2017-06-24 19:00:55 +02:00
Carlos Ruiz 35a3c406a9 IDEMPIERE-3409 Make separator used between identifier fields configurable 2017-06-24 18:08:37 +02:00
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +02:00
Carlos Ruiz 18b795150a Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 14:44:35 +02:00
Carlos Ruiz 10be967c75 Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 13:34:10 +02:00
Carlos Ruiz 462f0e799f IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password" 2017-06-24 13:14:21 +02:00
Heng Sin Low b4990515b0 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Use savepoint to avoid rollback of doc workflow transaction. 2017-06-23 16:11:17 +08:00
Carlos Ruiz 2ac53ef2fd IDEMPIERE-794 fix wrong reference 2017-06-22 17:48:46 +02:00
Diego Ruiz 200eea4344 1008086 - External (non-plugin) 2Pack automation
(NPE potential issue)
2017-06-22 12:27:19 +02:00
Carlos Ruiz c42958d700 IDEMPIERE-3403 Allow search by UU in windows 2017-06-21 20:09:36 +02:00
Carlos Ruiz b4c8f5e34e IDEMPIERE-1325 - lower log level for a harmless message 2017-06-21 17:15:12 +02:00
Diego Ruiz e012b916e2 1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack 2017-06-21 01:24:25 +02:00