mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 14:33:02 +01:00
f7f35108eb
-> Création d'un LSformElement_select_object_field pour séparer le traitement des champs entre eux. -> Utilisation des LSjsConfig[] au lieu de balise HTML pour la configuration. -> Ajout de la possibilité d'un attribut mono-valué et réaction à la variable de configuration multiple. Attention par défaut multiple vaut 0 et donc LSformElement_select_object passe en mono-valué. - LSselect -> Correction d'un bug : Utilisation de la constante NB_LSOBJECT_LIST_SELECT plutôt que de NB_LSOBJECT_LIST -> Ajout d'une possibilité de sélection multiple ou simple en reaction a la variable GET multiple - LSrelation : Modification pour activer la sélection multiple de LSselect |
||
---|---|---|
.. | ||
functions.js | ||
LSconfirmBox.js | ||
LSdefault.js | ||
LSform.js | ||
LSformElement_boolean.js | ||
LSformElement_date.js | ||
LSformElement_date_field.js | ||
LSformElement_image.js | ||
LSformElement_mail.js | ||
LSformElement_password.js | ||
LSformElement_rss.js | ||
LSformElement_select.js | ||
LSformElement_select_object.js | ||
LSformElement_select_object_field.js | ||
LSformElement_ssh_key.js | ||
LSformElement_text.js | ||
LSformElement_text_field.js | ||
LSformElement_url.js | ||
LSformElement_xmpp.js | ||
LSmail.js | ||
LSrelation.js | ||
LSselect.js | ||
LSsession_login.js | ||
LSsmoothbox.js | ||
LSview.js | ||
mootools-core.js | ||
mootools-more.js |