Merge branch 'bootstrap' into 'v2.0'

improve vhost rule level column size in manager

See merge request lemonldap-ng/lemonldap-ng!111
merge-requests/133/head
Christophe Maudoux 6 years ago
commit 1bcc9325c1
  1. 6
      lemonldap-ng-manager/site/htdocs/static/css/manager.css
  2. 2
      lemonldap-ng-manager/site/htdocs/static/css/manager.min.css
  3. 10
      lemonldap-ng-manager/site/htdocs/static/forms/ruleContainer.html
  4. 4
      lemonldap-ng-manager/site/htdocs/static/languages/ar.json
  5. 4
      lemonldap-ng-manager/site/htdocs/static/languages/de.json
  6. 2
      lemonldap-ng-manager/site/htdocs/static/languages/en.json
  7. 2
      lemonldap-ng-manager/site/htdocs/static/languages/fr.json
  8. 4
      lemonldap-ng-manager/site/htdocs/static/languages/it.json
  9. 4
      lemonldap-ng-manager/site/htdocs/static/languages/vi.json
  10. 4
      lemonldap-ng-manager/site/htdocs/static/languages/zh.json

@ -44,8 +44,12 @@
/* Tables */ /* Tables */
.panel .table th { .panel .table th {
width: 10%;
vertical-align: middle; vertical-align: middle;
width: 10%;
}
.th_rulesAuthnLevel {
width: 2% !important;
} }
/* Category tree */ /* Category tree */

