esup-helpdesk




La liste d'utilisateurs n'est pas rendue car vous ne possédez pas les droits d'accès nécessaires pour afficher les profils utilisateur.

Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: Migrated to Confluence 5.3
Sommaire
maxLevel1
Remarque
titleUpgrading configuration files

The history points the configurations files which where changed between releases. Once the sources installed (see Installation prior 3.30) and the previous configuration recovered (see 04 Upgrading), if one or several files of the changed files have been edited locally, changes should be carefully inspected and added before upgrading the database (ant upgrade).

Changes in version 3.0 

Changes in version 3.0.2

Misc changes 

  • added configuration files*/properties/domain/departmentConfiguration.xml* and*/properties/domain/departmentManagerConfiguration.xml* (Pascal Aubry)
  • added package services.feed and moved package services.imapFeeding to services.feed.imap (Pascal Aubry)

Changes in version 3.0.1

Bug fix 

  • Fixed CAS authentication bug(Pascal Aubry)

Changes in version 2.3 

Changes in version 2.3.6

Enhancement

  • a CConfigException is now thrown when configuration tag /config/first-administrator-id is not correct (Pascal Aubry).

Changes in version 2.3.5

Bug fix

  • NullPointerException when retrieving users with no uid attribute on LDAP searches (Pascal Aubry, pointed out by Damien Mascré).

Changes in version 2.3.4

Bug fix

  • Tickets with a file attached could not be deleted (Pascal Aubry, pointed out by Laurent Ouzir).

Changes in version 2.3.3

Bug fix

  • Tickets could not be deleted (Pascal Aubry, pointed out by Laurent Ouzir).

Changes in version 2.3.2

Bug fix

  • Special characters in the name of uploaded files were not escaped (Pascal Aubry, pointed out by Laurent Ouzir).

Changes in version 2.3.1

Bug fixes

  • outside users (authenticated with their email) could not leave their display name empty (Pascal Aubry).
  • connected tickets were shown on the control panel with filter 'status = OPENED' (Pascal Aubry, pointed out by Raymond Bourges).

Changes in version 2.3.0

Bug fix

  • users who had created tickets when connected with their email address could not connect again with their local account (Pascal Aubry, pointed out by Odile Germès).

Enhancement

  • now take care of Oracle's silly way of storing empty strings as NULL values (Pascal Aubry).

Other changes

  • use Hibernate 3.1.3 (Alexandre Boisseau).