Andreas Österreicher
|
f3453670b3
|
Problem behoben wodurch der Plausicheck abgebrochen hat wenn
Studiengänge für den GebDatum Check exkludiert wurden.
|
2023-08-25 09:50:37 +02:00 |
|
KarpAlex
|
7bc8e22906
|
plausichecks: removed empty lines and unnecessary comments
|
2023-06-12 22:40:09 +02:00 |
|
KarpAlex
|
ab5dc7b1ac
|
plausichecks: removed plausicheck lib, instead, methods are directly in the library for the fehler
|
2023-06-12 22:32:09 +02:00 |
|
KarpAlex
|
1ec52e710a
|
Plausichecks: enabled Fehlerkonfiguration for excluding certain Studiengänge from checks, changed comments
|
2023-05-14 21:19:39 +02: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 |
|
KarpAlex
|
7d1267732f
|
IncomingOrGsFoerderrelevant plausicheck: added first version of issue resolver, renamed from IncomingAndGsFoerderrelevant
|
2022-11-30 17:53:36 +01:00 |
|
KarpAlex
|
d1ac2e0424
|
added plausicheck "getIncomingUndGsFoerderrelevant"
|
2022-11-30 17:26:50 +01:00 |
|
KarpAlex
|
2504c91cd9
|
AusbildungssemPrestudentUngleichAusbildungssemStatus Plausicheck: added student_uid to fehlertext, changed order of ausbildungssemester in fehlertext
|
2022-10-12 12:36:34 +02:00 |
|
KarpAlex
|
f2f960fd43
|
Plausichecks: added comments, fixed bug for studiengang parameter in GbDatumWeitZurueck check
|
2022-10-08 01:40:14 +02:00 |
|
KarpAlex
|
b067c97beb
|
Plausichecks: changed texts of some Plausichecks for better understanding, AbschlussstatusFehlt check: Studiensemester not necessary for resolving, checking for melderelevant for fehler StgPrestudentUngleichStgStudienplan
|
2022-10-07 18:05:25 +02:00 |
|
KarpAlex
|
2a060ace25
|
-added issue resolvers for plausichecks - renamed fehler PrestudentStgUngleichStgStudienplan to StgPrestudentUngleichStgStudienplan -fixed some parameters passed for resolving -plausicheck getDatumStudiensemesterFalscheReiheinfolge: performed directly in SQL for speedup -plausicheck GUI: fixed comment, minor text changes
|
2022-10-04 19:17:03 +02:00 |
|
KarpAlex
|
aee25c5252
|
moved issue resolvers to #own resolvers folder, created first resolver CORE_INOUT_0007 for plausichecks
|
2022-10-03 19:25:32 +02:00 |
|
KarpAlex
|
5b46722913
|
-PlausicheckLib: melderelevant and bismelden fields are checked only if applicable, speed up by including conditions in SQL instead of PHP functions -added more info to some fehler texts by params
|
2022-10-03 02:28:48 +02:00 |
|
KarpAlex
|
eee43fe921
|
AktiverStudentOhneStatus check: check for status already in SQL instead of getLastStatus function, future status with 4 months buffer
|
2022-09-29 19:41:30 +02:00 |
|
KarpAlex
|
7c02f21582
|
added plausichecks to PlausicheckProducerLib, bugfixes in PlausicheckLib and plausicheck libraries and fehlerupdate, mainly concerning passed parameters
|
2022-09-29 03:16:05 +02:00 |
|
KarpAlex
|
1241a05ed3
|
-Plausichecks: added correct fehlertext and resolution params -replaced Plausichecker Interface with abstract class, which gets ci instance and loads plausicheck lib -write issue info only if issue really newly inserted
|
2022-09-27 18:32:15 +02:00 |
|
KarpAlex
|
9bae6bb0a4
|
added params to plausicheck libraries, added PlausicheckProducerLib to enable execution of plausichecks for GUI as well, removed old IssueProducer_Controller
|
2022-09-26 00:41:48 +02:00 |
|
KarpAlex
|
5d1e99a222
|
Plausichecks: enabled passing of params to plausi issue checkers, created first checker StgPrestudentUngleichStgStudent
|
2022-09-21 19:54:20 +02:00 |
|
KarpAlex
|
40d8edebef
|
Plausichecks: added run method to IssueProducer_Controller for producing plausicheck issues
|
2022-09-18 23:02:55 +02:00 |
|