Paolo
82c2652148
Fix: code quality checks
2023-04-20 15:05:45 +02:00
Paolo
a0b368683e
- Remove global constant OU_SENDER_TEST_REMINDER from application/config/constants.php
...
- Page for the Infocenter details messages block should use CL/Message_model logic
- Page to read personal messages wrongly displays the sender
- Page to read message with token wrongly displays the sender
- All the pages should display the sender using the following logic:
- If the sender id is set and it is not the system sender and the organization unit is not set then display the sender name + surname
- If the sender id is set and it is not the system sender and the organization unit is set then display the sender name + surname
- If the sender id is set and it is the system sender and the organization unit is set then display the organization unit
- If the sender id is set and it is the system sender and the organization unit is not set then display "System sender"
- The organization unit should firstly retrieved from the degree programs, if not available then from the organization units, if not available then display "System sender"
- Centralized this logic in the CL/Message_model as much as possible
2023-04-19 13:51:53 +02:00
Paolo
932f5efb5c
Merge branch 'master' into feature-18197/ReihungstestReminderLog
2023-04-18 14:29:05 +02:00
Andreas Österreicher
151e9d2ca3
Merge branch 'master' into feature-17512/Issues_Plausibilitaetspruefungen
2023-02-09 16:04:33 +01:00
Andreas Österreicher
b60e0b712f
Merge branch 'feature-25430/stammdaten_im_infocentertool_editierbar'
2023-02-02 10:32:36 +01:00
ma0048
3293a75a79
- berechtigungsabfragen angepasst
...
- fit programme aus der config holen
2023-01-30 11:51:15 +01:00
ma0068
090345d6c0
OE-Unit in Abhängigkeit von der Sender-OE anzeigen
2022-12-13 10:58:52 +01:00
Manfred
cb9eaa7694
Last Status Abgewiesener ergänzt, Felder BPK und Matrikelnummer ergänzt
2022-12-12 09:40:02 +01:00
ma0068
ac4b815596
Anzeige OE als Sender in der Messagelist
2022-12-07 11:39:02 +01:00
KarpAlex
ebb3a6de1f
plausichecks view: adapted to vue update - set correct cs and css includes, removed body
2022-11-03 15:33:05 +01:00
KarpAlex
35b23bcba4
Merge branch 'master' into feature-17512/Issues_Plausibilitaetspruefungen
2022-11-03 12:07:51 +01:00
ma0048
ffec6a5422
- stammdaten editierbar
2022-11-03 09:55:38 +01:00
ma0048
a8f6ca1670
Merge remote-tracking branch 'origin/master' into feature-25430/stammdaten_im_infocentertool_editierbar
...
# Conflicts:
# application/views/system/infocenter/infocenterDetails.php
2022-11-03 08:29:10 +01:00
ma0048
651a4a97e7
- stammdaten editierbar
2022-11-02 16:50:53 +01:00
ma0068
50b19161b9
Merge branch 'master' into feature-18197/ReihungstestReminderLog
2022-11-02 16:22:25 +01:00
Andreas Österreicher
1c0b21cb74
JS Includes Korrigiert für Prüfungsprotokolle und UDFs
2022-10-31 16:30:41 +01:00
ma0048
4518eab1a8
- stammdaten include
2022-10-25 07:14:47 +02:00
ma0048
9192befce1
- stammdaten include
2022-10-25 07:08:29 +02:00
ma0048
572e53f554
- addon angepassst fuer die stammdaten
2022-10-25 07:02:13 +02:00
KarpAlex
7a1f36cb5e
issuesData Fehlermonitoring: changed order for issue display, first by error type, then by status
2022-10-23 18:02:59 +02:00
ma0048
53dc6b3c63
- tag closed
2022-10-21 11:07:52 +02:00
ma0048
0bd7d6f7c6
- editieren von stammdaten im infocentertool
2022-10-18 11:00:57 +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
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
f8d3337481
added Plausicheck gui to start plausichecks manually
2022-10-03 02:32:28 +02:00
Andreas Österreicher
ae4bf1feb1
Merge branch 'master' into feature-19473/VUE_Filter_Navigation_Widgets
2022-09-30 14:54:07 +02:00
Paolo
07a1d7ecb2
- Added CSS for the navigation component and the filter component
...
- Changed layout of the filter component
2022-09-19 16:31:55 +02:00
ma0048
f0cec85d8f
style anpassungen und funktionen geloescht
2022-09-14 11:57:23 +02:00
ma0048
4cae13d2ee
zgv und nation dropdowns gefixed
2022-09-14 08:55:54 +02:00
ma0048
030f1c9c4e
zgvpruefung fehler behoben und studienartberechtigung
2022-09-12 14:30:12 +02:00
Andreas Österreicher
d6a35603e1
Merge branch 'feature-23977/ZGVNeueKodextabellen'
2022-09-12 13:06:07 +02:00
Andreas Österreicher
9afd03d630
Merge branch 'feature-18984/infocenter_tool_fuer_lehrgaenge_anpassen'
2022-09-12 12:50:43 +02:00
Andreas Österreicher
22088b82ba
Merge branch 'feature-19487/infocenter_letzter_bearbeiter_wenn_student'
2022-09-12 12:43:17 +02:00
Andreas Österreicher
75e8c35dcc
Merge branch 'feature-19484/infocenter_reihungstest_freigegeben_liste_zeigt_immer_nur_einen_an'
2022-09-12 12:41:41 +02:00
ma0048
33b35286d3
Merge remote-tracking branch 'origin/master' into feature-18984/infocenter_tool_fuer_lehrgaenge_anpassen
2022-09-12 10:15:50 +02:00
Paolo
10ce6128de
If a message is sent from:
...
- An organization unit: when opened via token then the organization unit is displayed as sender and no answer button is displayed
- The system sender: when opened via token then it is displayed as sender: "System sender"
2022-09-06 14:24:42 +02:00
ma0068
52fe5a78e1
Merge branch 'master' into feature-18940/infocenter_loeschen_von_dokumenten
2022-09-06 09:17:39 +02:00
Paolo
537ce0940c
Code quality check improvements
2022-08-31 15:48:35 +02:00
ma0068
d1bb1b9666
Infocenter: Adaptierungen ZGV-Master und ZGVmasternation Dropdown
2022-08-30 13:10:47 +02:00
ma0068
67f1c9a707
Infocenter: Umbau von disabled auf Zusatz bei Dropdowns ZGV und ZGVNation
2022-08-30 11:28:16 +02:00
ma0068
8fd69ccd26
Infocenter: Anzeige gesperrte Nationen als disabled im Dropdown ZGVNation
2022-08-30 09:41:45 +02:00
ma0068
54a1c486c5
Infocenter: Anzeige inaktive ZGVs als disabled im Dropdown ZGV
2022-08-29 15:12:06 +02:00
Paolo
b0ffbea9a5
Composer changes
2022-08-19 12:21:04 +02:00
ma0048
d7fb91371e
added missing includes for infocenter
2022-08-11 14:34:32 +02:00
Paolo
6d81e36e68
Merge branch 'master' into feature-19473/VUE_Filter_Navigation_Widgets
2022-08-08 12:11:08 +02:00
ma0048
6fd50d3c8d
letzter bearbeiter online satt studentenname
2022-08-04 13:26:15 +02:00
ma0048
937236933e
zeigt alle RTs an
2022-07-27 10:52:46 +02:00
Paolo
267f5b2972
- Added new directory public/js/apps/LogsViewer/
...
- Moved public/js/apps/LogsViewer.js to public/js/apps/LogsViewer/
- Added new JS file public/js/apps/LogsViewer/TabulatorSetup.js to setup the tabulator in the LogsViewer app
- Added new property tabulatorEvents to the FilterCmpt to subscribe events for the tabulator
2022-07-14 11:28:06 +02:00