alex
fa3daa7a57
Created infocenter details page showing Person Stammdaten, Dokumente, Prestudent ZGVs, Logs and Notizen.
2017-12-18 14:01:42 +01:00
Andreas Österreicher
6c62196acb
Added Library for document conversion and merging
...
Added function for loading documents of Akte
2017-11-28 14:08:29 +01:00
Paolo
d8cd786079
- application/core/* -> CS compliant
...
- application/libraries/* -> CS compliant
- FHC_Model isEntitled method now return error() or success()
- Updated all code that uses isEntitled method from FHC_Model
- Removed Squiz.PHP.DisallowSizeFunctionsInLoops from CS ruleset
- Removed depracated method replace from DB_Model
- Removed unused method pgArrayPhp from DB_Model
- Renamed method arrayMergeIndex to _arrayCombine in DB_Model and set as private
- Added method _manageUDFs to DB_Model (a wrapper for UDFLib->manageUDFs)
2017-08-22 16:24:51 +02:00
Paolo
ac438c1b94
Added parameter no_file to API content/Dms/AktenAcceptedDms
2017-06-27 11:32:59 +02:00
bison-paolo
603ccd1793
Added method getAkteAcceptedDms
2016-12-21 17:50:03 +01:00
bison-paolo
a20bf91193
- Added functions isSuccess, isError and hasData in message helper
...
- Updated the code using these new functions
2016-10-14 15:04:15 +02:00
bison-paolo
3588047989
All the libraries, when it is required, now are using the message helper
2016-10-07 14:13:58 +02:00
bison-paolo
0ae8b4d8fa
- Added method postDelDms to controller Dms
...
- Added method delete to library DmsLib
2016-09-22 13:16:46 +02:00
bison
451c1ec541
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-08-31 14:17:53 +02:00
bison
939ca288fc
- Cleaned the controllers by moving the database related code and more complex logic
...
in the models or libraries
- DmsLib bug fix
- Person_model bug fix
2016-08-31 14:15:39 +02:00
oesi
578742c5c1
Fixed File Upload
2016-08-31 12:54:51 +02:00
bison
66de5536ac
Moved logic from Dms controller to DmsLib
2016-08-29 13:28:00 +02:00