﻿/*
 * @version $Id: CHANGELOG.txt 135 2011-11-08 11:34:36Z remi $
 -------------------------------------------------------------------------
 massocsimport - Massive OCS import plugin for GLPI
 Copyright (C) 2003-2011 by the massocsimport Development Team.

 https://forge.indepnet.net/projects/massocsimport
 -------------------------------------------------------------------------

 LICENSE

 This file is part of massocsimport.

 massocsimport is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 massocsimport is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with massocsimport. If not, see <http://www.gnu.org/licenses/>.
 --------------------------------------------------------------------------
*/

// ----------------------------------------------------------------------
// Original Author of file: Walid Nouh 
// Purpose of file: CHANGELOG
// ----------------------------------------------------------------------

Authors : Walid NOUH & Remi COLLET 

Version 1.5.1 for GLPI 0.80.x
 Bug #2966 SQL error when cleaning old thread

Version 1.5.0 for GLPI 0.80.x
  Feature #1968 Add a "debug mode" in configuration
  Feature #2068 Notification for computers not imported
  Feature #2379 Consider not imported computers as objects in GLPI
  Feature #2556 Manage not imported computers as objects
  Bug #2829 OCS Inventory url access changed since 2.0
  
Version 1.4.2 GPI >= 0.78 and < 0.80
   Bug #2548: Import from "notimported" list doesn't work.
   Bug #2855: incorrect-fsf-address

Version 1.4.1 GLPI >= 0.78
  #2323 run.php don't work
  #2376 Link to the OCSNG config is wrong

Version 1.4.0 GLPI >= 0.78

Version 1.3.0 GLPI >= 0.72
   #137  Rename mass_ocs_import to massocsimport
   #164  Add column for empty inventory
   #205  Add link to the computers not imported by the script
   #206  Delete computer in OCS when it cannot be imported into glpi
   #212  Simplify plugin's configuration

see https://dev.indepnet.net/plugins/query?status=closed&milestone=massocsimport+1.3.0&order=priority

Version 1.2.2 GLPI >= 0.71
   #203  Generated Thread ID is too long
see: https://dev.indepnet.net/plugins/query?status=closed&milestone=Mass_ocs_import+1.2.2&order=priority

 Version 1.2.1 GLPI >= 0.71
   #134  MySQL 4.1.x incompatibility in OCS synchro
   #151  Don't synchronize when MySQL replicat is active (master offline)
   #157  Add spanish translation
   #161  Bad english translation 

 see: https://dev.indepnet.net/plugins/query?status=closed&milestone=Mass_ocs_import+1.2.1&order=priority   
 
