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.

...

Remarque
titleUpgrading configuration files

This history points the configurations files which where changed between releases. Once the sources installed (see 00 Installation) 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.24.

...

2

Astuce
titleChanges in configuration files

Several changes have to be applied to /properties/config.properties:

  • New: auth.useCas, auth.useShibboleth, auth.application, auth.portal.attributes, app.servletUrl, app.uportalUrl
  • Now optional: urlGeneration.*, computerUrl.casServiceUrl
  • Obsolete:useLdap

...

  • Fixed the length of archived actions (3.24.0 by Lukas Slansky).
  • Removed Postgres errors for MySql users (3.24.0 by Pascal Aubry, pointed out by Mathieu Molinéris).
  • Actions were sometimes missing in email alerts (3.24.0 by Pascal Aubry, pointed out by Laetitia Casimir).
  • The original user id was not correctly set when changing the tickets owner (3.24.0 by Pascal Aubry, pointed out byOdile Germès).
  • Fixed NPE in TicketController.getMonitoringUsersNumber() (3.24.1 by Pascal Aubry, pointed out by Cécile Leconte).
  • Fixed syntax error in custom-fckconfig.js (3.24.2 by Pascal Aubry, pointed out by Samuel Duhuapas).

Other changes

  • Added properties auth.useCas, auth.useShibboleth and auth.application (resp. default to true, false and true) to allow any authentication method to be used, removed property useLdap (3.24.0 by Pascal Aubry).
  • Made property urlGeneration.bean optional thanks to properties files defaults-portlet.properties and defaults-servlet.properties (3.24.0 by Pascal Aubry).
  • Added property auth.portal.attributes to allow the portal to pass additional attributes thanks to JSR-168 preferences (3.24.0 by Pascal Aubry).
  • Added properties app.servletUrl and app.uportalUrl, made properties urlGeneration.* and computerUrl.casServiceUrl optional (3.24.0 by Pascal Aubry).
  • Added smileys to FCK editor (3.24.0 by Pascal Aubry, requested by Odile Germès).

...