Andreas Österreicher
d7ad3d80f3
Merge branch 'master' into feature-16190/Issues_automatisches_Beheben
2022-02-28 13:07:06 +01:00
KarpAlex
765b26a439
- added issue resolution job and libraries for defining how to resolve issues
...
- added issue inserts (fehlerupdate.php), included them in checksystem
- added getAufenthaltsdauer method to Bisio_model.php
- Add column parameterFuerBehebung to system.tbl_issue
2022-01-17 10:07:37 +01:00
ma0048
c36d0358a9
check duplicate auch studiengang wird nun beruecksichtigt
2022-01-13 15:16:34 +01:00
ma0048
2d46d80b5f
meldung wird nun auch angezeigt wenn es die selbe person id ist
2021-12-22 16:26:45 +01:00
ma0048
d7364d08dd
Merge remote-tracking branch 'origin/feature-15389/infocenter_automatische_abfrage_ob_bewerberin_vorhanden' into feature/infocenter_anpassungen
2021-10-22 07:13:06 +02:00
ma0048
3e00e4b3a1
infocenter warning falls bewerberIn bereits vorhanden ist
2021-10-12 13:08:17 +02:00
KarpAlex
76f3afdda5
Person_model.php getPersonStammdaten method:
...
- added sorting order for contacts (by insertamum descending)
- rewrote old ->retval to new isError, hasData etc. functions
2021-09-28 15:52:17 +02:00
KarpAlex
45e4d5576c
Merge branch 'master' into feature-10450/DVUH_requestMatrikelnummer
2021-09-21 00:59:26 +02:00
ma0048
52127ade60
fixed datumanzeige
2021-09-17 10:27:55 +02:00
KarpAlex
b9ac73955a
Merge branch 'master' into feature-10450/DVUH_requestMatrikelnummer
...
# Conflicts:
# application/models/crm/Prestudent_model.php
# system/dbupdate_3.3.php
2021-08-24 01:19:26 +02:00
ma0048
8fa40a843b
Merge branch 'feature-11001/zgv_ueberpruefung' into feature-13277/anpassung_infocenter
...
# Conflicts:
# application/controllers/system/infocenter/InfoCenter.php
# application/views/system/infocenter/dokpruefung.php
# application/views/system/infocenter/infocenterData.php
# application/views/system/infocenter/infocenterFreigegebenData.php
# application/views/system/infocenter/infocenterReihungstestAbsolviertData.php
2021-06-16 09:26:03 +02:00
KarpAlex
8fe1129910
Merge branch 'feature-12987/Sonderbeitrag_versicherung_trennen' into feature-10450/DVUH_requestMatrikelnummer
2021-05-18 23:40:39 +02:00
Andreas Österreicher
170b2485d3
Merge branch 'feature-10965/beurteilungsformular_pdf_export' into feature-10963/Beurteilungsformular_datenbankanpassungen
2021-04-06 18:06:30 +02:00
ma0048
42d2f45561
bei den anmerkungen studiengang hinzugefuegt
2021-04-06 13:51:27 +02:00
KarpAlex
5f187b5293
Merge branch 'master' into feature-10450/DVUH_requestMatrikelnummer
2021-03-07 21:44:56 +01:00
KarpAlex
9677a5a4fd
- BenutzerModel: added comment for getFromPersonId method
...
- UPDATE permission for web for tbl_projektbetreuer added
- added phrase for Zweitbegutachter - link
2021-03-01 09:33:14 +01:00
Cris
00799f2f64
Adapted: Ordered Notizen to retrieve last inserted first
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-08 17:35:34 +01:00
Cris
5235915d6a
Changed method getNotizByAnrechnung() -> added param titel
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 10:57:27 +01:00
Cris
8fc338ccb4
Added GUI/functionality to add begruendung for 'NICHT EMPFEHLEN' in lectors overview
...
. Begruendung is added as Notiz
. GUI to attach begruendung will slide down the moment 'Nicht Empfehlen'
is clicked
. added phrases
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-02 14:06:49 +01:00
Cris
8a75bc9fdd
Added method getFullName() to Person_model
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-26 18:54:42 +01:00
Cris
f185c92db7
Created Anrechnungen Students GUI, Controller, DB-tables, library, phrases
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-19 13:03:26 +01:00
Andreas Österreicher
119d5d99df
Fixed Query to get User for Messages by PersonID and OrganisationUnit
2020-11-23 16:18:43 +01:00
alex
a86dcbd290
- Added matr_aktiv to person table for indication of not yet active matrikelnummern
...
- PersonModel getPersonStammdaten: staatsbuergerschafts- and geburtsnationcode are also retrieved
2020-11-11 23:29:18 +01:00
Paolo
443caa91f2
Messaging sysntem: the internal email account is used only if the user
...
account is older then 24 hours
2020-11-09 10:45:25 +01:00
alex
a7d577baa5
person/Kontakt_model: added getZustellKontakt method for getting latest Zustellkontakt
2020-10-22 00:38:52 +02:00
alex
676b3b3039
- added sanitizeProblemChars to common helper for sanitizing chars
...
- improved alias handling in benutzermodel
- added kurzbz handling to employeemodel
2020-08-12 21:33:08 +02:00
Andreas Österreicher
bc305dc86c
Merge branch 'master' into feature-6656/Worker_queue
2020-08-10 18:11:31 +02:00
Cris
93ecc89ebe
Added method getPhones_byPerson to Kontakt model.
...
Gets all latest phones of person where zustellung is true. Ordered by
telefon > mobil > firmenhandy > else.
Signed-off-by: Cris <hainberg@technikum-wien.at >
2020-08-06 10:32:45 +02:00
Cris
188319a1fc
Adapted method getZustellAdresse of Adresse Model
...
Added param select.
Signed-off-by: Cris <hainberg@technikum-wien.at >
2020-08-05 18:38:27 +02:00
Cris
2b0ff28c41
Added getAll_byPersonID in Kontakt Model
...
Get all latest contact data of person, where Zustellung is true.
Signed-off-by: Cris <hainberg@technikum-wien.at >
2020-08-05 18:20:11 +02:00
alex
88e25524b3
person/Benutzerfunktion_model.php getBenutzerFunktionByUid method: added organisationseinheit_bezeichnung to Benutzerfunktionen, added sorting order (datumbis, datumvon)
2020-07-22 00:48:45 +02:00
alex
5b264bb6a9
codex/Bisverwendung_model:
...
- added getVerwendungen method
person/Benutzer_model
- added comment
person/Benutzerfunktion_model
- added getBenutzerFunktionByUid method
ressource/Mitarbeiter_model
- added getVorgesetzte method
- extended getPersonal method
2020-06-22 11:20:27 +02:00
alex
7ce489e847
- added iso3166_1_a3 field to bis.tbl_nation
...
- person/kontakt_model: renamed getFirmenTelefon to getFirmentelefon, separated vorwahl from telefonklappe
2020-06-10 10:11:19 +02:00
Alexei
704d39095b
- ressource/Mitarbeiter_model.php - improved getPersonal method
...
- person/Kontakt_model.php - added getFormaKontakttyp and get FirmenTelefon methods
2020-05-12 19:34:17 +02:00
Alexei
e8648e52ec
person/Benutzer_model.php: generated alias string is sanitized (special characters, spaces,...)
2020-05-04 20:21:57 +02:00
Alexei
554fb2586a
person/Benutzer_model:
...
- added methods for generating alias and checking if alias exists
ressource/Mitarbeiter_model:
- added method getPersonal
2020-04-30 21:42:30 +02:00
Andreas Österreicher
331c90b64b
Merge branch 'feature-6079/Infocenter_Freigabe_nach_RT_Anmeldung'
2020-03-02 16:03:28 +01:00
Paolo
34b6581849
- Renamed BenutzerfunktionModel->getByPersonId to getActiveFunctionsByPersonId
...
- BenutzerfunktionModel->getActiveFunctionsByPersonId changed query to get only active functions
- Removed commented code
2020-02-26 17:22:59 +01:00
Paolo
11f3fad1f7
Changed logic to send notice email to a message recipient
2020-02-14 19:17:09 +01:00
alex
b41ef00b3d
crm/Prestudent_model: hasBewerber can optionally check bewerber only for a Studiengangtyp. In InfoCenter, only Bachelors are checked after Freigabe (for setting Bewerber and Reihungstestbooleans)
2020-02-11 16:42:04 +01:00
alex
7fdaaace50
If Prestudent is freigegeben for RT and has already a Bewerber with reihungstestangetreten = true, a new Bewerber for the prestudent is created, reihungstestangetreten and teilgenommen are set to true
2020-02-07 17:46:29 +01:00
Andreas Österreicher
16f6bdbf70
Merge branch 'feature-5128/FHC-IDAM_account_activation'
2020-02-03 14:53:24 +01:00
Paolo
4e6fc7c607
- Create new function getError in helper hlp_return_object_helper that should just returns retval
...
- Replace all show_error(getData( with show_error(getError(
- Replace all error($...->retval) with error(getError($...))
- Replace all ->outputJsonError(getData( with ->outputJsonError(getError(
- Replace all show_error($...->retval with show_error(getError($...
- Replace all outputJsonError($...->retval with outputJsonError(getError$...
- Replace all return error($...->retval) with return $...
2019-12-18 18:35:19 +01:00
Cris
586c626ff0
Fixed: Corrected incorrect SQL query in Benutzerfunktion_model
...
Incorrect bracket was causing error message. This is fixed now.
2019-11-25 09:35:42 +01:00
Paolo
ceb3f212c9
- Added support for language in session in function getUserLanguage from helper hlp_language_helper
...
- If the language is loaded from database then it is checked that the language is enabled
2019-11-22 12:05:07 +01:00
Paolo
3e5e65bfc4
Merge branch 'feature-4026/TabulatorWidget' into feature-3994/Digitaler_Lehrauftrag
2019-11-04 16:58:19 +01:00
Cris
edd7f56481
Corrected query: load uids only from *active* benutzer
2019-09-12 13:57:02 +02:00
alex
5255e6166d
crm/Prestudent_model, education/Lehrveransaltung_mode, person/Person_model: models are loaded in constructor to avoid multiple load
2019-09-06 15:49:47 +02:00
Cris
a81098f884
Added method getSTGLByUID(uid) to Benutzerfunktion_model
...
The method getSTGLByUID(uid) gets information of all STG of which a given
user is in charge of as a study course manager.
2019-08-01 15:38:33 +02:00
Paolo
3b4012798f
Fixed some comments typo
2019-04-30 13:13:34 +02:00