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.

...

  • Correction d'un dysfonctionnement de sur les paginators
  • Mise à jour de MyFaces (version 1.2.12)
  • Intégration de diverses contributions de Florent Cailhol (forme du code, compatibilité, etc.)
  • Intégration de diverses contributions de Pascal Rigaux (correction de bugs et optimisation)
Bloc de code
languagebash

$ git log V2-0.3.0..V2-0.3.1 --no-merges --pretty=format:"%h - %an, %ar : %s"
1f862cc - Raymond Bourges, 2 days ago : [maven-release-plugin] prepare release V2-0.3.1
b9e3b5d - Raymond Bourges, 2 days ago : Change maven release plugin default configuration
c0b6d19 - Raymond Bourges, 3 weeks ago : Fix: loadIntemsInternal is called in forceReload method
4dd1a4d - Florent Cailhol, 6 weeks ago : Infer generic arguments
2da1137 - Florent Cailhol, 6 weeks ago : Add @Override to interface overridden methods
d70fa19 - Florent Cailhol, 6 weeks ago : Fix JSTL dependency in esup-commons2-jsf-trinidad
c1841c7 - Raymond Bourges, 8 weeks ago : reintroduce artifact scope for spring-test
58e5e86 - Raymond Bourges, 8 weeks ago : [fix] add setter (and getter) for cacheName field
c6ff0f0 - Raymond Bourges, 8 weeks ago : Add cacheName Property
1648db3 - Raymond Bourges, 8 weeks ago : LdapUserAndGroupService (By Pascal Rigaux)
46c24b6 - Raymond Bourges, 8 weeks ago : setOrClearUserAttribute (By Pascal Rigaux)
69053a4 - Raymond Bourges, 8 weeks ago : invalidateLdapCache and use it in updateLdapUser (By Pascal Rigaux)
c93e678 - Florent Cailhol, 9 weeks ago : Fix input stream memory leak
4dc2e28 - Florent Cailhol, 9 weeks ago : Remove dead code
970824c - Florent Cailhol, 9 weeks ago : Remove unused imports
414d84f - Florent Cailhol, 9 weeks ago : Remove unecessary annotations
ec42bfe - Raymond Bourges, 9 weeks ago : [PATCH] fix sending HTML body in UTF-8
3dd758e - Raymond Bourges, 9 weeks ago : Change Maven build configuration to target Java 1.6 (proposed by Florent Cailhol)
e8f7bc9 - Raymond Bourges, 9 weeks ago : chmod and ignore files
7e183b3 - Florent Cailhol, 9 weeks ago : Change primefaces repository location
90ab66d - Florent Cailhol, 9 weeks ago : Remove some maven warnings
89bd88d - Raymond Bourges, 9 weeks ago : [maven-release-plugin] prepare for next development iteration

0.3.0 (16/08/2012)

...