# HG changeset patch # User cobled # Date 1376491046 -7200 # Node ID b5bddcba23c10ea28d0c1193f490bc8c2224c3e5 # Parent 3848e1813a308b7d4a17936e747284cb27f54e10 last version diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/article.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/article.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,41 @@ +{% extends "base.html" %} +{% comment %} + +Main page of django_consultant's website. + +{% endcomment %} + {% block head %} + {{block.super}} + + + + + + {% endblock %} + + {% block contentleft %} + {% endblock %} + + {% block frise %} + + {% endblock %} + + {% block headermenu %} + + + + + + + + {% endblock %} + + {% block contentright %} + + {% endblock %} + \ No newline at end of file diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/clusterDoc.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/clusterDoc.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,133 @@ + + +{% extends "base.html" %} +{% comment %} + +Main page of django_consultant's website. + +{% endcomment %} + +{% block head %} + {{block.super}} + + + + + + {% endblock %} + + {% block headerdossier %} +
+ « Retour +

Mon dossier documentaire: {{mydossierDoc.dossierDocTitle}}

+
+ {% endblock %} + + {% block body %} + + {% endblock %} + + {% block query %} +
{% csrf_token %} + + + + +

+ + + + +

+
+ {% endblock %} + + {% block contentleft %} +
+ {% block titleleft %}

{% endblock %} +
+
+ +
+

AFFICHAGE

+
+ +
+
+ + + +
+

FILTRES

+
+ +
{% csrf_token %} + + +
+ +
{% csrf_token %} + + +

+ + +

+

+ + +

+ +

Catégories :

+

+

+

+

+
+
+
+ +
+
+
+ {% endblock %} + + + {% block affichage %} {% endblock %} + + {% block filtrestreamgraph %}{% endblock %} + {% block filtretreemap %}
{% endblock %} \ No newline at end of file diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/document/document.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/document/document.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,36 @@ + + +{% extends "base.html" %} +{% comment %} + +This is the main template for all portal pages. + +{% endcomment %} + +{% block head %} + Periplus | {% block title %}{% endblock %} +{% endblock %} + +{% block body %} + +
+

Periplus | Web Portal

+
+ +
+ +
+ + {% block content %}{% endblock %} + +
+ © 2012, Periplus partners +
+ +{% endblock %} + + + diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/document/footer.html diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/document/header.html diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/document/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/document/index.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,63 @@ + + +{% extends "document/document.html" %} + + +{% comment %} + +Main page of the portal. + +{% endcomment %} + + + +{% block head %} + + + + + + + + +{% endblock %} + + +
+

Welcome, {{ user.username }}

+

This is the main page of the web portal.

+
+ + + +{% block content %} + +
+

Filtres

+ +
+ +

Treemap et sa timeline sous forme de streamgraph

+ +
+ +
+ +
+ +

+
+ + + + + + + + +{% endblock %} + + + + + diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/document/menu.html diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/dossiersdocumentaire1.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/dossiersdocumentaire1.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,90 @@ + + +{% extends "base.html" %} +{% comment %} + +Main page of django_consultant's website. + +{% endcomment %} + +{% block head %} + {{block.super}} + + + + {% endblock %} + + {% block body %} + + {% endblock %} + + + {% block frise %} +
+ « Retour +

Tous les Dossiers Documentaires : «Rechercher»

+
+ {% endblock %} + + {% block contentleft %} +
+ +
+
+
+

RECHERCHE

+
+ +

+ + +

+ +
+
+
+

CLASSER

+
+
+

+

+

+
+
+
+
+

FILTRES

+
+
+

+ + +

+

+ + +

+
+

Catégories :

+
+

+

+

+
+
+
+ +
+
+
+ {% endblock %} \ No newline at end of file diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/index-dossier.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/index-dossier.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,124 @@ +{% extends "base.html" %} +{% comment %} + +Main page of django_consultant's website. + +{% endcomment %} + {% block head %} + {{block.super}} + + + + + {% endblock %} + {% block body %} + + {% endblock %} + {% block headerdossier %} +
+ « Retour +

