jasimcse / fsnet

Automatically exported from code.google.com/p/fsnet
0 stars 0 forks source link

Display the last users that have visited a profile of an user #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, in the left menu there is some informations but not enough in my 
opinion.

I think, display the last visitor of the logged in user should be a useful 
information.

By default we could display only the miniatures of the 5 last visitors  in 
the left menu.

This functionality should be implemented in three times :
1) add the support in the persistence layer (entities module) with some 
useful junit tests
2) add this functionality in the facade with some junit tests.
3) implement the functionality in the struts actions and implements it in 
the presentation layer (fsnetWeb module)

Original issue reported on code.google.com by mat.boni...@gmail.com on 23 Feb 2010 at 8:35

GoogleCodeExporter commented 9 years ago

Original comment by mat.boni...@gmail.com on 23 Feb 2010 at 8:35

GoogleCodeExporter commented 9 years ago

Original comment by supergeo...@gmail.com on 23 Feb 2010 at 8:51

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/fsnet/source/detail?r=1149

the first part it's done

Original comment by supergeo...@gmail.com on 23 Feb 2010 at 10:40

GoogleCodeExporter commented 9 years ago
you have broke the build

see here : http://fsnet-
dev.opsas.net/hudson/job/FSNet/fr.univartois.ili.fsnet$iliforum/368/

Original comment by mat.boni...@gmail.com on 23 Feb 2010 at 11:09

GoogleCodeExporter commented 9 years ago
Construction temporarily fixed in r1152

Original comment by mat.boni...@gmail.com on 24 Feb 2010 at 12:25

GoogleCodeExporter commented 9 years ago
you can see now the visitor of your profile on home page

Original comment by supergeo...@gmail.com on 26 Feb 2010 at 12:05