FSN#24154 cust.inc en custenv.inc zijn bij klanten die al op 5.2.2 zitten obsolete geworden
svn path=/Website/trunk/; revision=16294
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAAR";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "Arcadis - Online servicedesk";
|
||||
|
||||
mobile_guest_user = "_GAST"; // QRCode only for now, set to "_GAST" and assign rights to _GAST.
|
||||
|
||||
//MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,51 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "BT - Online servicedesk";
|
||||
|
||||
prs_pers_string = " p.prs_perslid_naam ||"
|
||||
+ "DECODE(NVL(p.prs_perslid_voorletters, '')"
|
||||
+ ",''"
|
||||
+ ",''"
|
||||
+ ",', '||"
|
||||
+ " p.prs_perslid_voorletters "
|
||||
+ ")"
|
||||
+ "||"
|
||||
+ "DECODE(NVL(p.prs_perslid_tussenvoegsel, '')"
|
||||
+ ",''"
|
||||
+ ",''"
|
||||
+ ",' '||"
|
||||
+ " p.prs_perslid_tussenvoegsel "
|
||||
+ ")"
|
||||
+ "||"
|
||||
+ "DECODE(NVL(p.prs_perslid_voornaam, '')"
|
||||
+ ",''"
|
||||
+ ",''"
|
||||
+ ",' ('||p.prs_perslid_voornaam||')'"
|
||||
+ ")"
|
||||
+ "||"
|
||||
+ "DECODE(NVL(p.prs_perslid_nr, '')"
|
||||
+ ",''"
|
||||
+ ",''"
|
||||
+ ",' ['||p.prs_perslid_nr||']'"
|
||||
+ ")";
|
||||
|
||||
customerId = "AABT";
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN"];
|
||||
|
||||
// PRS
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,36 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AACE";
|
||||
if (Session("user_lang") == 'EN')
|
||||
custL["lcl_res_obj_lastminute"] = "Unfortunately this reservation is too close to the date of booking. For last minute opportunities you can call the catering manager at 2888.";
|
||||
else
|
||||
custL["lcl_res_obj_lastminute"] = "Helaas is deze reservering te nabij voor deze wijziging. Voor last minute wijzigingen kunt u contact opnemen met de catering manager via telefoonnummer 2888.";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "Janssen Biologics - Online servicedesk";
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij de <strong>Online Servicedesk</strong>";
|
||||
dep_name_level1 = 'Niveau 1';
|
||||
dep_name_level2 = 'Niveau 2';
|
||||
|
||||
// System parameters
|
||||
helppage_url = "https://www.aafmportal.com/Centocor/Pages/Handleidingen.aspx";
|
||||
|
||||
BijlagenStreamPath = "../sharedNoCompression/BijlagenStream.asp";
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN"];
|
||||
|
||||
// PRS
|
||||
prs_dep_string = "prs_afdeling_naam6 ";
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,25 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// customerId wordt door de specifieke klant weer overschreven.
|
||||
customerId = "AADO";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "DOW Benelux - Online servicedesk";
|
||||
|
||||
language_toggles = ["NL", "EN"];
|
||||
|
||||
// FIN
|
||||
fin_enable_kostensoort = 0;
|
||||
|
||||
// RES
|
||||
res_247organisation = 1; // 24/7 organisation (1= weekends are working days 0= weekends are holidays)
|
||||
|
||||
%>
|
||||
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,59 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AADS";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "DSM - Online servicedesk";
|
||||
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij de <strong>Online Servicedesk</strong>";
|
||||
custL["lcl_fac_emptyprodset2"] = ".<br><br>Probeer een andere zoekterm, of maak een algemene keuze uit het menu.<br>Kunt u het niet vinden, neem dan contact op met <a href='mailto:servicedeskchemelot@aa-fm.com'>de Servicedesk</a>, tel. 60.000.";
|
||||
custL["lcl_account"] = "FDC";
|
||||
custL["lcl_res_lastmin"] = "Deze reservering is te nabij voor deze wijziging. Voor last-minute bestellingen kunt u direct contact opnemen met de restaurants.";
|
||||
dep_name_level1 = 'DSM';
|
||||
dep_name_level2 = 'FDC';
|
||||
|
||||
// System parameters
|
||||
helppage_url = "https://www.aafmportal.com/DSM/Pages/Handleidingen.aspx";
|
||||
language_toggles = ["NL", "EN", "DE"];
|
||||
multi_language_option = 1; // Enable multi language
|
||||
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
// CAD
|
||||
fg_paperColor = 0x000000; // paper background or -1 for 'as published'
|
||||
fg_contourlayers = "{.*\\|00---0--FM-RUIMTEDEFV}|{00---0--FM-RUIMTEDEFV}"; // NEN2580
|
||||
fg_labellayers = "{.*\\|00---0--FM-RUIMTENR}|{00---0--FM-RUIMTENR}";
|
||||
fg_maximize = true;
|
||||
|
||||
// PRS
|
||||
prs_dep_string = "prs_afdeling_naam6 || (select ' ['||prs_kostenplaats_nr||']' from prs_kostenplaats k where k.prs_kostenplaats_key = d.prs_kostenplaats_key)";
|
||||
|
||||
|
||||
prs_pers_string = " p.prs_perslid_naam"
|
||||
+ "|| NVL2( p.prs_perslid_voorletters, ', ' || p.prs_perslid_voorletters, '')"
|
||||
+ "|| NVL2( p.prs_perslid_tussenvoegsel, ' ' || p.prs_perslid_tussenvoegsel, '')"
|
||||
+ "|| NVL2( p.prs_perslid_voornaam, ' (' || p.prs_perslid_voornaam || ')', '')";
|
||||
|
||||
prs_pers_string = prs_pers_string + ' || '
|
||||
+ " CASE "
|
||||
+ " WHEN p.prs_perslid_nr IS NULL"
|
||||
+ " THEN ''"
|
||||
+ " ELSE ' [' || p.prs_perslid_nr || ']'"
|
||||
+ " END";
|
||||
|
||||
// RES
|
||||
res_t2 = 19; // reservation day end (hour)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
res_default_CVAB_mode = 2;
|
||||
auto_https = 0;
|
||||
|
||||
language_toggles = [ "EN","NL", "DE"];
|
||||
|
||||
%>
|
||||
@@ -1,68 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAEN";
|
||||
|
||||
dep_name_level1 = 'Afd niveau 1';
|
||||
dep_name_level2 = 'Afd niveau 2';
|
||||
|
||||
// System parameters
|
||||
helppage_url = "https://www.aafmportal.com/Enexis/Pages/Handleidingen.aspx";
|
||||
flex_X_is_URL = 1; // 0=browse-knop 1=gewoon input field
|
||||
|
||||
mobile_guest_user = "_GAST"; // QRCode only for now, set to "_GAST" and assign rights to _GAST.
|
||||
|
||||
// Module settings
|
||||
|
||||
//phonebook
|
||||
prs_phonebook_info = "Houdt uw gegevens actueel, dit bevordert uw bereikbaarheid.";
|
||||
ph_loc_search = true;
|
||||
ph_bedr_search = true;
|
||||
phone_usrrap_key = -1;
|
||||
custL["lcl_pb_customrapport"] = 'Afdelingen';
|
||||
ph_persliddetails_page = 'appl/fac/fac_user_info_phone.asp';
|
||||
prs_use_edit_werkplek = 1; // Binnen locatie
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1080;
|
||||
|
||||
// BES
|
||||
bes_allow_for_others = 1; // Can i make orders for others ? {0=no | 1=yes}
|
||||
|
||||
// FIN
|
||||
fin_bof_mag_editen = 0; // Users/Approvers with FINBOF rights have edit possibilities {0=no edit (only approve) | 1=edit (default)}
|
||||
// MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
// PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_default_kpn_voor = 1; // Gebruik de kostenplaatsen van de prs_perslid_voor indien gezet samen met mld_allow_for_others/bes_allow_for_others
|
||||
prs_dep_string = "d.prs_afdeling_naam5";
|
||||
|
||||
// RES
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_default_CVAB_mode = 3; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
res_reservering_limiet = 450; // max reserving date (days) = today + res_reservering_limiet (-1 = no limit)
|
||||
|
||||
// VIS
|
||||
vis_fe_afspraak_limiet = 450; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
bez_sel_internpersoon = 1; // can I select internal persons { 0=no | 1=yes }
|
||||
vis_t1 = 7; // visitors day start (hour)
|
||||
|
||||
fg_contourlayers = "{Enexis-GO-polylijnen}";
|
||||
fg_labellayers = "{Enexis-ruimtenummers}"
|
||||
fg_syncruimteview = 'aaen_v_sync_alg_ruimte';
|
||||
fg_rap_alg = '../../cust/aaen/rap_alg.asp';
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
bes_allow_for_others = 1;
|
||||
prs_dep_string = "d.prs_afdeling_naam5";
|
||||
auto_https = 0;
|
||||
|
||||
mld_order_autoprint = 1;
|
||||
%>
|
||||
@@ -1,14 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
bes_allow_for_others = 1;
|
||||
prs_dep_string = "d.prs_afdeling_naam5";
|
||||
auto_https = 0;
|
||||
|
||||
mld_order_autoprint = 1;
|
||||
%>
|
||||
@@ -1,99 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Modtime: 31-05-11 16:43 $
|
||||
*/ %>
|
||||
|
||||
<%
|
||||
custfunc.API_PHONEBOOK = function (prs_key, data)
|
||||
{
|
||||
var result = {};
|
||||
|
||||
//
|
||||
// Alt afdeling
|
||||
//
|
||||
result.aaxx_afdeling = data.afdeling;
|
||||
var sql = "SELECT " + prs_dep_string + " afd"
|
||||
+ " FROM prs_v_afdeling d, prs_perslid p"
|
||||
+ " WHERE prs_perslid_key = " + prs_key
|
||||
+ " AND p.prs_afdeling_key = d.prs_afdeling_key"
|
||||
var oRs = Oracle.Execute(sql);
|
||||
if (!oRs.Eof)
|
||||
{
|
||||
result.aaxx_afdeling = oRs("afd").Value;
|
||||
}
|
||||
//
|
||||
// Alt functie
|
||||
//
|
||||
result.aaxx_functie = data.prs_srtperslid;
|
||||
var sql = "SELECT prs_srtperslid_omschrijving fnc"
|
||||
+ " FROM prs_srtperslid sp, prs_perslid p"
|
||||
+ " WHERE prs_perslid_key = " + prs_key
|
||||
+ " AND p.prs_srtperslid_key = sp.prs_srtperslid_key"
|
||||
var oRs = Oracle.Execute(sql);
|
||||
if (!oRs.Eof)
|
||||
{
|
||||
result.aaxx_functie = oRs("fnc").Value;
|
||||
}
|
||||
//
|
||||
// Hoofdlocatie
|
||||
//
|
||||
if (data.werkplekken.length)
|
||||
{
|
||||
var txt = "";
|
||||
var wp;
|
||||
var wplabel = "Hoofdlocatie:";
|
||||
var loc_key = -1;
|
||||
for (wp in data.werkplekken)
|
||||
{
|
||||
if (!data.werkplekken[wp].prs_werkplek_aanduiding.isVirtueel && wp < 1) // pak er maar eentje, TODO hoofdwerkplek
|
||||
{
|
||||
// trs += "<tr><td>"+wplabel+"</td><td>" + data.werkplekken[wp].prs_werkplek_aanduiding + "</td></tr>";
|
||||
txt += data.werkplekken[wp].prs_werkplek_aanduiding.substring(0,5)
|
||||
+ ", etage "+ data.werkplekken[wp].prs_werkplek_aanduiding.substring(6,8)
|
||||
+ ", kamer "+ data.werkplekken[wp].prs_werkplek_aanduiding.substring(9);
|
||||
loc_key = data.werkplekken[wp].alg_locatie_key;
|
||||
|
||||
}
|
||||
}
|
||||
result.aaxx_locatie = safe.html(txt);
|
||||
// Postadres
|
||||
var sql = " SELECT alg_locatie_omschrijving"
|
||||
+ ", alg_locatie_post_adres"
|
||||
+ ", alg_locatie_post_postcode"
|
||||
+ ", alg_locatie_post_plaats"
|
||||
+ ", alg_locatie_post_land"
|
||||
+ ", " + alg_loc_string + " locatie_string"
|
||||
+ " FROM alg_locatie l"
|
||||
+ " WHERE l.alg_locatie_key = " + loc_key;
|
||||
var oRs = Oracle.Execute(sql);
|
||||
result.aaxx_postadres = safe.html(oRs("alg_locatie_omschrijving").Value) + "<br>"
|
||||
+ safe.html(oRs("alg_locatie_post_adres").Value) + "<br>"
|
||||
+ safe.html(oRs("alg_locatie_post_postcode").Value) + " " + safe.html(oRs("alg_locatie_post_plaats").Value) + "<br>";
|
||||
// Bezoekadres
|
||||
var sql = " SELECT alg_locatie_omschrijving"
|
||||
+ ", alg_locatie_adres"
|
||||
+ ", alg_locatie_postcode"
|
||||
+ ", alg_locatie_plaats"
|
||||
+ ", alg_locatie_land"
|
||||
+ ", " + alg_loc_string + " locatie_string"
|
||||
+ " FROM alg_locatie l"
|
||||
+ " WHERE l.alg_locatie_key = " + loc_key;
|
||||
var oRs = Oracle.Execute(sql);
|
||||
result.aaxx_bezoekadres = safe.html(oRs("alg_locatie_omschrijving").Value) + "<br>"
|
||||
+ safe.html(oRs("alg_locatie_adres").Value) + "<br>"
|
||||
+ safe.html(oRs("alg_locatie_postcode").Value) + " " + safe.html(oRs("alg_locatie_plaats").Value) + "<br>";
|
||||
|
||||
}
|
||||
//
|
||||
// Klikbaar e-mailadres
|
||||
//
|
||||
if (data.prs_perslid_email)
|
||||
{
|
||||
result.aaxx_mailto = "<a href='mailto:" + safe.htmlattr(data.prs_perslid_email) + "'>" + safe.html(data.prs_perslid_email) + "</a>";
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,24 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAFP";
|
||||
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij de <strong>Online Servicedesk</strong>";
|
||||
custL["lcl_fac_emptyprodset2"] = ".<br><br>Probeer een andere zoekterm, of maak een algemene keuze uit het menu.<br>Kunt u het niet vinden, neem dan contact op met <a href='mailto:servicedeskfpc2landen@aa-fm.com'>de servicedesk</a>.";
|
||||
custL["lcl_facilitor_ie_title"] = "FPC 2landen - Online servicedesk";
|
||||
custL["lcl_res_lastmin"] = "Deze reservering is te nabij voor deze wijziging. Voor last-minute bestellingen kunt u direct contact opnemen met de restaurants.";
|
||||
|
||||
// BEZ
|
||||
vis_badgeprint_enable = 2; // print {0=no | 1=print at check in | 2=show print button | 3=both 1 and 2}
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,64 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAFR";
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN", "DE", "FR"]; // AAIT#19156
|
||||
multi_language_option = 1; // Enable multi language
|
||||
can_selfapprove = 0; // AAIT#18924
|
||||
|
||||
// FAQ
|
||||
faq_enabled = 1; // Is kennisbank available {0 | 1} licensed separately
|
||||
faq_max_results = 10; // Limit the result to this number
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
// BES
|
||||
bes_allow_for_others = 1; // Can i make orders for others ? {0=no | 1=yes}
|
||||
|
||||
// BEZ
|
||||
vis_badgeprint_enable = 3; // print {0=no | 1=print at check in | 2=show print button}
|
||||
|
||||
// CAD
|
||||
fg_contourlayers = "{AAFM-GO-polylijnen}";
|
||||
fg_labellayers = "{AAFM-ruimtenummers}"
|
||||
fg_ins_symbols = true;
|
||||
|
||||
// FIN
|
||||
fin_enable_kostensoort = 1; // can factuur kostensoort be changed?
|
||||
|
||||
// MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
mld_afhandeling_required_for_close = 1; // Het veld afhandeling verplicht bij het afmelden van een melding (0=no, 1=yes)
|
||||
|
||||
// PRS
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
//RES
|
||||
res_descript_required = true; // require description field for reservation
|
||||
|
||||
// http://aait.facilitor.nl/?fac_id=AAIT&API=DASHBORD&APIKEY=5BC7823D43EF5681
|
||||
FCLTAPIS["DASHBORD"] = { apikey: "5BC7823D43EF5681",
|
||||
file: "cust/aait/infobord/dashboard.asp",
|
||||
os_login: "_GAST"
|
||||
};
|
||||
|
||||
// http://aait.facilitor.nl/?fac_id=AAIT&API=INFOBORD&APIKEY=388742F4E67DA342&gebouw='LHW'
|
||||
FCLTAPIS["INFOBORD"] = { apikey: "388742F4E67DA342",
|
||||
file: "cust/aait/infobord/infobord.asp",
|
||||
os_login: "_GAST"
|
||||
};
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,43 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// customerId wordt door de specifieke klant weer overschreven.
|
||||
customerId = "AAHU";
|
||||
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij de Online Facility Servicedesk";
|
||||
custL["lcl_facilitor_ie_title"] = "Huntsman - Online servicedesk";
|
||||
custL["lcl_BES_deli_date"] = "Vertrekdatum";
|
||||
custL["lcl_bes_delivery_date"] = "Vertrekdatum";
|
||||
|
||||
if (Session("user_lang") == 'EN') {
|
||||
custL["lcl_facilitor_welcome"] = "Welcome at the Online Facility Servicedesk";
|
||||
custL["lcl_BES_deli_date"] = "Departure date";
|
||||
custL["lcl_bes_delivery_date"] = "Departure date";
|
||||
}
|
||||
|
||||
language_toggles = ["NL", "EN"]; // Allow language toggle for alternate languages
|
||||
multi_language_option = 1; // Enable multi language
|
||||
|
||||
// BES
|
||||
bes_allow_for_others = 1; // Can i make orders for others ? {0=no | 1=yes}
|
||||
|
||||
// MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
// PRS
|
||||
prs_use_edit_photo = 1; // enduser can upload own photo?
|
||||
prs_telefoonnr_aut_use = 1; // WEB_PRSUSE may change prs_perslid_telefoonnr {0=WEB_PRSMAN required default | 1=WEB_PRSUSE allowed too}
|
||||
ph_persliddetails_page = 'appl/fac/fac_user_info_phone.asp';
|
||||
|
||||
// BEZ
|
||||
vis_badgeprint_enable = 2; // print {0=no | 1=print at check in | 2=show print button | 3=both 1 and 2}
|
||||
|
||||
%>
|
||||
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,73 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAIT";
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN", "DE"]; // AAIT#19156
|
||||
multi_language_option = 1; // Enable multi language
|
||||
can_selfapprove = 1; // AAIT#18924
|
||||
|
||||
// FAQ
|
||||
faq_enabled = 1; // Is kennisbank available {0 | 1} licensed separately
|
||||
faq_max_results = 10; // Limit the result to this number
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
// BES
|
||||
bes_allow_for_others = 1; // Can i make orders for others ? {0=no | 1=yes}
|
||||
|
||||
// BEZ
|
||||
vis_badgeprint_enable = 3; // print {0=no | 1=print at check in | 2=show print button}
|
||||
|
||||
// CAD
|
||||
fg_contourlayers = "{AAFM-GO-polylijnen}";
|
||||
fg_labellayers = "{AAFM-ruimtenummers}"
|
||||
fg_ins_symbols = true;
|
||||
|
||||
// FIN
|
||||
fin_enable_kostensoort = 1; // can factuur kostensoort be changed?
|
||||
|
||||
// MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
mld_afhandeling_required_for_close = 1; // Het veld afhandeling verplicht bij het afmelden van een melding (0=no, 1=yes)
|
||||
|
||||
// PRS
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
// RES
|
||||
res_descript_required = true; // require description field for reservation
|
||||
|
||||
// Analyzer
|
||||
qvw_enabled = 1;
|
||||
|
||||
// http://aait.facilitor.nl/?fac_id=AAIT&API=DASHBORD&APIKEY=5BC7823D43EF5681
|
||||
FCLTAPIS["DASHBORD"] = { apikey: "5BC7823D43EF5681",
|
||||
file: "cust/aait/infobord/dashboard.asp",
|
||||
os_login: "_GAST"
|
||||
};
|
||||
|
||||
// http://aait.facilitor.nl/?fac_id=AAIT&API=INFOBORD&APIKEY=388742F4E67DA342&gebouw='LHW'
|
||||
FCLTAPIS["INFOBORD"] = { apikey: "388742F4E67DA342",
|
||||
file: "cust/aait/infobord/infobord.asp",
|
||||
os_login: "_GAST"
|
||||
};
|
||||
|
||||
// http://aait-a.facilitor.nl/default.asp?fac_id=AAIT&API=RESPLAN&APIKEY=37A2E8C451CD092A
|
||||
FCLTAPIS["RESPLAN"] = { apikey: "37A2E8C451CD092A",
|
||||
file: "cust/aait/resplan.asp",
|
||||
os_login: "_RESERVERINGSSCHERM"
|
||||
};
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
portalteaser="";
|
||||
|
||||
%>
|
||||
@@ -1,23 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// customerId wordt door de specifieke klant weer overschreven.
|
||||
customerId = "AALB";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "LyondellBasell - Online servicedesk";
|
||||
|
||||
language_toggles = ["NL", "EN"]; // Allow language toggle for alternate languages
|
||||
multi_language_option = 1; // Enable multi language
|
||||
|
||||
prs_use_edit_werkplek = 1; // enduser can change own location (9=no, 2=within location, 3=within building etc.)
|
||||
res_default_CVAB_mode = 2; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
%>
|
||||
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,16 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAME";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "Mediq - Online servicedesk";
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,17 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = '';
|
||||
|
||||
vis_badgeprint_enable = 3; // print {0=no | 1=print at check in | 2=show print button}
|
||||
|
||||
aans_toegang_url = "http://sgf12/facilitor5iwork/default.asp";
|
||||
auto_https = 0;
|
||||
fin_enable_kostensoort = 1;
|
||||
|
||||
%>
|
||||
@@ -1,28 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AANX";
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij de <strong>Online Servicedesk</strong>";
|
||||
custL["lcl_fac_emptyprodset2"] = ".<br><br>Probeer een andere zoekterm, of maak een algemene keuze uit het menu.<br>Kunt u het niet vinden, neem dan contact op met de servicedesk.";
|
||||
custL["lcl_facilitor_ie_title"] = "NXP - Online servicedesk";
|
||||
|
||||
custL["lcl_res_lastmin"] = "Deze reservering is te nabij voor deze wijziging. Voor last-minute bestellingen kunt u direct contact opnemen met de restaurants.";
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN"];
|
||||
multi_language_option = 1; // Enable multi language
|
||||
|
||||
// Module settings
|
||||
|
||||
//MLD
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,57 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AASA";
|
||||
|
||||
custL["lcl_res_obj_lastminute"] = "Last minute. Let op: deze reservering is onder voorbehoud. Wanneer het niet haalbaar is zal Vermaat contact met u opnemen.";
|
||||
custL["lcl_account"] = "Costcenter";
|
||||
custL["lcl_account_res_bo"] = "Costcenter";
|
||||
custL["lcl_facilitor_ie_title"] = "SABIC - Online servicedesk";
|
||||
|
||||
if ( Session("user_lang") == 'EN') {
|
||||
custL["lcl_host"] = "Host";
|
||||
custL["lcl_contact_FO"] = "Please contact the Servicedesk of AAFM.";
|
||||
custL["lcl_res_fe_edit_option_only"] = "This reservation is final. Please contact the Servicedesk of AAFM for changes.";
|
||||
custL["lcl_res_obj_lastminute"] = "Please note that this is a last minute reservation. Vermaat will contact you if any issues occur regarding your reservation";
|
||||
custL["lcl_reserv_late"] = "Changes are not allowed anymore. Please contact the Servicedesk of AAFM.";
|
||||
custL["lcl_cant_reserveinpast"] = "Cannot make reservation into the past. Please contact the Servicedesk of AAFM.";
|
||||
custL["lcl_cancel_option"] = "Only options can be cancelled. Please contact the Servicedesk of AAFM.";
|
||||
custL["lcl_RES_inf_kostenklant"] = "Cost centre";
|
||||
custL["lcl_mld_inf_Kostenklant"] = "Cost centre";
|
||||
}
|
||||
|
||||
// General settings
|
||||
language_toggles = ["NL", "EN"];
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
// PRS
|
||||
|
||||
prs_pers_string = " p.prs_perslid_naam"
|
||||
+ "|| NVL2( p.prs_perslid_voorletters, ', ' || p.prs_perslid_voorletters, '')"
|
||||
+ "|| NVL2( p.prs_perslid_tussenvoegsel, ' ' || p.prs_perslid_tussenvoegsel, '')"
|
||||
+ "|| NVL2( p.prs_perslid_voornaam, ' (' || p.prs_perslid_voornaam || ')', '')";
|
||||
|
||||
prs_pers_string = prs_pers_string + ' || '
|
||||
+ " CASE "
|
||||
+ " WHEN p.prs_perslid_nr IS NULL"
|
||||
+ " THEN ''"
|
||||
+ " ELSE ' [' || p.prs_perslid_nr || ']'"
|
||||
+ " END";
|
||||
|
||||
// RES
|
||||
res_t1 = 7; // reservation day start (hour)
|
||||
res_t2 = 20; // reservation day end (hour)
|
||||
kosten_klant_default = 0; // kosten klant checkbox is unchecked (off) - res only
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,19 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "5i PREVIEW";
|
||||
|
||||
prs_werkplek_implicit = 1;
|
||||
|
||||
perfmon_threshold = 2000;
|
||||
PerformInterval = 600; // time (seconds) between backgrounder refreshes
|
||||
mld_close_mobile = 1;
|
||||
//SGF:
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,20 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "AAVL";
|
||||
|
||||
// MLD
|
||||
mld_use_order_approval = 1;
|
||||
|
||||
// RES
|
||||
res_t2 = 21; // reservation day end (hour)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,17 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
// Dit bestand wordt alleen als dummy voor de template implementatie gebruikt. Wijzigingen in dit
|
||||
// bestand hebben GEEN invloed op de andere AA accounts !!!!!!!!!!!!!!!!
|
||||
|
||||
// customerId wordt door de specifieke klant weer overschreven.
|
||||
customerId = "AAXX";
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,166 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "AKZA";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts. Handle with care!
|
||||
|
||||
//LCL
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij het <strong>AkzoNobel ServiceWeb</strong>";
|
||||
custL["lcl_logon_teaser"] = "<div style='width:600px;'>AkzoNobel medewerkers binnen het intranet loggen automatisch in. Het is alleen mogelijk om automatisch in te loggen wanneer uw gegevens correct en volledig zijn geregistreerd in Facilitor.<br/><br/>Wilt u Facilitor via het internet benaderen, dan dient u in te loggen met inloggegevens die op verzoek verstrekt worden door de applicatiebeheerder.<br/><br/>Voor verdere informatie of storingen, kunt u contact opnemen met de applicatiebeheerder via:<br/> +31 26 366 1816 of <font color='blue'>ecm.applicationsupport@akzonobel.com</font><br/><br/></div>";
|
||||
|
||||
//L("lcl_spo_header") = "Persoonlijke bezittingen: Klik op een regel voor aanpassingen details"; // variables for search personal objects
|
||||
|
||||
custL["lcl_MLD_supplier_email_subj1"] = "Facilitor: Storingsmelding #"; // required for AKZA#1486, voor GDI-koppeling
|
||||
|
||||
custL["lcl_vis_expected"] = "Niet op lijst";
|
||||
custL["lcl_vis_processed"] = "Op lijst";
|
||||
custL["lcl_vis_visit"] = "Gastheer/vrouw";
|
||||
custL["lcl_mld_inf_Ordernr"] = "Ordernummer";
|
||||
custL["lcl_bes_orderlimit"] = "Mandaat";
|
||||
custL["lcl_mld_inf_Kostenklant"] = "Kosten aanvrager";
|
||||
custL["lcl_business"] = "Backoffice";
|
||||
//L("lcl_prs_ok_pz") = "Afgehandeld PZ";
|
||||
//L("lcl_prs_ok_suvs") = "Afgehandeld ALF-VS";
|
||||
//L("lcl_prs_en_suvs") = "Doorzenden ALF-VS";
|
||||
//L("lcl_prs_ok_cp") = "Afgehandeld CP";
|
||||
//L("lcl_prs_ok_sutc") = "Afgehandeld AHQ-IM-TC";
|
||||
//L("lcl_prs_ok_sutb") = "Afgehandeld ALF-TB";
|
||||
//L("lcl_prs_security_info") = "Gegevens Bedrijfsbeveiliging";
|
||||
custL["lcl_invalid_pwd_format"] = "Het wachtwoord moet minimaal 8 tekens lang zijn\nHet wachtwoord moet minimaal 3 van de volgende typen tekens bevatten:\n- hoofdletters\n- kleine letters\n- cijfers\n- vreemde tekens: ( ) ` ~ ! @ # $ % ^ & * - + = | \ { } [ ] : ; '' ' < > , . ? /";
|
||||
custL["lcl_menu_prs_dep_name_level1"] = "Business Unit";
|
||||
custL["lcl_menu_prs_dep_name_level2"] = "Afdeling";
|
||||
custL["lcl_res_bezorgen_fixed"] = "Te gebruiken in";
|
||||
|
||||
//application_small_logo = '../'+custpath+'/fac_small_logo2.gif';
|
||||
|
||||
//Settings
|
||||
image_path_local = 'G:';
|
||||
image_path_local_regexp = /^[A-Z]:/i
|
||||
image_path_virtual = "../.." + custpath;
|
||||
flex_X_is_URL = 1; // 0=browse-knop 1=gewoon input field. Als 1, dan worden alle image_path settings niet gebruikt!
|
||||
|
||||
view_dwf_with_slnkdwf = true; // AKZA#634: toon .DWF kenmerkdocs met slkdwf ipv via mime type
|
||||
os_logon = true; // enable NT domain logon {true | false}
|
||||
BackgrounderInterval = 300; // time (seconds) between Backgrounder.asp [=Check for new messages] refreshes (min = 300)
|
||||
//portalnewslength = 66; // Max. length of a line in statusinfo frame for hyperlinked messages {0..512}
|
||||
timepickercolumns = 8; // Nr of columns for timepicker (increase for long days or short intervals)
|
||||
show_ordernr = 3; // 0=never,1=only kost_k, 2=only !kost_k, 3=always
|
||||
qp_maxrows = 500; // Maximum number of rows to show, displays 'L("lcl_qp_maxrows")' if exceeded (was: 1000)
|
||||
qp_maxrows2 = 2000; // Maximum number of rows to show, displays 'L("lcl_qp_maxrows")' if exceeded (was: 5000)
|
||||
|
||||
multi_language_option = 1;
|
||||
language_toggles = ["NL", "EN"];
|
||||
|
||||
//MLD
|
||||
mld_ask_for_orders = true; // ask for immediate order input after call entry { true | false }
|
||||
mld_ord_show_ordernr = 1; // show ordernr field for orders {0=don't show(&use mld_melding_ordernr) | 1=show}
|
||||
mld_meldbron_key = 1; // MLD_MELDBRON_KEY of meldbron 'intranet'
|
||||
mld_melding_autoprint = 0; // auto print melding form after insert by FO
|
||||
// { 2= unconditionally print complain | 1= print if ask_for_orders=0 | 0= no print}
|
||||
mld_ord_input_company_list = 0; // select table to fill executive list {0=external | 1=external and internal}
|
||||
mld_order_in_mail_body = 1; // include order information in the body of the mail (1) or as attachment (0) (default = 0)
|
||||
mld_rejected_is_open = 1; // show rejected meldingen as Open FE/FO {1=Open | 0=Closed}
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_bo_sort_descending = 1; // Sort ordering of mld_melding for BO (1 = last made first);
|
||||
mld_bo_logboek_mode = 3; // Determine what is/can be logged in 'Logboek' (0=disabled | 1=automatic log enabled | 2=manual log enabled | 3=both enabled; see also FBTI#12870)
|
||||
mld_max_history = 365+30+30; // Show completed calls and orders not longer then mld_max_history days ago (FE/FO/BO) ((mld_max_history <= 0) : show all finished calls and orders (default))
|
||||
mld_mobile_close_own_call_only = 1; // Only close own orders or close orders in scope ORDBO2 (0=own calls | 1=ORDBO2 scope)
|
||||
mld_opdr_close = 1; // AKZA#17747: Can close orders in order overview window without seeing order details? {0=yes default | 1=no}
|
||||
mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_use_order_approval = 0; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
//ALG
|
||||
photo_kenmerk_key = 1100; // ALG_KENMERK_KEY of property Room picture
|
||||
|
||||
//PRS
|
||||
prs_dep_string = "d.PRS_AFDELING_OMSCHRIJVING";
|
||||
prs_dep_all = false; // allow attaching persons on all department level { true | false }
|
||||
// prs_kpn_string =" k.prs_kostenplaats_omschrijving" + "||" + "' '"+ "||"+"k.prs_kostenplaats_nr";
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
prs_password_validation = /((?=.*\d)(?=.*[a-z])(?=.*[A-Z])|(?=.*\d)(?=.*[a-z])(?=.*[^a-zA-Z0-9])|(?=.*\d)(?=.*[^a-zA-Z0-9])(?=.*[A-Z])|(?=.*[^a-zA-Z0-9])(?=.*[a-z])(?=.*[A-Z])|(?=.*[^a-zA-Z0-9])(?=.*[a-z])(?=.*[A-Z])(?=.*\d)){8,}/;
|
||||
prs_use_mld_wijzigkey = 1125; // discipline! // enduser can create this 'melding' to request change in information
|
||||
prs_photo_kenmerk_key = 1002; // PRS_KENMERK_KEY of property Person picture tonen Ja/Nee
|
||||
prs_photo_kenmerk_showval = "1709"; // PRS_KENMERK_WAARDE indicating 'Yes'
|
||||
|
||||
//PHONEBOOK
|
||||
ph_loc_search = false; // provide search on locations in phonebook (true) or not (false)
|
||||
ph_bedr_search = false; // provide search on companies in phonebook (true) or not (false)
|
||||
phone_usrrap_key = 316; // userrap key for custom phonebook
|
||||
ph_rowdetails = 0; // Don't show phonebook details when click-on-row
|
||||
ph_placeFG = 1; // Show FG popup when click on place
|
||||
ph_showparentafdeling = 1; // Show parent afdeling
|
||||
phone_show_functie = false; // Verberg Functie filter veld
|
||||
|
||||
//RES
|
||||
res_reservering_limiet = 731; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
res_fe_reservering_limiet = 731; // possible overrule of res_reservering_limiet for fe users
|
||||
res_block = 0.5; // Minimal reservation duration (hours)
|
||||
res_dur = 0.5; // initial reserving duration (hours)
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_fe_nextroom = 1; // Show nextroom button for FE (0=no button | 1=button)
|
||||
res_fe_anotherroom = 1; // Show anotherroom button for FE in new reservations (0=no button | 1=button)
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_hide_remark = false; // Hide remark field in reservation screen ( 0=show | 1=hide | 2=hide only at add)
|
||||
res_t1 = 0; // reservation day start (hour)
|
||||
res_t2 = 24; // reservation day end (hour)
|
||||
res_t_middag = 13; // Start time for afternoon tarif for rooms (hour)
|
||||
res_t_avond = 18; // Start time for evening tarif for rooms (hour)
|
||||
res_default_CVAB_mode = 3; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
res_fe_discs_only_in_res = "560"; // List of disciplines that can only be reserved in RES_ROOMS
|
||||
res_image_path = custpath+"/Afbeelding/"; // path to folder storing res_ruimte pictures
|
||||
|
||||
//BEZ
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button | 3=both 1 and 2}
|
||||
vis_checkout_enable = 0; // register checkout of visitors by BO {0=no | 1=yes}
|
||||
vis_t1 = 0; // visitors day start (hour)
|
||||
vis_t2 = 23.75; // visitors day end (hour)
|
||||
vis_bo_show_all = 1; // On entry: Are all checkboxes selected
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
vis_future_checkin = 1; // How many days before visit can a visitor be checked in (days)
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_fe_afspraak_limiet = 366; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
|
||||
//SLE
|
||||
cil_ins_srt_groep_key = 766; // INS_SRTDEEL_KEY of object type Cylinders
|
||||
sle_ins_srt_groep_key = 765; // INS_SRTDEEL_KEY of object type Keys
|
||||
ins_dummy_ruimte = -1; // ALG_RUIMTE_KEY of room holding unused cylinders(??)
|
||||
|
||||
//PRJ
|
||||
prj_discipline_key = 385; // mld_discipline_key of discipline for moves
|
||||
|
||||
//CAD
|
||||
// content of the FG Tab pages
|
||||
// inside
|
||||
fg_rap_prs = '../../cust/akza/rap_prs.asp';
|
||||
fg_rap_sch = '../../cust/akza/rap_sch.asp';
|
||||
|
||||
fg_outLabelSize = 16; // Hans wil hem liefst helemaal niet zien
|
||||
fg_inLabelSize = 600; // Ietsie kleiner gewenst
|
||||
fg_contourlayers = "{PLATTEGR\\|CONTOUR!.}|{CONT!.}|{CONT\\|.*}";
|
||||
fg_labellayers = "{PLATTEGR\\|CONTOUR_LABEL!.}|{CONT!.}|{CONT\\|.*}";
|
||||
fg_paperColor = 0x000001;
|
||||
fg_contourColor = 0xFFFFFF;
|
||||
fg_contourAlpha = 10;
|
||||
fg_translateprintcolor = [{paper: 0xffffff, from:0x00ffff, to:0x000000}];
|
||||
|
||||
fg_ins_symbols = true; // Objecten als symbolen in de tekening plaatsen.
|
||||
|
||||
//AKZA#14079 DWF zwarte plotten
|
||||
if(Request.Querystring("AsDWF").count>0)
|
||||
{
|
||||
fg_contourColor = 0xFEFEFE;
|
||||
fg_contourAlpha = 255;
|
||||
}
|
||||
|
||||
// Planbord reserveringen A'dam (Graphics)
|
||||
FCLTAPIS["RESPLAN"] = { apikey: "iZFYInDLfnqKwllf",
|
||||
file: "cust/akza/ResPlan.asp",
|
||||
os_login: "AMSPREST"
|
||||
};
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,12 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,65 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "ALLV";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_facilitor_welcome"] = "<u>facilitairmeldpunt@allevo.nl</u>     tel: 0113-249195 (spoed)";
|
||||
custL["lcl_dep_name_level1"] = "Directies";
|
||||
custL["lcl_dep_name_level2"] = "Afdelingen 1";
|
||||
custL["lcl_dep_name_level3"] = "Afdelingen 2";
|
||||
custL["lcl_complain_title"] = "Facilitair meldpunt";
|
||||
custL["lcl_no_rooms"] = "Neem contact op met het Facilitair meldpunt of ga terug om de gegevens aan te passen; er zijn geen passende ruimten beschikbaar voor dit tijdstip";
|
||||
custL["lcl_mld_header"] = "Facilitair meldpunt";
|
||||
custL["lcl_bo_servdesk_title"] = "Backoffice Facilitair meldpunt";
|
||||
custL["lcl_bo_servdesk_title_short"] = "Backoffice Facilitair meldpunt";
|
||||
custL["lcl_prs_companies_telefoon2"] = "Storingsnr";
|
||||
|
||||
// System parameters
|
||||
prs_max_dep_level = 3; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
//MLD
|
||||
|
||||
//RES
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 730; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
//res_fe_reservering_limiet = -1; // possible overrule of res_reservering_limiet for fe users
|
||||
|
||||
// room-reservations, times in days
|
||||
res_confirm = 2; // FE can change optional to final from this time (days)
|
||||
res_cancel = 2; // Until this time FE can cancel (days)
|
||||
res_expire = 2; // 'last minute': After this FE cannot change
|
||||
res_catExpire = 2; // 'last minute': After this FE cannot change catering
|
||||
|
||||
res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_t1 = 8; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
res_fe_edit_option_only=1; // FE can only edit 'Optional' reservations
|
||||
res_future_status_fixed = 1; // choosen status applied for all reservation parts, gekozen status voor alle deelreserveringen geldt, regardless time and 'res_confirm' (0=not fixed | 1=fixed)
|
||||
|
||||
//BEZ
|
||||
vis_h = 0.5; // time stepsize
|
||||
//vis_t1 = 0; // standard visiting begin time of visitors (hour)
|
||||
//vis_t2 = 24; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 380; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_fe_afspraak_limiet = 180; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1 ;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys=1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
|
||||
// Analyzer
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
qvw_ajaxzfcpath = './'; // Root path prefix to QlikView Analyzer Zero Footprint Client (must end with /)
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "5i PREVIEW";
|
||||
|
||||
%>
|
||||
@@ -1,58 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
|
||||
customerId = "AMNG";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts. Handle with care!
|
||||
custL["lcl_cnt_contractant"] = "Relatie";
|
||||
custL["lcl_cnt_effecter"] = "Relatie gegevens";
|
||||
custL["lcl_cnt_company"] = "Relatie";
|
||||
custL["lcl_dep_name_level1"] = 'Werkmaatschappij';
|
||||
custL["lcl_dep_name_level2"] = 'Afdeling';
|
||||
custL["lcl_dep_name_level3"] = 'Regio';
|
||||
custL["lcl_logon"] = "Aanmelden";
|
||||
custL["lcl_contact_FO"] = 'Neem kontakt op met Receptie gebouw B'
|
||||
custL["lcl_contact_FO"] = 'Neem contact op met FM Servicedesk'
|
||||
custL["lcl_res_fe_edit_option_only"] = "De reservering is al definitief. Neem contact op met FM Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_warnBO"] = "Waarschuwing last-minute: Neem bij wijzigingen contact op met FM Servicedesk.";
|
||||
custL["lcl_res_obj_lastminute"] = "Waarschuwing: last-minute: Neem contact op met FM Servicedesk om zeker te zijn dat uw reservering is doorgekomen";
|
||||
custL["lcl_res_lastmin"] = "Last minute reservering niet toegestaan, neem contact op met FM Servicedesk.";
|
||||
custL["lcl_res_cant_reserveinpast"] = 'Deze reservering kan qua tijdstip niet meer gedaan worden. Neem contact op met FM Servicedesk';
|
||||
|
||||
qp_maxrows=1000;
|
||||
|
||||
image_path_local = '\/';
|
||||
image_path_virtual = "../" + custpath + "/";
|
||||
|
||||
|
||||
// General settings
|
||||
currency_pref = 'EUR '; //
|
||||
currency_suff = ''; //
|
||||
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
// Prs settings
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
prs_werkplek_implicit = 1; // werkplekken als onzichtbare en automatische entiteiten
|
||||
prs_image_path = '..\\BAMG\\PHOTOS\\';
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM2"; // defines the format for display of departments.
|
||||
prs_max_dep_level = 3;
|
||||
|
||||
// Res settings
|
||||
res_cancel = 1;
|
||||
res_t1 = 7.5; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
|
||||
// Mld settings
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_order_autoprint = 0; // orders will be printed each time they are saved, 0 = print only at insert {1 | 0}
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,69 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
customerId = "AONL";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_dep_name_level1"] = "Service Practices";
|
||||
custL["lcl_fg_thema_contour"] = "Contouren (BVO)";
|
||||
custL["lcl_estate_ruimte_bruto_vloeropp"] = "BVO doorgevoerd (m2)";
|
||||
custL["lcl_estate_ruimte_getekendopp"] = "BVO getekend (m2)"
|
||||
custL["lcl_fg_tek_room_opp"] = "Doorgevoerd";
|
||||
custL["lcl_fg_tek_room_opp_g"] = "Getekend CAD";
|
||||
|
||||
custL["lcl_export_ready"] = "/ Doorbelastingsgegevens worden vanavond om 22:00 bevroren!";
|
||||
|
||||
custL["lcl_prs_management"] = "Beheer";
|
||||
|
||||
// System parameters
|
||||
prs_max_dep_level = 1;
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
|
||||
// Module settings
|
||||
|
||||
//MLD
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_locatie_if_not_alg=-1; //
|
||||
mld_fe_force_vakgroep = 1;
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
|
||||
//RES
|
||||
|
||||
//BEZ
|
||||
//vis_h = 0.5; // time stepsize
|
||||
//vis_t1 = 0; // standard visiting begin time of visitors (hour)
|
||||
//vis_t2 = 24; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 380; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_fe_afspraak_limiet = 180; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1 ;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys=1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
bez_multiday = 1;
|
||||
|
||||
//FGII
|
||||
//fg_ins_symbols = true;
|
||||
fg_rap_sch = '';
|
||||
fg_contourlayers = "{00---0--FM-RUIMTEDEFV.*}";
|
||||
fg_labellayers = "{00---0--FM-RUIMTENR.*}";
|
||||
fg_werkpleksymbool = "*OCTAGON"; // Moet in fg_symbols_path staan
|
||||
|
||||
fg_contourAlpha = 32; // Default roomcontour transparancy. 0==invisible!
|
||||
fg_contourColor = parseInt("0xCCCC99",16); // Default roomcontour coloring
|
||||
fg_ThemaAlpha = 255; // Default roomcontour transparancy. 255==solid!
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,59 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "ARAI";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
language_toggles = ["NL", "EN"];
|
||||
multi_language_option = 1;
|
||||
|
||||
widgetportal=1;
|
||||
portalmenucols=4; // Nr cols in portal menu
|
||||
portalmenulines=4; // Max lines in protalmenu (incl. "More..."
|
||||
|
||||
// FAC
|
||||
fac_graph_colors2 = "['red', 'green', 'orange']"; // Colors used for stacked bar /line graphs
|
||||
|
||||
// PRS
|
||||
prs_perslid_datums = 1; // show contract dates with perslid details {0=don't show| 1=show}
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
//CAD
|
||||
fg_syncruimteview = 'arai_v_sync_alg_ruimte';
|
||||
fg_contourlayers = "{78 COMMERCIALLY LETTABLE SPACE}";
|
||||
fg_labellayers = "{02 ROOM NUMBERS}";
|
||||
fg_ins_symbols = true; // Objecten als symbolen in de tekening plaatsen, b.v. KPI temperatuur meters in het RTM Pilot project
|
||||
|
||||
// MLD
|
||||
mld_enforce_orderdates = 1; // Enforce order start/ending dates to be within call start/ending dates
|
||||
mld_order_autoprint = 3; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
mld_uren_omschrijving = 2; // Description to show in hour screen {1=melder (care)| 2=vakgroep/stdmelding}
|
||||
|
||||
|
||||
|
||||
// https://arai.facilitor.nl/?API=KPI_TEMP&APIKEY=mb1701zq616cx693ta
|
||||
FCLTAPIS["KPI_TEMP"] = { apikey: "mb1701zq616cx693ta",
|
||||
file: "appl/API/api_gen_import.asp",
|
||||
os_login: "_FACILITOR",
|
||||
loglevel: 1,
|
||||
options:{ import_app_key: 81
|
||||
}
|
||||
};
|
||||
|
||||
// https://arai.facilitor.nl/?API=KPI_ICT_MITEL&APIKEY=mb1p314qm275pa4v93
|
||||
FCLTAPIS["KPI_ICT_MITEL"] = { apikey: "mb1p314qm275pa4v93",
|
||||
file: "appl/API/api_gen_import.asp",
|
||||
os_login: "_FACILITOR",
|
||||
loglevel: 1,
|
||||
options:{ import_app_key: 101
|
||||
}
|
||||
};
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,148 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "ARBO";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
custL["lcl_submit"] = "Opslaan en verzenden";
|
||||
custL["lcl_dep_name_level1"] = "Afdeling-1";
|
||||
custL["lcl_dep_name_level2"] = "Afdeling-2";
|
||||
|
||||
custL["lcl_facilitor_welcome"] = "Welkom bij <strong>HELP!</strong>";
|
||||
custL["lcl_fac_emptyprodset2"] = ".<br><br>Probeer een andere zoekterm, of maak een algemene keuze uit het menu.<br>Kan je het niet vinden, neem dan contact op met HELP op het telefoonnummer 030-299 65 55 of stuur een mail naar <a href=\"mailto:Help@365.nl\"><u>Help@365.nl</u></a>.<br><br>Heb je een vraag over een computer, printer of telefoon?<br>Ga dan naar de helpdesk van ICT. Zij zijn bereikbaar op <a href=\"mailto:helpdesk@365.nl\"><u>helpdesk@365.nl</u></a> of 030-299 62 22";
|
||||
custL["lcl_body_portal"] = "Mijn HELP!";
|
||||
|
||||
// Locatie -> Vestiging (ALTIJD)
|
||||
custL["lcl_select_locatie"] = "Selecteer een vestiging...";
|
||||
custL["lcl_alg_locatie_frame"] = "Vestigingsgegevens";
|
||||
custL["lcl_prs_dienst_frame"] = "Dienst(vestiging)gegevens";
|
||||
custL["lcl_alg_del_txt_locatie"] = "Verwijderen vestiging";
|
||||
custL["lcl_location"] = "Vestiging";
|
||||
custL["lcl_location_code"] = "Vestigingscode";
|
||||
custL["lcl_goto_locatie_list"] = ">Vestiging";
|
||||
custL["lcl_search_org"] = "Vestigingen";
|
||||
custL["lcl_mi_location"] = "Vestiging";
|
||||
custL["lcl_prs_wpl_loc"] = "Werkplek op vestiging";
|
||||
custL["lcl_prs_locbld_select"] = "Selecteer gerelateerde vestigingen/gebouwen";
|
||||
custL["lcl_prs_loc_selected"] = "Geselecteerde vestigingen";
|
||||
custL["lcl_prs_location"] = "Vestiging";
|
||||
custL["lcl_cnt_locatie_m"] = "Meedere vestigingen";
|
||||
custL["lcl_cnt_locations"] = "Vestigingen";
|
||||
custL["lcl_cnt_location_scope"] = "Vestiging/gebouw scope:";
|
||||
custL["lcl_prs_companies_contact_locs"] = "Vestigingen";
|
||||
custL["lcl_prs_companies_dienst_locs"] = "Vestigingen";
|
||||
custL["lcl_estate_locatie_title"] = "Vestigingsdetails";
|
||||
custL["lcl_estate_locatie_man_code"] = "Vestigingscode";
|
||||
custL["lcl_estate_locatie_man_descr"] = "Vestiging";
|
||||
custL["lcl_fg_tek_loc"] = "Vestiging";
|
||||
custL["lcl_sch_noloc"] = "GEEN VESTIGINGEN GEVONDEN";
|
||||
custL["lcl_menu_alg_locatie"] = "Vestigingen";
|
||||
custL["lcl_mld_select_noloc_selected"] = "Selecteer een vestiging";
|
||||
custL["lcl_mld_dienstunavailablehere"] = "De dienst is niet beschikbaar voor deze vestiging/dit gebouw:\n";
|
||||
|
||||
// Gebouw -> Straat (SOMS; voor eindgebruikers in MLD + RES)
|
||||
custL["lcl_select_gebouw"] = "Selecteer een straat...";
|
||||
custL["lcl_bld_terra"] = "Straat";
|
||||
custL["lcl_building"] = "Straat";
|
||||
custL["lcl_mld_inf_Gebouw"] = "Straat";
|
||||
custL["lcl_mld_select_nogeb_selected"] = "Selecteer een straat";
|
||||
|
||||
// Ruimte -> Kamernummer (SOMS; voor eindgebruikers in MLD + RES)
|
||||
custL["lcl_select_ruimte"] = "Selecteer een kamer...";
|
||||
custL["lcl_room_n"] = "Kamer";
|
||||
custL["lcl_room"] = "Kamer";
|
||||
custL["lcl_mld_select_norui_selected"] = "Selecteer een kamer";
|
||||
custL["lcl_res_select_room"] = "*Selecteer een kamer";
|
||||
|
||||
// Vakgroep -> Onderwerp
|
||||
custL["lcl_vakgroup"] = "Onderwerp";
|
||||
custL["lcl_select_vakgroep"] = "Selecteer een onderwerp...";
|
||||
|
||||
// Overig
|
||||
custL["lcl_action"] = "Actie door gastvrouw";
|
||||
custL["lcl_mld_categorie"] = "Melding";
|
||||
custL["lcl_enddate"] = "Streefdatum gereed",
|
||||
custL["lcl_plaatsgegevens"] = "Locatiegegevens van melding";
|
||||
custL["lcl_res_bezorgen_fixed"] = "Te gebruiken in";
|
||||
custL["lcl_res_select_inplanbord"] = "Klik op de zaalnaam om een ruimte te kiezen voor deze ";
|
||||
custL["lcl_res_lastmin"] = "Borrels kunnen via de zelfservice tot 48 uur voor aanvang worden aangevraagd, lunches, koffie en thee tot 24 uur voor aanvang van de reservering.";
|
||||
custL["lcl_res_only_chance_after"] = "Vindt je reservering binnen die tijd plaats? Neem dan contact op met Help! over de mogelijkheden, via 030 299 6555. Het kan vanaf: "
|
||||
|
||||
|
||||
|
||||
// System parameters
|
||||
prs_pers_string = " COALESCE (p.prs_perslid_voornaam, '-') "
|
||||
+ " || "
|
||||
+ " CASE "
|
||||
+ " WHEN p.prs_perslid_tussenvoegsel IS NULL "
|
||||
+ " THEN '' "
|
||||
+ " ELSE ' ' || p.prs_perslid_tussenvoegsel "
|
||||
+ " END "
|
||||
+ " || "
|
||||
+ " ' ' || p.prs_perslid_naam ";
|
||||
|
||||
prs_contactpers_string = "cp.prs_contactpersoon_naam ||"
|
||||
+ "NVL2(cp.prs_contactpersoon_voorletters, ', ' || cp.prs_contactpersoon_voorletters, '') ||"
|
||||
+ " cp.prs_contactpersoon_tussenv ||"
|
||||
+ "NVL2(cp.prs_contactpersoon_voornaam, ' (' || cp.prs_contactpersoon_voornaam || ')', '')";
|
||||
|
||||
//FAC
|
||||
widgetportal = 1; // Use a widgetpage as startpage (1) or the standard page (0)
|
||||
portalmenucols = 2; // Nr cols in portal menu
|
||||
portalmenulines = 4; // Max lines in protalmenu (incl. "More..."
|
||||
|
||||
//PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
//OBJ
|
||||
ins_inspect_soon_days = 14; // Days margin for needs inspection 'soon'
|
||||
|
||||
//RES
|
||||
res_block = 0.5;
|
||||
res_descript_required=true; // oblige input in description field
|
||||
//res_dur = 2; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 550; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
//res_fe_reservering_limiet = 550; // dagen in de toekomst
|
||||
|
||||
res_h = 0.5; // reservation interval (hours)
|
||||
res_t1 = 7; // reservation day start (hour)
|
||||
res_t2 = 19.5; // reservation day end (hour)
|
||||
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_default_CVAB_mode = 3; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
|
||||
// BEZ
|
||||
vis_h = 0.5; // time stepsize
|
||||
vis_t1 = 8; // visitors day start (hour)
|
||||
vis_t2 = 17.5; // visitors day end (hour)
|
||||
vis_t1_std = 9; // standard visiting begin time of visitors (hour)
|
||||
vis_t2_std = 17; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 550; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
//vis_afspraak_onrgoed_uses_keys=1; // listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
//vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys=1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
|
||||
//QVW
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
|
||||
//MLD
|
||||
mld_order_autoprint = 3; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
mld_opdr_ask_mail_if_unknown = 1; // Workaround for sending order by e-mail to 'externe relatie' if address unknown (0=disabled default | 1=enabled)
|
||||
mld_allow_parentmelding = 1; // Allow attaching a call to another manually (0=not | 1=allow)
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_ord_flexsummary = 0; // User summary of melding-flexprop in initial order description {0=no | 1=yes}
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"]="Vragen, opmerkingen of suggesties?<br>Bel HELP! op 030-2996555 of mail naar help@365.nl.";
|
||||
//L("lcl_facilitor_header_prefix")="<b style='color:red;font-size:3em'>TESTOMGEVING</b>";
|
||||
%>
|
||||
@@ -1,51 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "AREO";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
multi_language_option = 0;
|
||||
language_toggles = ["DE"];
|
||||
|
||||
// Inlogscherm naar Duits forceren
|
||||
if (typeof Session("user_lang") != "string") {
|
||||
Session("user_lang") = "DE";
|
||||
Server.Transfer(Request.Servervariables("SCRIPT_NAME"));
|
||||
}
|
||||
|
||||
// System parameters
|
||||
//prs_dep_string = "SUBSTR(SUBSTR (d.PRS_AFDELING_NAAM,INSTR (d.PRS_AFDELING_NAAM,'/',1,1)+1),1,30)";
|
||||
|
||||
//RES
|
||||
res_reservering_limiet = -1; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
res_fe_reservering_limiet = -1; // possible overrule of res_reservering_limiet for fe users
|
||||
|
||||
//BEZ
|
||||
vis_badgeprint_enable = 3; // print {0=no | 1=print at check in | 2=show print button | 3=both 1 and 2}
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_onrgoed_uses_keys = 0;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_parking_key = 22;
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_allow_uncheck = 1; // allow uncheck visitors { 0=no | 1=yes }
|
||||
|
||||
//PRS
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
//prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
//prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
//prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
|
||||
//MLD
|
||||
//mld_order_autoprint = 0; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
|
||||
//SLE
|
||||
cil_ins_srt_groep_key = 62; // INS_SRTDEEL_KEY of object type Cylinders
|
||||
sle_ins_srt_groep_key = 61; // INS_SRTDEEL_KEY of object type Keys
|
||||
ins_dummy_ruimte = -1; // ALG_RUIMTE_KEY of room holding unused cylinders(??)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,8 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
%>
|
||||
@@ -1,15 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<!-- #include file="../AAXX/default.inc" -->
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "ASMS";
|
||||
|
||||
custL["lcl_facilitor_ie_title"] = "Asito Multi Services - Online servicedesk";
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
|
||||
%>
|
||||
@@ -1,35 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "ATCH";
|
||||
%>
|
||||
|
||||
<%
|
||||
// Care-WEBB terminologie
|
||||
%>
|
||||
<!-- #include file="..\..\appl\care\care.inc" -->
|
||||
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard CARE-WEBB application texts.
|
||||
// Handle with care ;-) !
|
||||
// Customer settings/ terminologie
|
||||
// ...
|
||||
|
||||
// ATCH heeft Facilitor Analyzer aangeschaft.
|
||||
qvw_enabled=1;
|
||||
|
||||
%>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<%
|
||||
// Environment settings/ terminologie
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
<!-- #include file="custfunctions.inc" -->
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
qvw_ajaxzfcpath = 'http://qlik.facilitorlabs.nl/QvAjaxZfc/'; // Root prefix to QlikView Analyzer Zero Footprint Client (must end with /)
|
||||
auto_https = 0;
|
||||
hiresTimer = new ActiveXObject("SLNKDWF.About");
|
||||
|
||||
mld_afhandeling_required_for_close=1;
|
||||
|
||||
language_toggles = ["NL", "EN", "DE"];
|
||||
multi_language_option = 1; //test
|
||||
%>
|
||||
@@ -1,77 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
|
||||
customerId = "BAMG";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts. Handle with care!
|
||||
custL["lcl_cnt_contractant"] = "Relatie";
|
||||
custL["lcl_cnt_effecter"] = "Relatie gegevens";
|
||||
custL["lcl_cnt_company"] = "Relatie";
|
||||
|
||||
custL["lcl_contact_FO"] = 'Neem contact op met FM Servicedesk'
|
||||
custL["lcl_res_fe_edit_option_only"] = "De reservering is al definitief. Neem contact op met FM Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_warnBO"] = "Waarschuwing last-minute: Neem bij wijzigingen contact op met FM Servicedesk.";
|
||||
custL["lcl_res_obj_lastminute"] = "Waarschuwing: last-minute: Neem contact op met FM Servicedesk om zeker te zijn dat uw reservering is doorgekomen";
|
||||
custL["lcl_res_lastmin"] = "Last minute reservering niet toegestaan, neem contact op met FM Servicedesk.";
|
||||
custL["lcl_res_cant_reserveinpast"] = 'Deze reservering kan qua tijdstip niet meer gedaan worden. ' + 'Neem contact op met FM Servicedesk';
|
||||
custL["lcl_logon"] = "Aanmelden";
|
||||
|
||||
qp_maxrows=1000;
|
||||
|
||||
flexAllowedExt = ".*\\.(doc|docx|xls|xlsx|jpg|jpeg|png|gif|bmp|dwg|dwf|eml|pdf|msg|zip|vsd|txt|ppt|pptx|oft|rtf|tif|csv|dot|xml|encrypted)$"; // Allowed extensions
|
||||
|
||||
multi_company = false;
|
||||
image_path_local = '\/';
|
||||
image_path_virtual = "../" + custpath + "/";
|
||||
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
EnableMailService = 0; // set server addresses and requires "SMTP Service" on server
|
||||
FromAddress = "bamfm@bamgroep.nl";
|
||||
ReplyAddress = "bamfm@bamgroep.nl";
|
||||
|
||||
// General settings
|
||||
currency_pref = 'EUR '; //
|
||||
currency_suff = ''; //
|
||||
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
|
||||
// Res settings
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_cancel = 1;
|
||||
res_expire = 1; // After this number of days user can't edit reservation
|
||||
res_catExpire = 1;
|
||||
res_t1 = 7.5; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
t_expire_limit = "16:00"; // Tijdstip waarna het niet meer mogelijk is door de FrontEnd ruimte aanpassingen te maken (-1 = geen tijdswaarde)
|
||||
t_catExpire_limit = "16:00"; // Tijdstip waarna het niet meer mogelijk is door de FrontEnd catering aanpassingen te maken (-1 = geen tijdswaarde)
|
||||
|
||||
|
||||
// Mld settings
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_show_obj = false; //
|
||||
mld_order_autoprint = 0; // orders will be printed each time they are saved, 0 = print only at insert {1 | 0}
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
|
||||
prs_image_path = '..\\BAMG\\PHOTOS\\';
|
||||
prs_werkplek_implicit = 1; // werkplekken als onzichtbare en automatische entiteiten
|
||||
|
||||
|
||||
prs_max_dep_level=3;
|
||||
custL["lcl_dep_name_level1"] = 'Werkmaatschappij';
|
||||
custL["lcl_dep_name_level2"] = 'Afdeling';
|
||||
custL["lcl_dep_name_level3"] = 'Regio';
|
||||
custL["lcl_menu_prs_dep_name_level1"] = 'Werkmaatschappij';
|
||||
custL["lcl_menu_prs_dep_name_level2"] = 'Afdeling';
|
||||
custL["lcl_menu_prs_dep_name_level3"] = 'Regio';
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM2"; // defines the format for display of departments.
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,80 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "BOFO";
|
||||
|
||||
custL["lcl_contact_FO"] = 'Neem kontakt op met de Servicedesk.'
|
||||
custL["lcl_res_fe_edit_option_only"] = "De reservering is al definitief. Neem contact op met Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_fo_edit_option_only"] = "De reservering is al definitief. Neem contact op met de Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_warnBO"] = "Waarschuwing last-minute: Neem bij wijzigingen contact op met de Servicedesk.";
|
||||
custL["lcl_res_obj_lastminute"] = "Waarschuwing: last-minute: Neem contact op met de Servicedesk om zeker te zijn dat uw reservering is doorgekomen";
|
||||
custL["lcl_res_lastmin"] = "Last minute reservering niet toegestaan, neem contact op met de Servicedesk.";
|
||||
custL["lcl_cant_reserveinpast"] = 'Deze reservering kan qua tijdstip niet meer gedaan worden. Neem kontakt op met de Servicedesk.';
|
||||
|
||||
custL["lcl_vakgroup"] = "Productgroep";
|
||||
custL["lcl_allvakgroup"] = "<Alle productgroepen>";
|
||||
custL["lcl_complain"] = "Betreft";
|
||||
custL["lcl_host"] = "Gastheer/gastvrouw";
|
||||
|
||||
|
||||
// System parameters
|
||||
image_path_virtual = "../" + custpath + "/photos/";
|
||||
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
|
||||
prs_max_dep_level = 1;
|
||||
// Module settings
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
mld_same_mld_days = 1; // in days
|
||||
// mld_fe_force_vakgroep = 1;
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
mld_use_order_approval = 0; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_bo_sort_descending = 1; // Sort ordering of mld_melding for BO (0 = most urgent first | 1 = last made first );
|
||||
|
||||
//RES
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_expire = 0; // After this number of days user can't edit reservation
|
||||
res_reservering_limiet = 547; // max reserving date (days) = today + 18 maanden
|
||||
res_catExpire = 1;
|
||||
t_catExpire_limit = "18:00"; // Tijdstip waarna het niet meer mogelijk is door de FrontEnd catering aanpassingen te maken (-1 = geen tijdswaarde)
|
||||
res_t1 = 7; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_fe_show_plantooltip = 1;
|
||||
res_fe_init_host_empty = true; // Define how FE reservation host is set initially { false=same as user/caller | true=empty }
|
||||
res_fo_default_user = false; // user current user a default caller, { true=user default | false=empty default }
|
||||
|
||||
// planbordlink
|
||||
// http://dit03/facilitorwork/default.asp?fac_id=hsum&logging=255&login=GAST&Jumpto=res_fo/default.asp?jumped=1%26frontend=%26restype=R
|
||||
|
||||
//BEZ
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_afspraak_limiet = 183; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_t2 = 22; // visitors day end (hour)
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,34 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "BONS";
|
||||
%>
|
||||
|
||||
<%
|
||||
// Care-WEBB terminologie
|
||||
%>
|
||||
<!-- #include file="..\..\appl\care\care.inc" -->
|
||||
|
||||
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard CARE-WEBB application texts.
|
||||
// Handle with care ;-) !
|
||||
// Customer settings/ terminologie
|
||||
// ...
|
||||
|
||||
// BONS heeft Facilitor Analyzer aangeschaft.
|
||||
qvw_enabled=1;
|
||||
|
||||
%>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<%
|
||||
// Environment settings/ terminologie
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
<!-- #include file="custfunctions.inc" -->
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
auto_https = 0;
|
||||
%>
|
||||
@@ -1,67 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "BRWT";
|
||||
|
||||
custL["lcl_objects"] = "Voorzieningen/voertuigen";
|
||||
|
||||
// System parameters
|
||||
custL["lcl_dep_name_level1"] = 'Brandweer';
|
||||
custL["lcl_dep_name_level2"] = 'Sector';
|
||||
custL["lcl_dep_name_level3"] = 'Afdeling';
|
||||
custL["lcl_menu_prs_dep_name_level1"] = 'Brandweer';
|
||||
custL["lcl_menu_prs_dep_name_level2"] = 'Sector';
|
||||
custL["lcl_menu_prs_dep_name_level3"] = 'Afdeling';
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
|
||||
// Module settings
|
||||
// PRS
|
||||
prs_max_dep_level = 3;
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
|
||||
//MLD
|
||||
mld_meldbron_key = 5; // key of meldbron 'intranet'
|
||||
mld_melding_uitvoertijd = 2; // in hours
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_locatie_if_not_alg=-1; //
|
||||
mld_fe_force_vakgroep = 1;
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
|
||||
//RES
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_reservering_limiet = 365; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
res_confirm = 500; // FE can change optional to final from this time (days)
|
||||
res_cancel = 0; // Until this time FE can cancel (days)
|
||||
res_expire = 0; // 'last minute': After this FE cannot change
|
||||
res_catExpire = -7; // 'last minute': After this FE cannot change catering
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_t2 = 23.5; // reservation day end (hour)
|
||||
res_fe_edit_option_only = 0;
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
|
||||
//BEZ
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
|
||||
//vis_badgeprint_enable = 2; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_badge_head = '<small>Bezoeker</small>'; // text on visitors badge
|
||||
vis_badge_company = '';
|
||||
vis_badge_logo = '<img width="100%" border=0 src="../cust/brwt/Logo_Brw_tilb_diap_rood_balkje.jpg">'; // logo on visitors badge
|
||||
vis_user_history = 7; // number of days in the past the FE can see his vistors
|
||||
|
||||
bez_multiday = 1;
|
||||
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
%>
|
||||
@@ -1,17 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "CSUN"; // Eerst doen of we CURS zijn, onderaan dat we DEMO zijn.
|
||||
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
mld_plaats_is_locatie_only = 1; // Bij de plaats van een melding tot en met ruimte (0) opgeven of alleen locatie(1), ongeacht de stdmelding
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
%>
|
||||
|
||||
@@ -1,148 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "DEMO";
|
||||
|
||||
// System parameters
|
||||
image_path_virtual = "../" + custpath + "/photos/";
|
||||
|
||||
checkBrowser = 0; // Check for IE6/7/8 at login (1) or not
|
||||
//auto_https = 1;
|
||||
iconcolumns = 5;
|
||||
BackgrounderInterval = 300; // time (seconds) between Backgrounder.asp [=Check for new messages] refreshes (min = 300)
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 3;
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
multi_language_option = 1;
|
||||
|
||||
// iLearning
|
||||
iLearning_enabled = 1;
|
||||
|
||||
// Analyzer
|
||||
qvw_enabled = 1;
|
||||
qvw_ajaxzfcpath = 'https://qlik.facilitorlabs.nl/QvAjaxZfc/'; // Root prefix to QlikView Analyzer Zero Footprint Client (must end with /)
|
||||
|
||||
// Kennisbank
|
||||
faq_enabled = 1;
|
||||
mld_allow_parentmelding = 1;
|
||||
|
||||
// Module settings
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
prs_use_edit_werkplek = 3;
|
||||
prs_use_edit_photo = 1; // enduser can upload own photo?
|
||||
ph_export_advanced =true; // do not show advanced export button
|
||||
|
||||
//MLD
|
||||
mld_meldbron_key = 5; // key of meldbron 'intranet'
|
||||
mld_melding_uitvoertijd = 2; // in hours
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_locatie_if_not_alg=2678; // locatie enschede
|
||||
mld_fe_force_vakgroep = 0;
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
mld_use_order_approval = 1; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_bo_sort_descending = 1; // Sort ordering of mld_melding for BO (0 = most urgent first | 1 = last made first );
|
||||
mld_afmelden_extern = 2; // Are external orders visible and/or changeble by ORDBO2 (0=not visible | 1=visible for ORDBO2 | 2=visible and changeble by ORDBO2)
|
||||
mld_ordermaterial_fac_usrtab_key = 661; // fac_usrtab_key of ordermaterials
|
||||
|
||||
//RES
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_cancel = 0;
|
||||
res_expire = 0; // After this number of days user can't edit reservation
|
||||
res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_default_fo_status_key = 1; // Default reservation status for FO (1=optie, 2=definitief)
|
||||
res_confirm = 500;
|
||||
res_catExpire = 1;
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
|
||||
//BEZ
|
||||
vis_badgeprint_enable = 2; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_parking_key = 781; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_badge_logo = '<br/><br/><img src="/cust/demo/tmpl_logo.gif" width="250" />'; // logo on visitors badge
|
||||
bez_sel_internpersoon = 1;
|
||||
vis_future_checkin = 5; // How many days before visit can a visitor be checked in (days)
|
||||
|
||||
//PRJ
|
||||
prj_discipline_key = 892; // mld_discipline_key of discipline for moves
|
||||
|
||||
fg_contourlayers = "{PLATTEGR\\|CONTOUR!.}|{CONT!.}|{CONT\\|.*}";
|
||||
fg_labellayers = "{PLATTEGR\\|CONTOUR_LABEL!.}|{CONT!.}|{CONT\\|.*}";
|
||||
//fg_paperColor = 0x000001;
|
||||
fg_contourColor = parseInt("0xFFFFFF",16);
|
||||
fg_contourAlpha = 10;
|
||||
fg_ins_symbols = true;
|
||||
fg_inINSLabelSize = 800; // Voor demo
|
||||
|
||||
fg_rap_cnt = '';
|
||||
|
||||
//SLE
|
||||
cil_ins_srt_groep_key = 2541; // INS_SRTDEEL_KEY of object type Cylinders
|
||||
sle_ins_srt_groep_key = 2381; // INS_SRTDEEL_KEY of object type Keys
|
||||
ins_dummy_ruimte = -1; // ALG_RUIMTE_KEY of room holding unused cylinders(??)
|
||||
|
||||
//KTO
|
||||
kto_srtdiscipline_key = 302;
|
||||
|
||||
// het zoekveldje
|
||||
FCLTAPIS["PHONEBOOK"] = { apikey: "36893D43C6924BE1",
|
||||
file: "appl/api/phonebook_js.asp",
|
||||
////os_logon: "_VINDER", // zorg dat er een _VINDER gebruiker is!
|
||||
options: { detailWidth : 350,
|
||||
detailurl: ph_persliddetails_page,
|
||||
toonWerkplekken: true,
|
||||
deeplinkurl: "https://demo.facilitorlabs.nl?JumpTo=",
|
||||
fields: [ { lbl: "E-mail:", val: "demo_mailto" },
|
||||
{ lbl: "Telefoon:", val: "prs_perslid_telefoonnr" },
|
||||
{ lbl: "Mobiel:", val: "prs_perslid_mobiel" },
|
||||
{ lbl: "Afdeling:", val: "afdeling" },
|
||||
{ lbl: "Locatie:", val: "demo_locatie" }
|
||||
]
|
||||
} // sample
|
||||
};
|
||||
|
||||
// http://demo.facilitorlabs.nl/?fac_id=DEMO&API=QRDEMO&APIKEY=FE3B8A27C98B4E30
|
||||
FCLTAPIS["QRDEMO"] = { apikey: "FE3B8A27C98B4E30",
|
||||
file: "appl/api/api_qrres.asp",
|
||||
os_login: "DEMO", // Eigenlijk "ANONYMOUS"
|
||||
options: { show_email: true }
|
||||
};
|
||||
|
||||
// http://demo.facilitorlabs.nl/?API=QRRES&APIKEY=FE3B8A27C98B4E30&res_ruimte_key=128
|
||||
FCLTAPIS["QRRES"] = { apikey: "FE3B8A27C98B4E30",
|
||||
file: "appl/api/api_qrres.asp",
|
||||
os_login: "DEMO", // Eigenlijk "ANONYMOUS"
|
||||
options: { show_email: true }
|
||||
};
|
||||
|
||||
// http://demo.facilitorlabs.nl/?API=QRINSMLD&APIKEY=A5E9BE349F30E208&ins_deel_key=25605
|
||||
FCLTAPIS["QRINSMLD"] = { apikey: "A5E9BE349F30E208",
|
||||
file: "appl/api/api_qrinsmld.asp",
|
||||
os_login: "DEMO",
|
||||
options: { show_email: true }
|
||||
};
|
||||
|
||||
// Tijdelijk tbv. FAME/Equens-koppeling!
|
||||
FCLTAPIS["MLDSOAP"] = { apikey: "C176B3118E1543E79BB51FCBDDB982C0",
|
||||
file: "appl/api/api_mld_soap.asp",
|
||||
os_login: "_EQUENS"
|
||||
};
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
<!-- #include file="custfunctions.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
language_toggles = ["NL", "EN", "DE"];
|
||||
|
||||
%>
|
||||
@@ -1,13 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
customerId = "CURS";
|
||||
|
||||
language_toggles = ["NL", "EN", "DE"];
|
||||
|
||||
%>
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
language_toggles = ["DE", "NL", "EN"];
|
||||
|
||||
%>
|
||||
@@ -1,12 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
language_toggles = ["EN", "NL", "DE"];
|
||||
|
||||
%>
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
language_toggles = ["NL", "EN", "DE"];
|
||||
|
||||
%>
|
||||
@@ -1,41 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
<%
|
||||
custfunc.API_PHONEBOOK = function (prs_key, data)
|
||||
{
|
||||
var result = {};
|
||||
//
|
||||
// Hoofdlocatie
|
||||
//
|
||||
if (data.werkplekken.length)
|
||||
{
|
||||
var txt = "";
|
||||
var wp;
|
||||
var wplabel = "Hoofdlocatie:";
|
||||
var loc_key = -1;
|
||||
for (wp in data.werkplekken)
|
||||
{
|
||||
if (!data.werkplekken[wp].prs_werkplek_aanduiding.isVirtueel && wp < 1) // pak er maar eentje, TODO hoofdwerkplek
|
||||
{
|
||||
// trs += "<tr><td>"+wplabel+"</td><td>" + data.werkplekken[wp].prs_werkplek_aanduiding + "</td></tr>";
|
||||
txt += data.werkplekken[wp].prs_werkplek_aanduiding;
|
||||
loc_key = data.werkplekken[wp].alg_locatie_key;
|
||||
|
||||
}
|
||||
}
|
||||
result.demo_locatie = safe.html(txt);
|
||||
}
|
||||
//
|
||||
// Klikbaar e-mailadres
|
||||
//
|
||||
if (data.prs_perslid_email)
|
||||
{
|
||||
result.demo_mailto = "<a href='mailto:" + data.prs_perslid_email + "'>" + data.prs_perslid_email + "</a>";
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
%>
|
||||
@@ -1,61 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "CWTD";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
|
||||
prs_max_dep_level = 1; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in preson-room relations(1)
|
||||
prs_dep_string = "d.prs_afdeling_naam1";
|
||||
|
||||
//GENERAL SETTINGS //////////////////////////////////////////////////////////////////////
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
widgetportal = 1; // Use a widgetpage as startpage (1) or the standard page (0)
|
||||
portalmenucols = 3; // Nr cols in portal menu
|
||||
portalmenulines = 5; // Max lines in protalmenu (incl. "More..."
|
||||
|
||||
//MLD
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_ord_show_cost = 1; // use standard cost fields for orders {0=don't use | 1=use}
|
||||
mld_close_mld_auto = 1; // Close call automatically (no question) when last order is closed (0=question 1=auto)
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_use_order_approval = 0; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
|
||||
//RES
|
||||
descipt_obligation=true; // oblige input in description field
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
// room-reservations, times in days
|
||||
res_expire = 0; // 'last minute': After this FE cannot change
|
||||
res_catExpire = 1; // 'last minute': After this FE cannot change catering
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_default_fo_status_key = 2; // Default reservation status for FO
|
||||
res_t1 = 8; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
res_fe_edit_option_only=0; // FE can only edit 'Optional' reservations
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
|
||||
//BEZ
|
||||
vis_t2 = 20; // visitors day end (hour)
|
||||
vis_parking_key = 82; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1; // listboxes location until room instead of only a room text field
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
vis_park_pretime = 0.25; // Extra park time before an appointment
|
||||
vis_park_posttime = 0.25; // Extra park time after an appointment
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,31 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
|
||||
customerId = "GDFS";
|
||||
|
||||
custL["lcl_mld_frame_notes"] = "Log";
|
||||
custL["lcl_mld_note"] = "Log";
|
||||
custL["lcl_mld_note_emptyset"] = "Klik op Toevoegen om een interne logregel toe te voegen";
|
||||
custL["lcl_cnt_note_emptyset"] = "Klik op Aanvullen om een logregel toe te voegen";
|
||||
custL["lcl_menu_mld_notes"] = "Log";
|
||||
|
||||
ins_flex_uitgifte_empty = 1; // Flexvelden die geen meetwaarden zijn leeg maken bij uitgifte {0=no (default) | 1=yes}
|
||||
|
||||
prs_dep_string = "d.prs_afdeling_naam1";
|
||||
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_t1 = 0; // visitors day start (hour)
|
||||
vis_t2 = 23; // visitors day end (hour)
|
||||
vis_t2_std = 23; // standaard tot tijd.
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button | 3=both 1 and 2}
|
||||
vis_default_number = 1; // Default number of visitors (= nr of lines to be filled out) for new appointment
|
||||
bez_closeafteradd = 1; // 0=not, 1=bo, 2=fo, 3=bo&fo
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,31 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "GDZW";
|
||||
|
||||
// Localisatie
|
||||
custL["lcl_dep_name_level1"] = 'Afdeling';
|
||||
custL["lcl_dep_name_level2"] = 'Unit';
|
||||
|
||||
custL["lcl_mld_enddate"] = "Gereed (verwacht)";
|
||||
|
||||
// Algemeen
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM5";
|
||||
|
||||
|
||||
//PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
|
||||
//RES
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_default_CVAB_mode = 2; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,83 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "GESL";
|
||||
|
||||
custL["lcl_contact_FO"] = 'Neem contact op met de Servicedesk.'
|
||||
custL["lcl_res_fe_edit_option_only"] = "De reservering is al definitief. Neem contact op met de Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_fo_edit_option_only"] = "De reservering is al definitief. Neem contact op met de Servicedesk voor wijzigingen.";
|
||||
custL["lcl_res_warnBO"] = "Waarschuwing last-minute: Neem bij wijzigingen contact op met de Servicedesk.";
|
||||
custL["lcl_res_obj_lastminute"] = "Waarschuwing: last-minute: Neem contact op met de Servicedesk om zeker te zijn dat uw reservering is doorgekomen";
|
||||
custL["lcl_res_lastmin"] = "Je kunt voor vandaag geen voorzieningen meer aanvragen via reserveringsmodule, neem even contact op met de Servicedesk.";
|
||||
custL["lcl_cant_reserveinpast"] = 'Deze reservering kan qua tijdstip niet meer gedaan worden. Neem contact op met de Servicedesk.';
|
||||
custL["lcl_host"] = "Gastheer/vrouw";
|
||||
custL["lcl_mld_inf_Ordernr"] = "Boekingsnr <i>(alleen nodig bij verbruiksartikelen)</i>";
|
||||
custL["lcl_new_message"] = "";
|
||||
custL["lcl_shared_inclBTW"] = "";
|
||||
custL["lcl_shared_exclBTW"] = "";
|
||||
custL["lcl_vis_warning_limit_cossed1"] = "Hartelijk dank voor aanmelden van uw bezoeker(s), we kunnen echter na ";
|
||||
custL["lcl_vis_warning_limit_cossed2"] = " niet garanderen dat de aanmelding van bezoek tijdig doorkomt bij de Publieksbalie. Bezoek dient minimaal 1 dag van tevoren worden aangemeld. ";
|
||||
|
||||
// System parameters
|
||||
image_path_virtual = "../" + custpath + "/photos/";
|
||||
|
||||
prs_pers_string = "DECODE(NVL(p.prs_perslid_voornaam, ''),'',''"
|
||||
+ " ,p.prs_perslid_voornaam || ' ') || "
|
||||
+ " p.prs_perslid_naam ";
|
||||
|
||||
//GENERAL SETTINGS //////////////////////////////////////////////////////////////////////
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
show_ordernr = 3;
|
||||
|
||||
prs_max_dep_level = 1;
|
||||
// Module settings
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM3";
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
//RES
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_t1 = 8;
|
||||
res_t2 = 22;
|
||||
res_expire = 0; // After this number of days user can't edit reservation
|
||||
res_catExpire = 1; // 'last minute': After this FE cannot change catering
|
||||
t_catExpire_limit = "15:30"; // Tijdstip waarna het niet meer mogelijk is door de FrontEnd catering aanpassingen te maken (-1 = geen tijdswaarde)
|
||||
res_fe_reservering_limiet = 61; // possible overrule of res_reservering_limiet for fe users
|
||||
res_fe_edit_option_only=1; // FE can only edit 'Optional' reservations
|
||||
res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_default_CVAB_mode = 2; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
|
||||
|
||||
//VIS
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_afspraak_limiet = 365; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_t1 = 7; // visitors day start (hour)
|
||||
vis_t2 = 22; // visitors day end (hour)
|
||||
vis_t2_std = 17; // default end time for visitors
|
||||
vis_checkout_enable = 0; // register checkout of visitors by BO {0=no | 1=yes}
|
||||
vis_warning_limit = '16:30'; // After this time, show alert when visitor reservation is for the next day after this day, which is actually too late (-1 = geen tijdswaarde, format = 16:00)
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,13 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
|
||||
|
||||
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,73 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "GOUD";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
image_path_local = "";
|
||||
image_path_virtual = ""; // path used by WEB for flexproperties of type X
|
||||
currency_pref = '<27> ';
|
||||
|
||||
// ALG
|
||||
//photo_kenmerk_key = 1000;
|
||||
|
||||
// PRS
|
||||
prs_max_dep_level = 1; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
|
||||
// MLD
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_fe_force_vakgroep = 1; // vakgroep is required first for FE {1=required | 0=<All> present}
|
||||
mld_fo_force_vakgroep = 1; // vakgroep is required first for FO {1=required | 0=<All> present}
|
||||
mld_order_autoprint = 3; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
//mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_melding_start_empty = 1; // Melding selectbox starts with empty selection instead of first one (0=select first | 1=select empty)
|
||||
mld_allow_parentmelding = 1; // Allow manual connect
|
||||
|
||||
// RES
|
||||
res_block = 0.25; // Minimal reservation duration (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 380; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_t1 = 7.5; // reservation day start (hour)
|
||||
res_t2 = 17.5; // reservation day end (hour)
|
||||
//res_cat_t1 = 8; // Catering day start (hour), -1 is take res_t1
|
||||
//res_cat_t2 = 16; // Catering day start (hour), -1 is take res_t2
|
||||
//res_fe_edit_option_only=0; // FE can only edit 'Optional' reservations (0=opties+definitieve (default) 1=alleen opties)
|
||||
res_fo_list_days = 4; // Default number of days in FO overview (working days)
|
||||
res_fe_list_days = 4; // Default number of days in FE overview
|
||||
//res_fe_show_plantooltip = 0; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
//res_247organisation = 1; // 24/7 organisation (1= weekends are working days 0= weekends are holidays)
|
||||
|
||||
// BEZ
|
||||
vis_h = 0.5; // time stepsize
|
||||
vis_t1 = 0; // standard visiting begin time of visitors (hour)
|
||||
vis_t2 = 21; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 380; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_fe_afspraak_limiet = 380; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1 ;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys = 0; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
|
||||
//CAD
|
||||
fg_contourlayers = "{Ruimten!.}|{Ruimten\\|.*}";
|
||||
fg_labellayers = "{Ruimten!.}|{Ruimten\\|.*}";
|
||||
|
||||
fg_inLabelSize = 400; // default grootte 800mm
|
||||
fg_ins_symbols = true;
|
||||
|
||||
fg_rap_sch = '';
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,45 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "GRGT";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
custL["lcl_dep_name_level1"] = "Cluster";
|
||||
custL["lcl_dep_name_level2"] = "Afdeling";
|
||||
|
||||
prs_dep_all = false; // allow attaching persons on all department level { true | false }
|
||||
|
||||
|
||||
//RES
|
||||
|
||||
custL["lcl_res_starttime_CV"] = "Van";
|
||||
custL["lcl_res_endtime_CV"] = "Tot";
|
||||
|
||||
res_descript_required=true; // oblige input in description field
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
|
||||
res_expire = 0; // 'last minute': After this FE cannot change
|
||||
res_catExpire = 0; // 'last minute': After this FE cannot change catering
|
||||
reduced_obj_info=true; // De locatie van de reserveerbare objecten wordt getoond
|
||||
|
||||
res_fe_reservering_limiet = 550; // dagen in de toekomst
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_t1 = 8; // reservation day start (hour)
|
||||
res_t2 = 23; // reservation day end (hour)
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
res_default_CVAB_mode = 2; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,56 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "GVBA";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_vis_badgenr"] = "Kenteken"
|
||||
|
||||
FromAddress = "gvba";
|
||||
ReplyAddress = "gvba";
|
||||
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
|
||||
// Module settings
|
||||
prs_max_dep_level = 5; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM6";
|
||||
|
||||
mld_fe_force_vakgroep = 0;
|
||||
mld_rejected_is_open = 1;
|
||||
|
||||
//QVW
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
|
||||
//OBJ
|
||||
|
||||
parking_srtdeel_key = 1;
|
||||
res_block = 0.25; // Reservation block, hours
|
||||
res_dur = 2; // initial reserving duration
|
||||
res_reservering_limiet = 548; // max reserving date (days) = today + res_reservering_limiet (-1 = no limit)
|
||||
res_expire = 1; // After this number of days user can't edit reservation
|
||||
res_h = 0.25; // Reservation interval, hours
|
||||
res_t1 = 8; // Time... reservation - work day start
|
||||
res_t2 = 18; // Time... reservation - work day end
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show 1=show)
|
||||
// room-reservations, times in days
|
||||
res_expire = 1; // 'last minute': After this FE cannot change
|
||||
// catering-reservations, times in days
|
||||
res_catExpire = 1; // 'last minute': After this FE cannot change catering
|
||||
res_fe_edit_option_only=1; // FE can only edit 'Optional' reservations
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field
|
||||
vis_parking_key = 182; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield
|
||||
|
||||
ph_loc_search = false;
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,15 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "5i PREVIEW";
|
||||
|
||||
bez_sel_internpersoon = 1;
|
||||
|
||||
//ins_flex_uitgifte_empty=1;
|
||||
|
||||
%>
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
//
|
||||
PerformInterval = 600; // time (seconds) between shared/performancetester.asp refreshes 0=disable
|
||||
%>
|
||||
@@ -1,81 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
customerId = "HSUM";
|
||||
|
||||
custL["lcl_contact_FO"] = 'Neem kontakt op met het Servicedesk FD.'
|
||||
custL["lcl_res_fe_edit_option_only"] = "De reservering is al definitief. Neem contact op met het Servicedesk FD voor wijzigingen.";
|
||||
custL["lcl_res_fo_edit_option_only"] = "De reservering is al definitief. Neem contact op met het Servicedesk FD voor wijzigingen.";
|
||||
custL["lcl_res_warnBO"] = "Waarschuwing last-minute: Neem bij wijzigingen contact op met Servicedesk FD.";
|
||||
custL["lcl_res_obj_lastminute"] = "Waarschuwing: last-minute: Neem contact op met Servicedesk FD om zeker te zijn dat uw reservering is doorgekomen";
|
||||
custL["lcl_res_lastmin"] = "Last minute reservering niet toegestaan, neem contact op met Servicedesk FD.";
|
||||
custL["lcl_cant_reserveinpast"] = 'Deze reservering kan qua tijdstip niet meer gedaan worden. Neem kontakt op met het Servicedesk FD.';
|
||||
|
||||
// System parameters
|
||||
image_path_virtual = "../" + custpath + "/photos/";
|
||||
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
// General settings
|
||||
currency_pref = '<27> ';
|
||||
|
||||
prs_max_dep_level = 1;
|
||||
// Module settings
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_dep_string = "d.PRS_AFDELING_NAAM1";
|
||||
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
//MLD
|
||||
mld_same_mld_days = 1; // in days
|
||||
mld_fe_force_vakgroep = 1;
|
||||
mld_ask_for_orders = false; // ask for immediate order input after call entry { true | false }
|
||||
mld_use_order_approval = 0; // Approval mechanism is used for mld orders (0=disabled | 1=enabled)
|
||||
mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_bo_sort_descending = 1; // Sort ordering of mld_melding for BO (0 = most urgent first | 1 = last made first );
|
||||
|
||||
//QVW
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
//qvw_ajaxzfcpath = './'; // Root path prefix to QlikView Analyzer Zero Footprint Client (must end with /)
|
||||
|
||||
//RES
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_expire = 0; // After this number of days user can't edit reservation
|
||||
res_reservering_limiet = 731; // max reserving date (days) = today +
|
||||
res_catExpire = 1;
|
||||
t_catExpire_limit = "15:00"; // Tijdstip waarna het niet meer mogelijk is door de FrontEnd catering aanpassingen te maken (-1 = geen tijdswaarde)
|
||||
res_t2 = 23; // reservation day end (hour)
|
||||
res_fe_show_plantooltip = 1;
|
||||
res_fe_anotherroom = 1; // Show anotherroom button for FE in new reservations (0=no button | 1=button)
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_bo_show_kpn = 0; // Show account number column in res bo list (0=no show | 1=show)
|
||||
res_fe_init_host_empty = true; // Define how FE reservation host is set initially { false=same as user/caller | true=empty }
|
||||
res_fo_default_user = false; // user current user a default caller, { true=user default | false=empty default }
|
||||
|
||||
// planbordlink
|
||||
// http://dit03/facilitorwork/default.asp?fac_id=hsum&logging=255&login=GAST&Jumpto=res_fo/default.asp?jumped=1%26frontend=%26restype=R
|
||||
|
||||
//BEZ
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_afspraak_onrgoed_uses_keys = 1;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_afspraak_limiet = 447; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_t2 = 18; // visitors day end (hour)
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
%>
|
||||
@@ -1,81 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "HVDF";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
custL["lcl_facilitor_welcome"] = "Facilitair Meldpunt Veiligheidsregio <i>Frysl<73>n</i>";
|
||||
language_toggle = 0; // Disallow language toggle
|
||||
|
||||
|
||||
// System parameters
|
||||
|
||||
widgetportal=1;
|
||||
portalmenucols=4; // Nr cols in portal menu
|
||||
portalmenulines=4; // Max lines in protalmenu (incl. "More..."
|
||||
image_path_virtual = "../" + custpath;
|
||||
|
||||
|
||||
prs_max_dep_level = 1; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
custL["lcl_dep_name_level1"] = 'Cluster';
|
||||
prs_dep_all = false; // allow attaching persons on all department level { true | false }
|
||||
|
||||
custL["lcl_select_regio"] = "Selecteer een provincie...";
|
||||
custL["lcl_alg_regio_frame"] = "Provinciegegevens";
|
||||
custL["lcl_alg_del_txt_regio"] = "Verwijderen provincie";
|
||||
custL["lcl_region"] = "Provincie";
|
||||
custL["lcl_goto_regio_list"] = ">Provincie";
|
||||
custL["lcl_estate_regio_descr"] = "Provincie";
|
||||
custL["lcl_menu_alg_regio"] = "Provincies";
|
||||
|
||||
custL["lcl_select_district"] = "Selecteer een regio...";
|
||||
custL["lcl_alg_district_frame"] = "Regiogegevens";
|
||||
custL["lcl_alg_del_txt_district"] = "Verwijderen regio";
|
||||
custL["lcl_district"] = "Regio";
|
||||
custL["lcl_goto_district_list"] = ">Regio";
|
||||
custL["lcl_estate_district_man_descr"] = "Regio";
|
||||
custL["lcl_menu_alg_district"] = "Regio's";
|
||||
custL["lcl_menu_alg_districtkenmerken"] = "Kenmerken van Regio";
|
||||
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1020;
|
||||
|
||||
// PRS
|
||||
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
//RES
|
||||
|
||||
res_descript_required=true; // oblige input in description field
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
|
||||
|
||||
res_expire = 0; // 'last minute': After this FE cannot change
|
||||
res_catExpire = 0; // 'last minute': After this FE cannot change catering
|
||||
reduced_obj_info=false; // De locatie van de reserveerbare objecten wordt getoond
|
||||
|
||||
res_fe_reservering_limiet = 730; // dagen in de toekomst
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_t1 = 0; // reservation day start (hour)
|
||||
res_t2 = 24; // reservation day end (hour)
|
||||
res_cat_t1 = 8; // Catering day start (hour), -1 is take res_t1
|
||||
res_cat_t2 = 18; // Catering day start (hour), -1 is take res_t2
|
||||
|
||||
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
|
||||
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,125 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "IVET";
|
||||
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_facilitor_welcome"] = "<i>Welkom bij Servicepoint Facility Services</i> ( <strong>FACILITOR® <i>5i</i></strong> )";
|
||||
custL["lcl_menu_mld_fe_2"] = "Call Center";
|
||||
custL["lcl_menu_mld_fe_1"] = ">";
|
||||
|
||||
custL["lcl_fg_thema_contour"] = "Contouren (Vloer)";
|
||||
custL["lcl_fg_thema_contour_alt1"] = "Contouren (BVO)";
|
||||
custL["lcl_estate_ruimte_man_nr_CAD"] = "Ruimtelabel";
|
||||
custL["lcl_estate_ruimte_bruto_vloeropp"] = "Vloer (m2)";
|
||||
custL["lcl_estate_ruimte_opp_alt1"] = "BVO (m2)";
|
||||
custL["lcl_estate_ruimte_opp_alt2"] = "Alt (m2)";
|
||||
custL["lcl_estate_ruimte_getekendopp"] = "Vloer getekend (m2)"
|
||||
custL["lcl_estate_ruimte_getekendopp_alt1"] = "BVO getekend (m2)"
|
||||
custL["lcl_estate_ruimte_getekendopp_alt2"] = "Alt getekend (m2)"
|
||||
|
||||
custL["lcl_fg_tek_room_opp_g"] = "Vloer getekend";
|
||||
custL["lcl_fg_tek_room_opp_g_alt1"] = "BVO getekend";
|
||||
custL["lcl_fg_tek_room_opp_g_alt2"] = "Alt getekend";
|
||||
custL["lcl_fg_tek_room_opp"] = "Vloer (m2)";
|
||||
|
||||
if ( Session("user_lang") == 'EN') {
|
||||
custL["lcl_vis_name"] = "Last name-First name";
|
||||
}
|
||||
else {
|
||||
custL["lcl_vis_name"] = "Achternaam-Voornaam";
|
||||
}
|
||||
|
||||
// System parameters
|
||||
language_toggles = ["NL", "EN"];
|
||||
image_path_local = "";
|
||||
image_path_virtual = ""; // path used by WEB for flexproperties of type X
|
||||
NotifyMessageInterval = 300; // time (seconds) between NotifyMessage.asp [=Check for popups] refreshes. 0=disable
|
||||
BijlagenStreamPath = "../sharedNoCompression/BijlagenStream.asp";
|
||||
|
||||
//GENERAL SETTINGS //////////////////////////////////////////////////////////////////////
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
// PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
dep_name_level1 = 'Company/Bedrijf';
|
||||
dep_name_level2 = 'Department/Afdeling';
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
prs_collegas_used = 1; // Can FE users indicate collegues for replacement (1) or not (0)
|
||||
|
||||
// QVW
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
|
||||
// MLD
|
||||
mld_meldbron_key = 5; // MLD_MELDBRON_KEY of meldbron 'intranet'
|
||||
mld_melding_uitvoertijd = 2; // in days
|
||||
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_fe_force_vakgroep = 1; // vakgroep is required first for FE {1=required | 0=<All> present}
|
||||
mld_fo_force_vakgroep = 1; // vakgroep is required first for FO {1=required | 0=<All> present}
|
||||
mld_enable_workflow = 1; // enable workflow in call handling {0=workflow disabled | 1=workflow enabled }
|
||||
mld_melding_start_empty = 1; // Melding selectbox starts with empty selection instead of first one (0=select first | 1=select empty)
|
||||
mld_afmelden_extern = 2;
|
||||
|
||||
//ivet#22191
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
|
||||
// RES
|
||||
res_block = 0.25; // reservation block span (hours)
|
||||
res_dur = 0; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 745; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
//res_fe_reservering_limiet = -1; // possible overrule of res_reservering_limiet for fe users
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
//res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_t1 = 7; // reservation day start (hour)
|
||||
res_t2 = 21; // reservation day end (hour)
|
||||
//res_cat_t1 = 8; // Catering day start (hour), -1 is take res_t1
|
||||
//res_cat_t2 = 16; // Catering day start (hour), -1 is take res_t2
|
||||
//res_fe_edit_option_only = 1; // FE can edit 'Optional' and 'Final' reservations
|
||||
|
||||
// BEZ
|
||||
vis_h = 0.25; // time stepsize
|
||||
vis_t1 = 7; // visitors day start (hour)
|
||||
//vis_t2 = 18; // visitors day end (hour)
|
||||
vis_t1_std = 9; // standard visiting begin time of visitors (hour)
|
||||
vis_t2_std = 17; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 380; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_fe_afspraak_limiet = 380; // max number of days from now that visitors are allowed by FE, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1 ;// listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys=1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
vis_allow_uncheck =1;
|
||||
bez_multiday = 1;
|
||||
vis_default_number = 1;
|
||||
|
||||
//CAD
|
||||
fg_contourlayers = "{opp_netto.*}"; // VVO
|
||||
fg_labellayers = "{AT\\$1A-_RNR-OMSCHR.*}";
|
||||
|
||||
fg_contourlayers_alt1 = "{opp_bruto.*}"; // NEN2580
|
||||
fg_labellayers_alt1 = fg_labellayers;
|
||||
|
||||
fg_inLabelSize = 400; // default grootte 800mm
|
||||
fg_ins_symbols = true;
|
||||
fg_paperColor = 0xFFFFFE;
|
||||
fg_inINSLabelSize = 25; // UWVA#19325
|
||||
|
||||
fg_rap_sch = '../../cust/ivet/rap_sch.asp';
|
||||
|
||||
fg_syncruimteview = 'ivet_v_sync_alg_ruimte';
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
%>
|
||||
@@ -1,24 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "KING";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_select_persoon"] = "Selecteer een object...";
|
||||
|
||||
// System parameters
|
||||
helppage_url = "https://king.facilitor.nl/cust/king/documenten/Instructiesheet_FO_Bestellingen.pdf"; // Helppage
|
||||
prs_dep_string = "SUBSTR(SUBSTR (d.PRS_AFDELING_NAAM,INSTR (d.PRS_AFDELING_NAAM,'/',1,1)+1),1,30)";
|
||||
|
||||
//PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
|
||||
//MLD
|
||||
mld_order_autoprint = 1; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,61 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "LIBR";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
custL["lcl_dep_name_level1"] = "Afdeling-1";
|
||||
custL["lcl_dep_name_level2"] = "Afdeling-2";
|
||||
custL["lcl_dep_name_level3"] = "Afdeling-3";
|
||||
|
||||
// System parameters
|
||||
image_path_local = "";
|
||||
image_path_virtual = ""; // path used by WEB for flexproperties of type X
|
||||
|
||||
// ALG
|
||||
//photo_kenmerk_key = 1000;
|
||||
|
||||
// PRS
|
||||
prs_max_dep_level = 3; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
prs_kpn_string =" k.prs_kostenplaats_nr";
|
||||
|
||||
//MLD
|
||||
mld_close_mld_auto = 0; // Close call automatically (no question) when last order is closed (0=question 1=auto)
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
//mld_afmelden_extern = 2; // Internal orders are changeble by ORDFIN (0=not changeble | 1=changeble)
|
||||
|
||||
//RES
|
||||
res_descript_required = true; // LIBR#18670: Omschrijving bij reservering verplicht maken
|
||||
res_block = 0.5; // reservation block span (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 565; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
|
||||
// room-reservations, times in days
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_default_fe_status_key = 1; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_default_fo_status_key = 2; // Default reservation status for FO (1=optie, 2=definitief)
|
||||
res_t1 = 7.5; // reservation day start (hour)
|
||||
res_t2 = 22; // reservation day end (hour)
|
||||
res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
res_fe_edit_option_only=1; // FE can only edit 'Optional' reservations
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_fe_list_days = 0; // LIBR#18672: Planbord standaard voor 1 dag tonen voor FE.
|
||||
|
||||
//BEZ
|
||||
vis_t2 = 18; // visitors day end (hour)
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1; // listboxes location until room instead of only a room text field
|
||||
vis_afspraak_host_uses_keys = 1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
vis_park_pretime = 0.5; // Extra park time before an appointment
|
||||
vis_park_posttime = 0.5; // Extra park time after an appointment
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,69 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "LING";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
|
||||
image_path_virtual = "../" + custpath;
|
||||
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
|
||||
custL["lcl_dep_name_level1"] = "Afdeling";
|
||||
custL["lcl_dep_name_level2"] = "Team";
|
||||
custL["lcl_menu_prs_dep_name_level1"] = "Afdeling";
|
||||
custL["lcl_menu_prs_dep_name_level2"] = "Team";
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
//GENERAL SETTINGS //////////////////////////////////////////////////////////////////////
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
// ALG
|
||||
photo_kenmerk_key = 1000;
|
||||
|
||||
//MLD
|
||||
mld_meldbron_key = 5; // MLD_MELDBRON_KEY of meldbron 'intranet'
|
||||
mld_melding_uitvoertijd = 2; // in hours
|
||||
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_ord_show_cost = 1; // use standard cost fields for orders {0=don't use | 1=use}
|
||||
mld_close_mld_auto = 1; // Close call automatically (no question) when last order is closed (0=question 1=auto)
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_afmelden_extern = 1; // Internal orders are changeble by ORDFIN (0=not changeble | 1=changeble)
|
||||
|
||||
//RES
|
||||
res_block = 0.5; // minimal reservation duration (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
|
||||
// room-reservations, times in days
|
||||
res_confirm = 2; // FE can change optional to final from this time (days)
|
||||
res_cancel = 2; // Until this time FE can cancel (days)
|
||||
res_expire = 2; // 'last minute': After this FE cannot change
|
||||
res_catExpire = 2; // 'last minute': After this FE cannot change catering
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
res_default_fo_status_key = 1; // Default reservation status for FO
|
||||
res_default_fe_status_key = 1; // Default reservation status for FE
|
||||
res_fo_list_days = 5; // Default number of days in FO overview (working days)
|
||||
res_t1 = 8; // reservation day start (hour)
|
||||
res_t2 = 23; // reservation day end (hour)
|
||||
res_bo_show_kpn = 0; // Show account number column in res bo list (0=no show | 1=show)
|
||||
res_fe_edit_option_only=1; // FE can only edit 'Optional' reservations
|
||||
res_future_status_fixed = 1; // choosen status applied for all reservation parts, gekozen status voor alle deelreserveringen geldt, regardless time and 'res_confirm' (0=not fixed | 1=fixed)
|
||||
res_default_CVAB_mode = 3; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
|
||||
//CAD
|
||||
fg_contourlayers = "{A--LSE--_ruimte element}";
|
||||
fg_labellayers = "{A--LSE--_ruimte label}";
|
||||
|
||||
fg_ins_symbols = true; // Objecten als symbolen in de tekening plaatsen.
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,11 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
custL["lcl_facilitor_header_prefix"] = "";
|
||||
|
||||
%>
|
||||
@@ -1,130 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
|
||||
ipaddress = ""+Request.ServerVariables("REMOTE_HOST");
|
||||
//__Log ("ipaddress:" + ipaddress.substr(0,10));
|
||||
if (ipaddress != "212.123.206.71" && // LOGI Proxy origineel vervallen 16-7-2010
|
||||
ipaddress != "92.70.2.16" && // LOGI Proxy nieuw 15-7-2008
|
||||
ipaddress != "87.255.50.71" && // LOGI Proxy nieuw 25-8-2008, vervallen 16-7-2010
|
||||
ipaddress != "158.234.10.144" && // LOGI Geconstateerd 17-3-2010
|
||||
ipaddress != "217.150.190.16" && // proxy01.nl.logica.com 16-7-2010
|
||||
ipaddress != "217.150.190.17" && // proxy02.nl.logica.com 16-7-2010
|
||||
ipaddress != "217.150.190.39" && // pilot logi 25-10-2010
|
||||
ipaddress != "87.249.108.135" && // SG|facilitor Enschede glasvezel
|
||||
ipaddress.substr(0,10) != "192.168.10") // SG|facilitor lokaal
|
||||
{
|
||||
Response.write ("Ongeldig gebruik van Facilitor!" );
|
||||
Response.end;
|
||||
}
|
||||
|
||||
var customerId = "LOGI";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
custL["lcl_vakgroup"] = "Product-/dienstgroep";
|
||||
custL["lcl_vakgroup_type"] = "Product-/dienstgroeptype";
|
||||
custL["lcl_allvakgroup"] = "<Alle Product-/dienstgroepen>";
|
||||
|
||||
custL["lcl_district"] = "Regio"
|
||||
custL["lcl_estate_district_man_short"] = "Backoffice: Regio`s";
|
||||
custL["lcl_estate_district_man_descr"] = "Regio";
|
||||
custL["lcl_estate_district_cant_delete"] = "Regio mag niet verwijderd worden";
|
||||
custL["lcl_estate_district_cant_insert"] = "Ongeldige regio. Controleer de gegevens";
|
||||
custL["lcl_estate_district_cant_update"] = "Ongeldige regio. Controleer de gegevens";
|
||||
custL["lcl_mi_regio"] = "Land";
|
||||
custL["lcl_estate_regio_man_short"] = "Backoffice: Landen";
|
||||
custL["lcl_estate_regio_descr"] = "Land";
|
||||
custL["lcl_complain_title"] = "Service Desk";
|
||||
custL["lcl_no_rooms"] = "Neem contact op met de Service Desk of ga terug om de gegevens aan te passen; er zijn geen passende ruimten beschikbaar voor dit tijdstip";
|
||||
custL["lcl_mld_header"] = "Service Desk";
|
||||
custL["lcl_bo_servdesk_title"] = "Backoffice Service Desk";
|
||||
custL["lcl_bo_servdesk_title_short"] = "Backoffice Service Desk";
|
||||
custL["lcl_host"] = "Bezoek voor";
|
||||
|
||||
// System parameters
|
||||
widgetportal=1;
|
||||
portalmenucols=4; // Nr cols in portal menu
|
||||
portalmenulines=6; // Max lines in protalmenu (incl. "More..."
|
||||
|
||||
prs_max_dep_level = 3; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
custL["lcl_dep_name_level1"] = 'Divisie';
|
||||
custL["lcl_dep_name_level2"] = 'Businessunit';
|
||||
custL["lcl_dep_name_level3"] = 'Costcenter';
|
||||
custL["lcl_menu_prs_dep_name_level1"] = 'Divisie';
|
||||
custL["lcl_menu_prs_dep_name_level2"] = 'Businessunit';
|
||||
custL["lcl_menu_prs_dep_name_level3"] = 'Costcenter';
|
||||
|
||||
prs_dep_string = "d.prs_afdeling_naam2";
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in preson-room relations(1)
|
||||
|
||||
perfmon_threshold = 2000;
|
||||
PerformInterval = 600; // time (seconds) between backgrounder refreshes
|
||||
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
|
||||
//GENERAL SETTINGS //////////////////////////////////////////////////////////////////////
|
||||
use_simple_sso = 1; // Use user id decoding UID_DEC (Simple Single Signon uit of aan zetten) {0=no | 1=yes}
|
||||
|
||||
//MLD
|
||||
mld_order_autoprint = 0; // orders will be printed {0=print only at insert | 1=print with any save}
|
||||
mld_ord_show_cost = 1; // use standard cost fields for orders {0=don't use | 1=use}
|
||||
mld_close_mld_auto = 0; // Close call automatically (no question) when last order is closed (0=question 1=auto)
|
||||
mld_close_opdr_auto = 1; // Show popup with question to close all orders (0=no closing of orders 1=question)
|
||||
mld_fe_force_vakgroep = 1; // vakgroep is required first for FE {1=required | 0=<All> present}
|
||||
mld_fo_force_vakgroep = 1; // vakgroep is required first for FO {1=required | 0=<All> present}
|
||||
mld_melding_start_empty = 1; // Melding selectbox starts with empty selection instead of first one (0=select first | 1=select empty)
|
||||
mld_opdr_confirm_for_send = 1; // Ask confirmation before sending an e-Order to a supplier (0=do not ask| 1=ask)
|
||||
|
||||
//QVW
|
||||
qvw_enabled = 1; // Is qlikview available {0 | 1}
|
||||
|
||||
//SLE
|
||||
cil_ins_srt_groep_key = 42; // INS_SRTDEEL_KEY of object type Cylinders
|
||||
sle_ins_srt_groep_key = 41; // INS_SRTDEEL_KEY of object type Keys
|
||||
ins_dummy_ruimte = -1; // ALG_RUIMTE_KEY of room holding unused cylinders(??)
|
||||
|
||||
// RES
|
||||
res_block = 0.5; // Minimal reservation duration (hours)
|
||||
res_dur = 1; // initial reserving duration (hours)
|
||||
res_reservering_limiet = 380; // max number of days from now that reservations are allowed, in past or future {-1 = no limit}
|
||||
|
||||
res_h = 0.25; // reservation interval (hours)
|
||||
//res_default_fe_status_key = 2; // (5i)Default reservation status for FE (1=optie, 2=definitief)
|
||||
res_t1 = 7; // reservation day start (hour)
|
||||
res_t2 = 21; // reservation day end (hour)
|
||||
//res_cat_t1 = 8; // Catering day start (hour), -1 is take res_t1
|
||||
//res_cat_t2 = 16; // Catering day start (hour), -1 is take res_t2
|
||||
res_hide_remark = 2; // Hide remark field in reservation screen ( 0=show | 1=hide | 2=hide only at add)
|
||||
//res_bo_show_telnr = 0; // Show telephonenumber column in res bo list (0=no show | 1=show)
|
||||
//res_fe_edit_option_only=0; // FE can only edit 'Optional' reservations (0=opties+definitieve (default) 1=alleen opties)
|
||||
res_fo_list_days = 2; // Default number of days in FO overview (working days)
|
||||
res_fe_list_days = 2; // Default number of days in FE overview
|
||||
res_fe_show_plantooltip = 1; // FE can(1) or cannot (0) see who has reserved a room in the planboard
|
||||
res_search_require_locatie = 1; // (5i)Require selection of a location (for large users) for res_search or not (1=require | 0=dont require)
|
||||
res_default_CVAB_mode = 2; // 0 (00)=Te kiezen&default Afhalen, 1 (01)=Te kiezen, default Bezorgen (default),
|
||||
// 2 (10)=Vast &default Afhalen 3 (11)=Vast, default Bezorgen
|
||||
|
||||
// BEZ
|
||||
//vis_h = 0.25; // time stepsize
|
||||
vis_t1 = 7; // visitors day start (hour)
|
||||
vis_t2 = 21; // visitors day end (hour)
|
||||
vis_t1_std = 9; // standard visiting begin time of visitors (hour)
|
||||
vis_t2_std = 17; // standard visiting end time of visitors (hour)
|
||||
vis_afspraak_limiet = 380; // max number of days from now that visitors are allowed, in past or future {-1 = no limit}
|
||||
vis_badgeprint_enable = 0; // print {0=no | 1=print at check in | 2=show print button}
|
||||
//vis_parking_key = -1; // which res_discipline_key (cataloge) should be used for parking places
|
||||
vis_afspraak_onrgoed_uses_keys=1; // listboxes location until room instead of only a room text field; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_mandatory_alg_level = 'G'; // alg level 'L' (location), 'G' (building, 'V' (floor) or 'R' (room)
|
||||
vis_afspraak_host_uses_keys=1; // the field "Bezoek voor" is a listbox (1 = true) otherwise a textfield; INITIEEL INRICHTEN (BEZ-tabellen leeg)!
|
||||
vis_bo_uses_badgenrs = 1; // the BO enters and uses badgenr registration { 0=no | 1=yes }
|
||||
//bez_sel_contactpersoon = 1; // can I select contactpersonen
|
||||
//vis_allow_uncheck = 1; // allow uncheck visitors { 0=no | 1=yes }
|
||||
//bez_multiday = 1; // Can user enter an end-date for an appointment
|
||||
vis_bo_search_host = 1; // Show field 'Host' for VIS BO to search on
|
||||
vis_default_number = 3; // Default number of visitors (= nr of lines to be filled out) for new appointment
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,10 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
|
||||
%>
|
||||
@@ -1,36 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
var customerId = "MAYF";
|
||||
|
||||
// This is THE place to define customer specific *overrules* for the standard Facilitor application texts.
|
||||
// Handle with care!
|
||||
|
||||
// System parameters
|
||||
FCLTAPIS["MLDSOAP"] = { apikey: "C176B3118E1543E79BB51FCBDDB982C0",
|
||||
//no_session: true,
|
||||
file: "appl/api/api_mldsoap.asp",
|
||||
os_login: "_EQUENS"
|
||||
}
|
||||
|
||||
FCLTAPIS["OPDRSOAP"] = { apikey: "979096AFFD3D41CBB689E68FEA5EA44E",
|
||||
//no_session: true,
|
||||
file: "appl/api/api_opdrsoap.asp",
|
||||
os_login: "_YAHU"
|
||||
}
|
||||
|
||||
prs_dep_string = "d.PRS_AFDELING_OMSCHRIJVING";
|
||||
|
||||
// PRS
|
||||
prs_max_dep_level = 2; // number of levels between prs_bedijf and prs_perslid (max = 5)
|
||||
prs_dep_all = true; // allow attaching persons on all department level { true | false }
|
||||
prs_werkplek_implicit = 1; // Are workplaces treated as separate entitities (0) or implicitly/invisible used in person-room relations(1)
|
||||
|
||||
// MLD
|
||||
mld_order_autoprint = 3; // orders will be printed {0=print only at insert for extern and intern | 1=print with any save | 2=print only at insert for extern | 3=never print}
|
||||
mld_afmelden_extern = 1; // Are external orders visible and/or changeble by ORDBO2 (0=not visible | 1=visible for ORDBO2 | 2=visible and changeble by ORDBO2)
|
||||
|
||||
%>
|
||||
<!-- #include file="custenv.inc" -->
|
||||
@@ -1,9 +0,0 @@
|
||||
<% /*
|
||||
$Revision$
|
||||
$Id$
|
||||
*/ %>
|
||||
<%
|
||||
// Contains Facilitor settings that differ across the various environments
|
||||
// Included by cust.inc
|
||||
|
||||
%>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user