ldapsaisie/src/templates/default
2021-02-05 12:18:26 +01:00
..
base.tpl Make interface responsive 2020-06-02 19:56:40 +02:00
base_connected.tpl Fix subDn form style 2020-08-06 13:20:49 +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
error.tpl Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
export.tpl Add export feature using existing LSioFormats 2021-02-05 12:18:26 +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 Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
homepage.tpl Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
import.tpl import: fix some PHP warnings and update comments 2021-02-04 12:35:14 +01: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 LSaddon::LSaccessRightsMatrixView: handle customActions & customSearchActions 2020-09-23 14:10:50 +02:00
LSdefault.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +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_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_maildir_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02: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 Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_select_box.tpl LSattr_html::select_box: fix double translation of labels on unfreeze field 2020-09-10 15:52:29 +02: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 Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +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 Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_text_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02: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 Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02:00
LSformElement_valueWithUnit_field.tpl Massive change of files organisation to move all files outside web-root 2020-05-06 12:17:35 +02: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
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 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
showTechInfo.tpl Add LSaddon::showTechInfo 2020-09-21 15:47:07 +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 LSview actions: factorize templates in LSview_actions.tpl and improve responsive view 2020-06-04 16:34:40 +02:00