Pages enfant
  • Changelog

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
Volet
bgColor#F8F7EF

Esup Lecture Portlet - Changelog



Auteur : Bourges Raymond - Vincent Repain (University of Rennes 1)

Version 2.0.0

...

Introduction

  • In trunk branch form 2011-02-10
  • Use of ESUP-Commons 2

TODO

...

2.0.0 (2012-08-24)

Extraits de git log 2.0.0-RC8..2.0.0 -pretty=%s (avec des commentaires -->)

Bloc de code

[fix] mark/unmark item button never displayed --> En mode mobile
js isolation tested with 2 portlets in a uportal 3.2
[fix] esup css not apply in edit mode
use portlet namespace
JSF ID generation optimized
portlet prototyping ok --> Pour rapidement tester la portlet sans la lancer dans uPortal
[fixed] read items flag not persisted
update ESUP-Commons version (0.3.0)
Merge branch 'luNonLu' into develop --> Meilleure gestion des lus/Non lus quand on est sur une ou toutes les catégorie
Avoid n proxy ticket call --> Merci à Vincent Bonamy pour le diagnostic
New Feature : set a visibility from regex applied on a user attribute and matching a pattern. --> Merci à Julien Gribonvald pour la fonctionnalité
Availability to obtain multivalued user attributes from portal. --> Merci à Julien Gribonvald pour la fonctionnalité
mobile: handle withDisplayedItems (as already done in non-mobile) to hide sources with no items --> Merci à Pascal Rigaux pour la fonctionnalité
Change developerConnection in pom.xml to use GIT
cleanup jsf config (remove unnecessary phase listeners : i18n and message. This last one causes CAS PT call in portlet mode for each request)
Added: some verification code
Get PT CAS just when needed (when getting a fresh source or category)
Added: Vincent Bonamy Changes: - img size in css - limit items number

RC8 (2012-04-10)

  • Fixed: Source selection in an new selected category just change source name but converse items of old selected source
  • Added: Pascal Rigaux changes:
    • cacher le lecture-menu (a droite) quand toutes les categories sont userCanMarkRead="no
    • enhance log error message: add exception
    • mobile: handle userCanMarkRead (as already done in non-mobile)

...