Mise a jour du schema applicatif
This commit is contained in:
@@ -84,7 +84,10 @@ Les actions de recherches sont gérées pas le controller 'search'. La seule fon
|
||||
Exemple de requête de recherche (le caractère '/' est remplacé dans l'URL par '\%2F', car c'est un caractère spécial HTTP):
|
||||
|
||||
\noindent
|
||||
\Colorbox{light-gray}{\small{http://backend/api/search/policies?destination\=10.0.1.0\%2F24\&port\=3389\&protocol\=tcp\&source\=10.0.2.0\%2F24}}
|
||||
\begin{footnotesize}
|
||||
\Colorbox{light-gray}{http://backend/api/search/policies?destination=10.0.1.0\%2F24\&port=3389\&protocol=tcp\&source=10.0.2.0\%2F24}
|
||||
\end{footnotesize}
|
||||
|
||||
|
||||
\newpage
|
||||
\section{Interface utilisateur}
|
||||
|
||||
@@ -7,7 +7,7 @@ L'application est construite selon une architecture trois tiers qui va séparer
|
||||
\vspace{3mm}
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\includegraphics[width=150mm]{application_architecture}
|
||||
\includegraphics[width=\textwidth]{application_architecture}
|
||||
\caption{Architecture de l'application}
|
||||
\end{figure}
|
||||
\vspace{3mm}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 2.3 MiB |
@@ -67,9 +67,9 @@
|
||||
\fancyhead[L]{\begin{picture}(0,0) \put(0,0){\includegraphics[height=1.5cm, keepaspectratio=true]{heig-vd.png}} \end{picture}}
|
||||
\fancyhead[R]{Ischer Etienne \\}
|
||||
\renewcommand\footrulewidth{3pt}
|
||||
\fancyfoot[LO]{Travail de Bachelor}
|
||||
\fancyfoot[C]{\today}
|
||||
\fancyfoot[R]{\thepage}
|
||||
\fancyfoot[C]{Travail de Bachelor}
|
||||
\fancyfoot[LE]{\thepage}
|
||||
\fancyfoot[RO]{\thepage}
|
||||
\renewcommand{\headrulewidth}{0.5pt}
|
||||
\renewcommand{\footrulewidth}{0.5pt}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user