Update users.dtop2 sample file

master
Andy Teijelo Pérez 2015-11-07 14:16:48 -05:00
parent 2cf493eb08
commit a289ef3c58
5 changed files with 83 additions and 38 deletions

View File

@ -96,7 +96,6 @@ ff:ff:ff:ff:ff:fe,10.6.122.94
ff:ff:ff:ff:ff:fe,10.6.122.95 ff:ff:ff:ff:ff:fe,10.6.122.95
# {"reserved-by": "Andy"} # {"reserved-by": "Andy"}
00:23:54:8c:65:13,10.6.122.96,set:client0023548c6513 00:23:54:8c:65:13,10.6.122.96,set:client0023548c6513
# {"reserved-by": "Somoza"}
ff:ff:ff:ff:ff:fe,10.6.122.97 ff:ff:ff:ff:ff:fe,10.6.122.97
ff:ff:ff:ff:ff:fe,10.6.122.98 ff:ff:ff:ff:ff:fe,10.6.122.98
# {"reserved-by": "Zelda"} # {"reserved-by": "Zelda"}
@ -218,15 +217,6 @@ ff:ff:ff:ff:ff:fe,10.6.122.212
ff:ff:ff:ff:ff:fe,10.6.122.213 ff:ff:ff:ff:ff:fe,10.6.122.213
ff:ff:ff:ff:ff:fe,10.6.122.214 ff:ff:ff:ff:ff:fe,10.6.122.214
ff:ff:ff:ff:ff:fe,10.6.122.215 ff:ff:ff:ff:ff:fe,10.6.122.215
ff:ff:ff:ff:ff:fe,10.6.122.231
ff:ff:ff:ff:ff:fe,10.6.122.232
ff:ff:ff:ff:ff:fe,10.6.122.233
ff:ff:ff:ff:ff:fe,10.6.122.234
ff:ff:ff:ff:ff:fe,10.6.122.235
ff:ff:ff:ff:ff:fe,10.6.122.236
ff:ff:ff:ff:ff:fe,10.6.122.237
ff:ff:ff:ff:ff:fe,10.6.122.238
ff:ff:ff:ff:ff:fe,10.6.122.239
ff:ff:ff:ff:ff:fe,10.6.122.240 ff:ff:ff:ff:ff:fe,10.6.122.240
ff:ff:ff:ff:ff:fe,10.6.122.241 ff:ff:ff:ff:ff:fe,10.6.122.241
ff:ff:ff:ff:ff:fe,10.6.122.242 ff:ff:ff:ff:ff:fe,10.6.122.242

View File

@ -51,7 +51,38 @@ div.ips-cell.ips-bottom,div.ips-hor-half {
div.name { div.name {
/* max-height: 52px; */ /* max-height: 52px; */
font-size: small; font-size: small;
font-weight: bold;
text-decoration: none;
} }
/*
black #444
blue darkblue
purple purple
red darkred
green darkgreen
*/
.c-black { color: #444; }
.c-blue { color: darkblue; }
.c-purple { color: purple; }
.c-red { color: darkred; }
.c-green { color: darkgreen; }
.color-sample {
font-size: x-large;
padding-bottom: 1px;
border-bottom: 2px solid rgba(0,0,0,0);
}
.color-sample:hover {
}
.color-sample.selected {
border-bottom: 2px solid black;
}
span.ip { span.ip {
position: absolute; position: absolute;
bottom: 2px; bottom: 2px;

View File

@ -23,21 +23,31 @@
{% endif %} {% endif %}
<div class="form-group"> <div class="form-group">
<div class="col-xs-6"> <div class="col-xs-11">
<input type="checkbox" id="reserved" name="reserved" <input type="checkbox" id="reserved" name="reserved"
{% if meta.reserved_by -%} {% if meta.reserved_by -%}
checked="checked" checked="checked"
{%- endif -%}> {%- endif -%}>
<label for="reserved">Reservado a:</label> <label for="reserved">Etiqueta:</label>
<input type="text" class="form-control" <div class="row">
id="reserved-by" name="reserved-by" <div class="col-xs-6"><input type="text" class="form-control"
{% if meta.reserved_by -%} id="reserved-by" name="reserved-by"
value="{{ meta.reserved_by }}" {% if meta.reserved_by -%}
{%- else -%} value="{{ meta.reserved_by }}"
disabled {%- else -%}
{%- endif -%} disabled
> {%- endif -%}
</div> />
</div>
<div class="col-xs-6">
<span class="color-sample c-black selected"><i class="fa fa-square"></i></span>
<span class="color-sample c-blue"><i class="fa fa-square"></i></span>
<span class="color-sample c-purple"><i class="fa fa-square"></i></span>
<span class="color-sample c-red"><i class="fa fa-square"></i></span>
<span class="color-sample c-green"><i class="fa fa-square"></i></span>
</div>
</div>
</div>
</div> </div>
<div class="form-group"> <div class="form-group">
@ -90,7 +100,9 @@
</center> </center>
{% endif %} {% endif %}
<div class="form-group"> <div class="form-group">
<div class="col-xs-11">
<button type="submit" class="btn btn-default">Guardar</button> <button type="submit" class="btn btn-default">Guardar</button>
</div>
</div> </div>
{% if meta.locked %} {% if meta.locked %}
<fieldset disabled> <fieldset disabled>

View File

@ -35,7 +35,7 @@
{%- if ipmap[ip].dhcp_pool %} dhcp-pool{% endif -%} {%- if ipmap[ip].dhcp_pool %} dhcp-pool{% endif -%}
"> ">
<div style="display: inline-block; max-height: 52px;"> <div style="display: inline-block; max-height: 52px;">
<div class="name"> <div class="name c-black">
{% if ipmap[ip].dhcp_pool %} {% if ipmap[ip].dhcp_pool %}
DHCP DHCP
{% else %} {% else %}

View File

@ -1,16 +1,28 @@
# Sample users file, all hashes below are for the password "password" # Sample users file, all hashes below are for the password "password"
guest Cleartext-Password := "jpqfvxat" guest Cleartext-Password := "jpqfvxat"
ateijelo NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" ateijelo NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
apiad NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by ateijelo # created by ateijelo
pepe NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by ateijelo apiad NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
yudy NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by ateijelo # created by ateijelo
dvd NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by apiad pepe NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
coto NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by dvd # created by ateijelo
amy NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by dvd yudy NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
lapepa NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by pepe # created by apiad
Bolufe NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by apiad dvd NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by dvd
coto NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by dvd
amy NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by pepe
lapepa NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by apiad
Bolufe NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
hydn NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" hydn NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
oscarluis NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by hydn # created by hydn
luilver NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C" # created by pepe oscarluis NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
perico NT-Password := "70A3D0B8621E601DCCA59F8E23A11B75" # created by ateijelo # created by pepe
qwer NT-Password := "E5810F3C99AE2ABB2232ED8458A61309" # created by ateijelo luilver NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by ateijelo
perico NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"
# created by ateijelo
qwer NT-Password := "8846F7EAEE8FB117AD06BDD830B7586C"