Commit Graph

  • 0f7188a347 remove id (it's bad practice) and we don't need it anymore chfhtw 2026-04-22 15:35:05 +02:00
  • 3e832f9526 remove unused resizeOverlay chfhtw 2026-04-22 15:32:59 +02:00
  • 392cfbdc4e remove margin from h5 chfhtw 2026-04-22 15:32:10 +02:00
  • 0751aa5a0f basic semantics chfhtw 2026-04-22 14:36:55 +02:00
  • e57846566e displaying 'compacted' events in mobile monthview lv plan adisposkofh 2026-04-22 14:35:06 +02:00
  • 6c818e5c30 add dragClick to the additionalRow button chfhtw 2026-04-22 11:01:58 +02:00
  • 20f043abc6 ignore additionRow when overwriteRows is active & only activate overwriteRows if it is bigger chfhtw 2026-04-22 11:01:35 +02:00
  • 416451eb0b remove marginForExtraRow and add the required space via CSS chfhtw 2026-04-22 10:23:51 +02:00
  • 3ab7a61a47 handle additionalRow disabling outside Grid.js and recreate behavior before commit a8f680810f chfhtw 2026-04-22 10:03:13 +02:00
  • 5571353464 let items jump over pinned items (this may be especially relevant if pinned items trap one or more items involved in a drag and drop operation) chfhtw 2026-04-22 09:37:50 +02:00
  • 95d85c7f5b temporary change height on dragging if the reordering process needs it (otherwise we get some ugly overflow issue on the preview item or if another item is moved to the bottom it vanishes during the drag and drop operation and reappears after the drop) chfhtw 2026-04-22 09:36:11 +02:00
  • d7e509979a account for additionalRow prop when computing placeholders (missed this in 262b170244) chfhtw 2026-04-22 09:32:53 +02:00
  • 91a5b2d4fc fire correct method for draganddrop cancel chfhtw 2026-04-22 09:28:20 +02:00
  • 6fec8382b5 Merge branch 'feature-76554/Personalmeldung_alt_bei_Lehre_nicht_melderelevant_rausfiltern' Andreas Österreicher 2026-04-22 09:15:23 +02:00
  • c36f259571 revert back to 1 http request per lva menu list for performance reasons since usually 1-2 lva are slow and the rest load quickly; many menu_lv.inc scripts would need to be loaded via require instead of require_once but that breaks some of them; only table height calc on watcher; why does an english teacher need a mathe online link?; Johann Hoffmann 2026-04-21 17:40:24 +02:00
  • 4eb076d115 Fixed Saving of Entwicklungsteam Andreas Österreicher 2026-04-21 17:34:36 +02:00
  • 5171a7b7b3 minor fix adisposkofh 2026-04-21 17:22:32 +02:00
  • 7427aa87ea Merge branch 'feature-76545/findAbgabenNewOrUpdatedSinceByAbgabedatumFixTimestampDateComparison' Harald Bamberger 2026-04-21 17:01:04 +02:00
  • 85043e57db added missing parenthesis Johann Hoffmann 2026-04-21 17:00:07 +02:00
  • 501bae585a WIP Johann Hoffmann 2026-04-21 16:59:10 +02:00
  • b41c8acddd adapted other/stgorg lvplans to mobile view changes adisposkofh 2026-04-21 16:04:30 +02:00
  • 06bc1ebcd4 Merge branch 'feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe' into feature-76385/mobile-optimization-lv-plan adisposkofh 2026-04-21 15:55:27 +02:00
  • 999827b3ec in mobile replacing lvplan weekview with listview adisposkofh 2026-04-21 15:49:51 +02:00
  • 2c72f704d0 remove unnecessary bottom calc functions Johann Hoffmann 2026-04-21 15:32:51 +02:00
  • 194de7b4e7 change lva fetch to select semesterstunden from a seperate aggregation subquery since they used to be listed by LE but current view should only show LVA to have the correct amounts displayed Johann Hoffmann 2026-04-21 15:29:45 +02:00
  • 869a7e3335 Create and implement "ClassScheduleCalendarSelector" in "ClassScheduleOverview" component Ivymaster 2026-04-21 14:43:58 +02:00
  • 5beddbccb4 changed the where clause to a simpler = CURRENT_DATE comparison -> works the same if the job runs daily and fetches updates of one day/date; has to be changed back in case we want to find updates in a range larger than 1 day in an interval larger than 1 day; Johann Hoffmann 2026-04-21 14:18:45 +02:00
  • c03609142b dropdown menu formatter logic; dropdown menu from action col css fix; phrasen preload; WIP semesterstunden verification with the old page - hours dont add up yet; Johann Hoffmann 2026-04-21 14:05:19 +02:00
  • 38ea481177 add safety measures to add function of GridLogic chfhtw 2026-04-21 13:49:39 +02:00
  • dbf945dfe5 Comments for GridLogic chfhtw 2026-04-21 13:48:49 +02:00
  • 21065a3c95 because of 4ab9056700 pinned property can't be deleted (will get overwritten by the original value) so work around that with boolean values that are later removed if false chfhtw 2026-04-21 13:47:08 +02:00
  • 79b5defb63 accidentially deleted a colon in 89e0326435 chfhtw 2026-04-21 13:37:53 +02:00
  • e2ae9b88c8 Merge remote-tracking branch 'origin/master' kindlm 2026-04-21 12:56:30 +02:00
  • ca3abf9154 Small Style-Fix in Testtool kindlm 2026-04-21 12:56:02 +02:00
  • 956b201757 minor fix feature-76385/mobile-optimization-room-search-page adisposkofh 2026-04-21 11:25:48 +02:00
  • b90dabeb2c minor fix feature-76385/mobile-optimization-header adisposkofh 2026-04-21 11:23:17 +02:00
  • 2f1edfeeab minor fix adisposkofh 2026-04-21 11:21:50 +02:00
  • fac320bfce minor fix feature-76385/mobile-optimization-news-page adisposkofh 2026-04-21 11:20:38 +02:00
  • 6c2820f900 minor fix adisposkofh 2026-04-21 11:19:36 +02:00
  • 9a113e2993 remove prop that is not needed anymore chfhtw 2026-04-21 09:35:17 +02:00
  • 89e0326435 code quality chfhtw 2026-04-21 09:34:15 +02:00
  • f863c6d728 personalmeldung legacy system: melderelevant is checked for lehre, bugfix: lehre is correctly added if studiengang already has sws feature-76554/Personalmeldung_alt_bei_Lehre_nicht_melderelevant_rausfiltern Alexei Karpenko 2026-04-20 18:24:30 +02:00
  • 1a37273a9e Merge branch 'feature-63349/Cis_Menu_Aktiv_Flag' into cis40_2026-02_rc Harald Bamberger 2026-04-20 18:08:46 +02:00
  • d14b9e2ab5 Merge branch 'feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe' into cis40_2026-02_rc Harald Bamberger 2026-04-20 18:02:23 +02:00
  • 5374f71732 WIP replicating the lvMenu links & dropdowns accurately inside a tabulator5 actionButtons custom formatted column with all its kinks; basic links already working, design/layout definitely not finished, WIP working on how to get a sensible link dropdown in there; also still considering if this page even needs 2 seperate http requests at all Johann Hoffmann 2026-04-20 17:54:27 +02:00
  • d926e4165b Merge branch 'master' into cis40_2026-02_rc Harald Bamberger 2026-04-20 17:52:24 +02:00
  • 8c88ae401b Merge branch 'bug-69145/Cis4_Studiengaenge_Studentenansicht_Vertiefungen_weggefiltert' into cis40_2026-02_rc Harald Bamberger 2026-04-20 17:45:41 +02:00
  • 92a2053b42 Merge branch 'feature-40870/BUG_Studstatus_unpause_order_should_be_DESC' Harald Bamberger 2026-04-20 17:30:14 +02:00
  • e5015f348b reworked roomsearch inputs spacing adisposkofh 2026-04-20 17:07:49 +02:00
  • 6792002c19 added spacing between room search inputs, mostly visible in mobile adisposkofh 2026-04-20 17:03:05 +02:00
  • 9890f6aade fixed issue: context menu appearing on vue datepicker single click in mobile adisposkofh 2026-04-20 16:58:43 +02:00
  • 536e66eed9 added padding at the bottom of the profile page feature-76385/mobile-optimization-profile-bottom-spacing adisposkofh 2026-04-20 16:39:28 +02:00
  • c53d451000 Merge branch 'master' into feature-68301/cis4_ma_raumreservierung feature-68301/cis4_ma_raumreservierung Harald Bamberger 2026-04-20 16:34:30 +02:00
  • 6e103480cc Merge branch 'master' into feature-63349/Cis_Menu_Aktiv_Flag feature-63349/Cis_Menu_Aktiv_Flag Harald Bamberger 2026-04-20 16:00:28 +02:00
  • 6a53c9fae4 fixed multiple news page issues adisposkofh 2026-04-20 15:54:24 +02:00
  • 2307565696 Plausicheckresolverlib: changed comment Alexei Karpenko 2026-04-20 15:37:08 +02:00
  • 28d65ac114 replace tmpLoading with an abortcontroller chfhtw 2026-04-20 15:22:52 +02:00
  • 239577e9cf safeguard watchers; move indexedItems watcher code into a method and reuse it in cols watcher chfhtw 2026-04-20 15:17:07 +02:00
  • a8fb45adc6 undo parts of 187b4a6e4b to prevent having no gridlogic available chfhtw 2026-04-20 15:03:06 +02:00
  • e84f1e1290 Merge branch 'master' into feature-62791/Cis_High_Contrast_Theme feature-62791/Cis_High_Contrast_Theme Harald Bamberger 2026-04-20 15:00:25 +02:00
  • 9316016d24 get selected funktionen the vuejs way chfhtw 2026-04-20 14:59:35 +02:00
  • 8d815d40b6 Merge branch 'master' into feature-62450/Studium_Phrasen feature-62450/Studium_Phrasen Harald Bamberger 2026-04-20 14:49:48 +02:00
  • 33b5c370b1 code quality chfhtw 2026-04-20 14:41:28 +02:00
  • cdf63840b0 simplify widgetAdd, widgetUpdate and widgetRemove chfhtw 2026-04-20 14:30:31 +02:00
  • cf14501311 handle initial position and size in Grid.js no Section.js & add weights & add size properties of updated items to return value in GridLogic.add() chfhtw 2026-04-20 14:16:21 +02:00
  • 187b4a6e4b guard indexedItems watcher so it won't run unnecessarily chfhtw 2026-04-20 14:05:16 +02:00
  • 7c397df829 controllers/system/Login.php->loginASByUid and controllers/system/Login.php->loginASByPersonId now are logging into DB when a user switch/switch back identity Paolo 2026-04-20 13:35:37 +02:00
  • 4ab9056700 deep clone instead of shallow to prevent watchers from executing prematurely chfhtw 2026-04-20 12:53:03 +02:00
  • 9a281dfa71 don't save source property for widgets since it get generated when fetched chfhtw 2026-04-20 12:51:19 +02:00
  • 0b3f7d1fe3 code quality chfhtw 2026-04-20 12:50:20 +02:00
  • a9d82de25c handle custom prop like other internal props chfhtw 2026-04-20 12:47:48 +02:00
  • 414d8bd383 minor fix adisposkofh 2026-04-20 11:40:26 +02:00
  • 903f3b99b3 add Studienverlauf to AppMenue ma0068 2026-04-20 11:36:54 +02:00
  • eb8b4986d7 fixed issue with sidenav covering search results/usermenu feature-76385/mobile-optimization-sidenav-covers-other-elements adisposkofh 2026-04-20 11:36:53 +02:00
  • 70602be54e SaveSort und Filter-Reset in RaumÜbersicht kindlm 2026-04-20 11:30:17 +02:00
  • dac71f597a Spalte Anmeldedatum in RT-Übersicht kindlm 2026-04-20 11:24:59 +02:00
  • f6747713a1 Merge branch 'master' into feature-60873/GesamtnoteneingabeCis4 Harald Bamberger 2026-04-20 11:13:14 +02:00
  • 3a646ffe77 adapt AbgabeJob relevant queries so they compare with the pgsql date function CURRENT_DATE instead of NOW() to avoid the cutoff from uploads the happened "yesterday but more than 24 hours ago"; also added another "abgabedatum < CURRENT_DATE" condition, to avoid sending this exact case as updates 2 days in a row; Johann Hoffmann 2026-04-20 11:06:06 +02:00
  • 59ddf175ed Merge branch 'master' into feature-61236/Cis4MenuErweiterung feature-61236/Cis4MenuErweiterung Harald Bamberger 2026-04-20 10:47:58 +02:00
  • 6cc09969dd Merge branch 'master' into feature-68530/Dashboard_Cleanup_Admin Harald Bamberger 2026-04-20 10:45:20 +02:00
  • ccd8d5f871 WIP alternative table representation of Cis4 MyLv page for teachers assigned to a lot of different degree programs -> cards layout would result in a lot of fluff & scroll; finalized getMultipleLvMenu() functionality in LvMenu.php controller to avoid http request overhead; deleted phrasen mixin from old components since this is a plugin bound to the apps globalConfigince some time already; Allow to switch layout similar to calendar modes -> need to further adapt old component structure to resuse lvmenu data Johann Hoffmann 2026-04-20 10:28:49 +02:00
  • 1a813e52ce minor fix adisposkofh 2026-04-20 09:50:41 +02:00
  • bd47ad2b8c Merge branch 'master' into feature-69187/CIS_MA_Pruefungsprotokolle Harald Bamberger 2026-04-20 09:48:34 +02:00
  • afa765c4ba Merge branch 'master' into feature-69105/CIS4_MeineLVs_AnzeigeZeugnisnote_Und_Durchschnitt feature-69105/CIS4_MeineLVs_AnzeigeZeugnisnote_Und_Durchschnitt Harald Bamberger 2026-04-20 09:41:12 +02:00
  • 26db4a5e7a adding redraw tabulator and fallback to avoid empty column ma0068 2026-04-20 09:31:52 +02:00
  • e90019cdd8 Merge branch 'master' into feature-68610/CIS4_Projektabgabe feature-68610/CIS4_Projektabgabe Harald Bamberger 2026-04-20 09:30:54 +02:00
  • 16b238124a cleaned up search icon conditional render feature-76385/mobile-optimization-header-animated adisposkofh 2026-04-20 09:24:51 +02:00
  • df9edc36e0 save temporary ma0068 2026-04-20 08:40:55 +02:00
  • 4def45907b reworked searchbar animation adisposkofh 2026-04-17 18:10:05 +02:00
  • 202e6e88d2 redid searchbar animation with handmade transitions adisposkofh 2026-04-17 17:44:23 +02:00
  • 3b2473039f code formatting adisposkofh 2026-04-17 16:37:58 +02:00
  • 59d1ca3409 animated searchbar display in header adisposkofh 2026-04-17 16:36:54 +02:00
  • ace2057166 Plausichecks InaktiverStudentAktiverStatus, ZuVieleZweckeIncomingPlausi: ptimized for issue production without Datenverbund, semester for resolving InaktiverStudentAktiverStatus optional Alexei Karpenko 2026-04-17 16:01:33 +02:00
  • 1d26303333 fixed mobile header/searchbar appearance adisposkofh 2026-04-17 15:59:32 +02:00
  • 8f73489073 code cleanup feature-76464/reworking-use-of-controller-viewdata adisposkofh 2026-04-17 14:51:20 +02:00
  • 98a10a2f55 Merge branch 'feature-69389/AbmeldungSTGL_Anzeige_mit_Studiengangskuerzel' Harald Bamberger 2026-04-17 12:37:49 +02:00
  • e48b94b858 studiengangskuerzel statt kurzbzlang Harald Bamberger 2026-04-17 12:35:55 +02:00
  • ff08ca140c remove unused variable chfhtw 2026-04-17 12:22:12 +02:00
  • 61a9feb8fd rearrange code and call preventDefault only if moving/resizing would be successful chfhtw 2026-04-17 12:19:56 +02:00
  • 21fdf31518 move checkPinnedWidgetAnimation into dragOver function chfhtw 2026-04-17 12:10:37 +02:00