Mon dossier documentaire: {{mydossierDoc.dossierDocTitle}}

+
+ {% endblock %} + + {% block query %} +
{% csrf_token %} + + + + +

+ + + + +

+
+ {% endblock %} + {% block contentleft %} +
+ +
+
+ +
+

AFFICHAGE

+
+ +
+
+ + + +
+

FILTRES

+
+ +
{% csrf_token %} + + +
+ +
{% csrf_token %} + + +

+ + +

+

+ + +

+ +

Catégories :

+

+

+

+

+
+
+
+ +
+
+
+ {% endblock %} + + + + \ No newline at end of file diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/polls/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/polls/index.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,9 @@ +{% if user_list %} + +{% else %} +

No user are defined.

+{% endif %} \ No newline at end of file diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/django/templates/registration/login.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/django/templates/registration/login.html Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,47 @@ + + +{% extends "base.html" %} +{% comment %} + +Login page to authenticate users. + +{% endcomment %} + +{% block head %} + Django Consultants | Login +{% endblock %} + +{% block body %} +
+

Page de login

+ +
+ +
+ {% if form.errors %} +

Le login et le mot de passe ne correspondent pas, essayez a nouveau.

+ {% endif %} + +
{% csrf_token %} +

+ + {{ form.username }} +

+

+ + {{ form.password }} +

