Commit Graph

8334 Commits

Author SHA1 Message Date
kindlm f7df9b030e Lehrveranstaltungsverwaltung
- Add Search for Lehrveranstaltung ID
- Add new Tablesorter with FilterWidget
- Add Column for Bezeichnung English
2017-06-23 15:37:40 +02:00
Stefan Puraner a7d3214dd6 fixed return value of method '_manageUDFs' 2017-06-22 11:32:56 +02:00
Stefan Puraner 1a9d6de487 changed api method to return status 'Interessent' 2017-06-22 08:33:25 +02:00
Stefan Puraner c026aecfbe changed api method to return status 'Interessent' 2017-06-22 08:29:51 +02:00
Andreas Oesterreicher 67b2d39c21 Es können jetzt auch noch nicht genehmigte Studienpläne zu Reihungstests
zugeordnet werden. Zusätzlich wird im Dropdown der Status der
Studienordnung angezeigt
2017-06-21 19:03:36 +02:00
Andreas Oesterreicher 2675820271 DIV bei Lehrveranstaltungsseite hinzugefügt um per Addon Informationen
hinzufügen zu können
2017-06-21 18:36:51 +02:00
Paolo 2e12295ede Migration script 3.3:
- Creates table system.tbl_udf
- Adds column udf_values to tables tbl_person and tbl_prestudent in public
schema
2017-06-21 17:41:25 +02:00
Paolo 26c4865c43 - Property bb of PermissionLib is now static and is initialized in the
constructor, to have better performance.
- Method isBerechtigt has been renamed to _isBerechtigt
- Removed logs debug from _isBerechtigt
2017-06-21 14:02:24 +02:00
Paolo 5e3c8d8421 Replaced global constant FCPATH with FHCPATH 2017-06-21 11:30:45 +02:00
Paolo 950da84cf3 - Added constant EXIT_VALIDATION_UDF into constants.php
- Added message 'fhc_'.EXIT_VALIDATION_UDF into fhc_model_lang
- Added method _validateUDFs into DB_Model
- Renamed _manageUDF to _manageUDFs into DB_Model
- Renamed _getUDFParamters to _getUDFs into DB_Model
- Introduced first version of UDF validation
2017-06-21 11:05:20 +02:00
Gerald Raab 0be96175bb Frist für das Anlegen von Prüfungsterminen konfigurierbar 2017-06-20 09:32:19 +02:00
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