core-jgi/org.adempiere.ui.zk/WEB-INF
Nicolas Micoud ad8de98fe5
IDEMPIERE-4781 : Dashboard / Report : use @SQL= syntax (#677)
* IDEMPIERE-4781 : Dashboard / Report : use @SQL= syntax

* IDEMPIERE-4781 : Dashboard / Report - be able to use Range parameters

* IDEMPIERE-4781 : Dashboard Content as Advanced

* Update DashboardController.java

Implement partial solution for IDEMPIERE-4779

Fix issue with Timestamp not working for IDEMPIERE-4781
it was throwing:
12:58:07.928-----------> DashboardController.render: Failed to create dashboard content [358]
java.lang.NumberFormatException: Error at index 6 in: "474671+02"
	at java.base/java.lang.NumberFormatException.forCharSequence(NumberFormatException.java:81)
	at java.base/java.lang.Integer.parseInt(Integer.java:735)
	at java.sql/java.sql.Timestamp.valueOf(Timestamp.java:239)
	at org.adempiere.webui.desktop.DashboardController.fillParameter(DashboardController.java:974)

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2021-05-11 13:10:25 +02:00
..
src IDEMPIERE-4781 : Dashboard / Report : use @SQL= syntax (#677) 2021-05-11 13:10:25 +02:00
tld/web IDEMPIERE-4536 Allow minor customizations in default theme (#382) 2020-11-14 17:04:51 +01:00
xsd IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
jetty-web.xml IDEMPIERE-2490 java.lang.IllegalStateException: Form too large (#363) 2020-11-09 12:26:39 +01:00
web.xml IDEMPIERE-4512 zk9.5 - Timeout page is not working (#384) 2020-11-16 18:18:49 +01:00
zk-selenium.xml IDEMPIERE-4722 Remove constraint that idempiere source folder must be… (#606) 2021-03-02 20:51:20 +08:00
zk-websocket-serverpush.xml IDEMPIERE-4154 ServerPush Adjustments. Further refinement of the long polling serverpush implmentation. Add back zk-websocket-serverpush.xml 2020-01-31 12:20:05 +08:00
zk.xml IDEMPIERE-4512 zk9.5 - Timeout page is not working (#386) 2020-11-17 11:05:10 +01:00