Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2816 → Rev 2817

/web/acc/admin/bl_categories_help.php
152,7 → 152,7
}
echo "<TITLE>$l_title</TITLE>";
?>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/admin/bl_filter.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>ALCASAR DNS BL filtering</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<?
/web/acc/admin/ldap.php
509,7 → 509,7
<head>
<meta charset="UTF-8">
<title><?= $l_ldap_title ?></title>
<link type="text/css" href="/css/style.css" rel="stylesheet">
<link type="text/css" href="/css/acc.css" rel="stylesheet">
<link type="text/css" href="/css/ldap.css" rel="stylesheet">
<script>
function onLdapStatusChange() {
/web/acc/admin/logo.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>Modif logo organisme</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
<SCRIPT language="javascript" type="text/javascript">
function rafraichissement(cadre1, val1)
{
/web/acc/admin/network.php
424,7 → 424,7
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><?= $l_network_title ?></title>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery.connections.js"></script>
<script type="text/javascript">
/web/acc/admin/protocols_filter.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>Network Filter</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<?
/web/acc/admin/services.php
200,7 → 200,7
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><?php echo $l_services_title; ?></title>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/admin/wl_filter.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>ALCASAR DNS WL filtering</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<?
/web/acc/backup/sauvegarde.php
1,9 → 1,10
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><!-- written by Rexy -->
<HEAD>
<TITLE>Sauvegarde</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
</HEAD>
<!DOCTYPE HTML>
<!-- Written by Rexy -->
<html>
<head>
<title>Sauvegarde</title>
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</head>
<body>
<?
# choice of language
46,31 → 47,31
return $taille_fichier;
}
?>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th><? echo $l_backups;?></th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
<tr><td valign="middle" align="left">
<FORM action="sauvegarde.php" method=POST>
<select name='choix'>
<option value="traceability_backup"><?echo "$l_traceability_backup";?>
<option value="user_DB_backup"><?echo "$l_create_user_db_backup";?>
</select>
<input type=submit value="<?echo "$l_execute";?>">
</FORM>
</td></tr>
</TABLE>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th><?echo "$l_backup_files";?></th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
<TR align="center">
<TD><b><?echo "$l_firewall_log";?></b></TD>
<TD><b><?echo "$l_users_db_backups";?></b></TD>
<TD><b><?echo "$l_weekly_report";?></b></TD>
</TR><TR align="center">
<div class="panel">
<div class="panel-header"><?= $l_backups ?></div>
<div class="panel-row">
<div class="panel-cell">
<form action="sauvegarde.php" method=POST>
<select name='choix'>
<option value="traceability_backup"><?= $l_traceability_backup?>
<option value="user_DB_backup"><?= $l_create_user_db_backup?>
</select>
<input type=submit value="<?= $l_execute?>">
</form>
</div>
</div>
</div>
<div class="panel">
<div class="panel-header"><?= $l_backup_files?></div>
<div class="panel-row">
<div class="panel-cell">
<table width="100%" border=0 cellspacing=0 cellpadding=1>
<tr align="center">
<td><b><?= $l_firewall_log?></b></td>
<td><b><?= $l_users_db_backups?></b></td>
<td><b><?= $l_weekly_report?></b></td>
</tr>
<tr align="center">
<?
if (isset($_POST['choix'])){
switch ($_POST['choix']){
89,7 → 90,7
$nb=count($dir);
while ($j != $nb)
{
echo "<TD valign='top'>";
echo "<td valign='top'>";
$rep = opendir("/var/Save/".$dir[$j]);
$i=0; unset ($liste_f);
while ( $file = readdir($rep) )
111,14 → 112,17
while ( $i > 0)
{
$i--;
echo "<a href=\"/save/$dir[$j]/$liste_f[$i]\">$liste_f[$i]</A> (";echo taille_fichier("/var/Save/".$dir[$j]."/".$liste_f[$i]);echo ")<BR>";
echo "<a href=\"/save/$dir[$j]/$liste_f[$i]\">$liste_f[$i]</A> (";echo taille_fichier("/var/Save/".$dir[$j]."/".$liste_f[$i]);echo ")<br>\n";
}
}
echo "</TD>\n";
echo "</td>\n";
$j++;
}
?>
</tr>
</TABLE>
</BODY>
</HTML>
</tr>
</table>
</div>
</div>
</div>
</body>
</html>
/web/acc/index.html
5,7 → 5,7
<TITLE>ALCASAR Control Center</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta NAME="description" CONTENT="page de gestion du portail captif">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
<link rel="icon" href="/images/tux16.ico" type="image/ico">
</head>
<FRAMESET ROWS="100px,*" border="no">
/web/acc/manager/auth_exceptions.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>Exceptions</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<?
/web/acc/manager/htdocs/accounting.php
13,7 → 13,7
<head>
<title>G&eacute;n&eacute;rateur de rapports de comptes</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
109,7 → 109,7
<head>
<title>Journal des connexions</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/activity.php
149,7 → 149,7
<meta HTTP-EQUIV="Refresh" CONTENT="30">
<meta http-equiv="Content-Type" content="text/html; charset=<?= $config['general_charset'] ?>">
<title>Activity</title>
<link rel="stylesheet" type="text/css" href="/css/style.css">
<link rel="stylesheet" type="text/css" href="/css/acc.css">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/autoregistration.php
195,7 → 195,7
<!--<META HTTP-EQUIV="Refresh" CONTENT="30">-->
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<title>Auto enregistrement</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
<!-- DataTables CSS -->
<link rel="stylesheet" type="text/css" href="/css/jquery.dataTables.css">
<!-- jQuery -->
/web/acc/manager/htdocs/badusers.php
11,7 → 11,7
echo <<<EOM
<title>Unauthorized Service Usage History for $login</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
46,7 → 46,7
<head>
<title>Unauthorized Service Usage History for $login</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
/web/acc/manager/htdocs/clear_opensessions.php
12,7 → 12,7
echo <<<EOM
<title>Clear opensession</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
28,7 → 28,7
<head>
<title>Clear opensession</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/failed_logins.php
13,7 → 13,7
echo <<<EOM
<title>Failed logins</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
63,7 → 63,7
<head>
<title>Authentifications manqu&eacute;es</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
/web/acc/manager/htdocs/find.php
38,7 → 38,7
<head>
<title>Find a user</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/group_admin.php
11,7 → 11,7
echo <<<EOM
<title>Admin_groups</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
29,7 → 29,7
echo <<<EOM
<title>Admin_groups</title>
<meta http-equiv="Content-Type" content="text/html" charset="$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
50,7 → 50,7
<head>
<title>Admin_groups</title>
<meta http-equiv="Content-Type" content="text/html" charset="<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/group_new.php
27,7 → 27,7
echo <<<EOM
<title>$l_title</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
53,7 → 53,7
<html><head><title>New group</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/jquery-ui.min.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
<link rel="stylesheet" type="text/css" href="/css/epoch_styles.css" />
<script type="text/javascript" src="/js/epoch_classes.js"></script>
<script type="text/javascript" src="/js/fonctions.js"></script>
/web/acc/manager/htdocs/import_user.php
3,7 → 3,7
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>Users import</TITLE>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</HEAD>
<body>
<?php
/web/acc/manager/htdocs/show_groups.php
11,7 → 11,7
<html>
<title>Find group</title>
<meta http-equiv="Content-Type" content="text/html" charset="$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
40,7 → 40,7
<head>
<title>Find group</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/user_accounting.php
28,7 → 28,7
<head>
<title>User accounting</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
67,7 → 67,7
<head>
<title>User accounting</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/user_admin.php
19,7 → 19,7
echo <<<EOM
<title>User information page</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
53,7 → 53,7
echo <<<EOM
<title>User information page</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
/web/acc/manager/htdocs/user_delete.php
36,7 → 36,7
echo <<<EOM
<title>delete users and groups</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/user_edit.php
52,7 → 52,7
<title>Users &amp; groups edition</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/jquery-ui.min.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
<link rel="stylesheet" type="text/css" href="/css/epoch_styles.css">
<script type="text/javascript" src="/js/fonctions.js"></script>
<script language="javascript" type="text/javascript">
/web/acc/manager/htdocs/user_finger.php
9,7 → 9,7
<META HTTP-EQUIV="Refresh" CONTENT="50">
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<title>Usagers connect&eacute;es</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
EOM;
}
/web/acc/manager/htdocs/user_info.php
10,7 → 10,7
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<title>User personal information</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
/web/acc/manager/htdocs/user_new.php
42,7 → 42,7
<title>User creation</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
<link rel="stylesheet" href="/css/jquery-ui.min.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
<link rel="stylesheet" type="text/css" href="/css/epoch_styles.css">
<script type="text/javascript" src="/js/epoch_classes.js"></script>
<script type="text/javascript" src="/js/fonctions.js"></script>
/web/acc/manager/htdocs/user_stats.php
15,7 → 15,7
echo <<<EOM
<title>Statistiques utilisateurs</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<center>
82,7 → 82,7
?>
<head>
<title><?php echo "$l_title";?></title>
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/acc.css" type="text/css">
</head>
<body>
<center>
/web/acc/manager/html/user_admin.html.php
17,7 → 17,7
<tr bgcolor="#666666"><td>
<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
<tr><td valign="middle" align="left">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
EOM;
if (isset($logged_now) && $logged_now)
print <<<EOM
/web/acc/manager/nfsen.php
12,7 → 12,7
<!DOCTYPE html>
<html>
<header>
<link rel="stylesheet" href="htdocs/style.css">
<link rel="stylesheet" href="htdocs/acc.css">
</header>
<body>
<table border=0 cellspacing=0 cellpadding=0 class="tableTopACC">
/web/acc/manager/vnstat.php
12,7 → 12,7
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<div class="panel">
/web/acc/menu.php
1,5 → 1,6
<?php
# $Id$
// written by Rexy & Tom HOUDAYER
 
/****************************************************************
* GLOBAL FILE PATHS *
138,7 → 139,7
<head>
<meta charset="utf-8">
<title>Menu - ALCASAR</title>
<link rel="stylesheet" type="text/css" href="/css/style.css">
<link rel="stylesheet" type="text/css" href="/css/acc.css">
<link rel="stylesheet" type="text/css" href="/css/menu.css">
<script src="/js/jquery.min.js"></script>
<script>
/web/acc/welcome.php
89,7 → 89,7
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/acc.css">
</head>
<body>
<div class="panel">
/web/css/style.css
File deleted
/web/css/acc.css
0,0 → 1,143
h1 {
font-family: "DejaVu Sans";
font-size: 16pt;
text-align: left;
color: #666666;
}
 
h2 {
font-family: "DejaVu Sans";
font-size: 15pt;
text-align: center;
color: #666666;
}
 
h3 {
font-family: "DejaVu Sans";
font-size: 14pt;
text-align: center;
color: #666666;
}
 
:link, :visited, :link:hover, :visited:hover {
font-family: "DejaVu Sans";
font-size: small;
color: #666666;
}
 
body, p, ul, li {
font-family: "DejaVu Sans";
font-size: small;
color: #666666;
background-color: #EFEFEF;
text-align: justify;
}
 
th {
font-family: "DejaVu Sans";
font-size: small;
text-align: center;
color: #EFEFEF;
background-color: #666666;
}
 
table {
font-family: "DejaVu Sans";
font-size: small;
color: #666666;
background-color: #EFEFEF;
}
 
/*style des étiquettes*/
.etiquette {
font-family: "DejaVu Sans";
font-size: small;
text-align: right;
color: #666666;
background-color: #d0ddb0;
}
 
.hide-advanced-fields .advanced-field {
display: none;
}
 
#login-time-calendar img {
width: 30px;
vertical-align: -9px;
margin-left: 5px;
}
 
