Werner Masik
|
961ede66a9
|
lohnguide db update changed
|
2026-04-22 18:40:22 +02:00 |
|
chfhtw
|
0f7188a347
|
remove id (it's bad practice) and we don't need it anymore
|
2026-04-22 15:35:05 +02:00 |
|
chfhtw
|
3e832f9526
|
remove unused resizeOverlay
|
2026-04-22 15:32:59 +02:00 |
|
chfhtw
|
392cfbdc4e
|
remove margin from h5
|
2026-04-22 15:32:10 +02:00 |
|
chfhtw
|
0751aa5a0f
|
basic semantics
|
2026-04-22 14:36:55 +02:00 |
|
adisposkofh
|
e57846566e
|
displaying 'compacted' events in mobile monthview lv plan
|
2026-04-22 14:35:06 +02:00 |
|
chfhtw
|
6c818e5c30
|
add dragClick to the additionalRow button
|
2026-04-22 11:01:58 +02:00 |
|
chfhtw
|
20f043abc6
|
ignore additionRow when overwriteRows is active & only activate overwriteRows if it is bigger
|
2026-04-22 11:01:35 +02:00 |
|
chfhtw
|
416451eb0b
|
remove marginForExtraRow and add the required space via CSS
|
2026-04-22 10:23:51 +02:00 |
|
chfhtw
|
3ab7a61a47
|
handle additionalRow disabling outside Grid.js and recreate behavior before commit a8f680810f
|
2026-04-22 10:03:13 +02:00 |
|
chfhtw
|
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)
|
2026-04-22 09:37:50 +02:00 |
|
chfhtw
|
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)
|
2026-04-22 09:36:11 +02:00 |
|
chfhtw
|
d7e509979a
|
account for additionalRow prop when computing placeholders (missed this in 262b170244)
|
2026-04-22 09:32:53 +02:00 |
|
chfhtw
|
91a5b2d4fc
|
fire correct method for draganddrop cancel
|
2026-04-22 09:28:20 +02:00 |
|
Andreas Österreicher
|
6fec8382b5
|
Merge branch 'feature-76554/Personalmeldung_alt_bei_Lehre_nicht_melderelevant_rausfiltern'
|
2026-04-22 09:15:23 +02:00 |
|
Johann Hoffmann
|
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?;
|
2026-04-21 17:40:24 +02:00 |
|
Andreas Österreicher
|
4eb076d115
|
Fixed Saving of Entwicklungsteam
|
2026-04-21 17:34:36 +02:00 |
|
adisposkofh
|
5171a7b7b3
|
minor fix
|
2026-04-21 17:22:32 +02:00 |
|
Harald Bamberger
|
7427aa87ea
|
Merge branch 'feature-76545/findAbgabenNewOrUpdatedSinceByAbgabedatumFixTimestampDateComparison'
|
2026-04-21 17:01:04 +02:00 |
|
Johann Hoffmann
|
85043e57db
|
added missing parenthesis
|
2026-04-21 17:00:07 +02:00 |
|
Johann Hoffmann
|
501bae585a
|
WIP
|
2026-04-21 16:59:10 +02:00 |
|
adisposkofh
|
b41c8acddd
|
adapted other/stgorg lvplans to mobile view changes
|
2026-04-21 16:04:30 +02:00 |
|
adisposkofh
|
06bc1ebcd4
|
Merge branch 'feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe' into feature-76385/mobile-optimization-lv-plan
|
2026-04-21 15:55:27 +02:00 |
|
adisposkofh
|
999827b3ec
|
in mobile replacing lvplan weekview with listview
|
2026-04-21 15:49:51 +02:00 |
|
Johann Hoffmann
|
2c72f704d0
|
remove unnecessary bottom calc functions
|
2026-04-21 15:32:51 +02:00 |
|
Johann Hoffmann
|
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
|
2026-04-21 15:29:45 +02:00 |
|
Johann Hoffmann
|
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;
|
2026-04-21 14:18:45 +02:00 |
|
Johann Hoffmann
|
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;
|
2026-04-21 14:05:19 +02:00 |
|
chfhtw
|
38ea481177
|
add safety measures to add function of GridLogic
|
2026-04-21 13:49:39 +02:00 |
|
chfhtw
|
dbf945dfe5
|
Comments for GridLogic
|
2026-04-21 13:48:49 +02:00 |
|
chfhtw
|
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
|
2026-04-21 13:47:08 +02:00 |
|
chfhtw
|
79b5defb63
|
accidentially deleted a colon in 89e0326435
|
2026-04-21 13:37:53 +02:00 |
|
kindlm
|
e2ae9b88c8
|
Merge remote-tracking branch 'origin/master'
|
2026-04-21 12:56:30 +02:00 |
|
kindlm
|
ca3abf9154
|
Small Style-Fix in Testtool
To make headings stand out more clearly from the buttons
|
2026-04-21 12:56:02 +02:00 |
|
adisposkofh
|
956b201757
|
minor fix
|
2026-04-21 11:25:48 +02:00 |
|
adisposkofh
|
b90dabeb2c
|
minor fix
|
2026-04-21 11:23:17 +02:00 |
|
adisposkofh
|
2f1edfeeab
|
minor fix
|
2026-04-21 11:21:50 +02:00 |
|
adisposkofh
|
fac320bfce
|
minor fix
|
2026-04-21 11:20:38 +02:00 |
|
adisposkofh
|
6c2820f900
|
minor fix
|
2026-04-21 11:19:36 +02:00 |
|
chfhtw
|
9a113e2993
|
remove prop that is not needed anymore
|
2026-04-21 09:35:17 +02:00 |
|
chfhtw
|
89e0326435
|
code quality
|
2026-04-21 09:34:15 +02:00 |
|
Alexei Karpenko
|
f863c6d728
|
personalmeldung legacy system: melderelevant is checked for lehre, bugfix: lehre is correctly added if studiengang already has sws
|
2026-04-20 18:24:30 +02:00 |
|
Harald Bamberger
|
1a37273a9e
|
Merge branch 'feature-63349/Cis_Menu_Aktiv_Flag' into cis40_2026-02_rc
|
2026-04-20 18:08:46 +02:00 |
|
Harald Bamberger
|
d14b9e2ab5
|
Merge branch 'feature-69146/CIS4_Anzeige_LVPLan_Studiengang_Semester_Verband_Gruppe' into cis40_2026-02_rc
|
2026-04-20 18:02:23 +02:00 |
|
Johann Hoffmann
|
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
|
2026-04-20 17:54:27 +02:00 |
|
Harald Bamberger
|
d926e4165b
|
Merge branch 'master' into cis40_2026-02_rc
|
2026-04-20 17:52:24 +02:00 |
|
Harald Bamberger
|
8c88ae401b
|
Merge branch 'bug-69145/Cis4_Studiengaenge_Studentenansicht_Vertiefungen_weggefiltert' into cis40_2026-02_rc
|
2026-04-20 17:45:41 +02:00 |
|
Harald Bamberger
|
92a2053b42
|
Merge branch 'feature-40870/BUG_Studstatus_unpause_order_should_be_DESC'
|
2026-04-20 17:30:14 +02:00 |
|
adisposkofh
|
e5015f348b
|
reworked roomsearch inputs spacing
|
2026-04-20 17:07:49 +02:00 |
|
adisposkofh
|
6792002c19
|
added spacing between room search inputs, mostly visible in mobile
|
2026-04-20 17:03:05 +02:00 |
|