- Mar 20, 2022
-
-
Carsten Rose authored
-
- May 17, 2021
-
-
Marc Egger authored
-
- Feb 07, 2021
-
-
Marc Egger authored
-
- Aug 28, 2020
-
-
Marc Egger authored
-
- Aug 25, 2020
-
-
Marc Egger authored
-
- Jun 20, 2019
-
-
- Dec 17, 2018
-
-
Carsten Rose authored
-
- Jul 09, 2017
-
-
Carsten Rose authored
First implementation on server side: only tag as dirty, no check during save(). dirty.php, Dirty.php, Client.php: new Store.php: refactored fillStoreClient() to use an dedicated class. BuildFormBootstrap.php: add hook for dirty.php
-
Carsten Rose authored
-
- Mar 26, 2017
-
-
Carsten Rose authored
#3431 / typeAheadSql: columnname 'key' is a reserverd SQL statement - replace by 'id'. Additional the parametername 'typeAheadLdapKeyPrintf' renamed to 'typeAheadLdapIdPrintf'. typeAhead.php: fixed typo. TypeAhead.php: introduced new mapping from 'id' (SQL) to 'key' (API). AbstractBuildForm.php: Constant renamed. Database.php: update function makeArrayDict() to reflect name mapping.
-
- Mar 17, 2017
-
-
Carsten Rose authored
Typeahead (#3369): Parameternames has changed, configuration is possible on the Form and on the FormElement. typeahead.php: if there is an exception, the message body is sent as regular 'content' for the dropdownbox. At the moment this is the only way to transmit any error messages. Ldap.php: missing FE_TYPEAHEAD_LDAP_KEY_PRINTF, FE_TYPEAHEAD_LDAP_VALUE_PRINTF will be substituted by the other. If both missing, an exception is thrown.
-
- Mar 14, 2017
-
-