Code wiki

h1. Authentication image

CAS is known by the users as Sésame. The CAS login image of the guest page was updated accordingly.

* */webapp/media/images/local-login.png*: !local-login.png!

h1. Stylesheets

*/webapp/media/portlet.css* has been copied to the portal stylesheets folder and adapted (this file is used by all the esup-commons applications deployed in uPortal).
* */media/org/jasig/portal/layout/tab-column/xhtml-theme/rennes1/skin/portlet.css*: [^portlet.css] ([original|http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/esup-commons/webapp/media/portlet.css?root=esup-commons&view=markup])

*/webapp/media/commons.css* has just been copied to the portal stylesheets folder and adapted (it is also used by all the esup-commons applications deployed in uPortal).
* */media/org/jasig/portal/layout/tab-column/xhtml-theme/rennes1/skin/commons.css* ([original|http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/esup-commons/webapp/media/commons.css?root=esup-commons&view=markup])

*/webapp/media/helpdesk.css* has been copied to a sub-folder and adapted as well.
* */media/org/jasig/portal/layout/tab-column/xhtml-theme/rennes1/skin/helpdesk/css/helpdesk.css*: [^helpdesk.css] ([original|http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/esup-helpdesk/webapp/media/helpdesk.css?root=esup-helpdesk&view=markup])

These three files are referenced by the main stylesheet of the portal.
* */media/org/jasig/portal/layout/tab-column/xhtml-theme/rennes1/skin/rennes1.css*: [^rennes1.css]
{code}@import "portlet.css";
@import "commons.css";
@import "helpdesk/css/helpdesk.css";
{code}

In order to get the same presentation for the emails received by the users and the web interface, the stylesheet used to format emails has been adapted.


* */properties/domain/emails.css*: [esup-helpdesk customizations (University of Rennes 1)^email.css]

h1. User information

The managers wanted to have a link to the web page of the users. It has been done by developing a customization class (included in the main distribution):
* *[/src/fr/univrennes1/helpdesk/domain/userInfo/LdapUserInfoProviderImpl.java|http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/esup-helpdesk/src/fr/univrennes1/helpdesk/domain/userInfo/LdapUserInfoProviderImpl.java?root=esup-helpdesk&view=markup]*

h1. Screenshots

_(click on pictures to enlarge)_

| [!ss1.png|width=300!|^ss1.png]\\ | [!ss2.png|width=300!|^ss2.png]\\ |
| [!ss3.png|width=300!|^ss3.png]\\ | [!ss4.png|width=300!|^ss4.png]\\ |
| [!ss5.png|width=300!|^ss5.png]\\ | [!ss6.png|width=300!|^ss6.png]\\ |
| [!ss7.png|width=300!|^ss7.png]\\ | [!ss8.png|width=300!|^ss8.png]\\ |
| [!ss9.png|width=300!|^ss9.png]\\ | [!ss10.png|width=300!|^ss10.png]\\ |
| [!ss11.png|width=300!|^ss11.png]\\ | [!ss12.png|width=300!|^ss12.png]\\ |
| [!ss13.png|width=300!|^ss13.png]\\ | [!ss14.png|width=300!|^ss14.png]\\ |