hieplq
2d6d70ef06
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
spring to osgi, deduce install configuration
2018-10-24 08:48:02 +07:00
hieplq
6bc86a754c
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
spring, service, xml http://openjdk.java.net/jeps/320
2018-10-23 22:27:06 +07:00
hieplq
1c5a89128b
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Bundle-RequiredExecutionEnvironment)
...
eclipse don't reconize Bundle-RequiredExecutionEnvironment 10
2018-10-23 17:29:35 +07:00
hieplq
d6d6b41054
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (tycho maven for jdk10)
...
still get issue Unrecognized option with fresh build (no problem after build by eclipse then maven tycho)
2018-10-23 10:38:44 +07:00
hieplq
b2fa99b192
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
update jetty to 12
update almost library to latest version
change org.eclipse.jdt.core.compiler.batch to org.eclipse.jdt.core
change javax.management.j2ee-api to org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec, reduce dependency and correct dependency of activeMQ
javax.activation to com.sun.activation.javax.activation
lib for service will take from library instea of jdk
groovy to date
2018-10-23 09:36:53 +07:00
Diego Ruiz
02a89750ae
IDEMPIERE-3805 Query gets lost when Importing a csv file from the toolbar button
2018-10-22 18:37:29 +02:00
Diego Ruiz
86c3c5638f
IDEMPIERE-3807
2018-10-23 13:56:36 +02:00
Diego Ruiz
6434e17bca
IDEMPIERE-3804 - Reports exported to Excel don't use Print Format Item -> Format Pattern
2018-10-17 17:48:00 +02:00
Deepak Pansheriya
ce5914a3fb
IDEMPIERE-3803 : PackOut process is not exporting UUIDs references for fields AD_Image_ID
2018-10-17 07:52:58 -04:00
Nicolas Micoud
123eaf0c6f
IDEMPIERE-3786 Number of records in detail grid must not be hardcoded
2018-12-15 14:21:00 +01:00
Carlos Ruiz
2bfa3f4c38
IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log / fix java.util.ConcurrentModificationException when running all housekeeping schedulers on start
...
13:51:15.942-----------> Scheduler.doWork: MProcess[53154-HouseKeeping] [173]
java.util.ConcurrentModificationException
at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:719)
at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(LinkedHashMap.java:746)
at org.compiere.model.MTable.get(MTable.java:112)
at org.compiere.model.Query.<init>(Query.java:134)
at org.compiere.model.MScheduler.getParameters(MScheduler.java:165)
2018-12-15 14:08:41 +01:00
Carlos Ruiz
84a340ca00
IDEMPIERE-3847 Mixed Content load script from google when deploy idempiere on https
2018-12-15 13:49:40 +01:00
Nicolas Micoud
4693b6c7ba
IDEMPIERE-3846 Translated placeholders not displayed on info windows
2018-12-15 13:44:48 +01:00
Carlos Ruiz
2c3153692a
IDEMPIERE-3826 Make ChangePasswordPanel a little more user friendly / implement same solution from Nicolas on Reset Password
2018-12-14 14:25:38 +01:00
Nicolas Micoud
130fc51c29
IDEMPIERE-3826 Make ChangePasswordPanel a little more user friendly
2018-12-14 14:25:19 +01:00
Carlos Ruiz
5260f31c57
IDEMPIERE-2558 don't allow use old password when change password / fix daysReuse=0 means this feature is not used / do not save password history if not configured / warning on log when saving plain passwords
2018-12-14 14:10:10 +01:00
Carlos Ruiz
19b1e6e1f8
More on helper linux scripts to generate iDempiere seed
2018-11-21 10:13:35 -02:00
Carlos Ruiz
991b3d12b4
Fix oracle datapump scripts
2018-11-20 18:39:36 -02:00
Carlos Ruiz
abd2b70243
Fix oracle datapump scripts
2018-11-20 17:26:55 -02:00
Carlos Ruiz
ed8e16bee4
IDEMPIERE-3829 Scheduler not running - ( Failed to create new process instance ) in log
2018-11-22 13:36:19 -02:00
Diego Ruiz
7e1d17e490
IDEMPIERE-3838 GL Journal post result in the Accounting Schema of the document
2018-12-14 12:49:53 +01:00
hieplq
c0005f0246
IDEMPIERE-3833:Detected idempiere service running
2018-11-29 15:28:24 +07:00
hieplq
785acb06be
IDEMPIERE-3833:Detected idempiere service running
2018-11-29 15:11:48 +07:00
Nicolas Micoud
c24600a6d3
IDEMPIERE-3843 setup.ini should refer to the correct version of org.eclipse.equinox.launcher
2018-12-14 12:17:05 +01:00
hieplq
d17e9db662
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (keystore/check java version)
2018-10-17 08:30:01 +07:00
hieplq
7c98168706
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (swing api change)
2018-10-17 00:23:06 +07:00
hieplq
5a03eeb696
IDEMPIERE-3798:comment out for compile fisrt ( https://bugs.openjdk.java.net/browse/JDK-8029805 )
2018-10-17 00:20:31 +07:00
hieplq
568904b961
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (inaccessible Internal APIs compiler time)
2018-10-16 12:57:03 +07:00
hieplq
f4931abda5
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Enumeration cast up)
2018-10-16 12:55:11 +07:00
hieplq
952d9f93d7
IDEMPIERE-3798:Duplicate keyword
...
Move iDempiere default branch to openjdk 10
2018-10-16 12:24:38 +07:00
hieplq
82c8c5b31d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
...
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00
Carlos Ruiz
7b8157861f
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way / Allow adding Reactivate on Closed
2018-10-15 11:19:03 +02:00
Carlos Ruiz
38ac6686fe
IDEMPIERE-2395 NoteDelete leaving orphan attachments
2018-10-13 15:44:31 +02:00
Carlos Ruiz
069bc5e5ba
IDEMPIERE-2771 Improve 2pack tracing for errors / AP2-694 Packin sometimes notifies Success when is a Failure
2018-10-13 10:33:53 +02:00
Carlos Ruiz
2a60d4b405
IDEMPIERE-2793 Extendability improvements / integrate patch from logilite (Deepak) - Changed private access modifier of members to 'Protected'
2018-10-12 12:30:48 +02:00
Carlos Ruiz
e72c735f52
IDEMPIERE-2754 remove wrong test data.
2018-10-12 12:02:17 +02:00
Diego Ruiz
f70f76d732
IDEMPIERE-3800 Improvements to CSV Export - fix and integrate improvements from Heng Sin
2018-10-12 11:19:50 +02:00
Nicolas Micoud
428e00ae86
IDEMPIERE-3801 System user can't use saved queries
2018-10-12 11:07:23 +02:00
Carlos Ruiz
0640e29b13
IDEMPIERE-3802 Bug in ResetLockedAccount when using USER_LOCKING_MAX_INACTIVE_PERIOD_DAY
2018-10-12 10:45:32 +02:00
Carlos Ruiz
c049ebfeaf
IDEMPIERE-2395 NoteDelete leaving orphan attachments
2018-10-06 23:42:20 +02:00
Carlos Ruiz
aacf45495f
IDEMPIERE-3799 Avoid users re-running a process that is already being processed / Peer review
2018-10-06 20:25:26 +02:00
Diego Ruiz
0619c3d452
IDEMPIERE-3799 Avoid users re-running a process that is already being processed
2018-10-05 17:32:24 +02:00
Carlos Ruiz
9c88349bb7
IDEMPIERE-2816/IDEMPIERE-2351 Force background/foreground based on parameters / Peer review
2018-10-06 18:11:21 +02:00
Diego Ruiz
c32fa14dfb
IDEMPIERE-2816/IDEMPIERE-2351 Force background/foreground based on parameters
2018-10-05 16:58:38 +02:00
Carlos Ruiz
8c8db60532
hg merge release-5.1 (merge release5.1 into default)
2018-10-06 17:55:32 +02:00
Silvano Trinchero
4bad2e4a77
Fix display errors with non-displayed columns
2018-09-25 12:23:19 +02:00
Silvano Trinchero
f3403b3130
Fix isCellEditable
2018-09-17 16:34:04 +02:00
hieplq
2ac37db0ad
IDEMPIERE-3531:export to excel get error "java.lang.NoSuchMethodError: org.apache.poi.hssf.util.HSSFColor.getTripletHash()Ljava/util/Map"
2018-09-28 00:28:46 +07:00
hieplq
92067ca883
IDEMPIERE-3531:update to phatom 201809
2018-09-25 15:43:56 +07:00
hieplq
6e35d3212b
IDEMPIERE-3531:autoboxing on jasper expression is break correct org.eclipse.jdt.core.compiler.source
...
remove deprecate warrning
reuse object JasperReportsContext
2018-09-27 16:36:07 +07:00