Changes between Version 15 and Version 16 of Software


Ignore:
Timestamp:
07/15/16 17:07:01 (8 years ago)
Author:
Carsten Karbach
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software

    v15 v16  
    130130        - entitycompare | Generic comparison functions for user and group data, model for differences such as ToAdd and ToRemove
    131131        - MAIL | Send signed mails with attachments
     132        - vendor | third party libraries needed for hbpaccounting, e.g. silex and swagger-generated code
     133- publicapi | REST API for simple access to LDAP server content, see [/wiki/HBPHPCLDAP HBPHPCLDAP] for details
    132134- res | Resources used by the libraries, templates for mails and forms, dispatch certificate
    133135- scripts | top level scripts using the libraries in lib folder, run by crontab or via command line
    134136        - production | scripts actually used in production, all other scripts only for test purposes
    135137- tests | PHPUnit tests for most of the library classes, show their functionality, check their function
     138- LICENSE.txt | contains BSD-style license of the code developed by Forschungszentrum Jülich GmbH
    136139
    137140=== Installation ===