Commit Graph

8334 Commits

Author SHA1 Message Date
oesi b82d14d4cd Fehler bei Firmensuche im WaWi behoben 2016-11-02 15:00:41 +01:00
kindlm 4d9e662ba9 SQL-Injection Lücke geschlossen 2016-11-02 13:35:45 +01:00
kindlm 0008d7da08 Spalte Anmerkung in Konto 2016-11-02 13:28:48 +01:00
Gerald Raab e074479981 multiling 2016-10-30 20:38:46 +01:00
Gerald Raab 777916481f new page to change exam time and date 2016-10-30 20:32:09 +01:00
Gerald Raab cdd736e431 constant 2016-10-30 15:53:59 +01:00
Gerald Raab 811c0a23b3 module in der studienplanübericht im cis ausblendbar 2016-10-30 15:44:10 +01:00
Gerald Raab c5c728d495 import leistungsstipendien:
* abbruch, wenn bereits vorhanden fuer stsem
* insertamum, insertvon, beschreibungstext
2016-10-28 14:58:00 +02:00
kindlm 2c5232ca34 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2016-10-28 14:54:12 +02:00
kindlm 18ff20cd58 Inaktive MitarbeiterInnen werden ausgegraut
- Im Tabreiter "Mitarbeiter" (Hauptfenster) und "Lehrende" (Quellmenü)
- Default-Stundensatz wird neben Stundensatzeingabe angezeigt
2016-10-28 14:51:43 +02:00
kindlm 8159cdf238 Tabbeschriftungen gegendert 2016-10-28 14:49:00 +02:00
kindlm ec7dae3f77 Stundensatz bei Vorrückung per Config
- Neuer Config-Eintrag in global.config: VILESCI_STUNDENSATZ_VORRUECKUNG
2016-10-28 14:47:42 +02:00
oesi 6b0759e3d6 Coding Style corrections 2016-10-27 16:56:57 +02:00
bison-paolo 467ecfbff6 Import CSV file for updating leistungsstipendien 2016-10-25 18:22:34 +02:00
Gerald Raab 3b76398a94 array cleanups 2016-10-25 13:54:46 +02:00
oesi 9acd9b1d48 Reihungstest Migrationsscript 2016-10-24 16:57:53 +02:00
kindlm 6e7f199df3 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2016-10-21 16:57:12 +02:00
kindlm 4fdb7167f0 Anmerkung in tbl_konto und FAS-GUI
+ CreditPoints-Anzeige Konfigurierbar
2016-10-21 16:56:59 +02:00
kindlm be24ea74be Config-Eintrag für CreditPoints im FAS 2016-10-21 16:54:08 +02:00
bison-paolo bc8ecf5569 Wrong api.suite.dist.yml 2016-10-20 16:47:51 +02:00
bison-paolo 5087826891 - phpC(d)I
- Renamed method chkRights to _isEntitled in model DB_Model
- Updated models where it was needed
2016-10-20 16:37:52 +02:00
Stefan Puraner 8b5e1397d4 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2016-10-20 11:51:06 +02:00
Stefan Puraner 76bfb4ebd5 fixed bug that displayed incomplete courses as complete 2016-10-20 11:46:43 +02:00
kindlm d5496f3931 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2016-10-20 09:43:09 +02:00
kindlm e09aca19dd Firmenverwaltung Filter nach OE 2016-10-19 18:04:00 +02:00
kindlm 1e839a3b39 Incoming-Plattform
Erweiterung der Abfrage für die Zählung
LV-Infos werden wieder richtig angezeigt
2016-10-19 18:01:25 +02:00
bison-paolo 39b4c8057d Removed _parseData workaround 2016-10-19 14:49:54 +02:00
oesi cab58f40a8 DB-Schema für Gemeinsame Studien hinzugefügt 2016-10-18 17:11:02 +02:00
oesi 562a183098 Neuen Karteireiter im FAS zur Erfassung von Gemeinsamen Studien hinzugefügt 2016-10-18 14:35:37 +02:00
Gerald Raab 6f547419f1 statusgrund im menue 2016-10-18 13:41:07 +02:00
bison-paolo 7c1d0bb58a Controller Person _validate method updated 2016-10-18 10:43:05 +02:00
bison-paolo 5e09025602 Updated interface to manage statusgrund 2016-10-17 17:54:28 +02:00
bison-paolo 9e7f9a7fe5 Added new controller Statusgrund 2016-10-17 17:11:31 +02:00
bison-paolo 94ff30f24d Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci 2016-10-17 17:08:03 +02:00
bison-paolo f3b79cd731 - Added method chkRights to DB_Model
- Added method toPhp to DB_Model to convert array and boolean types from PostgresSQL to php
- Added method execQuery to DB_Model to execute a query (it calls toPhp)
- Added method pgsqlArrayToPhpArray to convert a pgsql array to php
- Updated DB_Model methods to using chkRights (and toPhp where it is needed)
- Removed methods escapeArray and _pgsqlArrayToPhpArray from controller APIv1_Controller
- Removed escapeArray from controllers Dokumentstudiengang and Dokument
- Updated models to use execQuery (and chkRights where it is needed)
2016-10-17 17:07:51 +02:00
Stefan Puraner a495153a8b changed order of db result 2016-10-17 15:26:19 +02:00
oesi 488d0614dd LehreinheitID zur LVA-Liste hinzugefügt 2016-10-17 14:35:05 +02:00
bison-paolo 19ff69110d Bug fix: debug email is also used for CC and BCC 2016-10-14 18:02:58 +02: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 f8c70df0bc - Renamed PCRMLib to CallerLib :(
- Splitted the controller PCRM in two different controllers: CallerLibrary and CallerModel
2016-10-14 13:33:22 +02:00
bison-paolo ea920d11d4 - Added private method _saveMessage in library MessageLib
- Bug fixed in model Studiensemester_model
- Config property send_immediately set to false, default value
2016-10-14 11:32:17 +02:00
bison-paolo 9effd11fcd Moved the assistent function name in the message config file 2016-10-13 17:57:19 +02:00
bison-paolo 8e0ca12deb - All permission functionalities now are in the library PermissionLib
- All return messages functions are in the message helper and it is loaded by the core classes
- Added the missing constant FHC_NOPK
- Updated all the interested classes with the new permission method
- Updated all the interested classes with the new return message functions
2016-10-13 17:53:12 +02:00
bison-paolo 40f51d035f - Added method postSetAcceptedDocuments to controller Dokumentprestudent
- Added method setAcceptedDocuments to model Dokumentprestudent_model
2016-10-13 14:35:39 +02:00
oesi d2b5c6e609 Seite zum Überschreiben von bestehenden Akten hinzugefügt 2016-10-13 10:33:45 +02:00
Gerry Raab 125925ede4 Matrikelnummer auf im xml fuer dokumente 2016-10-13 01:03:17 +02:00
kindlm c33047d1aa Incoming-Plattform kleine Korrekturen
- Mehrsprachige Bezeichnung und Beschreibung in Funktion getDokumente in
dokument.class.php
2016-10-12 19:08:33 +02:00
kindlm da737c0366 Überarbeitung Incoming-Plattform
- GUI an CIS-Design angepasst
- Dokumenttypen für Upload kommen nun aus tbl_dokumentstudiengang
- Filter bei LV-Auswahl verbessert
- Diverse GUI-Verbesserungen (Datepicker,  Legenden, Abschlussseite,
...)
- Phrasenanpassungen
2016-10-12 18:34:48 +02:00
bison-paolo 4ace90adc7 Added the capability to use a debug email address for receiving all the
sent emails
2016-10-12 16:53:45 +02:00
bison-paolo ccb9daffaa Automatically set as accepted all the uploaded documents
- Added migration script 019_dokumentprestudent.php
- Added method postSetAccepted to controller Dokumentprestudent
- Added method setAccepted to model Dokumentprestudent_model
2016-10-12 15:39:37 +02:00