@ -1 +1 @@
.tree-node{border-width:1px;border-style:solid;border-radius:4px;margin-bottom:8px}.tree-node-default{background:#fff}.angular-ui-tree-handle{cursor:pointer}#pleaseWait{background-color:#fff;width:100%;min-height:9.9%;height:auto;z-index:5000;position:absolute;left:0;top:0;margin-left:auto;margin-right:auto;padding:30% 20%;text-align:center;opacity:.8;filter:alpha(opacity=80)}.panel .table th{width:10%;vertical-align:middle}ul.cat-tree{list-style-type:square}p.cat-tree-category{font-weight:bold}html,body{margin:0;padding:0;height:100vh;background:radial-gradient(circle at 50% 0,#fff 0,#ddd 100%) no-repeat scroll 0 0 #ddd}header#navbar{height:9vh;margin-bottom:1vh;padding-bottom:0vh}#content{max-height:86vh;height:86vh;margin:0;padding:0;position:relative}header#navbar .navbar-brand{padding:10px 15px}header#navbar .navbar-brand img{background:#fff}textarea{width:100%}textarea#privateKey,textarea#publicKey,textarea#filetext{font-size:8pt}dl,.panel{margin-bottom:8px}.panel-body{padding:5px}.input-group-solid{border:1px solid #CCC;border-radius:4px;padding:6px 12px}.input-group>.input-group-solid:last-child{border-bottom-left-radius:0;border-top-left-radius:0}#cfgnum{position:relative}#cfgnum.label-warning:hover:after{content:attr(comment);padding:4px 8px;color:rgba(0,0,0,0.5);position:absolute;left:100%;bottom:100%;white-space:nowrap;z-index:2;border-radius:5px;background:#f0ad4e}.link{cursor:pointer}#bottom .panel{height:100%;margin-top:8px}#bottom .panel-body{height:100%}#right{display:flex;flex-direction:column}#bottom{flex:1}@media(min-width:768px){.scrollable-sm{max-height:86vh !important;overflow:auto}#right,#left{max-height:86vh !important;height:86vh}#top{overflow-x:hidden}#bottom{height:43vh;overflow:hidden}}#top,#bottom,#right,#left{position:relative}@media(max-width:767px){#right{position:absolute;top:0;z-index:1000}.lmmenu{position:static;float:left;width:100%;min-height:200px;margin-top:0;border:1px solid #ccc;box-shadow:none}#content{position:relative}}.scrollable{overflow:auto}.container{padding-bottom:15px}.hresizer{position:absolute;width:6px;top:0;bottom:0;right:0;background-color:#EEE;cursor:e-resize}.vresizer{position:absolute;height:6px;left:0;right:0;top:0;background-color:#EEE;cursor:n-resize}.angular-ui-tree-empty{min-height:auto;border:0}.old{color:#A00}.new{color:#0A0}.maxw{width:100%}.center{text-align:center}.backgrounddiv{margin-top:10px}.llcontainer{position:relative;margin-bottom:10px}.navbar-nav li{line-height:50px} .tree-node{border-width:1px;border-style:solid;border-radius:4px;margin-bottom:8px}.tree-node-default{background:#fff}.angular-ui-tree-handle{cursor:pointer}#pleaseWait{background-color:#fff;width:100%;min-height:9.9%;height:auto;z-index:5000;position:absolute;left:0;top:0;margin-left:auto;margin-right:auto;padding:30% 20%;text-align:center;opacity:.8;filter:alpha(opacity=80)}.panel .table th{vertical-align:middle;width:10%}.th_rulesAuthnLevel{width:2%!important}ul.cat-tree{list-style-type:square}p.cat-tree-category{font-weight:bold}html,body{margin:0;padding:0;height:100vh;background:radial-gradient(circle at 50% 0,#fff 0,#ddd 100%) no-repeat scroll 0 0 #ddd}header#navbar{height:9vh;margin-bottom:1vh;padding-bottom:0vh}#content{max-height:86vh;height:86vh;margin:0;padding:0;position:relative}header#navbar .navbar-brand{padding:10px 15px}header#navbar .navbar-brand img{background:#fff}textarea{width:100%}textarea#privateKey,textarea#publicKey,textarea#filetext{font-size:8pt}dl,.panel{margin-bottom:8px}.panel-body{padding:5px}.input-group-solid{border:1px solid #CCC;border-radius:4px;padding:6px 12px}.input-group>.input-group-solid:last-child{border-bottom-left-radius:0;border-top-left-radius:0}#cfgnum{position:relative}#cfgnum.label-warning:hover:after{content:attr(comment);padding:4px 8px;color:rgba(0,0,0,0.5);position:absolute;left:100%;bottom:100%;white-space:nowrap;z-index:2;border-radius:5px;background:#f0ad4e}.link{cursor:pointer}#bottom .panel{height:100%;margin-top:8px}#bottom .panel-body{height:100%}#right{display:flex;flex-direction:column}#bottom{flex:1}@media(min-width:768px){.scrollable-sm{max-height:86vh!important;overflow:auto}#right,#left{max-height:86vh!important;height:86vh}#top{overflow-x:hidden}#bottom{height:43vh;overflow:hidden}}#top,#bottom,#right,#left{position:relative}@media(max-width:767px){#right{position:absolute;top:0;z-index:1000}.lmmenu{position:static;float:left;width:100%;min-height:200px;margin-top:0;border:1px solid #ccc;box-shadow:none}#content{position:relative}}.scrollable{overflow:auto}.container{padding-bottom:15px}.hresizer{position:absolute;width:6px;top:0;bottom:0;right:0;background-color:#EEE;cursor:e-resize}.vresizer{position:absolute;height:6px;left:0;right:0;top:0;background-color:#EEE;cursor:n-resize}.angular-ui-tree-empty{min-height:auto;border:0}.old{color:#A00}.new{color:#0A0}.maxw{width:100%}.center{text-align:center}.backgrounddiv{margin-top:10px}.llcontainer{position:relative;margin-bottom:10px}.navbar-nav li{line-height:50px}

@ -5,11 +5,11 @@
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th width="20%" trspan="comments"></th> <th trspan="comments"></th>
<th width="30%" trspan="regexps"></th> <th trspan="regexps"></th>
<th width="40%" trspan="rules"></th> <th trspan="rules"></th>
<th width="7%" trspan="rulesAuthnLevel"></th> <th class="th_rulesAuthnLevel" trspan="rulesAuthnLevel"></th>
<th /> <th class="th_rulesAuthnLevel" />
</tr> </tr>
</thead> </thead>
<tbody> <tbody>

@ -770,7 +770,7 @@
"rule":"القاعدة", "rule":"القاعدة",
"ruleAuthnLevel":"مستوى إثبات الهوية واجب", "ruleAuthnLevel":"مستوى إثبات الهوية واجب",
"rules":"القواعد", "rules":"القواعد",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"نفسه", "Same":"نفسه",
"save":"حفظ", "save":"حفظ",
"saveReport":"احفظ التقرير", "saveReport":"احفظ التقرير",
@ -1082,4 +1082,4 @@
"samlRelayStateTimeout":"تناوب حالة مهلة الجلسة ", "samlRelayStateTimeout":"تناوب حالة مهلة الجلسة ",
"samlUseQueryStringSpecific":"استخدام أسلوب query_string المعين", "samlUseQueryStringSpecific":"استخدام أسلوب query_string المعين",
"samlOverrideIDPEntityID":"Override Entity ID when acting as IDP" "samlOverrideIDPEntityID":"Override Entity ID when acting as IDP"
} }

