Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Österreicher 6eeb6abde0 Problem behoben wodurch der Excel Studierendenexport im FAS nicht funktioniert wenn ein leeres UserDefinedField Objekt vorhanden ist 2020-01-16 15:07:48 +01:00
Paolo e46c090bc2 - Added method encodeToString to udf.class.php
- Using method encodeToString in mitarbeiterexport.xls.php and studentenexportextended.xls.php
- Method encodeToString now takes care also about booleans and null values
2017-08-28 15:23:57 +02:00
Paolo db63dd1dd0 - Added method dropdownListValuesToString to udf.class.php
- Added enum element to UDF definition in method _getUDFDefinition
- Exports now show the values of dropdowns and not the id
2017-08-07 11:18:41 +02:00
Paolo 2edcfae0af - Added method existsUDF
- Added comments
2017-08-04 15:12:36 +02:00
Paolo 6afd71876f Added UDF to FAS -> export 2017-07-28 16:08:36 +02:00