core-jgi/org.adempiere.base
Peter Takács 66e0d4200e
IDEMPIERE-5697 - Improve Process Log for more advanced logging options for Processes (#1808)
* IDEMPIERE-5697 - Improve Process Log for more advanced logging options for Processes

* IDEMPIERE-5697 - fix javadoc

* IDEMPIERE-5697 - add PInstanceLogType to AD_PInstance_Log

* IDEMPIERE-5697 - implement Status Log Type

- implement Status Log Type
- fix javadoc

* IDEMPIERE-5697 - definition changes

- rename log type 'Tail' to 'Progress' as Chuck Boecking suggested
- make ad_pinstance_log_uu the primary key as Heng Sin suggested

* IDEMPIERE-5697 - updateLog method with UUID

* IDEMPIERE-5697 - requested changes

- split insert and update
- fix wrong javadoc
- small fixes

* IDEMPIERE-5697 - requested changes

- fix javadoc
- fix migration scripts

* IDEMPIERE-5697 - balance API

- rename methods in SvrProcess: saveLog -> saveProgress, saveStatus; updateLog -> updateStatus
- remove progress and status methods that take table and record id arguments, there is no need to save them in separate fields with there log types

* IDEMPIERE-5697 - balance API

- exchange logic between Progress and Status log types
- modify method names in ProcessInfo based on SvrProcess

* IDEMPIERE-5697 - pr 1808 patch by Heng Sin

- fix oracle migration script
2023-06-01 14:11:25 +08:00
..
.settings IDEMPIERE-4842 Easier model registration (#893) 2021-09-22 22:42:51 +08:00
META-INF IDEMPIERE-5523 Release 10 Peace (#1624) 2022-12-24 00:20:49 +01:00
OSGI-INF IDEMPIERE-5600 Add Core.getDefaultAnnotationBasedEventManager() API (#1698) 2023-03-06 20:40:48 +01:00
antlr IDEMPIERE-5367 Logic expression IN doesn't works with quoted text (#1423) 2022-08-05 13:21:50 +02:00
schema
src IDEMPIERE-5697 - Improve Process Log for more advanced logging options for Processes (#1808) 2023-06-01 14:11:25 +08:00
.classpath IDEMPIERE-5427 Upgrade to Tycho 2.7.5 (#1493) 2022-09-21 14:21:27 +02:00
.packaging
.project IDEMPIERE-4933 Platform update for 9.x (#870) 2021-09-10 09:55:07 +02:00
build.properties IDEMPIERE-5225 - HTML Report minification (#1237) 2022-03-17 15:36:02 +01:00
documentation.bat
packaging-build.xml
plugin.xml IDEMPIERE-5624 Implement export data as SQL insert statement (#1721) 2023-03-13 15:57:45 +01:00
pom.xml IDEMPIERE-5225 - HTML Report minification (#1237) 2022-03-17 15:36:02 +01:00