Carlos Ruiz
86ca0a9523
IDEMPIERE-235 Generate Shipments is generating partial for complete orders ( #58 )
2020-05-13 19:19:56 +02:00
Patric Massing
cc159a3e53
IDEMPIERE-4288 zk9 - Editor-Dialog: Not Allowed to set height and rows at the same time ( #56 )
2020-05-13 17:13:25 +02:00
Nicolas Micoud
b7a2b0762e
IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed ( #46 )
...
* IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed
Insert content of org.idempiere.webservices\testScripts\GW_Sample_WebServices.zip
* IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed
Update of previous commit following Carlos's comments :
With 'past' migration script names ^^
Fix Sample get BP Standard (using Carlos's patch)
Add Storage Detail process for the role Web Service Execution
2020-05-13 10:20:46 +02:00
hengsin
292b26eac9
IDEMPIERE-4291 Upgrade org.netbeans.api:org-netbeans-api-visual to RELEASE113 ( #54 )
...
Update to RELEASE113
Adjustment for background transparency - needed for the new release
Remove https://bits.netbeans.org/maven2 repository - not accessible
2020-05-13 09:42:55 +02:00
hengsin
4c03fef8a8
IDEMPIERE-4289 Implement Support for JUnit5 Unit Testing ( #53 )
...
Add JUnit5 unit testing project org.idempiere.test
Add tycho sure fire test (skip by default)
2020-05-12 17:17:36 +02:00
Carlos Ruiz
9d050a96b3
IDEMPIERE-1108 Some bugs found while testing 2Pack / solves 32 errors in dictionary columns ( #52 )
2020-05-12 14:56:19 +02:00
Carlos Ruiz
a64b9081cf
IDEMPIERE-1376 Fix migration scripts ( #49 )
2020-05-10 12:50:55 +02:00
Diego Ruiz
c369410c48
IDEMPIERE-4283 QuickInfo showing the wrong orders by default on Generate PO from Sales Order ( #48 )
2020-05-09 18:51:44 +02:00
Diego Ruiz
4c22d862be
IDEMPIERE-1376 Error message not translated in Validate Business Partner ( #45 )
2020-05-09 15:40:27 +02:00
Carlos Ruiz
1f3a83c96e
IDEMPIERE-1146 + IDEMPIERE-3234 / Centralized ID not working with na… ( #44 )
...
* IDEMPIERE-1146 + IDEMPIERE-3234 / Centralized ID not working with native sequence enabled / PROJECT_ID_USE_CENTRALIZED_ID should take priority higher than SYSTEM_NATIVE_SEQUENCE
* IDEMPIERE-1146 + IDEMPIERE-3234
improve performance not reading MTable and Columns but just a cache
list of tables with EntityType column
* IDEMPIERE-1146 + IDEMPIERE-3234
Remove deprecation as the method is now capable of managin all cases
2020-05-09 21:13:50 +08:00
hengsin
a84c1eac2f
IDEMPIERE-4277 Sizing error for Info Window and Error message popup ( #42 )
...
Fix size error of infowindow's parameter panel and ad window's error
message popup.
2020-05-09 08:42:13 +02:00
hengsin
4da87fa96b
Merge pull request #43 from globalqss/IDEMPIERE-3233
...
IDEMPIERE-3233:process dialog:deduce refresh tab when run a process
2020-05-09 14:15:19 +08:00
hieplq@hasuvimex.vn
4fcd450ffd
IDEMPIERE-3233:process dialog:deduce refresh tab when run a process
2020-05-09 07:59:28 +02:00
hengsin
9a74e18e40
Idempiere 4168 ( #40 )
...
* IDEMPIERE-4168 Move Webstore out of core
Change EntityType of webstore table, column, field and menu from 'D' to
'WSTORE'
* IDEMPIERE-4168 Move Webstore out of core
Generate Model/Interface: filter column by EntityType. Update
AD_UserMail model class.
* IDEMPIERE-4168 Move Webstore out of core
Added optional column entity type filter.
2020-05-08 19:06:54 +02:00
hengsin
e1090674a5
IDEMPIERE-4276 Update zk to release 9.0.1.2 ( #39 )
2020-05-08 15:31:12 +02:00
hengsin
7b02b3ff28
IDEMPIERE-4275 Remove obsolete projects ( #38 )
...
Remove obsolete org.slf4j.jdk14 and
org.idempiere.hazelcast.service.config project.
2020-05-08 13:45:16 +02:00
hengsin
a6e19374d8
IDEMPIERE-4274 Move example projects to idempiere-examples repository ( #37 )
...
Remove org.adempiere.report.jasper.fonts and org.adempiere.ui.zk.example
project.
2020-05-08 13:36:51 +02:00
Deepak Pansheriya
df6b9c8c22
IDEMPIERE-4157: Removing open quick form tracking from sessionManager, Adding support for tool tip translation ( #36 )
2020-05-08 13:25:06 +02:00
hengsin
912767b4ec
IDEMPIERE-4266 Remove hard coded modal dialog height ( #32 )
...
* IDEMPIERE-4266 Remove hard coded modal dialog height
Replace fixed process modal dialog height with css flex box rule.
* IDEMPIERE-4266 Remove hard coded modal dialog height
Fix css for process/report dialog.
2020-05-06 14:42:37 +02:00
hengsin
9d937aa328
IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp ( #33 )
...
* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp
Remove org.adempiere.report.jasper.webapp project.
Use reportfilename.md5 to get remote md5 hash.
Use hex instead of base64 for md5 hash.
Copy standalone.jrxml to org.adempiere.report.jasper/test folder.
* IDEMPIERE-4267 Remove org.adempiere.report.jasper.webapp
Remove org.adempiere.report.jasper.fragment.test project
Added space checking for the default hash created by the md5sum command
line tool.
2020-05-06 13:08:58 +02:00
hengsin
c6df56d2ba
IDEMPIERE-4265 Error log at console for first run of Jasper Report ( #31 )
...
Fix spring handlers configuration
2020-05-05 12:45:35 +02:00
hengsin
738b97ccaf
IDEMPIERE-4199 Clean up org.adempiere.extend ( #29 )
...
Remove org.adempiere.pipo.legacy project.
2020-05-04 20:36:59 +02:00
hengsin
ed6470ea1d
IDEMPIERE-4249 Platform Refresh for 7.1z ( #28 )
...
Fix project name
2020-05-04 19:46:49 +02:00
Carlos Ruiz
58187cdc05
IDEMPIERE-4220 payment could not be committed due to wrong invoice date #resolve #comment Fixed trx issue ( #26 )
2020-05-03 15:38:47 +02:00
Nicolas Micoud
5c523c5f12
IDEMPIERE-4261 ( #25 )
...
Fix a typo on ProcessOK message
2020-05-02 15:48:19 +02:00
hengsin
9193267acf
IDEMPIERE-4249 Platform Refresh for 7.1z ( #23 )
...
Fix target platform and feature configuration for slf4j
2020-05-01 13:24:40 +02:00
Diego Ruiz
a77a991b9f
IDEMPIERE-1035 hard to find exceptions when using restrictive rights … ( #21 )
...
* IDEMPIERE-1035 hard to find exceptions when using restrictive rights - Improve not access to workflow message
* IDEMPIERE-1035 hard to find exceptions when using restrictive rights - Improve not access to workflow message
2020-04-30 22:07:24 +02:00
Carlos Ruiz
94169c0af4
IDEMPIERE-4260 Web Services : Query should use MRole.addAccessSQL with RO ( #20 )
...
Co-authored-by: Nicolas Micoud <nmicoud@tgi.fr>
2020-04-30 16:01:49 +02:00
hengsin
c3cad0d1e2
IDEMPIERE-4249 Platform Refresh for 7.1z ( #19 )
...
Upgrade to Tycho 1.7.0, Eclipse 2020-03, Zk 9.0.1 and Jetty 9.4.28
2020-04-30 16:01:19 +02:00
Carlos Ruiz
69af9e8fc4
IDEMPIERE-4258 Error runnig Jasper file on Report ( #18 )
2020-04-30 15:05:18 +02:00
Diego Ruiz
1e6a263a09
Merge pull request #17 from globalqss/IDEMPIERE-4247
...
IDEMPIERE-4247 WTableDirEditor - missing public methods
2020-04-29 22:45:34 +02:00
Nicolas Micoud
0ddc26be2f
IDEMPIERE-4247 WTableDirEditor - missing public methods
2020-04-29 19:05:42 +02:00
Carlos Ruiz
190ef9d75c
Merge release-7.1 into master
2020-04-26 13:45:06 +02:00
Diego Ruiz
7fa724f1ee
IDEMPIERE-3611 line with missing mandatory content disappears when save in detail tab
2020-04-24 20:44:36 +02:00
Carlos Ruiz
6fb899bef2
Revert "IDEMPIERE-3551: set AUTOMATIC_PACKIN_FOLDERS by system properties to override configuration on database"
...
This reverts commit a1f1b609af
.
2020-04-24 20:31:59 +02:00
Carlos Ruiz
09d2f9a1e3
IDEMPIERE-4253 Duplicated FillMandatory message on process dialogs
2020-04-23 21:08:43 +02:00
Diego Ruiz
ffb6388d3c
IDEMPIERE-2794 Run process via web services does not validate inactive parameters
2020-04-23 19:30:36 +02:00
Carlos Ruiz
0b663af8ab
IDEMPIERE-4220 payment could not be committed due to wrong invoice date
2020-04-23 00:30:12 +02:00
Martin Schönbeck
f156a01676
IDEMPIERE-4119 Importing products hangs on many products
...
Signed-off-by: Martin Schönbeck <ms.git@schoenbeck.de>
2020-04-22 23:47:43 +02:00
Carlos Ruiz
281912af45
IDEMPIERE-2767 Web Services not working with UUID / peer review - implement the same for ModelGetList AD_Reference_ID
2020-04-22 23:32:50 +02:00
Diego Ruiz
7e91d03ac0
IDEMPIERE-2767 Web Services not working with UUID
2020-04-22 23:32:18 +02:00
Carlos Ruiz
3ede3738de
IDEMPIERE-4245 Set GL Category automatically for GL Journal / implement the same in callouts
2020-04-22 20:17:57 +02:00
Nicolas Micoud
d3d7e57cf9
IDEMPIERE-4245 Set GL Category automatically for GL Journal
2020-04-22 19:57:42 +02:00
Carlos Ruiz
8e0343a016
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction / add information on the field help, fix a minor typo in the tab description
2020-04-22 18:24:40 +02:00
mschnbeck
f1e9b23029
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction
2020-04-22 18:17:27 +02:00
hengsin
7fc71f8e9e
IDEMPIERE-4252 Remove usage of vflex/height + rows.
2020-04-22 16:46:18 +08:00
Carlos Ruiz
43c8485b76
Merge release-7.1 into master
2020-04-18 18:44:51 +02:00
Carlos Ruiz
b719e45c8f
IDEMPIERE-2767 Web Services not working with UUID / peer review
2020-04-17 19:48:38 +02:00
Diego Ruiz
a88ef127d4
IDEMPIERE-2767 Web Services not working with UUID
2020-04-17 19:48:14 +02:00
hieplq
79a17ec624
IDEMPIERE-4233:help plugin depend on idempiere.p2.parent has own groupId and version
2020-04-15 17:39:39 +02:00