diff --git a/frontend/drupal9/web/themes/custom/pro1ka/templates/search-api-page-result.html.twig b/frontend/drupal9/web/themes/custom/pro1ka/templates/search-api-page-result.html.twig
new file mode 100644
index 000000000..504672b95
--- /dev/null
+++ b/frontend/drupal9/web/themes/custom/pro1ka/templates/search-api-page-result.html.twig
@@ -0,0 +1,20 @@
+{#
+/**
+ * @file
+ * Default theme implementation for displaying a single search result coming from Search API page.
+ *
+ * @ingroup themeable
+ */
+#}
+
diff --git a/lang/1.php b/lang/1.php
index fb7e62409..3ac1ec053 100644
--- a/lang/1.php
+++ b/lang/1.php
@@ -726,7 +726,8 @@ $lang = array (
"n_list" => "Spisek prejemnikov",
"n_desc_list" => "
Zahtevali ste spisek prejemnikov. Preverite ga, ter potrdite
oziroma popravite prejemnike.
Spisek prejemnikov",
"n_list_users" => "Uporabniki",
- "n_users_list" => "Pregled",
+ "n_users_list" => "Moji uporabniki",
+ "n_users_list_add" => "Dodajanje uporabnikov",
"n_users_list_all" => "Vsi",
"n_deleted_users" => "Izbrisani",
"n_unsigned_users" => "Odjavljeni",
@@ -4255,6 +4256,8 @@ $lang = array (
"srv_survey_archives_ie_data" => "Vprašalnik in podatki",
"srv_survey_archives_ie_data_title" => "Izvoz vprašalnika in podatkov",
"srv_survey_archives_tracking" => "Spremembe",
+ "srv_survey_archives_tracking_history" => "Zgodovina sprememb",
+ "srv_survey_archives_tracking_archive" => "Arhiv sprememb",
"srv_survey_archives_tracking_survey" => "Spremembe vprašalnika",
"srv_survey_archives_tracking_survey_text1" => "V spodnji tabeli je navedenih zadnjih 25 sprememb",
"srv_survey_archives_tracking_survey_text_appendmerge" => "povezanih z dodajanjem ali združevanjem podatkov",
@@ -4610,9 +4613,9 @@ $lang = array (
"srv_export_questionnare_2" => "Pozor: pri večjih anketah zaradi obsežnosti tovrsten izpis morda ni smiselen! Za več kot 300 izpisov morate zato imeti status administratorja.",
//"srv_export_pagebreak" => "Vsak respondent na novi strani",
"srv_export_pagebreak" => "Vsak respondent na novi strani (le za PDF)",
- "srv_export_if" => "Prikaz if-ov",
+ "srv_export_if" => "Prikaz pogojev (IF)",
"srv_export_font" => "Velikost pisave (le za PDF)",
- "srv_export_show_recnum" => "Prikaz recnuma",
+ "srv_export_show_recnum" => "Prikaz recnuma oz. zaporedne številke respondenta",
"srv_export_results_settings" => "Izpis odgovorov respondentov",
"srv_export_survey_settings" => "Izpis vprašalnika",
"srv_export_intro" => "Prikaz uvoda",
@@ -6629,7 +6632,10 @@ $lang = array (
'srv_users_viewing2' => 'Trenutno aktivni uredniki',
'srv_users_viewing3' => 'Število aktivnih urednikov',
'srv_users_add_new' => 'Nov uporabnik',
- "srv_users_add_new_title" => 'Ustvarite novega uporabnika v sistemu
Uporabnik bo obveščen na e-mail, da je bil registriran v sistem.',
+ 'srv_users_add_new_type' => 'Način dodajanja uporabnika:',
+ 'srv_users_add_new_type1' => 'Ustvarite novega uporabnika v sistemu
(Uporabnik bo obveščen na e-mail, da je bil registriran v sistem, in da je pod vašim pregledom)',
+ 'srv_users_add_new_type2' => 'Aktivirajte pregled nad obstoječim uporabnikom
(Uporabnik bo obveščen na e-mail, da je pod vašim pregledom)',
+ "srv_users_add_new_title" => 'Ustvarite novega uporabnika v sistemu
Uporabnik bo obveščen na e-mail, da je bil registriran v sistem in, da je pod vašim pregledom.',
'srv_users_add_assigned' => 'Dodajte pregled nad uporabniki',
'srv_users_add_assigned_current' => 'Trenutno dodeljenih dostopov:',
'srv_users_add_assigned_max_reached' => 'Dosegli ste maksimalno število uporabnikov v pregledu.',
diff --git a/lang/2.php b/lang/2.php
index 4879075ea..4047e3053 100644
--- a/lang/2.php
+++ b/lang/2.php
@@ -715,7 +715,8 @@ $lang = array (
"n_n_users" => "Notify users",
"n_desc_list" => "
You requested listing of recipients. Check it
and confirm or change the receivers.
List of email recipients",
"n_list_users" => "Users",
- "n_users_list" => "Overview",
+ "n_users_list" => "My users",
+ "n_users_list_add" => "Add users",
"n_users_list_all" => "All users",
"n_deleted_users" => "Deleted users",
"n_unsigned_users" => "Unsigned users",
@@ -4235,6 +4236,8 @@ $lang = array (
"srv_survey_archives_ie_data" => "Survey and data",
"srv_survey_archives_ie_data_title" => "Survey and data import / export",
"srv_survey_archives_tracking" => "Changes",
+ "srv_survey_archives_tracking_history" => "Change history",
+ "srv_survey_archives_tracking_archive" => "Change archive",
"srv_survey_archives_tracking_survey" => "Survey changes",
"srv_survey_archives_tracking_survey_text1" => "The table below shows the last 25 changes",
"srv_survey_archives_tracking_survey_text_appendmerge" => "related to adding or merging data",
@@ -4586,9 +4589,9 @@ $lang = array (
"srv_export_questionnare_2" => "Warning: Export for survey with more than 300 respondents is possible only for administrators!",
//"srv_export_pagebreak" => "Every respondent starts with a new page",
"srv_export_pagebreak" => "Every respondent starts with a new page (PDF only)",
- "srv_export_if" => "Show if clauses",
+ "srv_export_if" => "Show conditions (IF)",
"srv_export_font" => "Font size (PDF only)",
- "srv_export_show_recnum" => "Show recnum",
+ "srv_export_show_recnum" => "Show recnum (respondent's consecutive number)",
"srv_export_results_settings" => "Answers export",
"srv_export_survey_settings" => "Survey export",
"srv_export_intro" => "Show intro",
@@ -6517,6 +6520,9 @@ $lang = array (
'srv_users_viewing2' => 'Currently active editors',
'srv_users_viewing3' => 'Currently active editors',
'srv_users_add_new' => 'Add new user',
+ 'srv_users_add_new_type' => 'Add user mode:',
+ 'srv_users_add_new_type1' => 'Create a new user in the system
(The user will be notified via e-mail that they have been registered under your overview)',
+ 'srv_users_add_new_type2' => 'Activate an overview of an existing user
(The user will be notified via e-mail that they are under your overview)',
"srv_users_add_new_title" => 'Create new user in the system
User will be notified about this registration with an e-mail.',
'srv_users_add_assigned' => 'Add assigned users',
'srv_users_add_assigned_current' => 'Number of assigned users:',
diff --git a/public/css/admin_new.css b/public/css/admin_new.css
index 26b254336..e41b69368 100644
--- a/public/css/admin_new.css
+++ b/public/css/admin_new.css
@@ -10016,7 +10016,7 @@ textarea:focus {
}
.box-container .num_box {
border: 1px solid #E5E5E5;
- background-color: white;
+ background-color: #FFFF;
border-radius: 2px;
cursor: pointer;
margin: 0px;
@@ -10478,9 +10478,9 @@ header #top_line #enka_nav .anketa_header_upgrade_package button {
div.button_holder.editor_button_holder {
margin: 0;
padding: 8px 16px;
- border-bottom: 1px rgb(204, 204, 204) solid;
- border-left: 1px rgb(204, 204, 204) solid;
- border-right: 1px rgb(204, 204, 204) solid;
+ border-bottom: 1px #cccccc solid;
+ border-left: 1px #cccccc solid;
+ border-right: 1px #cccccc solid;
border-radius: 0 0 2px 2px;
}
@@ -20939,10 +20939,10 @@ div.page_tema div.theme_list div.options div.buttons-window {
position: absolute;
bottom: 20px;
max-width: 113px;
- box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275);
+ box-shadow: 0px 0px 7px 0px #0000001F;
border-radius: 2px;
margin-right: 5px;
- background-color: white;
+ background-color: #FFFF;
}
div.page_tema div.theme_list div.options div.buttons-window .button {
border: none;
@@ -21243,7 +21243,7 @@ div#theme-edit-wrap div#theme-editor #picker {
left: 500px;
z-index: 999;
border-radius: 2px;
- box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275);
+ box-shadow: 0px 0px 7px 0px #0000001F;
}
div#theme-edit-wrap div#theme-editor #picker .popup_close {
position: absolute !important;
@@ -24991,6 +24991,15 @@ div#srv_diagnostic .button_holder button {
margin: 0 0 0 8px;
}
+div.page_komentarji #additional_navigation,
+div.page_komentarji_anketa #additional_navigation {
+ display: flex;
+ justify-content: center;
+}
+div.page_komentarji #additional_navigation #menu,
+div.page_komentarji_anketa #additional_navigation #menu {
+ width: fit-content;
+}
div.page_komentarji div#comment_question_note,
div.page_komentarji_anketa div#comment_question_note {
margin-bottom: 16px;
@@ -25918,6 +25927,7 @@ div#general_popup div.popup_content.publish.settings div#publish_settings_more {
.page_vabila #vabila .button_holder #nice_url_holder .buttons {
margin: 9px 0px 0px 0px !important;
}
+
div#vabila div.more div.more_block {
width: 89% !important;
}
@@ -30073,7 +30083,7 @@ iframe#ifmcontentstoprint {
.analysis_icons_holder {
background-color: white;
border-radius: 2px;
- box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275);
+ box-shadow: 0px 0px 7px 0px #0000001F;
}
.analysis_icons_holder .icon_box {
margin-left: 16px;
@@ -30362,15 +30372,15 @@ div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_l
}
.rsdl_bck1 {
- background-color: rgb(250, 226, 226) !important;
+ background-color: #fae2e2 !important;
}
.rsdl_bck2 {
- background-color: rgb(255, 157, 157) !important;
+ background-color: #ff9d9d !important;
}
.rsdl_bck3 {
- background-color: rgb(248, 66, 66) !important;
+ background-color: #f84242 !important;
}
.rsdl_bck4 {
@@ -33858,19 +33868,24 @@ table.dataTable td:not(:first-of-type), table.dataTable th:not(:first-of-type) {
#quick_comments_link.newCss {
display: none;
}
+
#firstNavigation ol.right-side {
display: none;
}
+
div.status_advanced {
flex-direction: column;
}
+
div.status_advanced_box {
width: 100%;
box-sizing: border-box;
}
+
a.status_advanced_link {
width: 95%;
}
+
.content_div_normalmode {
overflow-x: auto;
}
@@ -33964,6 +33979,7 @@ body #main_holder #main .wide {
width: 100%;
margin: 0;
}
+
fieldset {
width: 100% !important;
box-sizing: border-box !important;
@@ -33993,36 +34009,44 @@ fieldset textarea {
fieldset .setting {
height: auto !important;
}
+
.setting_horizontal_wrapper {
flex-direction: column !important;
}
+
#vnosi_paginacija div select {
display: inline-block;
width: fit-content;
margin: 0 5px;
text-align: center;
}
+
div.breadcrumbs {
display: block;
padding: 15px;
color: #1e88e5;
font-weight: 600;
}
+
button.small, submit.small {
min-width: auto;
padding: 5px 16px;
}
+
button.medium, submit.medium {
min-width: auto;
padding: 10px 24px;
}
+
button.large, submit.large {
min-width: auto;
padding: 12px 32px;
}
+
.top_note {
padding: 8px 16px;
}
+
header {
/* Mobile meni */
/* Mobile meni - NASTAVITVE V UREJANJU ANKETE*/
@@ -34278,6 +34302,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
header .mobile_settings .mobile_settings_content a .setting_text {
width: auto;
}
+
footer#srv_footer {
display: flex;
flex-direction: column;
@@ -34299,6 +34324,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
padding: 0;
border: 0;
}
+
/* Popup za vprasajcke */
.qtip {
position: fixed !important;
@@ -34309,6 +34335,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
left: 10% !important;
box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.34) !important;
}
+
.divPopUp {
width: calc(100% - 32px) !important;
max-width: calc(100% - 32px) !important;
@@ -34319,10 +34346,12 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
width: calc(100% - 32px) !important;
max-width: calc(100% - 32px) !important;
}
+
/* Vse povezano s paketi in placili */
.dt-buttons {
display: none;
}
+
#main #moje_ankete_edit #anketa_edit {
padding: 0 !important;
}
@@ -34397,6 +34426,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
#main #moje_ankete_edit fieldset div.setting {
margin-bottom: 10px;
}
+
#new_anketa_div {
display: flex;
flex-direction: column;
@@ -34480,6 +34510,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
border: 1px solid #c8e3f8 !important;
border-radius: 1px;
}
+
.dashboard_top_settings {
flex-direction: column;
}
@@ -34492,16 +34523,19 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
margin-left: 0;
margin-right: 16px;
}
+
.dashboard_boxes {
flex-direction: column;
}
.dashboard_boxes .dashboard_box {
margin: 0 0 32px 0;
}
+
.locked .add-variable-mobile,
.spremenljivka_content .add-variable {
display: none !important;
}
+
#branching {
width: 100%;
margin: 0;
@@ -34606,9 +34640,11 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
margin: 0;
padding: 0 12px;
}
+
.toolbox_holder {
display: none;
}
+
.mobile_add_question {
display: block;
position: fixed;
@@ -34628,6 +34664,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
line-height: 15px;
font-weight: 600;
}
+
.mobile_add_question_popup {
z-index: 9999;
position: fixed;
@@ -34681,6 +34718,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
font-size: 14px;
font-weight: 500;
}
+
#vprasanje_float_editing .vprasanje_edit_holder {
position: fixed;
z-index: 99999;
@@ -34733,6 +34771,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
margin-left: 0 !important;
text-align: center;
}
+
#main #anketa #globalSetingsList {
max-width: 100% !important;
width: 100% !important;
@@ -34745,6 +34784,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
#main #anketa #globalSetingsList fieldset span.charalimit#anketa_note_chars {
width: 100%;
}
+
/* NASTAVITVE in ARHIVI */
/* OBLIKA */
#main #anketa #anketa_edit.page_tema #div_theme_group_holder {
@@ -34760,15 +34800,18 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
width: 100%;
height: auto;
}
+
#theme-editor {
width: 100% !important;
float: none !important;
}
+
#theme-preview {
width: 100% !important;
float: none !important;
margin-top: 80px !important;
}
+
/* ARHIVI */
#main #anketa #anketa_edit.page_arhivi {
flex-direction: column-reverse;
@@ -34786,6 +34829,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
#main #anketa #anketa_edit.page_arhivi #div_archive_content fieldset input {
width: 100% !important;
}
+
div.page_tema .theme_list {
flex-wrap: wrap;
}
@@ -34812,6 +34856,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .button {
margin-right: 8px;
}
+
.page_theme-editor #theme-preview {
display: none;
}
@@ -34819,6 +34864,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
width: 100% !important;
flex-wrap: wrap;
}
+
#srv_diagnostic br {
display: none;
}
@@ -34839,6 +34885,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
#srv_diagnostic #srv_diagnostic_results_right table td + td {
width: auto !important;
}
+
.subpage_testnipodatki {
line-height: 20px;
}
@@ -34852,6 +34899,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
.subpage_testnipodatki form label input {
vertical-align: bottom;
}
+
.lastnosti_wrapper {
flex-direction: column !important;
}
@@ -34859,6 +34907,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
.lastnosti_wrapper .lastnosti_right {
width: 100% !important;
}
+
.page_vabila #vabila .button_holder {
flex-direction: column;
align-items: flex-start;
@@ -34883,6 +34932,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
.page_vabila #vabila .more_block {
width: 100%;
}
+
.page_invitations #inv_top_navi {
flex-direction: column;
align-items: flex-start;
@@ -34950,6 +35000,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a {
.page_invitations .button_holder button {
margin-bottom: 8px;
}
+
#vabila > table,
table.invitations_settings,
#inv_msg_preview table,
@@ -35033,6 +35084,7 @@ table.invitations_settings p label input[type=password],
width: 100% !important;
box-sizing: border-box;
}
+
#surveyInvitationSetting,
#surveyInvitationSettingServer {
min-width: 100% !important;
@@ -35040,6 +35092,7 @@ table.invitations_settings p label input[type=password],
margin: 10px 0 !important;
box-sizing: border-box !important;
}
+
#inv_top_navi {
display: flex;
flex-direction: column;
@@ -35078,6 +35131,7 @@ table.invitations_settings p label input[type=password],
#inv_top_navi > #inv_step_nav.yellow .inv_step_space {
display: none;
}
+
#inv_recipients_profiles_holder,
#inv_import_list_container,
#inv_messages_profiles_holder,
@@ -35098,6 +35152,7 @@ table.invitations_settings p label input[type=password],
#inv_select_mail_preview textarea {
width: 100%;
}
+
#inv_msg_preview table th {
height: auto !important;
width: 100% !important;
@@ -35109,6 +35164,7 @@ table.invitations_settings p label input[type=password],
width: 100%;
box-sizing: border-box;
}
+
.addthis_toolbox {
line-height: 24px;
}
@@ -35123,9 +35179,11 @@ table.invitations_settings p label input[type=password],
.addthis_toolbox .addthis_separator {
font-size: 16px;
}
+
#inv_field_container ul li {
width: 45%;
}
+
/* grafika ko ni podatkov */
div.no_data_alert img {
width: 100%;
@@ -35137,6 +35195,7 @@ table.invitations_settings p label input[type=password],
flex-direction: column;
align-items: center;
}
+
.page_data .data_table_top_holder {
flex-direction: column;
align-items: flex-start;
@@ -35207,9 +35266,11 @@ table.invitations_settings p label input[type=password],
width: 100%;
margin-bottom: 16px;
}
+
body.data_fullscreen #analiza_data {
top: 68px;
}
+
.subpage_append .anketa_edit_main,
.subpage_merge .anketa_edit_main,
.subpage_calculation .anketa_edit_main,
@@ -35250,6 +35311,7 @@ table.invitations_settings p label input[type=password],
clear: both;
margin: 40px 0 0 0 !important;
}
+
.subpage_quick_edit #quick_edit_top_line {
flex-direction: column-reverse;
}
@@ -35269,6 +35331,7 @@ table.invitations_settings p label input[type=password],
.subpage_quick_edit .quick_edit_container .quick_edit_bottom_line {
justify-content: center;
}
+
.analysis_bottom_settings {
flex-wrap: wrap;
}
@@ -35278,13 +35341,16 @@ table.invitations_settings p label input[type=password],
margin: 0 0 16px 0 !important;
border: 0;
}
+
.div_analiza_icons,
.div_analiza_scale {
opacity: 1 !important;
}
+
.analysis_icons_holder {
display: none;
}
+
.chart_holder {
width: 100%;
box-sizing: border-box;
@@ -35307,6 +35373,7 @@ table.invitations_settings p label input[type=password],
display: block;
clear: both;
}
+
table.analysis_reports {
border-spacing: 0px;
}
@@ -35323,12 +35390,14 @@ table.analysis_reports > tbody > tr > td {
table.analysis_reports fieldset {
margin-bottom: 0 !important;
}
+
.reports_holder {
flex-direction: column;
}
.reports_holder fieldset {
width: 100%;
}
+
.noSurvey_sequence {
padding: 0;
}
@@ -35350,11 +35419,13 @@ table.analysis_reports > tbody > tr > td {
.noSurvey_sequence .buttons_holder a .button {
margin: 10px 30px;
}
+
#table-horizontal-scroll-wrapper1-userchanges {
display: table;
table-layout: fixed;
width: 100%;
}
+
#table-horizontal-scroll-wrapper2-userchanges {
display: table-cell;
overflow-x: auto;
@@ -35365,6 +35436,7 @@ table.analysis_reports > tbody > tr > td {
border-collapse: collapse;
white-space: nowrap;
}
+
.page_arhivi .anketa_edit_left,
.page_tracking .anketa_edit_left,
.subpage_anal_arch .anketa_edit_left,
diff --git a/resources/sass/admin_new/pages/settings/uporabniki.scss b/resources/sass/admin_new/pages/settings/uporabniki.scss
index 8bb4bc076..0571dfde9 100644
--- a/resources/sass/admin_new/pages/settings/uporabniki.scss
+++ b/resources/sass/admin_new/pages/settings/uporabniki.scss
@@ -78,12 +78,14 @@ div.subpage_uporabniki {
}
}
- //Pregled in dodajanje
+ //Moji uporabniki
div.users_list_box {
padding: 0 12px;
}
+ // Dodajanje
+
div.add_user {
margin-bottom: 32px;
diff --git a/resources/sass/admin_new/pages/survey_testiranje/komentarji.scss b/resources/sass/admin_new/pages/survey_testiranje/komentarji.scss
index 418570e53..74e9aa1b8 100644
--- a/resources/sass/admin_new/pages/survey_testiranje/komentarji.scss
+++ b/resources/sass/admin_new/pages/survey_testiranje/komentarji.scss
@@ -1,6 +1,16 @@
div.page_komentarji,
div.page_komentarji_anketa {
+ //Meni zgoraj
+ #additional_navigation {
+ display: flex;
+ justify-content: center;
+
+ #menu {
+ width: fit-content;
+ }
+ }
+
//Splošni komentarji
div#comment_question_note {