.schedule-rows td {
width: 80px;
height: 22px;
margin: 3px;
padding: 0;
background-color: #B55;
cursor: pointer;
}
 
.schedule-rows td:first-child {
background-color: transparent;
text-align: right;
position: relative;
top: -12px;
font-family: 'Sans';
font-size: 0.8em;
}
 
.schedule-rows td[data-selected],
.schedule-rows td[data-selecting] { background-color: #d0ddb0; }
.schedule-rows td[data-unselecting] { background-color: #B22; }
 
.schedule-rows td[data-disabled] { opacity: 0.55; }
 
.schedule-header tr th:first-child {
background-color: transparent;
}
 
/*
* Panel
*/
.panel {
display: table;
width: 100%;
border-spacing: 0;
border-collapse: collapse;
}
.panel .panel-header {
display: table-caption;
border-bottom: 3px solid #FFCC66;
padding: 0;
font-family: "DejaVu Sans";
font-size: small;
text-align: center;
font-weight: bold;
color: #EFEFEF;
background-color: #666666;
}
.panel .panel-row {
display: table-row;
border: 1px solid black;
overflow: auto;
}
.panel .panel-cell {
display: table-cell;
border: 1px solid black;
overflow: auto;
}
.panel .panel-iframe
{
height: 150vh;
width: 100%;
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
display: flex;
border-left-style: solid;
border-left-width: 1px;
border-right-style: solid;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
}