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 |
|
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
|
d4494836b1
|
fix file permissions erroneously commited as a21a292da6
|
2024-10-17 15:34:00 +02:00 |
|
Johann Hoffmann
|
dbf5935897
|
check correct grund phrase to trigger unruly api request;
|
2024-10-03 11:14:52 +02:00 |
|
Johann Hoffmann
|
79ea8c4521
|
renamed unrulyPerson api to checkPerson; built in logic into infoCenterDetails to trigger a number of checks about any changed data in the info center (in this case unruly) and update the page accordingly; Also fixed a bug when saving stammdaten without kontakt entries;
|
2024-09-17 14:09:49 +02:00 |
|
SimonGschnell
|
4836ed8de0
|
adds LvMenu to the CalendarModel WIP
|
2024-09-13 13:44:53 +02:00 |
|
Johann Hoffmann
|
27c312d7d3
|
filterPerson unrulyPerson api & person model
|
2024-09-12 15:42:21 +02:00 |
|
SimonGschnell
|
d80761d952
|
Merge branch 'feature-39912/Room_planning_calendar' into feature-25999/C4_copy
|
2024-09-11 13:54:45 +02:00 |
|
SimonGschnell
|
715b8075b8
|
reworks the query for the reservierungen stundenplan/room
|
2024-09-10 12:30:40 +02:00 |
|
Johann Hoffmann
|
d9f5646ad1
|
Merge branch 'master' into feature-40896/kennzeichnung_unruly_person
# Conflicts:
# application/models/crm/Prestudentstatus_model.php
# public/js/api/fhcapifactory.js
# system/dbupdate_3.4.php
# system/phrasesupdate.php
|
2024-09-10 10:17:55 +02:00 |
|
Harald Bamberger
|
5f50d9f0ec
|
Merge branch 'feature-40311/Stundenplan_widget' into feature-25999/C4
|
2024-09-09 13:26:03 +02:00 |
|
SimonGschnell
|
26a0521379
|
fixes fhcapi
|
2024-09-09 13:12:11 +02:00 |
|
Harald Bamberger
|
996a49105b
|
Merge branch 'feature-40309/Cis_News_widget' into feature-25999/C4
|
2024-09-09 13:03:47 +02:00 |
|
Harald Bamberger
|
ff51d3964f
|
Merge branch 'feature-40842/DashboardAmpeln' into feature-25999/C4
|
2024-09-09 12:56:55 +02:00 |
|
Harald Bamberger
|
a8141e5dac
|
Merge branch 'master' into feature-25999/C4
|
2024-09-09 11:45:10 +02:00 |
|
SimonGschnell
|
e33162d20e
|
changes the structure of the JSON data from the stundenplan
|
2024-09-04 14:59:56 +02:00 |
|
SimonGschnell
|
b350c9da56
|
refactors the news controller
|
2024-08-02 14:46:22 +02:00 |
|
SimonGschnell
|
9e1bd2b64d
|
adds form_validation
|
2024-08-02 10:36:34 +02:00 |
|
SimonGschnell
|
d4e33eb1df
|
refactor
|
2024-08-01 15:04:18 +02:00 |
|
SimonGschnell
|
6fcc8cf7e8
|
code review changes
|
2024-08-01 11:49:14 +02:00 |
|
Johann Hoffmann
|
c9471c344d
|
added unruly person boolean column to tbl_person; studStatus/leitung added a checkbox to mark persons as unruly unrelated to studstatus datastate;
|
2024-07-31 14:37:26 +02:00 |
|
SimonGschnell
|
c2be0a4790
|
adds content to Url.js
|
2024-07-31 12:41:03 +02:00 |
|
SimonGschnell
|
39574c1b3a
|
adds delete endpoint for the dashboard bookmark widget
|
2024-07-30 15:27:24 +02:00 |
|
SimonGschnell
|
ca6e3a8463
|
adds endpoint to query all user ampeln that were assigned after the start_working_date with the appropriate beschreibungs translations
|
2024-07-25 15:16:01 +02:00 |
|
SimonGschnell
|
4e929f4cce
|
Merge branch 'feature-25999/C4' into feature-40309/Cis_News_widget
|
2024-07-24 14:40:15 +02:00 |
|
SimonGschnell
|
563f5e5f9e
|
merging C4
|
2024-07-24 14:37:16 +02:00 |
|
SimonGschnell
|
1e3146d33f
|
dashboardAmpeln
|
2024-07-24 13:31:00 +02:00 |
|
SimonGschnell
|
1211d63ccf
|
adds placeholders for the ampeln and adds new endpoints that fetch activeAmpeln and confirmedActiveAmpeln of the user
|
2024-07-23 13:59:04 +02:00 |
|
SimonGschnell
|
7e983292ea
|
adds the endpoint that fetches all ampeln of a user that are not confirmed by the user yet and also removes some unnecessary comments from other enpoints
|
2024-07-23 11:26:52 +02:00 |
|
SimonGschnell
|
82417a7f6f
|
removes old api files and removes the use(fhcApi) because it is already imported in the Phrasen plugin
|
2024-07-22 11:36:12 +02:00 |
|
SimonGschnell
|
a0871657ca
|
adds insertFile to the new ProfilUpdate FhcAPIController and starts a transaction when deleting the foreign key from the profil update and deleting the old file
|
2024-07-22 11:24:47 +02:00 |
|
SimonGschnell
|
0cc6222175
|
adds deleteProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:57:42 +02:00 |
|
SimonGschnell
|
8700abd0fa
|
adds updateProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:50:00 +02:00 |
|
SimonGschnell
|
12626511e9
|
adds insertProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 14:00:40 +02:00 |
|
SimonGschnell
|
a06f9b581f
|
adds selectProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 13:11:58 +02:00 |
|
SimonGschnell
|
be66150631
|
adds acceptProfilRequest and denyProfilRequest to the new ProfilUpdate FhcAPIController
|
2024-07-19 11:38:15 +02:00 |
|
SimonGschnell
|
9eb61649eb
|
adds getProfilRequestFiles to the new ProfilUpdate FhcAPIController
|
2024-07-19 09:06:49 +02:00 |
|
SimonGschnell
|
328a46f16d
|
adds getTopic to the new ProfilUpdate FhcAPIController
|
2024-07-18 10:40:30 +02:00 |
|
SimonGschnell
|
885315c22b
|
adds getStatus to the new ProfilUpdate FhcAPIController
|
2024-07-18 09:52:08 +02:00 |
|
SimonGschnell
|
29aa7f5056
|
adds isMitarbeiter to the new Profil FhcAPIController
|
2024-07-18 09:36:30 +02:00 |
|
Harald Bamberger
|
464dbba457
|
add missing api js files
|
2024-07-11 18:43:31 +02:00 |
|
SimonGschnell
|
56080f6681
|
changes the LVUebersicht and the endpoint
|
2024-07-09 15:28:28 +02:00 |
|
cgfhtw
|
e79a70fc2f
|
Betriebsmittel: stabilized
|
2024-07-09 14:06:29 +02:00 |
|
SimonGschnell
|
84029fc729
|
updates editAdressen in the Profil
|
2024-07-08 15:15:08 +02:00 |
|
SimonGschnell
|
79ffc1c077
|
creating lvMenu with Event hooks WIP
|
2024-07-04 15:37:50 +02:00 |
|
SimonGschnell
|
92afdf71cd
|
changing fhcapi for the client side for the profil WIP
|
2024-07-03 15:53:01 +02:00 |
|
SimonGschnell
|
19753a9ef7
|
test api endpoint to include the lvinfo menu link
|
2024-07-02 14:50:54 +02:00 |
|
Harald Bamberger
|
dd0bdddbc6
|
backport recent changes of Betriebsmittel component and phrases from feature-30660/FHC4_StudierendenGUI_Prototyp Branch
|
2024-07-01 14:12:48 +02:00 |
|
SimonGschnell
|
c34144a4e8
|
creates sql query in the lehreinheit_model to query the studierenden Mail inside a lehrveranstaltung and creates the matching fhcapi methods / frontend/v1 api controllers
|
2024-06-27 15:09:09 +02:00 |
|