Code

Apply fix for #2852
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Feb 2010 10:58:22 +0000 (10:58 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 26 Feb 2010 10:58:22 +0000 (10:58 +0000)
commit7f08ea599710ed2faad33ede203b1e9903b7f8dd
tree9eb31d756ff25752f1145490ed06390a8377381f
parentb23ab4c643f77f523724156b5fcdd33942797afc
Apply fix for #2852

- Let gosa-si-client determine weither FAI operation is an installation
  or a softupdate and additionally send this info to the server.
- Let gosa-si-client call save_fai_log on "TASKBEGIN savelog" instead
  of "TASKBEGIN finish". This fixes the problem that the save function
  were not called when running a soft-update.
- In gosa-si-server handle the new fai_action field when receiving
  logfiles so that softupdate logs are stored in different directories
  than installation logs.
- Add logic to the code that gets FAI logfiles from gosa-si to detect
  weither a softupdate or installation log is received and set an
  attribute in the result array accordingly.
- When viewing install logs in Gosa show a new column with the FAI
  operation the files belong to.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@15739 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/include/class_gosaSupportDaemon.inc
trunk/gosa-plugins/goto/addons/goto/class_gotoLogView.inc
trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po
trunk/gosa-plugins/goto/locale/messages.po
trunk/gosa-si/gosa-si-client
trunk/gosa-si/server/events/clMessages.pm