Harald Bamberger
d4494836b1
fix file permissions erroneously commited as a21a292da6
2024-10-17 15:34:00 +02:00
SimonGschnell
a21a292da6
dokument upload
2024-01-29 16:48:41 +01:00
Paolo
d7a33df898
When exporting in MS Excel format from FAS it is checked that the logged user
...
has the permissions to export UDFs.
If the logged user has no permissions on a UDF then the UDF is discarted
and it will not present into the MS Excel file
2021-10-06 10:58:58 +02:00
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