Paolo
f809a4e5ee
- Added new phrase for the validation
...
- Better check for the SWIFT/BIC code
- Checks if the IBAN and the SWIFT/BIC codes are for the same country
2024-12-17 11:12:41 +01:00
Paolo
b3f0d2d679
- Added new library php-iban via composer
...
- Added 3 phrases
- Checks IBAN via php-iban lib
- Generic check of the BIC
- Loads and saves the last inserted bank account into database
- If the logged user is an employee the it is disabled to save
2024-12-16 14:36:33 +01:00
Paolo
101477b041
Merge branch 'master' into feature-53599/Eingabe_von_Bankdaten_durch_Studierende
2024-12-11 17:23:44 +01:00
Paolo
654be22c97
Merge branch 'master' into feature-53599/Eingabe_von_Bankdaten_durch_Studierende
2024-12-11 17:20:48 +01:00
Paolo
bfb3f09f79
CIS4 and old CIS support
2024-12-11 17:15:18 +01:00
Alexei Karpenko
cc99d2b378
Gruppenmanagement: added checks so only Gruppenmanager can edit groups
2024-12-10 12:03:58 +01:00
Harald Bamberger
1b445005af
remove addMeta debug info
2024-12-04 09:28:59 +01:00
Harald Bamberger
d30ba24d2f
add config cis_send_profil_update_mails, use it in profil update controllers
2024-12-04 09:15:44 +01:00
Johann Hoffmann
1ca0f35d29
news widget template carousel with menu update;
2024-11-29 15:24:33 +01:00
Johann Hoffmann
1346466f79
Merge branch 'master' into feature-25999/C4_anwesenheiten_widget
2024-11-28 10:43:57 +01:00
Johann Hoffmann
beb40cfcc9
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_anwesenheiten_widget
2024-11-28 10:22:57 +01:00
Johann Hoffmann
39f1f825a5
fhcApi extendable & reactive; provide reactive viewdata from dashboard to widgets by inject/provide reworked news xslt in db; css change since overflow-auto is in xslt now; WIP anw widget;
2024-11-27 16:30:54 +01:00
Paolo
83e74cbdaf
PHP frontend/backend for reading/saving bank data from/to the database
2024-11-27 15:10:38 +01:00
Andreas Österreicher
fd91a4cb85
Merge branch 'master' into feature-8482/Pruefungsprotokoll_zur_Einsicht_exportieren
2024-11-27 13:44:24 +01:00
SimonGschnell
24740d055e
feature(Sprache/Phrasen aendern): creates a Cis Sprachen component that lists all available Sprachen from the database and lets the user change the currently active language and persist it in the database
2024-11-26 16:26:29 +01:00
Harald Bamberger
290da9f2c0
Merge branch 'master' into feature-25999/C4_cleanup
2024-11-25 17:09:53 +01:00
Harald Bamberger
766bec887a
check if constant CIS_LEHRVERANSTALTUNG_ANWESENHEIT_ANZEIGEN is defined
2024-11-25 16:29:41 +01:00
SimonGschnell
90bdb68175
fix(Stundenplan_model/getStundenplanQuery):changes how the OR sql statments are added to the query
2024-11-25 15:24:36 +01:00
Harald Bamberger
2ed24ca60f
remove unneeded controllers, views and vuejs apps
2024-11-25 13:48:33 +01:00
Harald Bamberger
6f1e61fa00
move contentid of cis4 menu root to ci config, remove unused controller components CisVue, modify CISVUE-Header to use config for cis4 menu root content id
2024-11-22 15:16:27 +01:00
SimonGschnell
763d038b4c
fix(api/v1/Stundenplan/getStundenplan): fetches groups and studentlehrverbaende based on the date interval of the current and previous semesters
2024-11-21 12:19:22 +01:00
Johann Hoffmann
d8af18673c
always show card header of widgets as in editMode but enable certain tools only when actually in editMode. editMode is active for dashboard not for section; less paddings overall in dashboard; deleted Section headers and put cog besides personal greeting; reformatted name var for greeting into generic viewData property;
2024-11-19 17:07:05 +01:00
SimonGschnell
d2466b032a
Merge branch 'feature-25999/C4_cleanup' of github.com:FH-Complete/FHC-Core into feature-25999/C4_cleanup
2024-11-19 12:51:50 +01:00
SimonGschnell
8d01995722
refactor(Studenplan Query):queries all studiensemester from start_date to end_date and matches the gruppen and studentlehrverbaende to the associated studiensemester in the query
2024-11-19 12:51:12 +01:00
Johann Hoffmann
b6a5e9b845
load stsemArray from Prestudentstati for select options;
2024-11-18 16:09:16 +01:00
Johann Hoffmann
9042f9b83b
change fh logo visibility breakpoint class md -> sm; editable flag in profile based on looking at own profile or being an admin; scrollbar calc in profil app;
2024-11-13 17:27:50 +01:00
Harald Bamberger
c691d155c9
remove dependecy to legacy phrases from LvMenu controller, add legacy phrases needed in LvMenu controller
2024-11-12 11:05:13 +01:00
SimonGschnell
f304e79ee0
feature(Stundenplan): adds Tagesansicht for the Stundenplan
2024-11-08 15:18:10 +01:00
Harald Bamberger
1691c75a84
replace dependencies on legacy code with ci model functions
2024-11-07 19:18:08 +01:00
Andreas Österreicher
f68d18f0a8
Stundenplan Bugfix to also load Entries of Semester and Verband
2024-11-07 10:25:42 +01:00
Harald Bamberger
2b516d40c9
remove controllers, views and libraries for CisHtml since not used
2024-11-05 17:46:42 +01:00
Harald Bamberger
39cedfe6a0
remove controllers, views and libraries for CisHmvc since not used
2024-11-05 16:48:30 +01:00
Harald Bamberger
20e0e2e910
Merge branch 'feature-25999/C4_cleanup' into feature-25999/C4_cleanup_merge_anrechnungen_bs5
2024-11-04 15:59:14 +01:00
Harald Bamberger
50880c696b
use getAuthUID function instead of get_uid, use new permission basis/cis and switch to Auth_Controller where possible
2024-11-04 15:41:02 +01:00
SimonGschnell
eafbdcfffe
refactor(Cis Menu): changes method name and checks if the CIS4_MENU_ENTRY constant is defined
2024-11-04 13:39:13 +01:00
Harald Bamberger
e78c2e1bf7
Merge branch 'master' into feature-25999/C4_cleanup
2024-10-30 17:19:01 +01:00
SimonGschnell
ff367339ea
makes MyLv more responsive
2024-10-29 14:31:20 +01:00
SimonGschnell
b9ccafe9db
uses the cis.php file for the anrechnungen url
2024-10-28 15:57:33 +01:00
SimonGschnell
5f078a76c6
renders the right header (cis or fhtw) conditionally based on the CIS4 constant
2024-10-28 14:54:26 +01:00
SimonGschnell
fbf0417269
only adds the Events file from addons which are actually active and refactors the Lv Information into its own component
2024-10-28 14:15:45 +01:00
Johann Hoffmann
e387671e09
added set language feature; phrasen plugin with optional reload if non responsive phrasen are used; stundenplan header mode & buttons reworked
2024-10-24 17:46:42 +02:00
Harald Bamberger
8ba2a6852b
Merge branch 'master' into feature-40896/kennzeichnung_unruly_person
2024-10-22 11:04:07 +02:00
Harald Bamberger
690080035a
fix umlauts in variable name
2024-10-21 13:05:47 +02:00
Harald Bamberger
cf77a60b35
remove application/controllers/components/Antrag/* since not present in master any more
2024-10-18 16:57:03 +02:00
Harald Bamberger
d4494836b1
fix file permissions erroneously commited as a21a292da6
2024-10-17 15:34:00 +02:00
SimonGschnell
e475fe568e
adds the dashboard menu punkt and adds greeting to the dashboard view
2024-10-17 09:58:28 +02:00
Harald Bamberger
e2cee7ffa3
Merge branch 'master' into feature-25999/C4
2024-10-15 10:44:56 +02:00
SimonGschnell
0528f3b262
checks the size of the arrays before using the current method and does not allow mitarbeiter to access the student stundenplan
2024-10-14 11:32:23 +02:00
SimonGschnell
ed1d4b1a50
regex replaces old content links with new CIS4 controller links and adopts the Menu Entry links to not refresh the page when closing the Menu point
2024-10-14 10:17:20 +02:00
SimonGschnell
f9e72832c9
adds time inidication on stundenplan on mouse position
2024-10-11 12:33:06 +02:00