core-jgi/org.adempiere.base
Carlos Ruiz 24ccb86f16
IDEMPIERE-4653 Improve timeout handling of window tab (#539)
* IDEMPIERE-4653 Improve timeout handling of window tab

* Fixed a problem with IDEMPIERE-4130 that was not using role max query records
* GridTable was throwing NPEs because the arrays were disposed before closing
* Lowered log level on MRole to avoid clogging the console (I was testing with INFO level)
* Added more points of control for the timeout exception to give meaningful errors to the user and allow refining the query without closing the Find dialog
* Implemented a control to avoid repeating a slow initial query every time the dialog is open
* Added dialog when the find criteria doesn't return rows and allows the user to refine the query
* When the initial number of records is unknown, show a question mark instead of the count

* * Fix wrong role level pushed in first commit
2021-01-20 21:45:33 +08:00
..
.settings IDEMPIERE-4329 Cleanup eclipse warnings (#107) 2020-06-09 12:26:36 +02:00
META-INF IDEMPIERE-4604 Release 8.2 2020-12-20 10:15:20 +01:00
OSGI-INF IDEMPIERE-4599 Remove obsolete org.compiere.interfaces.* interface (#473) 2020-12-18 14:52:11 +01:00
schema
src IDEMPIERE-4653 Improve timeout handling of window tab (#539) 2021-01-20 21:45:33 +08:00
.classpath IDEMPIERE-4314:eclipse project setting independent JDK (#90) 2020-06-01 11:30:00 +08:00
.packaging
.project
build.properties IDEMPIERE-4599 Remove obsolete org.compiere.interfaces.* interface (#473) 2020-12-18 14:52:11 +01:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-2924: Adding XLSX Export support (#6) 2020-01-04 15:19:48 +01:00
pom.xml IDEMPIERE-4604 Release 8.2 2020-12-20 10:15:20 +01:00