@ -770,7 +770,7 @@
"rule":"Rule", "rule":"Rule",
"ruleAuthnLevel":"Required authentication level", "ruleAuthnLevel":"Required authentication level",
"rules":"Regeln", "rules":"Regeln",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"Same", "Same":"Same",
"save":"Save", "save":"Save",
"saveReport":"Save report", "saveReport":"Save report",
@ -1082,4 +1082,4 @@
"samlRelayStateTimeout":"RelayState session timeout", "samlRelayStateTimeout":"RelayState session timeout",
"samlUseQueryStringSpecific":"Use specific query_string method", "samlUseQueryStringSpecific":"Use specific query_string method",
"samlOverrideIDPEntityID":"Override Entity ID when acting as IDP" "samlOverrideIDPEntityID":"Override Entity ID when acting as IDP"
} }

@ -770,7 +770,7 @@
"rule":"Rule", "rule":"Rule",
"ruleAuthnLevel":"Required authentication level", "ruleAuthnLevel":"Required authentication level",
"rules":"Rules", "rules":"Rules",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"Same", "Same":"Same",
"save":"Save", "save":"Save",
"saveReport":"Save report", "saveReport":"Save report",

@ -770,7 +770,7 @@
"rule":"Règle", "rule":"Règle",
"ruleAuthnLevel":"Niveau d'authentication requis", "ruleAuthnLevel":"Niveau d'authentication requis",
"rules":"Règles", "rules":"Règles",
"rulesAuthnLevel":"Niveaux d'authentification requis", "rulesAuthnLevel":"Niveaux auth requis",
"Same":"Identique", "Same":"Identique",
"save":"Sauver", "save":"Sauver",
"saveReport":"Rapport de sauvegarde", "saveReport":"Rapport de sauvegarde",

@ -770,7 +770,7 @@
"rule":"Regola", "rule":"Regola",
"ruleAuthnLevel":"Livello di autenticazione richiesto", "ruleAuthnLevel":"Livello di autenticazione richiesto",
"rules":"Regole", "rules":"Regole",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"Stesso", "Same":"Stesso",
"save":"Salva", "save":"Salva",
"saveReport":"Salva report", "saveReport":"Salva report",
@ -1082,4 +1082,4 @@
"samlRelayStateTimeout":"Timeout di sessione di RelayState", "samlRelayStateTimeout":"Timeout di sessione di RelayState",
"samlUseQueryStringSpecific":"Utilizza il metodo specifico query_string", "samlUseQueryStringSpecific":"Utilizza il metodo specifico query_string",
"samlOverrideIDPEntityID":"Sostituisci l'ID entità quando agisce come IDP" "samlOverrideIDPEntityID":"Sostituisci l'ID entità quando agisce come IDP"
} }

@ -770,7 +770,7 @@
"rule":"Quy tắc", "rule":"Quy tắc",
"ruleAuthnLevel":"Required authentication level", "ruleAuthnLevel":"Required authentication level",
"rules":"Quy tắc", "rules":"Quy tắc",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"Tương tự", "Same":"Tương tự",
"save":"Lưu", "save":"Lưu",
"saveReport":"Lưu báo cáo", "saveReport":"Lưu báo cáo",
@ -1082,4 +1082,4 @@
"samlRelayStateTimeout":"Thời gian hết hạn phiên RelayState ", "samlRelayStateTimeout":"Thời gian hết hạn phiên RelayState ",
"samlUseQueryStringSpecific":"Sử dụng phương pháp query_string cụ thể", "samlUseQueryStringSpecific":"Sử dụng phương pháp query_string cụ thể",
"samlOverrideIDPEntityID":"Override Entity ID when acting as IDP" "samlOverrideIDPEntityID":"Override Entity ID when acting as IDP"
} }

@ -770,7 +770,7 @@
"rule":"Rule", "rule":"Rule",
"ruleAuthnLevel":"Required authentication level", "ruleAuthnLevel":"Required authentication level",
"rules":"Rules", "rules":"Rules",
"rulesAuthnLevel":"Required authentication levels", "rulesAuthnLevel":"Required auth levels",
"Same":"Same", "Same":"Same",
"save":"Save", "save":"Save",
"saveReport":"Save report", "saveReport":"Save report",
@ -1082,4 +1082,4 @@
"samlRelayStateTimeout":"RelayState session timeout", "samlRelayStateTimeout":"RelayState session timeout",
"samlUseQueryStringSpecific":"Use specific query_string method", "samlUseQueryStringSpecific":"Use specific query_string method",
"samlOverrideIDPEntityID":"Override Entity ID when acting as IDP" "samlOverrideIDPEntityID":"Override Entity ID when acting as IDP"
} }

Loading…
Cancel
Save