Carlos Ruiz
4c7a1b124f
IDEMPIERE-6130 Move garbage collection to a button in About Window ( #2341 )
2024-05-13 17:24:09 +02:00
Carlos Ruiz
439b158224
IDEMPIERE-6130 Show gc information ( #2339 )
2024-05-13 17:24:09 +02:00
Carlos Ruiz
f82c6a9468
IDEMPIERE-6128 make org.idempiere.db.debug show just native Postgresql by default ( #2335 )
2024-05-13 17:24:09 +02:00
Carlos Ruiz
44688e37a1
IDEMPIERE-6044 CLogMgt.enable not working properly after InitialClientSetup ( #2328 )
...
* IDEMPIERE-6044 CLogMgt.enable not working properly after InitialClientSetup
* - add deprecation comment
2024-05-13 17:24:09 +02:00
Nicolas Micoud
7d70e4ef02
IDEMPIERE-6126: ProcessParameterPanel - method to get ProcessInfo ( #2333 )
2024-05-13 17:24:09 +02:00
Carlos Ruiz
8e08cb5cc8
IDEMPIERE-6125 Allow monitoring null transactions on idempiereMonitor ( #2332 )
...
* IDEMPIERE-6125 Allow monitoring null transactions on idempiereMonitor
* - add warning
2024-05-13 17:24:09 +02:00
hieplq
bd26ce7b37
IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9 ( #2330 )
...
* IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9
1. update maven to 9.3
2. step setup java generate 2 file
.m2/toolchains.xml
.m2/settings.xml
bellow case make conflict
1. setup java for java-17 => create toolchains.xml point to java-17 home
2. cache save toolchains.xml
3. update java to java-17.1 create toolchains.xml point to java-17.1 home
4. cache restore old toolchains.xml make conflict because it point to java-17 home
so change to cache only .m2/repository
* IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9
update some action, add comment
2024-05-13 17:24:08 +02:00
Zuhri Utama
67948cbad2
IDEMPIERE-6113 : Date Range boxes on Info Window are too small ( #2320 )
...
* IDEMPIERE-6113 : Date Range boxes on Info Window are too small
* Update InfoWindow.java
Update class based on the ideas from Zuhri and Heng Sin
* - Fix issue getting the number of columns used on a row
* - no need for extra column as the parameter grid has already a size of 95%
* - getRowSize must also exclude DateRangeButton on Order Info
* - increase size as suggested by Zuhri
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
Co-authored-by: hengsin <hengsin@gmail.com>
2024-05-13 17:24:08 +02:00
Peter Takács
ac5f84f48d
IDEMPIERE-6107 Improve Table Partitioning API ( #2315 )
...
* IDEMPIERE-6107 - Improve Table Partitioning API
2024-05-13 17:23:35 +02:00
Nicolas Micoud
13bf6bf51d
IDEMPIERE-5136: Set Messages at tenant level - missing Oracle DROP INDEX ( #2322 )
2024-05-13 17:11:02 +02:00
Nicolas Micoud
611a863707
IDEMPIERE-6115 : Fix NPE in ADTabpanel while selecting a tree item ( #2323 )
2024-05-13 17:11:02 +02:00
hengsin
e577f45770
IDEMPIERE-6114 Eclipse 2024-03 create false changes for org.adempiere.base.AnnotationBasedModelFactory.xml ( #2321 )
...
trivial fix
2024-05-13 17:11:02 +02:00
hengsin
0eabdd9d08
IDEMPIERE-6105 Implement recently access menu items ( #2311 )
2024-05-13 17:11:02 +02:00
Vitor Henrique Dos Santos
e4e27f4ee5
IDEMPIERE-6110 New Error Message ( #2318 )
...
* IDEMPIERE-6110 New Error Message
* IDEMPIERE-6110 - Added script in iD11
* IDEMPIERE - 6110 Change validation to beforeSave
* IDEMPIERE-6110 Improve messsage
* IDEMPIERE-6110 - Adjust message
2024-05-13 17:11:02 +02:00
hengsin
0aa862e105
IDEMPIERE-6106 Performance indicator (the Gauge chart): rendering of needle is wrong when value is > the max interval ( #2312 )
2024-05-13 17:11:02 +02:00
hengsin
ca6bb3e335
IDEMPIERE-6089 Address refresh issue ( #2313 )
2024-04-15 17:52:59 +02:00
Carlos Ruiz
6ab6878eeb
IDEMPIERE-6101 Account Info and other forms don't have Date Range Editor ( #2308 )
...
* IDEMPIERE-6101 Account Info doesn't have Date Range Editor
* - add DateRangeEditor to Archive Viewer, Fact Reconcile, Match, Trx Material forms
2024-04-15 17:52:15 +02:00
hengsin
76edaa9e1d
IDEMPIERE-6100 Table Partitioning Issue with Tables having Index with where condition ( #2307 )
2024-04-15 17:52:15 +02:00
Peter Takács
adea9db390
IDEMPIERE-6104 - Table Partitioning for List Type Key Columns ( #2310 )
2024-04-15 17:52:15 +02:00
hengsin
9799cebac8
IDEMPIERE-6099 Global Search Enhancements ( #2305 )
...
* IDEMPIERE-6099 Global Search Enhancements
* IDEMPIERE-6099 Global Search Enhancements
2024-04-15 17:52:15 +02:00
Carlos Ruiz
0d0c33d197
IDEMPIERE-6096 Implement regexp VFormat - improve message ( #2306 )
2024-04-15 17:52:15 +02:00
Peter Takács
4ac98a630a
IDEMPIERE-6098 - Wrong Null Check in Dashboard Controller ( #2304 )
2024-04-15 17:52:15 +02:00
hengsin
bca41fb13d
IDEMPIERE-6078 2Pack issue for AD_Role_OrgAccess ( #2303 )
2024-04-15 17:52:15 +02:00
hengsin
81660c7fc7
IDEMPIERE-6085 HTMLExtension doesn't handle HTML_REPORT_THEME that starts with "~./" ( #2288 )
2024-04-15 17:52:15 +02:00
Carlos Ruiz
42fb2de77d
IDEMPIERE-6096 Implement regexp VFormat ( #2301 )
2024-04-15 17:52:15 +02:00
hengsin
da8ce352a7
IDEMPIERE-6094 AD Window: error notification popup for detail tab is being shown at the wrong position ( #2299 )
2024-04-15 17:52:15 +02:00
hengsin
35995e07df
IDEMPIERE-6095 Organization window: The lookup drop down inside the west tree panel doesn't resize when you resize the tree panel ( #2300 )
2024-04-15 17:52:15 +02:00
Carlos Ruiz
9f6c6c3ff4
IDEMPIERE-6091 Field shown as mandatory when filled with space of tab ( #2293 )
2024-04-15 17:52:15 +02:00
Carlos Ruiz
4af5caf944
IDEMPIERE-6040 Improvements for CSV import template ( #2292 )
...
- improve beforeSave validation of CSVHeader using SuperCSV library
- add validation for the CSVAliasHeader
2024-04-05 11:38:27 +02:00
Carlos Ruiz
b7485b679e
IDEMPIERE-6087 Users cannot delete their own User Queries ( #2294 )
2024-04-05 11:38:27 +02:00
hengsin
29b36f84e2
IDEMPIERE-6081 Import Csv by Template: Allow import from a detail tab into different parents ( #2289 )
2024-04-05 11:38:27 +02:00
Carlos Ruiz
5d04cc7728
IDEMPIERE-6064 Error when creating a table with a long name through CreateTable process ( #2290 )
...
* IDEMPIERE-6064: Error when creating a table with a long time through CreateTable process
* IDEMPIERE-6064: Error when creating a table with a long name through CreateTable process
* - set the length of tablename to 60 char, and other database object names to 63
* - minor javadoc clarification
* - Increase size of other columns and process parameters
* - fix wrong value for Old MAX_OBJECT_NAME_LENGTH
---------
Co-authored-by: Nicolas Micoud <58596990+nmicoud@users.noreply.github.com>
2024-04-05 11:38:27 +02:00
Carlos Ruiz
1a84a4029a
IDEMPIERE-6086 Missing UUID indexes ( #2291 )
...
* IDEMPIERE-6086 Missing UUID indexes
* - fixes for oracle - remove non core indexes
2024-04-05 11:38:27 +02:00
hengsin
8d80b478e8
IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition ( #2287 )
...
* IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition
- Fix NPE in callout
- Fix partition error with AD_Language column
* IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition
- Fix partition error with AD_Language column
* IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition
- Fix partition error with YesNo column
2024-04-05 11:38:27 +02:00
Carlos Ruiz
d16538ae38
IDEMPIERE-6040 Improvements for CSV import template ( #2279 )
...
* IDEMPIERE-6040 Improvements for CSV import template
- Delimiter (Field Separator) configurable
- Quote delimiter configurable
- Fix issue when the UTF-8 file comes with BOM character
* - add support for preprocessing excel files
* - convert Excel to CSV in a proper format according to the column types
2024-04-05 11:37:28 +02:00
hengsin
af10c3a674
IDEMPIERE-5847 Wrong Posting in Shipment ( #2280 )
...
* IDEMPIERE-5847 Wrong Posting in Shipment
* IDEMPIERE-5847 Wrong Posting in Shipment
- minor unit test refinement
* IDEMPIERE-5847 Wrong Posting in Shipment
- Fix intermittent unit test error
2024-04-05 11:37:28 +02:00
Orlando Curieles
0f326c7e04
IDEMPIERE-6076 Fix Default Locator on InfoWindow Create lines from Receipt/Shipment ( #2281 )
...
* Fix InfoWindow
* Added to V11
* Remove from V12
2024-04-05 11:37:28 +02:00
Nicolas Micoud
0ffcc794b3
IDEMPIERE-6077: Translation of QueryMoreThanOneRecordsFound ( #2282 )
...
https://idempiere.atlassian.net/browse/IDEMPIERE-6077
2024-04-05 11:37:28 +02:00
Carlos Ruiz
53e9c7161b
IDEMPIERE-6068 Add C_UOM.UNCEFACT column ( #2275 )
2024-03-22 13:55:40 +01:00
Carlos Ruiz
e2d6197da4
IDEMPIERE-5967 - prerequisite for java 17 ( #2276 )
2024-03-22 13:55:40 +01:00
hengsin
2f0baacfa0
IDEMPIERE-5503 Product Costs > Cost Movement > Field AMOUNT has inconsistent +/- signs ( #2273 )
...
* IDEMPIERE-5503 Product Costs > Cost Movement > Field AMOUNT has inconsistent +/- signs
* IDEMPIERE-5503 Product Costs > Cost Movement > Field AMOUNT has inconsistent +/- signs
- use safer approach
2024-03-22 13:55:40 +01:00
hengsin
84e97f63b6
IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer ( #2274 )
...
- fix pivot not working for amount >= 1000
2024-03-22 13:55:40 +01:00
Carlos Ruiz
5cd8d937e2
IDEMPIERE-6072 Record ID Editor not working well on detail tabs with multi-ID key ( #2270 )
...
* IDEMPIERE-6072 Record ID Editor not working well on detail tabs with multi-ID key
* - add fix for the case when Record_ID is the link column to parent tab
* - add fix for the case when Record_ID is the link column to parent tab
2024-03-22 13:55:40 +01:00
Carlos Ruiz
96898995ec
IDEMPIERE-5578 Data corruption when copying order lines from a closed order ( #2269 )
...
- fix new problem reported by Martin Schönbeck
- fix issue found when rounding the unit price of UOM articles
2024-03-22 13:55:40 +01:00
Elaine Tan
2e76fbce5b
IDEMPIERE-6025 Purchase Credit Memo > Create Lines From not displaying open/deferred matched PO invoice quantities ( #2248 )
...
* IDEMPIERE-6025 Purchase Credit Memo > Create Lines From not displaying open/deferred matched PO invoice quantities
2024-03-15 17:42:07 +01:00
hengsin
7b5d9e578f
IDEMPIERE-6054 Create Lines From checkboxes behave erratically ( #2266 )
...
- Fix issue with double click and drag to select text mouse gesture.
2024-03-15 17:38:44 +01:00
Carlos Ruiz
af00731696
IDEMPIERE-6046 Updates on C_Order via REST or webservices is leaving corrupted data ( #2262 )
...
* IDEMPIERE-6046 Updates on C_Order via REST or webservices is leaving corrupted data
* - improve performance
2024-03-15 17:38:44 +01:00
hengsin
55b63fd57e
IDEMPIERE-6033 Zoom for WPAttributeDialog Lot field is partially implemented ( #2261 )
...
- remove partially implemented code
2024-03-15 17:30:31 +01:00
hengsin
0f86e45f66
IDEMPIERE-5949 Datatables.js and Pivot.js Report Viewer ( #2260 )
...
- Fix deployment issue
2024-03-15 17:30:31 +01:00
hengsin
e854f890f7
IDEMPIERE-6048 Extend Column Display Type For Jasper Report by Attachment ( #2256 )
2024-03-15 17:30:31 +01:00