Cris
8183144251
Corrected query to retrieve Leitung
2023-03-27 11:06:22 +02:00
Cris
1e00f2683e
Corrected check 'isEmpfehlungsberechtigt'
...
Fachbereichsleiter are always empfehlungsberechtigt.
2023-03-27 11:05:03 +02:00
Cris
d8fc724b10
Changed: Now passing config-variable to views
...
...instead of loading config into view.
2023-03-27 11:02:24 +02:00
Cris
8feec18ff7
Changed query to get Leitung of Lehrveranstaltung-Organisationseinheit (instead of 'Fachbereich')
2023-03-27 10:58:59 +02:00
Cris
fbcf9d9778
Fixed: Now flagging correctly ALL Studiengänge with Schreibberechtigung
...
Before Schreibberechtigung was not set correctly true/false and displayed wrong in table.
Therefore fixed query.
2023-03-23 09:10:04 +01:00
Cris
b7661b200e
Removed unnecessary code
2023-03-22 15:45:06 +01:00
Cris
26ed20b1f5
Changed 'Schreibberechtigt'-column for STGL: Now showing ALL by default
2023-03-22 15:44:00 +01:00
Cris
f94274ae1c
Optimized Mehrsprachigkeit-query
...
Removed unnessecary type conversions
2023-03-22 14:08:46 +01:00
Cris
a78b4507da
Added missing phrasen
2023-03-22 09:42:04 +01:00
Cris
8035176e8b
Fixed: Old Anrechnungen sometimes failed to open
...
...this is fixed now
2023-03-20 13:48:23 +01:00
Cris
e4fca1b823
Merge branch 'master' into feature-28278/Anrechnung_Neue-Begruendung-bei-Ablehnung
2023-03-20 11:32:14 +01:00
Cris
455d7e9aa2
Restored general Ablehnungstext in Lector & STGL Overview with explenation
2023-03-20 11:30:05 +01:00
KarpAlex
813cca99e2
improved plausicheck getOrgformStgUngleichOrgformPrestudent, so it checks orgform for current prestudent, is valid only for mischform, includes more prestudent statuses
2023-03-16 10:15:40 +01:00
Cris
d69788e8d2
Added 'Andere Begründung' to STGL and Lector Detailview
2023-03-16 09:02:43 +01:00
Cris
4a009f3cef
Set ZGV-column visible
2023-03-16 09:01:24 +01:00
KarpAlex
9c1d58c447
Merge branch 'master' into feature-24880/Sprachaenderung_in_Projektarbeitsbeurteilung_mit_Token
2023-03-15 21:47:33 +01:00
Cris
792d1980fe
Removed general Ablehnungstext in Lector & STGL Overview
...
Ablehnungstext was changed in former commit in order to make sure to add personal reason.
This is done in Detail sites.
Therefore the generally written Ablehnungstext is now removed from Overview sites.
2023-03-15 14:49:34 +01:00
Andreas Österreicher
a413064d80
Erstversion für Vertragsmigration
2023-03-14 11:46:07 +01:00
Harald Bamberger
4f764b9dfa
Merge branch 'master' into feature-25562/PV21_Datenbankstruktur_fuer_Vertraege_und_Gehaelter
2023-03-10 14:13:28 +01:00
Cris
1da8881905
Added new Ablehnungstext and checks to Lector Detail View
...
. Changed Ablehnungstext
. Trim text and focus on textarea to fasten editing
. Check if forgot to add own Begründungstext
2023-03-09 16:11:37 +01:00
Cris
3e092bf375
Added new Ablehnungstext and checks to STGL Detail View
...
. Changed Ablehnungstext
. Trim text and focus on textarea to fasten editing
. Check if forgot to add own Begründungstext
2023-03-09 16:11:04 +01:00
Cris
31b6ff9954
Removed unnecessary code and added phrase
...
Unnecessary since implementation of tabulator
2023-03-09 09:27:16 +01:00
Cris
bae6675efe
Removed config vars start and end of Application period
...
Removed
.'submit_application_start'
.'submit_application_ende'
2023-03-08 13:02:08 +01:00
Cris
ef32586d86
Merge branch 'master' into feature-27388/Anrechnungen_Zeitfenster-pflegen
2023-03-08 13:00:03 +01:00
Cris
ba0e084311
Integrated into FH Complete Navigation
2023-03-07 18:40:54 +01:00
Cris
a7f02548b0
Formatted date (of Anrechnungszeitraum Start and -Ende)
2023-03-07 17:57:39 +01:00
Cris
9882065b20
Removed tablesorter script
...
Not used.
2023-03-07 17:56:26 +01:00
Cris
058d01b6be
Added Berechtigung lehre/anrechnungszeitfenster
2023-03-07 17:37:50 +01:00
Cris
68a6554d19
Removed loading config Anrechnung
...
Not needed anymore. Using tbl_anrechnungszeitfenster now.
2023-03-07 17:20:20 +01:00
Cris
f8349a2a9b
Changed Bootstrap 5 -> Bootstrap 3
...
Tablewidget is not working fine with Bootstrap 5 by now.
2023-03-07 17:18:21 +01:00
Andreas Österreicher
bf6d0aca38
Merge branch 'master' into feature-15029/Docsbox
2023-03-07 15:57:14 +01:00
Cris
ba31a0b5b0
Changed HTML table to Tablewidget
2023-03-07 14:06:00 +01:00
Andreas Österreicher
c411b826d9
Merge branch 'feature-25518/bewerbungstool_messages_direkt_an_permesser'
2023-03-06 16:54:43 +01:00
Cris
479feea8aa
Changed way of checkíng Anrechnungszeitraum
...
Changed function isExpired to check Anrechnungszeitraeume of tbl_anrechnungszeitraum instead of using config entries.
2023-03-06 15:26:12 +01:00
Cris
d3f88597d9
Created Model Anrechnungszeitraum_model
...
Inserts / Updates / Deletes Anrechnungszeitraum
2023-03-06 13:19:15 +01:00
Cris
727d0b5876
Created GUI to admin Anrechnungszeitraume
...
Add / Update / Delete Anrechnungszeitraume
2023-03-06 13:18:23 +01:00
Cris
87a1b3647d
Created Controller AdminAnrechnung to admin Anrechnungszeitraume
...
Add / Update / Delete Anrechnungszeitraume
2023-03-06 13:16:27 +01:00
KarpAlex
01a020d196
IssueResolver: renamed issue resolvers folder constant
2023-02-21 17:04:26 +01:00
Paolo
2b9af86955
- Added examples to application/config/db_crypt.php
...
- core/DB_Model->_addDecryptLoad fixed when checking the condition if the used operator is made of two characters
2023-02-21 16:11:49 +01:00
KarpAlex
88dee31289
added Plausicheck CORE_STUDENTSTATUS_0015 for finding persons without Konto Buchungen (charges), Plausichecks GUI: generic plausicheck error text is displayed if not defined erroroccured, instead of success message
2023-02-20 11:40:55 +01:00
Paolo
2729b60b39
- Added new constants SESSION_ENCRYPTED_COLUMNS and ENCRYPTED_COLUMNS to libraries/TableWidgetLib
...
- Changed libraries/TableWidgetLib->getDataset to accept the new parameter encryptedColumns
- Added new private method _encryptedColumns to widgets/TableWidget
- widgets/TableWidget now calls tablewidgetlib->getDataset now giving the encryptedColumns parameter
- widgets/TableWidget stores in the session the encryptedColumns parameter
2023-02-20 11:31:19 +01:00
Paolo
9b8a1ba096
- Added new constants SESSION_ENCRYPTED_COLUMNS and ENCRYPTED_COLUMNS to libraries/FilterCmptLib
...
- Added new private property _encryptedColumns to libraries/FilterCmptLib
- libraries/FilterCmptLib: execReadOnlyQuery is now called providing the parameter _encryptedColumns to read database encrypted columns
2023-02-17 14:01:09 +01:00
Harald Bamberger
facee3076d
first guess vue vertragsbestandteil und gehaltsbestandteil components
2023-02-15 15:55:37 +01:00
Andreas Österreicher
ab5e656069
Anrechnungen: Link zu Dokumenten in der Übersicht korrigiert
2023-02-13 10:21:12 +01:00
Andreas Österreicher
151e9d2ca3
Merge branch 'master' into feature-17512/Issues_Plausibilitaetspruefungen
2023-02-09 16:04:33 +01:00
Paolo
c831355012
- FilterWidget: now it is possible to provide the encryptedColumns parameter to specify which columns of a database table are encrypted, how to cast them and which password to use to decrypt them
...
- Added new constants PGSQL_BYTEA_TYPE, CRYPT_CONF_PASSWORDS, CRYPT_CAST, CRYPT_PASSWORD_NAME, CRYPT_SELECT_TEMPLATE, CRYPT_WHERE_TEMPLATE and CRYPT_WRITE_TEMPLATE to application/core/DB_Model.php
- Added new optional parameter encryptedColumns to application/core/DB_Model insert, update, load, loadWhere, execQuery, execReadOnlyQuery and _toPhp
- Added new private methods _addEncrypt, _addDecryptQuery and _addDecryptLoad to application/core/DB_Model.php
- core/DB_Model: now it is possible to provide the encryptedColumns parameter to specify which columns of a database table are encrypted, how to cast them and which password to use to decrypt them
- Adapted application/models/system/PersonLog_model.php
2023-02-08 13:33:40 +01:00
Andreas Österreicher
fd0eed8558
Merge branch 'feature-27665/infocenter_zgv_uebernehmen'
2023-02-06 15:49:18 +01:00
ma0048
e6269b121b
- fixed zgv uebernehmen
2023-02-06 13:04:32 +01:00
Andreas Österreicher
5441024c75
Merge branch 'feature-27363/infocenter_alte_dokumente_aus_dem_archiv_sichtbar'
2023-02-02 12:20:42 +01:00
Andreas Österreicher
b60e0b712f
Merge branch 'feature-25430/stammdaten_im_infocentertool_editierbar'
2023-02-02 10:32:36 +01:00