KarpAlex
|
c96baac859
|
Merge branch 'master' into feature-17512/Issues_Plausibilitaetspruefungen
|
2022-10-17 17:11:17 +02: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
|
c7c0bbfb49
|
Merge branch 'feature-17512/Issues_Plausibilitaetspruefungen' of github.com:FH-Complete/FHC-Core into feature-17512/Issues_Plausibilitaetspruefungen
|
2022-10-12 11:56:02 +02:00 |
|
KarpAlex
|
65c6466465
|
PlausicheckLib: -run check InaktiverStatusAktiverStatus always for current semester -removed unused result variables, todo comment
|
2022-10-12 11:23:51 +02:00 |
|
KarpAlex
|
f2f960fd43
|
Plausichecks: added comments, fixed bug for studiengang parameter in GbDatumWeitZurueck check
|
2022-10-08 01:40:14 +02:00 |
|
KarpAlex
|
fb5656833a
|
added plausichecks to navigation menu, improved plausichecks GUI responsiveness, made it centered
|
2022-10-07 18:22:06 +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
|
03d6955ec4
|
issueDataset.js: code formatting
|
2022-10-06 10:34:32 +02:00 |
|
KarpAlex
|
21d3d40171
|
issueDatase.js: added comment for changeIssueStatus method
|
2022-10-06 10:30:55 +02:00 |
|
KarpAlex
|
8fe346f6be
|
plausichceks: changed phrasing of check AusbildungssemPrestudentUngleichAusbildungssemStatus
|
2022-10-06 03:47:28 +02:00 |
|
KarpAlex
|
fb70ba3da5
|
issueDataset.js: enabled sending many issue ids for status change by splitting up
|
2022-10-06 03:25:57 +02:00 |
|
KarpAlex
|
edd310351b
|
plausichecks fehlertext: check number of parameters before calling vsprintf
|
2022-10-05 14:07:29 +02:00 |
|
KarpAlex
|
c31ab4874d
|
moved "plausicheck start" button in GUI to the right
|
2022-10-05 14:04:59 +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
|
5670f931ef
|
Plausichecks: beautified GUI output
|
2022-10-04 03:17:41 +02:00 |
|
KarpAlex
|
b28e780aa6
|
plausichecks issues fehlerupdate.php: added brackets to OrgformStgUngleichOrgformPrestudent
|
2022-10-04 03:11:59 +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
|
ae26c4d1ee
|
plausichecks.js: reformatted file, display error as message
|
2022-10-03 13:40:33 +02:00 |
|
KarpAlex
|
f8d3337481
|
added Plausicheck gui to start plausichecks manually
|
2022-10-03 02:32:28 +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
|
0d605158a5
|
changed text of AktiverStudentOhneStatus plausicheck
|
2022-09-29 19:43:40 +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
|
23ec0d6344
|
Plausicheck AbschlusstatusFehlt: existence of status in previous Semester is checked as well when passing a Studiensemester
|
2022-09-28 17:26:36 +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
|
2c475f8bde
|
fehlerupdate: renamed NationNichtOesterreichAberGemeinde Plausicheck, PlausicheckLib: added comments
|
2022-09-22 19:54:18 +02:00 |
|
KarpAlex
|
edb69498e5
|
added PlausicheckLib for checking plausi issues
|
2022-09-21 19:55:37 +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
|
0643b99e86
|
added Plausicheck fehler (for issues) to database
|
2022-09-21 19:50:30 +02:00 |
|
Andreas Österreicher
|
0c9d535941
|
Merge branch 'feature-20221/PHP_7.1_Kompatibilitäte_Excel_Lib'
|
2022-09-19 16:26:51 +02:00 |
|
Andreas Österreicher
|
4976804f8d
|
Merge branch 'feature-18874/CISMoodleGradeImportMitUID'
|
2022-09-19 16:02:17 +02:00 |
|
Andreas Österreicher
|
253b1352f9
|
Merge branch 'bug-20124/FilterWidget_query_executed_before_changes_are_applied_bug'
|
2022-09-19 15:55:51 +02:00 |
|
Andreas Österreicher
|
4f35d6bf0a
|
Merge branch 'feature-19547/CoodleZeitsperrenAnzeigen'
|
2022-09-19 15:44:40 +02:00 |
|
Andreas Österreicher
|
0f6836385f
|
Added Column Wahlname to campus.vw_mitarbeiter
|
2022-09-19 15:31:31 +02:00 |
|
Andreas Österreicher
|
66b9576e15
|
Merge branch 'bug-24165/Message_reply_token_allow_to_write_to_anybody'
|
2022-09-19 15:11:51 +02:00 |
|
Andreas Österreicher
|
cac01a50ec
|
Added Column Wahlname to campus.vw_student and campus.vw_benutzer
|
2022-09-19 15:08:50 +02:00 |
|
Andreas Österreicher
|
6ae6751aa4
|
Merge branch 'feature-19171/Wahlname'
|
2022-09-19 14:48:05 +02:00 |
|
Manfred
|
79fbb4b7b2
|
Merge remote-tracking branch 'origin/master'
|
2022-09-19 14:05:19 +02:00 |
|
Manfred
|
1e85aeb8da
|
Studiensemester save empty string as null
|
2022-09-19 14:05:12 +02:00 |
|
Andreas Österreicher
|
2a43793982
|
Merge branch 'feature-18224/Anrechnungen_ECTS-Grenze'
|
2022-09-19 10:26:44 +02:00 |
|
KarpAlex
|
926180f5da
|
system/checkStudenten: corrected typo in Studierenden Orgform Plausicheck text output
|
2022-09-18 23:11:43 +02:00 |
|
KarpAlex
|
40d8edebef
|
Plausichecks: added run method to IssueProducer_Controller for producing plausicheck issues
|
2022-09-18 23:02:55 +02:00 |
|
Manfred
|
83ef4be673
|
Bugfix Limit 10 entfernt
|
2022-09-16 14:54:11 +02:00 |
|
Manfred
|
ec87bd0c80
|
UID in Dropdown anzeigen und inaktive Mitarbeiter kennzeichnen
|
2022-09-16 14:47:59 +02:00 |
|
Manfred
|
f65ae01dd0
|
Suche nach LV-Kurzbz, Bugfix Checksubmit
|
2022-09-16 14:47:06 +02:00 |
|
KarpAlex
|
d5eff7d615
|
issue plausichecks: added issue producer files, code formatting
|
2022-09-15 18:56:18 +02:00 |
|
Cris
|
d366c672b9
|
Merge branch 'master' into feature-18224/Anrechnungen_ECTS-Grenze
|
2022-09-15 10:18:11 +02:00 |
|
Cris
|
3690984682
|
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
|
2022-09-15 10:17:33 +02:00 |
|
Cris
|
941bbaaa79
|
Fixed falschen ECTS Höchstgrenze Hinweis in STGL Detailansicht
Es wird nun bei der Berechnung der ECTS Höchstgrenze auch auf den
Anrechnungsgrund geschaut.
|
2022-09-15 10:17:02 +02:00 |
|