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


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

Version 2.0.0

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)

RC7 (2012-02-02)

  • Mobile view
  • Url with user attributes
  • XSLT for Mobile
  • Some SQL exception (RECIA Mail)
  • User interface (RECIA Mail)
  • Initial uppercase for new dtd
  • Test mobile view in portlet mode

RC6 (2011-08-26)

  • Fixed: toggleTreeVisibility come back
  • remove TagsConfigurator reference (use of esup-commons 0.2.6)

RC5 (2011-08-17)

  • Cleaned: configuration files

RC4 (2011-08-17)

  • Fixed: release procedure

RC3 (2011-08-17)

  • Fixed: cas support (by Julien Gribonvald)
  • jquery code to highlight, navigate and mark items

RC2 (2011-07-08)

  • Proxy cas support

RC1 (2011-05-12)

  • First 2.0.0 release (without proxy cas support)

Version 1.5.3 (2010-09-14)

  • Fixed: 7085 : MySQLIntegrityConstraintViolationException during unsubscribing and subscribing form/to auto-subscribed sources or categories
  • Fixed: Attributes based visibility tests comeback

Version 1.5.2 (2010-07-12)

  • Fixed : Bad context initialization (bug #7041) - Since 1.5.2

Version 1.5.1 (2010-01-05)

  • Changed : Use of jquery 1.3.2 minimal - Since 1.3.3
  • Fixed : Declaration of a category on several contexts (bug #6444) - Since 1.4.0
  • Added : categoryProfilesUrl externalized (feature #6582) - Since 1.5.0
  • Added : Reloading of configuration files (feature #6583) - Since 1.5.0
  • Improved : Parsing of configuration files - Since 1.5.0
  • Added : examples of configuration, mappings, categories - Since 1.5.1

Version 1.3.2 (2009-09-04)

...