+ {% if next %} + + {% else %} + + {% endif %} + +
+
+{% endblock %} + + + + + diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/static/css/annotation-article.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/static/css/annotation-article.css Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,198 @@ +input::-moz-focus-inner /*Remove button padding in FF*/ +{ + border: 0; + padding: 0; +} + +/* TOP BAR */ + +.periplus-barre { + height: 77px; border-bottom: 1px solid #c00000; box-shadow: 0 2px 4px rgba(0,0,0,.5); +} + +.periplus-barre-haut, .periplus-barre-bas-interieur { + width: 967px; margin: 0 auto; +} + +.periplus-barre-haut { + height: 44px; +} + +.periplus-titre { + float: left; line-height: 20px; font-size: 17px; font-weight: bold; margin: 2px 0 0; +} + +.periplus-titre h2 { + font-style: italic; color: #C00000; +} + +.periplus-dossier-docu { + float: right; height: 24px; line-height: 24px; border: 1px solid #197caa; margin: 9px 10px 0 0; +} + +.periplus-dossier-docu a { + color: #197caa; +} + +.periplus-dossier-docu li { + float: left; +} + +.periplus-nom-dossier { + font-size: 15px; font-weight: bold; background: url(../img/icone-dossier.png) 3px center no-repeat; + padding: 0 6px 0 26px; +} + +.periplus-fleche-article { + font-size: 22px; border-left: 1px solid #197caa; +} + +.periplus-article-precedent { + padding: 0 3px 0 2px; +} + +.periplus-article-suivant { + padding: 0 2px 0 3px; +} + +.periplus-recherche { + width: 320px; margin: 0 auto; +} + +.periplus-recherche-champ { + float: left; border: 1px solid; padding: 0 2px; margin: 9px 0 0; font-size: 14px; height: 24px; line-height: 24px; width: 240px; +} + +.periplus-recherche-envoi { + float: left; border: none; padding: 0; margin: 9px 0 0 4px; background: #000000 url(../img/zoom-button.jpg) center no-repeat; + width: 54px; height: 26px; text-indent: -9999px; +} + +.periplus-barre-bas { + height: 32px; background: #000000; color: #FFFFFF; +} + +.periplus-barre-bas a { + color: #FFFFFF; +} + +.periplus-home { + float: left; background-image: url("../img/home-sprite.png"); background-position: 0 -28px; + display: block; height: 28px; width: 28px; margin: 2px 10px 0 0; +} + +.periplus-home:hover { + background-position: 0 0; +} + +.periplus-fil-ariane { + float: left; line-height: 32px; font-size: 16px; font-weight: bold; +} + +.periplus-fil-ariane li { + float: left; +} + +.periplus-fil-ariane li:nth-child(n+2):before { + float: left; content: "›"; margin: 0 5px; +} + + +/* ANNOTATIONS */ + +.content span { + background-image: inherit; +} + +.annotation-frame { + position: absolute; float: left; clear: both; display: none; border: 2px solid; + margin: -4px 0 0 -4px; box-shadow: 0 0 4px #000000; +} +.annotation-area { + float: left; clear: both; width: 490px; padding: 2px; opacity: .2; +} +.annotation-form { + float: left; clear: both; width: 480px; padding: 7px; background: rgba(200,200,200,.9); +} +.annotation-form h3 { + color: #197CAA; font-size: 14px; font-weight: bold; margin: 4px 0; +} +.annotation-textarea { + height: 120px; resize: none; border: 1px solid #666; padding: 2px; width: 472px; +} +ul.annotation-tags-form { + font-size: 12px; border-radius: 0; border: 1px solid #666; margin-bottom: 5px; +} +.annotation-tags li { + float: left; padding: 2px; border: 1px solid #666; background: #cccccc; border-radius: 3px; margin-right: 2px; +} +.annotation-submit, a.annotation-remove { + width: 235px; height: 20px; line-height: 20px; font-size: 14px; text-align: center; + padding: 0; margin: 0; color: #ffffff; font-weight: bold; border: none; font-family: Arial, Helvetica, sans-serif; + float: left; +} +.annotation-submit:hover, .annotation-remove:hover { + opacity: .8; +} +.annotation-submit { + background: #197CAA; margin-left: 10px; +} +.annotation-remove { + background: #990000; +} + +.annotation-list li { + margin-bottom: 5px; border: 2px solid; padding: 0 4px; font-size: 13px; cursor: hand; +} +.annotation-list h3 { + font-weight: bold; font-size: 14px; margin: 4px 0; +} +.annotation-list p { + margin: 4px 0; +} +.annotation-list li.selected { + background: #e0e0e0; +} +.annotation-text { + font-style: italic; color: #666; +} +.annotation-text b { + font-style: normal; color: #800; +} +.annotation-selected { + color: #ffffff; + background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGD4DwABBAEAfbLI3wAAAABJRU5ErkJggg==) !important; +} + +.add-annotation { + position: absolute; background: #197CAA; color: #fffff; padding: 6px; border-radius: 3px; + font-size: 14px; font-weight: bold; color: #ffffff; cursor: hand; display: none; +} + +.annotation-frame-box { + display: none; +} + +.annotation-frame-box div { + position: absolute; background: rgba(200,200,200,0.5); +} + +.annotation-fb-top { + top: 77px; left: 0; right: 0; +} + +.annotation-fb-left { + left: 0; +} + +.annotation-fb-right { + right: 0; +} + +.annotation-fb-bottom { + left: 0; right: 0; +} + +.annotation-longview { + display: none; +} diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/static/img/white_arrow_long.png Binary file alcatel/static/img/white_arrow_long.png has changed diff -r 3848e1813a30 -r b5bddcba23c1 alcatel/static/js/jquery.ui.datepicker-fr.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/alcatel/static/js/jquery.ui.datepicker-fr.js Wed Aug 14 16:37:26 2013 +0200 @@ -0,0 +1,27 @@ +// JavaScript Document +jQuery(function($){ +$.datepicker.regional['fr'] = { +closeText: 'Fermer', +prevText: '<Préc', +nextText: 'Suiv>', +currentText: 'Aujourd\'hui', +monthNames: ['Janvier','Fevrier','Mars','Avril','Mai','Juin', +'Juillet','Aout','Septembre','Octobre','Novembre','Decembre'], +monthNamesShort: ['Jan','Fev','Mar','Avr','Mai','Jun', +'Jul','Aou','Sep','Oct','Nov','Dec'], +dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], +dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'], +dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'], +weekHeader: 'Sm', +dateFormat: 'dd-mm-yy', +firstDay: 1, +isRTL: false, +showMonthAfterYear: false, +yearSuffix: '', +minDate: 0, +maxDate: '+12M +0D', +numberOfMonths: 2, +showButtonPanel: true +}; +$.datepicker.setDefaults($.datepicker.regional['fr']); +}); \ No newline at end of file