Benjamin Renard
9469103f0e
Add footer with LdapSaisie version
2021-07-08 10:39:09 +02:00
Benjamin Renard
a0fc721776
LSformElement_supannCompositeAttribute: fix some PHP warnings in template
2021-07-07 17:53:12 +02:00
Benjamin Renard
df57967669
LSattr_html::select_box: add inline parameter
2021-06-11 18:26:25 +02:00
Benjamin Renard
bf28a6ea94
LSaddon::supann: rework on nomenclatures loading & add support of supannCodePopulation, supannEmpProfil & supannExtProfil
2021-06-10 17:56:34 +02:00
Benjamin Renard
0ac0a7e068
Add support for supannMailPrive, supannAdressePostalePrivee and supannTelephonePrive attributes
2021-06-09 15:48:46 +02:00
Benjamin Renard
639f46d8a4
Add LSdefaut copyable feature and use it in showTechInfo
2021-04-14 15:46:36 +02:00
Benjamin Renard
d637a570f1
LSattr_html::valueWithUnit: fix handling zero value
2021-03-25 15:52:51 +01:00
Benjamin Renard
78fedd79b2
LSaccessRightsMatrixView: handle inherited rights from user LSprofiles
2021-03-16 17:52:08 +01:00
Benjamin Renard
3703d0330e
LSaccessRightsMatrixView: handle LSform layout to ordering attributes
2021-03-16 17:48:49 +01:00
Benjamin Renard
67774a6832
LSformElement :: mail: Move autocomplete feature in text parent class
2021-03-03 14:34:06 +01:00
Benjamin Renard
c9f63fa5e9
Fix some PHP warnings
2021-02-23 20:03:04 +01:00
Benjamin Renard
5b7b22dde1
Fix/improve/factorize search pagination
...
First page of a search is now one instead of zero. The pagination.tpl
template file contain factorized code to display pages list HTML code.
2021-02-22 17:31:57 +01:00
Benjamin Renard
1e284f098a
Regroup LSimport & LSexport classes in one common LSio class
2021-02-05 18:37:07 +01:00
Benjamin Renard
5f4798a5a1
Add export feature using existing LSioFormats
2021-02-05 12:18:26 +01:00
Benjamin Renard
7ecfa33afc
import: fix some PHP warnings and update comments
2021-02-04 12:35:14 +01:00
Benjamin Renard
7af066f4c2
LSimport: code cleaning and reload form options after submiting
2021-02-04 11:52:26 +01:00
Benjamin Renard
2abc369c73
LSformElement::labeledValue: fix label translation on freeze view
2020-12-10 17:21:21 +01:00
Benjamin Renard
c6501d479b
LSattr_html::jsonCompositeAttribute: Add fullWidth parameter and improve responsive display
2020-12-02 17:43:55 +01:00
Benjamin Renard
88248506cf
LSformElement::labeledValue: fix/improve display
2020-11-25 15:20:25 +01:00
Benjamin Renard
3598e48c6e
LSaddon::LSaccessRightsMatrixView: handle customActions & customSearchActions
2020-09-23 14:10:50 +02:00
Benjamin Renard
8f407e9345
Add LSaddon::showTechInfo
2020-09-21 15:47:07 +02:00
Benjamin Renard
b8c00a8708
LSattr_html::select_box: fix double translation of labels on unfreeze field
2020-09-10 15:52:29 +02:00
Benjamin Renard
7e74853021
LSattr_html::date & LSformRule: 📅 add special_values parameter
2020-09-09 18:40:44 +02:00
Benjamin Renard
6a3fd60d3e
LSformElement::getEmptyField() / LSformElement.tpl: Provide value index as $value_idx template variable
2020-09-08 18:42:54 +02:00
Benjamin Renard
d5d88d2601
LSsession : fix handling subDn in recoverPassword feature
2020-08-06 17:01:51 +02:00
Benjamin Renard
626e0d854c
Fix subDn form style
2020-08-06 13:20:49 +02:00
Benjamin Renard
634e2e18f5
LSaccessRightsMatrixView: fix tab links URL
2020-08-04 10:45:20 +02:00
Benjamin Renard
2c6b95b3d6
LSformElement::password: Add confirmInput feature
2020-06-30 09:57:16 +02:00
Benjamin Renard
c6dcc95b51
LSview/LSform: fix loading view dependencies
2020-06-04 17:12:28 +02:00
Benjamin Renard
62b0eb36ab
LSrelation: use LSview_actions.tpl
2020-06-04 16:46:00 +02:00
Benjamin Renard
9848e3d30e
LSview actions: factorize templates in LSview_actions.tpl and improve responsive view
2020-06-04 16:34:40 +02:00
Benjamin Renard
c221bbffdb
js.tpl: fix comments
2020-06-04 16:21:12 +02:00
Benjamin Renard
ba41b527c0
Make interface responsive
...
Adapt components size to view-port size and allow to show/hide menu
2020-06-02 19:56:40 +02:00
Benjamin Renard
47d5ce021d
Move some hard-coded messages to template files
2020-05-28 20:24:37 +02:00
Benjamin Renard
873c12d722
LSmail: fix default & light blue CSS
2020-05-28 18:23:04 +02:00
Benjamin Renard
81c8a486d9
Move "Connect as" label translation to template
2020-05-28 16:59:28 +02:00
Benjamin Renard
3fbd9e8073
Move custom JS & CSS handling methods from LSsession to LStemplates
...
The following method are now offer by LStemplate:
- addJSscript()
- addLibJSscript()
- addJSconfigParam()
- addCssFile()
- addLibCssFile()
Old methods are always provided by LSsession, but an deprecated error
message wil be displayed to alert on it.
2020-05-28 16:56:36 +02:00
Benjamin Renard
90879dc582
LSformElement_wysiwyg: adjust width
2020-05-27 15:56:59 +02:00
Benjamin Renard
e868744ea9
LSaccessRightsMatrixView: Fix translation of relation rigths labels
2020-05-25 15:24:45 +02:00
Benjamin Renard
e8095636b5
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
Benjamin Renard
3cf053cf26
Fix PHP warning in base.tpl template file
2020-05-19 17:10:36 +02:00
Benjamin Renard
8e2c521d18
LSrelation: fix new button opening in LSsmoothbox
2020-05-13 15:41:28 +02:00
Benjamin Renard
de73ffdd60
Rework on template files to use blocks
2020-05-07 12:16:12 +02:00
Benjamin Renard
cd8908391d
Improve login and recover password templates
2020-05-07 11:36:25 +02:00
Benjamin Renard
91ea37f841
Remove references to old index.php page
2020-05-07 09:56:28 +02:00
Benjamin Renard
52f7c3a205
Move LSsession lang stuff to dedicated LSlang class
2020-05-06 16:06:05 +02:00
Benjamin Renard
7098b3ee79
Massive change of files organisation to move all files outside web-root
...
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00