@@ -55,7 +55,6 @@ function model_fac_profiel()
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
this.includes = {
|
||||
"profilevalues": {
|
||||
"model": new model_fac_profielwaarde(),
|
||||
|
||||
@@ -54,6 +54,11 @@ scaffolding(this_model,
|
||||
"edit": {
|
||||
"requires": { js: ["./mgt_srtkenmerk.js"] }
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"print": {},
|
||||
"transit": { "level": niveau }
|
||||
});
|
||||
|
||||
@@ -36,7 +36,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-shield-keyhole"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -51,6 +51,11 @@ var scf_params = {
|
||||
},
|
||||
"edit": {
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-user-shield"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -37,6 +37,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-user-unlock"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -37,7 +37,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-network-wired"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -32,7 +32,6 @@ scaffolding(this_model,
|
||||
]
|
||||
}
|
||||
},
|
||||
"multicolumn": true,
|
||||
"wrap": {
|
||||
"frames": [
|
||||
{
|
||||
|
||||
@@ -41,6 +41,11 @@ scaffolding(this_model,
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"print": {}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -35,6 +35,11 @@ scaffolding(this_model,
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"print": {}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -53,6 +53,7 @@ var scf_params = {
|
||||
"block": [
|
||||
{ "blockid": "besArtikel",
|
||||
"label": L("lcl_bes_srtdeelblok"),
|
||||
"icon": "fa-box-open",
|
||||
"ishtmlsafe": true,
|
||||
"hidden": false,
|
||||
"buttons": [],
|
||||
@@ -71,6 +72,7 @@ var scf_params = {
|
||||
},
|
||||
{ "blockid": "besArtikelBestel",
|
||||
"label": L("lcl_bes_srtdeelbestelblok"),
|
||||
"icon": "fa-cart-shopping",
|
||||
"ishtmlsafe": true,
|
||||
"hidden": false,
|
||||
"buttons": [],
|
||||
|
||||
@@ -28,6 +28,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-cart-flatbed-boxes"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -53,10 +53,10 @@ scaffolding(this_model,
|
||||
},
|
||||
"print": {},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("bes_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
"miscellaneous": {
|
||||
"label": L("bes_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -40,6 +40,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-chart-mixed"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -23,6 +23,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-handshake"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -19,6 +19,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-people-group"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -41,6 +41,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"requires": { js: ["./mgt_srtkenmerk.js"] }
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -40,6 +40,11 @@ scaffolding(this_model,
|
||||
"position",
|
||||
"situation"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-tag"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -25,7 +25,6 @@ scaffolding(this_model,
|
||||
"name"
|
||||
]
|
||||
},
|
||||
"multicolumn": false,
|
||||
"list": {
|
||||
"columns": [
|
||||
"id",
|
||||
@@ -45,6 +44,11 @@ scaffolding(this_model,
|
||||
"requires": {
|
||||
"js": ["./ins_discipline.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-messages"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -30,7 +30,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-crosshairs"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -51,6 +51,11 @@ scaffolding(this_model,
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"print": {}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -53,10 +53,10 @@ scaffolding(this_model,
|
||||
},
|
||||
"print": {},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("cnt_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
"miscellaneous": {
|
||||
"label": L("cnt_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -36,7 +36,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-calendar"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -47,6 +47,11 @@ scaffolding(this_model,
|
||||
"js": ["./ins_discipline.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-tags"
|
||||
}
|
||||
},
|
||||
"wrap": {
|
||||
"frames": [
|
||||
{
|
||||
|
||||
@@ -53,6 +53,11 @@ scaffolding(this_model,
|
||||
buttons: (hasReadCTRMGT? [{ title: L("lcl_mjb_inst_scen"), action: "commit_scenario", icon: "fa-cog" },
|
||||
{ title: L("lcl_mjb_copy_current"), action: "copy_current", icon: "fa-copy" }]
|
||||
: [{ title: L("lcl_mjb_copy_current"), action: "copy_current", icon: "fa-copy" }])
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-object-group"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -162,6 +162,11 @@ scf_params =
|
||||
},
|
||||
"edit": {
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-magnifying-glass"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -38,7 +38,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-envelopes-bulk"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -47,6 +47,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"show": {
|
||||
"buttons" : [{ title: L("fac_import_app_files"), action: fileaction, icon: "fa-file" }]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-file-export"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -32,7 +32,12 @@ scaffolding(this_model,
|
||||
"rank",
|
||||
"url"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-book"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -78,6 +78,11 @@
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-shield"
|
||||
}
|
||||
},
|
||||
"transit": {
|
||||
"fac_groep": groep_key,
|
||||
"ins_discipline" : disc_key,
|
||||
|
||||
@@ -64,6 +64,11 @@
|
||||
},
|
||||
"buttons" : [{ title: L("fac_groeprechten"), action: "open_rechten", icon: "fa-address-card" }]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-user-shield"
|
||||
}
|
||||
},
|
||||
"transit": {
|
||||
"fac_functie": functie_key,
|
||||
"ins_discipline" : disc_key,
|
||||
|
||||
@@ -49,6 +49,11 @@
|
||||
js: ["./fac_functie.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-user-shield"
|
||||
}
|
||||
},
|
||||
"transit": {
|
||||
"authorizationgroup": groep_key
|
||||
}
|
||||
@@ -56,4 +61,4 @@
|
||||
|
||||
scaffolding(model, scf_params);
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -71,6 +71,11 @@ scaffolding(this_model,
|
||||
"transit": {
|
||||
"gen": generic
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-file-import"
|
||||
}
|
||||
},
|
||||
"print": {}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -13,6 +13,11 @@
|
||||
"columns": [
|
||||
"screen"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-layout"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -24,7 +24,7 @@ scaffolding(this_model,
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"label": L("fac_nieuws_groep"),
|
||||
"icon": "fa-cubes"
|
||||
"icon": "fa-tags"
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
@@ -26,11 +26,11 @@ scaffolding(this_model,
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("fac_note_group"),
|
||||
"icon" : "fa-comment-dots"
|
||||
}
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"label": L("fac_note_group"),
|
||||
"icon" : "fa-tags"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -36,6 +36,11 @@
|
||||
"prs_bedrijfadres_key",
|
||||
"fac_notificatie_queue"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-bell"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -33,6 +33,11 @@ var scf_params =
|
||||
"nextrun"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-arrows-spin"
|
||||
}
|
||||
},
|
||||
"transit": { "niveau": niveau }
|
||||
}
|
||||
if (niveau == "S")
|
||||
|
||||
@@ -31,7 +31,21 @@ scaffolding(this_model,
|
||||
"name",
|
||||
"profilelimit"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-money-check"
|
||||
}
|
||||
},
|
||||
"included": {
|
||||
"profilevalues": {
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-money-check-pen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -35,6 +35,11 @@ scaffolding(this_model,
|
||||
"catalog",
|
||||
"valuelimit"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-money-check-pen"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -44,9 +44,14 @@ scaffolding(this_model,
|
||||
"delay"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-bell"
|
||||
}
|
||||
},
|
||||
"transit": {
|
||||
"cust": iscust
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -26,10 +26,10 @@ scaffolding(this_model,
|
||||
"graphtype"
|
||||
]
|
||||
},
|
||||
"show": {
|
||||
requires: { js: ["./fac_graph.js"] },
|
||||
buttons: [{ title: L("lcl_usrgraph_show"), action: "show_graph", icon: "fa-file-alt" }]
|
||||
},
|
||||
"show": {
|
||||
"requires": { js: ["./fac_graph.js"] },
|
||||
"buttons": [{ title: L("lcl_usrgraph_show"), action: "show_graph", icon: "fa-file-alt" }]
|
||||
},
|
||||
"list": {
|
||||
"columns": [
|
||||
"id",
|
||||
@@ -37,6 +37,11 @@ scaffolding(this_model,
|
||||
"name",
|
||||
"graphtype"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-chart-simple"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -21,7 +21,21 @@
|
||||
"name",
|
||||
"description"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-list"
|
||||
}
|
||||
},
|
||||
"included": {
|
||||
"customtablevalues": {
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-pen-line"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -45,6 +45,11 @@ scaffolding(this_model,
|
||||
"js": ["./ins_discipline.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-book-open"
|
||||
}
|
||||
},
|
||||
"wrap": {
|
||||
"frames": [
|
||||
{
|
||||
|
||||
@@ -47,6 +47,11 @@ scaffolding(this_model,
|
||||
"./mgt_srtkenmerk.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -34,7 +34,21 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": false // anders kom je niet bij de records
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-list"
|
||||
}
|
||||
},
|
||||
"included": {
|
||||
"vattablevalues": {
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-percent"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -44,6 +44,11 @@ scaffolding(this_model,
|
||||
"./mgt_srtkenmerk.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -26,6 +26,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-person-running-fast"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -51,14 +51,19 @@ scaffolding(this_model,
|
||||
js: ["./ins_discipline.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-cubes"
|
||||
}
|
||||
},
|
||||
"wrap": {
|
||||
"frames": [
|
||||
{
|
||||
url: "fac_functie.asp?mode=list&ins_discipline={0}",
|
||||
url: "fac_functie.asp?mode=list&ins_discipline={0}",
|
||||
title: L("fac_functie_m"),
|
||||
autfunction: "WEB_PRSSYS"
|
||||
}
|
||||
]
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -88,6 +88,11 @@ var model_params = {
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"transit": {
|
||||
"inspectie": niveau
|
||||
}
|
||||
|
||||
@@ -39,6 +39,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-tags"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -53,10 +53,10 @@ scaffolding(this_model,
|
||||
},
|
||||
"print": {},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("ins_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
"miscellaneous": {
|
||||
"label": L("ins_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -31,7 +31,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": false
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-gauge-high"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -217,8 +217,23 @@
|
||||
if ("estimated_rows" in model && model.estimated_rows < S("qp_maxrows"))
|
||||
params.search.autosearch = true;
|
||||
|
||||
if (getQParamInt("scf_multi", 0) == 0 && model.nrfields > 10)
|
||||
|
||||
if (getQParamInt("scf_multi", 0) == 0 && model.nrfields > 10) {
|
||||
params.multicolumn = true;
|
||||
params.layout = {
|
||||
"block": [{
|
||||
"icon": "fa-database"
|
||||
}, {
|
||||
"icon": "fa-database"
|
||||
}]
|
||||
}
|
||||
} else {
|
||||
params.layout = {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-database"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
var orderby = getQParamSafe("scf_orderby", "");
|
||||
if (orderby && orderby in model.fields)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
$Revision$
|
||||
$Id$
|
||||
|
||||
File: mgt_generic.asp
|
||||
File: mgt_generic_select.asp
|
||||
|
||||
Description: Ingang om generiek tabel data te bekijken
|
||||
Context: Vanuit user_tables.asp
|
||||
|
||||
@@ -106,7 +106,7 @@ var showall = getFParamInt("showall", 0) == 1;
|
||||
showAll: true, //showall,
|
||||
outputmode: outputmode, //0,
|
||||
title: "SQL ({0}ms)".format(tm.toFixed(1)),
|
||||
buttons: [{icon: "fa-repeat", title: "Flip", action: "fliptable()"}] // print en excel komen vanzelf
|
||||
buttons: [{icon: "fa-table-pivot fa-lg", title: "Flip", action: "fliptable()"}] // print en excel komen vanzelf
|
||||
});
|
||||
function fnfnmyFloat(kolom)
|
||||
{
|
||||
|
||||
@@ -46,11 +46,11 @@ scaffolding(this_model,
|
||||
"js": ["../mgt/mld_afmeldtekst.js"]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("mld_afmeldtekst"),
|
||||
"icon" : "fa-comment-alt-smile"
|
||||
}
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"label": L("mld_afmeldtekst"),
|
||||
"icon" : "fa-comment-alt-smile"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -29,8 +29,13 @@ scaffolding(this_model,
|
||||
"description"
|
||||
]
|
||||
},
|
||||
"edit":{
|
||||
"edit": {
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-cubes"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -29,11 +29,11 @@ scaffolding(this_model,
|
||||
"description"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("mld_dienstniveau"),
|
||||
"icon" : "fa-sliders-v-square"
|
||||
}
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("mld_dienstniveau"),
|
||||
"icon" : "fa-sliders-v-square"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -40,7 +40,6 @@ var objModel =
|
||||
"disciplinetype"
|
||||
]
|
||||
},
|
||||
"multicolumn": true,
|
||||
"list": {
|
||||
"columns": [
|
||||
"id",
|
||||
|
||||
@@ -32,6 +32,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-play-pause"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -165,6 +165,7 @@ var model_params = {
|
||||
{
|
||||
"blockid": "algSrtBld",
|
||||
"label": (isOpdrachtKenmerk? L("lcl_mld_ord_kenmerken") : L("lcl_mld_kenmerken")),
|
||||
"icon": "fa-table-tree",
|
||||
"ishtmlsafe": true,
|
||||
"hidden": false,
|
||||
"buttons": [],
|
||||
|
||||
@@ -40,6 +40,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-money-bill"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -35,7 +35,12 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-diagram-sankey"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -36,6 +36,11 @@ scaffolding(this_model,
|
||||
"required"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
},
|
||||
"print": {}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -56,6 +56,11 @@ scaffolding(this_model,
|
||||
"./ins_discipline.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-cubes"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -53,10 +53,10 @@ scaffolding(this_model,
|
||||
},
|
||||
"print": {},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("mld_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
"miscellaneous": {
|
||||
"label": L("mld_srtkenmerk"),
|
||||
"icon" : "fa-asterisk"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
$Revision$
|
||||
$Id$
|
||||
|
||||
File: model_mld_stdmelding_srtinst.asp
|
||||
File: mld_stdmelding_srtinst.asp
|
||||
|
||||
Description:
|
||||
Context:
|
||||
@@ -61,6 +61,11 @@ if (mode != "save" && mode != "delete" && mode != "api2")
|
||||
"../mgt/srtinstallatieselector.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-chart-network"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -34,6 +34,11 @@ scaffolding(this_model,
|
||||
"label": L("mld_stdmeldinggroep"),
|
||||
"icon" : "fa-ball-pile"
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-tags"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -39,6 +39,11 @@ scaffolding(this_model,
|
||||
"../mgt/mld_stdmsrt.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-hospital"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -39,6 +39,11 @@ scaffolding(this_model,
|
||||
"../mgt/mld_stdmsrt.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-location-dot"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -39,6 +39,11 @@ scaffolding(this_model,
|
||||
"../mgt/mld_stdmsrt.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-car-building"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
|
||||
@@ -31,7 +31,12 @@ scaffolding(this_model,
|
||||
"id",
|
||||
"dayoff"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon" : "fa-umbrella-beach"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -37,12 +37,11 @@ var scf_params =
|
||||
"xxmodal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous":{
|
||||
"label": L("mld_workflow"),
|
||||
"icon" : "fa-code-branch"
|
||||
}
|
||||
"miscellaneous": {
|
||||
"label": L("mld_workflow"),
|
||||
"icon" : "fa-code-branch"
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
scf_params.wrap =
|
||||
@@ -57,4 +56,4 @@ var scf_params =
|
||||
};
|
||||
|
||||
scaffolding(this_model, scf_params)
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -93,6 +93,11 @@ var scf_params =
|
||||
"nextstep",
|
||||
"condition"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-align-left"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +33,12 @@ scaffolding(this_model,
|
||||
"parent",
|
||||
"company"
|
||||
]
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-users"
|
||||
}
|
||||
}
|
||||
});
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
@@ -41,6 +41,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit": {
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-industry"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
@@ -33,6 +33,11 @@ scaffolding(this_model,
|
||||
"edit": {
|
||||
"requires": { js: ["./mgt_srtkenmerk.js"] }
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-table-tree"
|
||||
}
|
||||
}
|
||||
"print": {},
|
||||
"transit": {
|
||||
"level": niveau
|
||||
|
||||
@@ -40,6 +40,11 @@ scaffolding(this_model,
|
||||
},
|
||||
"edit":{
|
||||
"modal": true
|
||||
},
|
||||
"layout": {
|
||||
"miscellaneous": {
|
||||
"icon": "fa-circles-overlap"
|
||||
}
|
||||
}
|
||||
});
|
||||
%><% ASPPAGE_END(); %>
|
||||
|
||||
Reference in New Issue
Block a user