Commit Graph

12123 Commits

Author SHA1 Message Date
Paolo b73bf1dd32 - Added method listFields to DB_Model
- Added method fieldExists to DB_Model
2017-06-19 12:39:08 +02:00
Paolo 3ac8d7d604 - Added parameter decode to API /system/UDF/UDF to decode json
- UDF bugfix: now it checks if a table has the column udf_values before
performing an insert or update
2017-06-19 12:15:28 +02:00
Paolo e8d395f4f1 UDF update and insert bug fix 2017-06-14 16:18:43 +02:00
Paolo 86a1eb876e UDF update bug fix 2017-06-14 15:24:08 +02:00
Paolo 236cf4ec3d Better log debug output for the name of the called web service 2017-06-13 12:43:42 +02:00
Paolo daa08ea30c Added the query of the restful web service call to the log debug 2017-06-13 12:33:44 +02:00
Paolo 085fed5284 Added a log debug to the constructor of controller APIv1_Controller to
undestand what is the called restful web service
2017-06-13 12:00:24 +02:00
Gerry Raab 8dcc407c99 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-06-13 00:19:02 +02:00
Gerry Raab 4c1669a01a Rechnungsadresse 2017-06-13 00:18:32 +02:00
Paolo 3706131ed7 Use udf_ as prefix 2017-06-12 13:53:57 +02:00
Paolo 294c65a9bf Added controller UDF to read UDFs definitions
UDFs update&insert second version
2017-06-09 15:45:33 +02:00
kindlm 8f2cb9be03 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-06-09 15:30:23 +02:00
kindlm d14730df35 Adresse.class: Corrected lenght-validation of plz 2017-06-09 15:30:02 +02:00
Andreas Oesterreicher df5df5da57 Die Anwesenheitsübersicht für Lektoren zeigt zusätzlich die Lehrform der Lehreinheit im
Dropdown an damit zwischen Prüfungs-LVs und normalen LVs unterschieden
werden kann
2017-06-09 09:04:33 +02:00
Paolo 30c31211aa Added insert and update for UDFs, first version 2017-06-08 18:26:32 +02:00
kindlm 6a26d82de5 Function getBewerbungstermine um studienplan_id erweitert 2017-06-08 14:20:57 +02:00
kindlm 094166f992 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-06-08 10:03:25 +02:00
kindlm 7b88e7052f Neues Attribut Onlinebewerbung im Studienplan 2017-06-08 10:03:09 +02:00
Andreas Oesterreicher bff6e480f8 Fixed PHP7 Constructor 2017-06-07 18:43:31 +02:00
Andreas Oesterreicher 60ab8fdd1b Fixed PHP7 Depecated Warnings 2017-06-07 18:16:11 +02:00
Paolo 45b4c84764 Task #1355:
- If the sender of a message is an admin: show all the vorlage with
mimetype = text/html
 - If the sender of a message is NOT an admin: show all the
vorlage that belongs to the organisation units of the user
and the parents of those organisation units until the root
of the organisation unit tree

Changes:
 - Added method isAdminByPersonId to model Benutzerrolle_model
 - Added method _getAllHTMLVorlage to Vorlage_widget
 - Added method _getUserVorlage to Vorlage_widget
2017-06-06 15:21:22 +02:00
kindlm 02320f9388 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-06-02 11:08:19 +02:00
kindlm 5bda14c4b6 Coodle Update 2017-06-02 11:08:01 +02:00
kindlm 77d1708b51 Textfehler in Prüfungsprotokoll behoben 2017-06-02 11:05:32 +02:00
Stefan Puraner 3135c5de9d fixed bug for string which contain character ' 2017-06-01 14:09:19 +02:00
oesi 8a675f268e Cleanup Script an Replace addslashes 2017-05-31 11:03:57 +02:00
oesi 8b0d52d4ad Removed PHP7 Lint Error 2017-05-29 17:03:43 +02:00
oesi b5a4ab502f Studiensemester kann als zusätzliche Spalte bei Lehrveranstaltungen im FAS und Tempus eingeblendet werden 2017-05-29 10:46:57 +02:00
oesi 44b01ba6f8 Fehler behoben wodurch nach dem Sortieren der Lektorennoten falsche Noten zur Übernahme markiert waren 2017-05-29 10:28:54 +02:00
oesi 35bfc0e69a Bei Eingabe des Prüfungshonorares unter Lehrveranstaltungen->Noten kann zusätzlich das Vertragsdatum eingetragen werden 2017-05-27 07:36:06 +02:00
kindlm 03b9e40e7e Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-05-26 17:43:27 +02:00
kindlm 90fdedebda Filter Widget Added 2017-05-26 17:43:00 +02:00
kindlm a3884206f9 Tablesorter PHP: Added Widgets-Link 2017-05-26 17:41:25 +02:00
kindlm ad11447789 Gruppe Class
New function searchGruppen
2017-05-26 17:40:49 +02:00
oesi e7d8cec1d5 Notizen werden per Default nach dem Startdatum sortiert 2017-05-26 15:06:06 +02:00
Paolo b840352377 - Vorlage widget now works with oe_kurzbz
- Added method getByPersonId to model Benutzerfunktion_model
- Added method treeSearchEntire to library OrganisationseinheitLib
- Added method getOneLevelAlias to model Organisationseinheit_model
2017-05-23 17:00:03 +02:00
Paolo 2286d47b69 Task #1353: First solution, to be refined 2017-05-16 18:52:38 +02:00
oesi d6c5cb2267 Problem behoben bei dem die letzte Woche in der Semesteransicht nicht angezeigt wurde wenn das Semester zb an einem Freitag startet statt am Montag 2017-05-16 14:35:18 +02:00
oesi ffe662be11 Merge branch 'master' of github.com:FH-Complete/FHC-Core 2017-05-12 17:27:00 +02:00
oesi 4a82d2f36f Personen scheinen jetzt nicht mehr doppelt im DropDown des Reihungstest Login auf wenn Onlinetest und Interview am selben Tag stattfinden 2017-05-12 17:25:43 +02:00
Gerald Raab 27f28b524d Addon Casetime-Aufruf mit Berechtigung zur XLS-Generierung 2017-05-12 15:50:21 +02:00
oesi b835e1a6b5 CSV Export der Studierenden für ÖH hinzugefügt 2017-05-11 11:33:57 +02:00
kindlm bbcb337c2c dbupdate 3.3 mini-bugfix 2017-05-10 10:08:21 +02:00
Paolo f092867602 2nd preview 2017-05-10 09:54:23 +02:00
Paolo e143aa8815 1st preview 2017-05-09 18:14:18 +02:00
kindlm d22cc76ad5 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-05-09 17:38:19 +02:00
kindlm a7bf08af11 DB-Update Coodle und Studienplan
Coodle: Neue Spalten mailversand, teilnehmer_anonym und termine_anonym;
Studienplan: Neue Spalte onlinebewerbung_studienplan
2017-05-09 17:37:59 +02:00
Paolo a5aea17fa6 UDF fields are present in json output as other fields 2017-05-08 18:46:38 +02:00
Paolo 7312a4afe1 Tast #1342: Messages: root-url of link to ViewMsgByToken-Seite in Info-Email configurable 2017-05-08 14:17:35 +02:00
kindlm 57a09b7467 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-05-08 14:12:35 +02:00