Commit Graph

3552 Commits

Author SHA1 Message Date
Zuhri Utama 2dd6971626 IDEMPIERE-6210 : Dashboard Menu - not showed (#2477) 2024-10-14 18:56:26 +02:00
hengsin 9f84b0607f IDEMPIERE-6211 Dashboard Goal - Chart doesn't work. (#2476) 2024-10-14 18:56:26 +02:00
Nicolas Micoud 43c78b3018 IDEMPIERE-6257: WListbox cannot add total line for Integer (#2470)
* IDEMPIERE-6257: WListbox cannot add total line for Integer

* IDEMPIERE-6257: WListbox cannot add total line for Integer

implement Carlos's suggestion (to reduce number of lines)

Co-Authored-By: Carlos Ruiz <carg67@gmail.com>

---------

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2024-10-14 18:56:26 +02:00
Carlos Ruiz f60f599619 IDEMPIERE-6013 Implement a way to filter dinamically records on MRole.addAccessSQL (#2471)
- fix queries with alias (like InfoWindow)
- fix InfoWindow issue when the table has no alias
2024-10-03 13:59:13 +02:00
hengsin 62c86f82c3 IDEMPIERE-6146 Recently access menu item: minor refresh refinement (#2370)
* IDEMPIERE-6146 Recently access menu item: minor refresh refinement

* IDEMPIERE-6146 Recently access menu item: minor refresh refinement

- Fix handling of "enter" key
2024-10-03 13:51:27 +02:00
hengsin 66819ecf79 IDEMPIERE-6146 Recently access menu item: minor refresh refinement (#2365) 2024-10-03 13:51:20 +02:00
hieplq 776b135a4a IDEMPIERE-6251:clean status bar error info (#2468)
Co-authored-by: hieplq <hieplq@debian.vn>
2024-09-27 15:05:29 +02:00
hieplq 32d7e2e96a IDEMPIERE-6250:NPE when open SortTab (#2467)
Co-authored-by: hieplq <hieplq@debian.vn>
2024-09-27 15:05:29 +02:00
Carlos Ruiz bf3fb64d3b IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) - Record Info Improvements (#2455)
- allow generating permalink also for multi-key tables using UUID
- use TableName instead of AD_Table_ID for permalink
- add zoom condition to role for access tables on non-system tenants
- on copy select, prefer to generate using ID than UUID when possible - is easier when copying a select that is needed to search also for children
2024-09-27 15:05:29 +02:00
hengsin e4808398c9 IDEMPIERE-6225 Improve IsSingleRow logic when opening 1 record (#2454) 2024-09-27 15:05:28 +02:00
muriloht 976d5ff19a IDEMPIERE-6228 - Info Window and Info Windows process support for tables with UUID as key / IDEMPIERE-5567 (#2450) 2024-09-11 12:09:03 +02:00
Carlos Ruiz aaaecb42e9 IDEMPIERE-2981 Implement JSON Field type + IDEMPIERE-6227 - fixes (#2449)
* IDEMPIERE-2981 Implement JSON Field type

- Fix the JSON Editor, is sending to the database the value non prettified

* - Fix issue adding a JSON column with log migration script enabled

When logging migration script the Convert layer is applied, and we didn't implement Convert for the JSON column

* IDEMPIERE-6227 Cannot add a column with spaces on the default value (Convert layer logging migration script)
2024-09-11 12:09:03 +02:00
Carlos Ruiz d4356b7e67 IDEMPIERE-6215 Advanced Search Error -> Not unique in the ID space of <Window eJzF__g>: Row2 (#2440) 2024-08-21 12:52:28 +02:00
Carlos Ruiz ba5d576fdd IDEMPIERE-6212 CONTEXT_EMAIL_USER_CC overrides the email user set with CONTEXT_EMAIL_USER_TO in the WEMailDialog (#2438) 2024-08-19 21:03:53 +02:00
Carlos Ruiz 766654087b IDEMPIERE-6209 Detail Zoom Across not working (#2434)
Caused by IDEMPIERE-5567
2024-08-12 16:53:45 +02:00
Carlos Ruiz a577c1a343 IDEMPIERE-6206 Shortcut for Payment not working with there are different windows for Receipt/Payment (#2432)
* IDEMPIERE-6206 Shortcut for Payment not working with there are different windows for Receipt/Payment

* - remove unnecessary commented code
2024-08-12 16:53:45 +02:00
Carlos Ruiz 86c7e2d026 IDEMPIERE-6202 Field status that applied to new record is applied to the existing a record too in a specific operation at Window (#2430) 2024-08-12 16:53:45 +02:00
Carlos Ruiz 219aeffafe IDEMPIERE-6199 Payment Print/Export cannot set filesuffix depending on the document type (#2427) 2024-08-12 16:53:45 +02:00
Carlos Ruiz 1093272fa1 IDEMPIERE-6196 Fix selection columns on several windows (#2426) 2024-08-12 16:53:45 +02:00
Carlos Ruiz aac79ae622 IDEMPIERE-6188 Read-Only Session (#2415)
* IDEMPIERE-6188 Read-Only Session

* IDEMPIERE-6188 Read-Only Session

- improvements suggested by Nicolas Micoud and Alejandro Guerra
2024-07-19 11:49:40 +02:00
hengsin 0641e614c2 IDEMPIERE-6178 Level 3 tab is invisible after collapse and expand of bottom pane (#2401) 2024-06-28 15:22:14 +02:00
hengsin 4e250b6a52 IDEMPIERE-6172 Open from a highlighted window, DateRangePicker popup will auto close when selecting an item in dropdown list (#2400)
- Implement workaround for highlighted+popup+combobox
2024-06-28 15:22:14 +02:00
Diego Ruiz 5f44c9c19d IDEMPIERE-2981 - Implement JSON field type (#2255)
* IDEMPIERE-2981 - Implement JSON Field Type
* IDEMPIERE-2981 - Added field to the Test Window and Unit Tests
* IDEMPIERE-2981 - Fixed migration scripts
* IDEMPIERE-2981 - Changed oracle json syntax
* IDEMPIERE-2981 - Increased the number of lines of jsonData test field
* IDEMPIERE-2981 - Validate and Prettify JSON string on the field editor
* IDEMPIERE-2981 - Support for oracle
* IDEMPIERE-2981 - Applied patch from Carlos Ruiz
2024-06-17 23:53:01 +02:00
Carlos Ruiz a45283b855 IDEMPIERE-6165 + IDEMPIERE-6168 More problems with jasper setting filename (#2392)
- the test case is failing for orders with jasper print format
- the downloadable file name for jasper is wrong in zk when using FileNamePattern
2024-06-13 14:23:12 +02:00
Carlos Ruiz 76adcb1f98 Revert "IDEMPIERE-5923 Info Window should use key and display columns setting from lookup (#2108)"
This reverts commit 6f484ee701.
2024-05-30 12:46:34 +02:00
Carlos Ruiz a5a1ce3050 IDEMPIERE-6144 Can't export a report if the name has less than 3 characters (#2363) 2024-05-21 19:41:28 +02:00
Carlos Ruiz 2aa7215e2c IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) + IDEMPIERE-6143 (#2367)
- fix export and import for UUID based tables
- fix ExportAction creating temporary files with the wrong extension
- fix export and import of multi-selection fields IDEMPIERE-6143
2024-05-21 19:41:28 +02:00
Carlos Ruiz 4409415d55 IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356) (#2354)
* IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356)

- make also configurable the timeout and number of records from windows
- improve timing of reports avoiding unncessary load of array when not jasper

* - implement suggestions from Heng Sin
2024-05-13 17:32:06 +02:00
Carlos Ruiz e1ed11f224 IDEMPIERE-6140 Chosen Multiple Selection Table column bug in Info window (#2353) 2024-05-13 17:28:06 +02:00
hengsin 6cb5788651 IDEMPIERE-6119 Show dashboard content layout on column when open on mobile screen size (#2350) 2024-05-13 17:28:06 +02:00
Carlos Ruiz 42e998ff7d IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356) (#2340)
* IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356)

* - create SysConfig
- add Dialog when reaching max query records

* - minor fix comment
- add timeout management to MLookup query

* - Fix for the GridTable.Loader.Open issue

* - add SysConfig and Messages
- add showing error message when the number of records loaded in background exceed the allowed
- add timeout to GridTable.fillBuffer

---------

Co-authored-by: hengsin <hengsin@gmail.com>
2024-05-13 17:28:06 +02:00
Zuhri Utama 0e17a03d37 IDEMPIERE-6127 : Improve Report Process Parameter for Mobile Screen (#2334)
* IDEMPIERE-6127 : Improve Report Process Parameter for Mobile Screen

* apply patch from hengsin

- Combine summary checkbox and label into one component
- update default theme version
2024-05-13 17:27:37 +02:00
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
Nicolas Micoud 7d70e4ef02 IDEMPIERE-6126: ProcessParameterPanel - method to get ProcessInfo (#2333) 2024-05-13 17:24:09 +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
Nicolas Micoud 611a863707 IDEMPIERE-6115 : Fix NPE in ADTabpanel while selecting a tree item (#2323) 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
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 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 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 b7485b679e IDEMPIERE-6087 Users cannot delete their own User Queries (#2294) 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