Benjamin Renard
43cf5ccd7a
LSaddon SUPANN: add support for some attributes
...
Add support of following attributes:
- supannCivilite:
add supannGetCivilitePossibleValues()
- eduPersonAffiliation:
add supannGetAffiliationPossibleValues() and
supannCheckEduPersonAffiliation()
- supannCheckEduPersonAffiliation:
add supannGetAffiliationPossibleValues() and
supannCheckEduPersonPrimaryAffiliation()
- supannCheckEduPersonPrimaryAffiliation:
add generate_eduPersonPrincipalName()
2020-09-22 18:10:05 +02:00
Benjamin Renard
de62999fea
LSattr_html::select_list: add get_possible_values parameter
2020-09-22 15:04:31 +02:00
Benjamin Renard
8f407e9345
Add LSaddon::showTechInfo
2020-09-21 15:47:07 +02:00
Benjamin Renard
41d816c025
LSformElement: 📅 add clear btn
2020-09-11 13:38:07 +02:00
Benjamin Renard
b3210c0108
Update french translation
2020-09-09 19:05:01 +02:00
Benjamin Renard
a4183a88fc
Improve Samba support using LSaddon::samba
2020-09-09 19:00:55 +02:00
Benjamin Renard
15941ac678
Add LSattr LDAP & HTML sambaAcctFlags type
2020-09-09 18:45:34 +02:00
Benjamin Renard
9db67eb2ba
LSsession: improve error messages
2020-09-03 18:31:53 +02:00
Benjamin Renard
1d1e813edf
Fix typo in french translation
2020-09-03 18:07:45 +02:00
Benjamin Renard
669d679464
LSformElement :: boolean: fix translation of default labels
2020-08-04 10:30:49 +02:00
Benjamin Renard
5b6bb28b4d
LSformElement :: password: fix/improve send new password feature
2020-07-07 16:04:32 +02:00
Benjamin Renard
12e4b45cf6
Update french translation
2020-06-30 10:01:06 +02:00
Benjamin Renard
f0f2ce48ad
LSurl: fix translation of all fatal error messages
2020-06-25 16:03:49 +02:00
Benjamin Renard
38ed2ca08c
LSformElement::password: Add confirmChange parameter
2020-06-11 20:14:16 +02:00
Benjamin Renard
c6dcc95b51
LSview/LSform: fix loading view dependencies
2020-06-04 17:12:28 +02:00
Benjamin Renard
47d5ce021d
Move some hard-coded messages to template files
2020-05-28 20:24:37 +02:00
Benjamin Renard
f07d15e2eb
Update french translation
2020-05-28 19:48:27 +02:00
Benjamin Renard
bde0f1f234
Update french translation
2020-05-19 18:26:41 +02:00
Benjamin Renard
23bb4aac0e
Update french translation
2020-05-12 19:24:53 +02:00
Benjamin Renard
3fbe53d4c6
Replace generate_ldapsaisie.pot.sh script by a LScli command
2020-05-06 19:58:57 +02:00
Benjamin Renard
dfc3f8e8a8
LSlang :: generate_lang_file : fix detection of all messages
2020-05-06 18:35:39 +02:00
Benjamin Renard
68a2105900
Replace generate_lang_file.php by LScli command generate_lang_file
2020-05-06 17:48:49 +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