2017-12-18 Fred Gleason <fredg@paravelsystems.com>

* Added a 'LOGS.LOCK_USER_NAME' field to the database.
	* Added a 'LOGS.LOCK_STATION_NAME' field to the database.
	* Added a 'LOGS.LOCK_IPV4_ADDRESS' field to the database.
	* Added a 'LOGS.LOCK_DATETIME' field to the database.
	* Incremented the database version to 273.
	* Added log locking logic to rdlogedit(1).
This commit is contained in:
Fred Gleason
2017-12-19 18:14:59 -05:00
parent b9773575a2
commit d3e6912663
20 changed files with 392 additions and 7 deletions

View File

@@ -432,6 +432,18 @@ skrudd av for denne tenesta!</translation>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>User</source>
<translation type="obsolete">Brukar</translation>
</message>
<message>
<source>Log Locked</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Log already being edited by</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>EditLogLine</name>