hieplq
2b0c44e0e8
Merge with default
2018-03-09 14:34:08 +07:00
Nicolas Micoud
e6c365263b
IDEMPIERE-3645 Placeholders break executing a process from swing client
2018-03-05 21:30:45 +01: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
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +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
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
Carlos Ruiz
af32053a03
hg merge release-5.1 (merge release5.1 into default)
2018-01-19 15:44:08 +01:00
Carlos Ruiz
0ec3576fe2
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way
2018-01-08 21:58:22 +01:00
Nicolas Micoud
82178fa0fd
IDEMPIERE-3578 BPartner Location name : Preserve custom name
2017-12-12 19:16:11 +01:00
Ricardo Santana
dfa3855d19
IDEMPIERE-3481 Blank serial number even when serial number is mandatory
2017-11-08 07:56:00 +01:00
Carlos Ruiz
725c76c994
IDEMPIERE-905 Post-it functionality / wrong column name - creating problems with native sequences
2017-11-07 15:14:13 +01:00
Carlos Ruiz
af3d52045f
Point copyjars to new release
2017-11-01 01:14:36 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
hieplq
08dfc02127
Merge with development
2017-10-19 19:53:41 +07:00
hieplq
83faad6612
IDEMPIERE-3510:clear facet on project metadata
2017-10-18 19:46:42 +07:00
Heng Sin Low
493dfc8c31
merge release4.1 into development
2017-10-18 08:52:52 +08:00
hieplq
929be757a2
Merge with development
2017-10-18 01:47:05 +07:00
Carlos Ruiz
1616e7a95b
IDEMPIERE-1546 There is no OSGi interface for a PaymentExport / thanks to Markus Bozem
2017-10-17 18:29:34 +02:00
Carlos Ruiz
ea5192578b
hg merge release-4.1 (merge release4.1 into development)
2017-10-13 16:41:48 +02:00
Carlos Ruiz
fa258f891a
IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. Fix for swing / thanks to Ricardo Santana (ralexsander)
2017-09-15 17:58:03 +02:00
Carlos Ruiz
2281f9ec81
IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos
2017-09-08 16:02:41 +02: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
Heng Sin Low
296878a2c3
IDEMPIERE-3388 Manual posting of MR break Average PO costing.
2017-06-09 12:37:44 +08:00
Carlos Ruiz
55e074dc5e
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save / found and fix more cases using save - or ignoring the error of save
2017-03-31 18:29:53 +02:00
Carlos Ruiz
9cce160aff
hg merge release-4.1 (merge release4.1 into development)
2017-06-14 13:10:30 +02:00
Carlos Ruiz
50719be0ec
hg merge release-4.1 (merge release4.1 into development)
2017-04-04 23:44:37 +02:00
Carlos Ruiz
dd2fcee33f
hg merge release-4.1 (merge release4.1 into development)
2017-02-18 07:28:56 +01:00
Carlos Ruiz
e7f15a3b49
IDEMPIERE-3289 DocAction button at second tab level. / based on patch from Fernando Moraes
2017-02-14 13:27:27 +01:00
Carlos Ruiz
a1cbcf500b
IDEMPIERE-905 Post-it functionality / integrate from Nicolas Micoud (nmicoud)
2016-12-13 18:19:05 +01:00
Carlos Ruiz
5da08bb301
point copyjars to 4.1
2016-10-31 14:27:56 +01:00
Carlos Ruiz
3d985bd0ed
change references to new version
2016-10-30 20:30:07 +01:00
hieplq
baff1951be
IDEMPIERE-3136:all stuff relate library of idempiere
...
remove duplicate jar (bsh-engine, groovy-engine)
update, move groovy to osgi
add common bundle (now focus to support jasper report)
2016-07-08 10:20:19 +07:00
hieplq
1ca5d9835d
IDEMPIERE-3136:all stuff relate library of idempiere
...
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07:00
hieplq
ed63c3fb40
IDEMPIERE-3136:all stuff relate library of idempiere
...
update restlet to 2.3 and replace p2 repository for maven repository
2016-07-08 23:09:35 +07:00
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
d4512dc40d
IDEMPIERE-3136:all stuff relate library of idempiere
...
setting classpath of jre to workspace default jre. other some time we encounter bellow error with project have faceted like org.adempiere.base
Access restriction: The constructor 'Some class' is not API (restriction on required library '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar') Some class.java
2016-07-07 10:47:36 +07:00
hieplq
234df35c24
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:50 +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
Carlos Ruiz
414851f465
IDEMPIERE-3091 Posted button on Project Issue not working
2016-05-05 19:40:21 -07:00
Carlos Ruiz
8d87994630
IDEMPIERE-3071 Cache Reset process dont work if set Show Help = "Run silently - Take Defaults"
2016-04-17 21:05:31 -07:00
Carlos Ruiz
045e250a69
IDEMPIERE-2940:reduce size of repository / fix sourceforge links
2015-12-02 11:51:11 -05:00
hieplq
6f32d77846
IDEMPIERE-2940:reduce size of repository
...
move file server
2015-12-02 21:54:18 +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
Dirk Niemeyer
859345c2e7
IDEMPIERE-2780 Make Info window in swing extendible
2015-08-26 08:30:12 -05:00
hieplq
329c91397a
IDEMPIERE-2296:Value Preference should have precedence over Default Value of field
...
add ability set order for get default value
separate order get default value of field in standard window and field at other panel
2015-08-01 21:54:23 +08:00