ldapsaisie/src/templates/default
2024-02-28 18:18:57 +01:00
..
base.tpl Make interface responsive 2020-06-02 19:56:40 +02:00
base_connected.tpl Add footer with LdapSaisie version 2021-07-08 10:39:09 +02:00
create.tpl Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
css.tpl Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
email_template.tpl LSaddon::mail: remove useless label 2024-02-22 18:52:11 +01:00
email_templates.tpl LSaddon::mail: improve CSS of templates editor view 2024-02-22 18:10:28 +01:00
error.tpl Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
export.tpl Regroup LSimport & LSexport classes in one common LSio class 2021-02-05 18:37:07 +01:00
global_search.tpl LSview actions: factorize templates in LSview_actions.tpl and improve responsive view 2020-06-04 16:34:40 +02:00
global_search_one_page.tpl globalSearch: defaulty display extraDisplayedColumns 2023-05-24 18:18:23 +02:00
homepage.tpl Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
import.tpl import: fix displaying attribute errors two times 2023-07-03 12:02:02 +02:00
js.tpl js.tpl: fix comments 2020-06-04 16:21:12 +02:00
login.tpl Move custom JS & CSS handling methods from LSsession to LStemplates 2020-05-28 16:56:36 +02:00
LSaccessRightsMatrixView.tpl Add common LStabs CSS classes to handle tabs content 2024-02-22 15:09:20 +01:00
LSaccessRightsMatrixView_attr_row.tpl LSaccessRightsMatrixView: handle inherited rights from user LSprofiles 2021-03-16 17:52:08 +01:00
LSdefault.tpl Improve/fix LSdefaut / LSsession / LSerror / LSdebug / LSinfosBox 2021-08-25 16:50:29 +02:00
LSform.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSform_view.tpl Move some hard-coded messages to template files 2020-05-28 20:24:37 +02:00
LSformElement.tpl LSformElement::getEmptyField() / LSformElement.tpl: Provide value index as $value_idx template variable 2020-09-08 18:42:54 +02:00
LSformElement_boolean.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_boolean_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_date_field.tpl LSattr_html::date & LSformRule:📅 add special_values parameter 2020-09-09 18:40:44 +02:00
LSformElement_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_gpg_pub_key.tpl Add LSattr_html_gpg_pub_key & LSformRule_gpg_pub_key 2024-02-28 18:18:57 +01:00
LSformElement_gpg_pub_key_field.tpl Add LSattr_html_gpg_pub_key & LSformRule_gpg_pub_key 2024-02-28 18:18:57 +01:00
LSformElement_image_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_jsonCompositeAttribute.tpl LSattr_html::jsonCompositeAttribute: Add fullWidth parameter and improve responsive display 2020-12-02 17:43:55 +01:00
LSformElement_jsonCompositeAttribute_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_labeledValue.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_labeledValue_field.tpl LSformElement::labeledValue: fix label translation on freeze view 2020-12-10 17:21:21 +01:00
LSformElement_mailQuota_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_password.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_password_field.tpl LSformElement::password: Add confirmInput feature 2020-06-30 09:57:16 +02:00
LSformElement_quota_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_select.tpl select list/box: display values respecting possible values order 2022-12-05 11:37:17 +01:00
LSformElement_select_box.tpl select list/box: display values respecting possible values order 2022-12-05 11:37:17 +01:00
LSformElement_select_object.tpl Allow multiple type of objects in LSselect & LSattr_html :: select_object and globally rework and improve LSrelation consequently 2020-05-19 17:55:55 +02:00
LSformElement_select_object_field.tpl Allow multiple type of objects in LSselect & LSattr_html :: select_object and globally rework and improve LSrelation consequently 2020-05-19 17:55:55 +02:00
LSformElement_ssh_key.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_ssh_key_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_supannCompositeAttribute.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_supannCompositeAttribute_field.tpl LSformElement_supannCompositeAttribute: fix some PHP warnings in template 2021-07-07 17:53:12 +02:00
LSformElement_supannLabeledValue.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_supannLabeledValue_field.tpl Add support for supannMailPrive, supannAdressePostalePrivee and supannTelephonePrive attributes 2021-06-09 15:48:46 +02:00
LSformElement_text_field.tpl LSformElement :: mail: Move autocomplete feature in text parent class 2021-03-03 14:34:06 +01:00
LSformElement_textarea_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_uri_field.tpl LSformElement :: mail: Move autocomplete feature in text parent class 2021-03-03 14:34:06 +01:00
LSformElement_valueWithUnit_field.tpl LSattr_html::valueWithUnit: fix handling zero value 2021-03-25 15:52:51 +01:00
LSformElement_wysiwyg_field.tpl LSformElement_wysiwyg: adjust width 2020-05-27 15:56:59 +02:00
LSmail.tpl Move some hard-coded messages to template files 2020-05-28 20:24:37 +02:00
LSrelations.tpl LSrelation: use LSview_actions.tpl 2020-06-04 16:46:00 +02:00
LSview_actions.tpl LSview actions: factorize templates in LSview_actions.tpl and improve responsive view 2020-06-04 16:34:40 +02:00
modify.tpl LSview/LSform: fix loading view dependencies 2020-06-04 17:12:28 +02:00
organizationalChart.tpl Add LSaddon orgchart 2022-02-22 18:24:37 +01:00
pagination.tpl Fix/improve/factorize search pagination 2021-02-22 17:31:57 +01:00
question.tpl LSview actions: factorize templates in LSview_actions.tpl and improve responsive view 2020-06-04 16:34:40 +02:00
recoverpassword.tpl LSsession : fix handling subDn in recoverPassword feature 2020-08-06 17:01:51 +02:00
redirect.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
select.tpl Allow multiple type of objects in LSselect & LSattr_html :: select_object and globally rework and improve LSrelation consequently 2020-05-19 17:55:55 +02:00
select_table.tpl Improve/fix LSdefaut / LSsession / LSerror / LSdebug / LSinfosBox 2021-08-25 16:50:29 +02:00
showObjectAccessLogs.tpl LSaddon::accesslog: improve displaying changes attributes values 2023-08-17 19:55:59 +02:00
showSupportInfo.tpl Add LSaddon::showSupportInfo 2023-01-09 19:32:06 +01:00
showSupportInfo_raw.tpl Add LSaddon::showSupportInfo 2023-01-09 19:32:06 +01:00
showTechInfo.tpl Add LSdefaut copyable feature and use it in showTechInfo 2021-04-14 15:46:36 +02:00
view.tpl LSview actions: factorize templates in LSview_actions.tpl and improve responsive view 2020-06-04 16:34:40 +02:00
viewSearch.tpl Add selection boxes feature on objects list page (for LSsearch customActions) 2024-02-01 14:25:59 +01:00