2014-10-24 Fred Gleason <fredg@paravelsystems.com>

* Added 'REPORTS.POST_EXPORT_CMD' and 'REPORTS.WIN_POST_EXPORT_CMD'
	fields to the database.
	* Incremented the database version to 242.
	* Added 'RDReport::postExportCommand()' and
	'RDReport::setPostExportCommand()' methods in 'lib/rdreport.cpp' and
	'lib/rdreport.h'.
	* Added 'Linux Post Export Cmd' and 'Windows Post Export Cmd' controls
	to the 'Edit Report' dialog in 'rdadmin/edit_report.cpp' and
	'rdadmin/edit_report.h'.
	* Implemented post export commands in 'lib/rdreport.cpp'.
This commit is contained in:
Fred Gleason
2014-10-24 15:35:20 -04:00
parent 0e927a1ba0
commit 4e48c93cb0
17 changed files with 244 additions and 80 deletions

View File

@@ -3026,6 +3026,14 @@ in order to populate the audio resources database.</source>
<source>End Time:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Linux Post Export Cmd:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Windows Post Export Cmd:</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditSettings</name>