Commit Graph

12060 Commits

Author SHA1 Message Date
hieplq 689276e473 IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development
for maven build, taget just need to define url to repository
for eclipse
   1. deselect lower version of singleton bundle in case have multi version
   2. Some bunlde have multi version, lancher will auto pickup latest version, but dependency need older version, so deselect all new version
   3. sourceforge.net is got trouble nowaday, so can't test remote repository
2018-02-26 03:09:27 +07:00
hieplq 75262231c8 IDEMPIERE-3531:convert osgi dependency on maven to p2 repository to support targerplatform 2018-02-19 10:48:35 +07:00
hieplq 31ad04d7ef IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project 2018-02-18 23:41:09 +07:00
hieplq c551defc4f IDEMPIERE-3531:auto update by eclipse 2018-02-17 04:46:46 +07:00
hieplq 0f7fa819db IDEMPIERE-3531:fix online profile url 2018-02-11 08:52:49 +07:00
hieplq b02d2f2c20 Merge with default 2018-02-11 00:39:41 +07:00
hieplq 30b579a65e IDEMPIERE-3531:add export product 2018-02-11 00:30:07 +07:00
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
hieplq 8d4e1986e2 ignore custom launchers pointing to a different database
more specific
2018-02-06 22:45:45 +07:00
hieplq b8caaa1549 IDEMPIERE-3531:some plugin don't include class on output maven when export
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq 857c099621 IDEMPIERE-3531:standard bundle version and build properties
corect some configurtion of build to compatible with maven
2018-02-03 13:25:48 +07:00
hieplq 50271ce883 IDEMPIERE-3531:standard maven repository url 2018-02-03 10:50:12 +07:00
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq b990c90d82 IDEMPIERE-3531:working set of standard idempiere
to import project after run maven, help on setup eclipse workspace
2018-02-02 20:41:27 +07:00
hieplq 0119206a1a IDEMPIERE-3531:feature cyclic reference
Maven Cyclic reference when reactor sorting
2018-02-02 11:07:58 +07:00
hieplq 34741c7d87 IDEMPIERE-3531:standard maven repository url
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq b6d9886732 IDEMPIERE-3531:standard lib folder
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
hieplq 8895154d8d IDEMPIERE-3531:remove facets and main output to jar
refine IDEMPIERE-3510
2018-01-30 14:44:05 +07:00
Heng Sin Low 2f71950292 IDEMPIERE-3630 Process Dialog should wait for Info Popup. 2018-01-26 18:14:37 +08:00
Heng Sin Low 4d7f35616e IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog 2018-01-26 14:18:45 +08:00
hieplq 5531b65025 IDEMPIERE-3531:standard bundle version
let all bundle have same version, so easy apply parametrize
2018-01-25 16:23:10 +07:00
hieplq 7ceadfafed IDEMPIERE-3531:avoid dupplicate of bundle id
correct relative files
2018-01-30 14:42:03 +07:00
hieplq 073d0a7ddf IDEMPIERE-3531:avoid dupplicate of bundle id
at the moment, idempiere have feature and plugin same id make tycho error
2018-01-25 16:00:18 +07:00
hieplq 512cb52cd8 Merge with default 2018-01-24 23:21:06 +07:00
Carlos Ruiz 16167a62cb hg merge release-5.1 (merge release5.1 into default) 2018-01-23 12:01:20 +01:00
Carlos Ruiz 44ef536af6 IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic 2018-01-23 11:55:52 +01:00
Heng Sin Low 0821aadd8c IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic 2018-01-22 22:36:33 +08:00
Heng Sin Low 0e6975f59c IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic 2018-01-22 22:36:33 +08:00
Carlos Ruiz 0636192a5e IDEMPIERE-3628 Wrong invoice reversal for a price changed from zero to non-zero 2018-01-23 00:59:28 +01:00
Carlos Ruiz 339f171f65 IDEMPIERE-3099 AP Credit Memo, Rule: Cash Generate Payment with wrong amount 2018-01-22 19:28:28 +01:00
Carlos Ruiz 470b3d45cc IDEMPIERE-3580 Advanced Zoom Across 2018-01-20 10:03:37 +01:00
Carlos Ruiz 7c0bffa908 IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE 2018-01-19 23:02:46 +01:00
Carlos Ruiz 975a46ae45 IDEMPIERE-3580 Advanced Zoom Across 2018-01-19 18:22:16 +01:00
Carlos Ruiz 9ce5c347cb IDEMPIERE-3545 Add plugin information in About window / implement start-stop 2018-01-19 15:45:53 +01:00
Carlos Ruiz af32053a03 hg merge release-5.1 (merge release5.1 into default) 2018-01-19 15:44:08 +01:00
Eduardo Jaremicki Moreira e85497d697 IDEMPIERE-3585 Oracle APPARENT DEADLOCK warnings - Correção Oracle 2018-01-19 13:15:57 +01:00
Carlos Ruiz e4c872275b IDEMPIERE-3586 Add pagination to Query / implement in generic way - info window now can paginate also in oracle 2018-01-19 12:06:46 +01:00
Carlos Ruiz 391b57de2a IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button 2018-01-05 15:20:29 +01:00
Carlos Ruiz caf3ca2367 hg merge release-5.1 (merge release5.1 into default) 2018-01-05 15:17:26 +01:00
Carlos Ruiz 23d2ca465e IDEMPIERE-905 Post-it functionality / add 16 pixels icon 2018-01-05 15:15:37 +01:00
Carlos Ruiz d7353f8e2a IDEMPIERE-3535 / thanks to Murilo - fixed a flaw on the rendering of Lock button 2018-01-05 15:14:50 +01:00
Carlos Ruiz c922644b6f IDEMPIERE-3597 org/krysalis/barcode4j/output/CanvasProvider 2018-01-05 13:58:21 +01:00
Carlos Ruiz 62e61b2833 IDEMPIERE-3594 Wrong callout rules for PaymentRule 2017-12-31 12:11:17 +01:00
Carlos Ruiz 9683bd7ea5 IDEMPIERE-3587 RequisitionCallout create model from parent gridtab / integrate patch from Ben Parker (benparker_93) 2017-12-27 15:59:07 +01:00
Diego Ruiz 8bca99e93c IDEMPIERE-2825 - Pluggable product pricing 2017-12-27 15:58:13 +01:00
Eduardo Jaremicki Moreira 4aa248e82b IDEMPIERE-3586 Add pagination to Query 2017-12-21 15:37:39 -02:00
Heng Sin Low b91b362f10 IDEMPIERE-3624 Physical Inventory - getDateMaterialPolicy for Line should include locator 2018-01-19 17:25:18 +08:00
Heng Sin Low af17364314 IDEMPIERE-3622 MRecentItem is not thread safe 2018-01-19 13:59:24 +08:00
Carlos Ruiz dc373fbb4e IDEMPIERE-3614 styles on fields also apply in the find window 2018-01-16 11:30:55 +01:00
Carlos Ruiz ee233577c6 IDEMPIERE-3612 improve the look of posting window by avoiding multiline output 2018-01-16 09:50:24 +01:00