Commit Graph

2119 Commits

Author SHA1 Message Date
Felix Hamann
d06bfe07d0 prefix input ids in massinput response 2019-05-04 22:00:19 +02:00
Felix Hamann
f37cecf8c2 adjust communiation templates for massinput requirements 2019-05-04 21:44:59 +02:00
Felix Hamann
34c5134d97 make mass input more accessible with more checks on form submit events 2019-05-04 21:13:09 +02:00
Felix Hamann
8381a065b6 mark mass input add cells via css class 2019-05-04 21:09:13 +02:00
Felix Hamann
e77df30632 more robust mass input form data handling 2019-05-04 16:46:16 +02:00
Felix Hamann
50b040dc41 more BEM like css classes for various mass inputs 2019-05-04 16:44:33 +02:00
Gregor Kleen
780c99259f Working but incomplete 2019-05-04 14:53:37 +02:00
Felix Hamann
763499f9e3 Merge branch 'master' into feat/asynchronous-mass-input 2019-04-25 16:38:16 +02:00
Felix Hamann
fbe98adfde Merge branch 'mass-input-btn-styling' into 'master'
Styling für Massinput buttons (Hinzufügen/Entfernen)

See merge request !194
2019-04-25 15:55:22 +02:00
Gregor Kleen
45fbec2d52 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-04-25 15:43:13 +02:00
Gregor Kleen
e1f65a8399 systemd integration 2019-04-25 15:43:05 +02:00
Felix Hamann
90057971e8 Merge branch 'feat/recipient-check-all' into 'master'
Toggle Checkboxen für Kursmitteilungs-Formular

See merge request !192
2019-04-25 15:40:25 +02:00
Felix Hamann
203347d28a fix styling for mass input buttons 2019-04-25 15:32:20 +02:00
Felix Hamann
0a48f114f8 styling for mass input add/delete buttons 2019-04-25 15:32:13 +02:00
Felix Hamann
7f38137f53 recipientLayout: restrict height of options instead of whole fieldset 2019-04-25 15:24:39 +02:00
Felix Hamann
016566d06e add toggle all checkbox and checked counter to recipientLayout 2019-04-25 15:18:29 +02:00
Gregor Kleen
dd6d41ca59 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-04-25 13:13:34 +02:00
Gregor Kleen
39f5c5ece2 Make new sorting stable wrt old settings
Fixes #317
2019-04-25 13:12:36 +02:00
Steffen Jost
ddd795d0a8 Bugfix participant note icon no longer crosscourse 2019-04-25 13:06:12 +02:00
Felix Hamann
8b9843a321 properly handle response from async mass-input requests (after moving commits) 2019-04-25 11:15:24 +02:00
Gregor Kleen
530eb09ebb Fix double identifyForm in ProfileR 2019-04-25 10:42:11 +02:00
Steffen Jost
54f6cf1679 Upload instructions 2019-04-25 10:40:40 +02:00
Felix Hamann
d2aa7e9e37 update documentation for mass input js util 2019-04-25 10:05:01 +02:00
Felix Hamann
8fd16c3545 preparation for toggle all/none checkbox in recipientLayout 2019-04-25 10:03:14 +02:00
Felix Hamann
feb385b418 massinput js util cleanup 2019-04-25 09:56:19 +02:00
Felix Hamann
bdd1878aed fix styling for mass input buttons 2019-04-25 09:56:19 +02:00
Felix Hamann
c36dc6f261 styling for mass input add/delete buttons 2019-04-25 09:56:14 +02:00
Felix Hamann
965e3947f9 dont async handle massinput if from outside massinput element 2019-04-25 09:55:55 +02:00
Felix Hamann
11c5cd3653 add massInput js util 2019-04-25 09:55:55 +02:00
Felix Hamann
c01bfd4fb3 wrap recipient form categories in wrapper and only show when necessary 2019-04-25 09:55:55 +02:00
Felix Hamann
484b5916c0 remove implicit submit js util for mass-input 2019-04-25 09:55:55 +02:00
Felix Hamann
7e7ba291f2 wrap recipient form categories in wrapper and only show when necessary 2019-04-24 19:40:02 +02:00
Felix Hamann
60c9de44c5 special styling for checkboxes in table headers 2019-04-24 19:19:16 +02:00
Gregor Kleen
5ec553edde Fix build 2019-04-24 16:54:09 +02:00
Gregor Kleen
dc44804310 Fix build 2019-04-24 16:49:52 +02:00
Gregor Kleen
816ce0595e Cleanup 2019-04-24 15:13:06 +02:00
Gregor Kleen
8e5bebc96f Workaround library bug disallowing 'none' as PathPiece
Fixes #336
2019-04-24 14:59:31 +02:00
Felix Hamann
48e42d41e1 add julius file for communication recipientLayout 2019-04-23 22:20:13 +02:00
Gregor Kleen
ea38ee422f Basic short-circuit support for mass-input 2019-04-22 12:48:40 +02:00
Felix Hamann
2fde26b68e adjust headline spacing for pages without pageactions 2019-04-21 23:16:26 +02:00
Felix Hamann
423596bd26 remove section wrapper in form.hamlet 2019-04-21 23:05:49 +02:00
Gregor Kleen
374cd9621d Refactor help.hamlet 2019-04-21 22:53:47 +02:00
Gregor Kleen
8db6ee8e57 Set uw-file-input on CorrectionsUploadR 2019-04-21 22:13:31 +02:00
Felix Hamann
bc6f700fee Merge branch 'fix/blurry-modals' into 'master'
Fix for blurry fonts in modals

See merge request !186
2019-04-21 21:44:46 +02:00
Felix Hamann
594ca2f3e6 remove obsolete modal JS code 2019-04-21 21:31:15 +02:00
Felix Hamann
f61b4b581a remove obsolete utils.setup JS code 2019-04-21 21:15:13 +02:00
Felix Hamann
f5da46ff5a wrap modals in shared modals-wrapper element 2019-04-21 21:13:17 +02:00
Felix Hamann
4c8adee924 Merge branch 'recipient-form' into 'master'
Styling for communication form

See merge request !182
2019-04-21 18:37:32 +02:00
Felix Hamann
5dda5aa1ba adjust spacing for mass-input-add button in course communication 2019-04-21 18:14:01 +02:00
Gregor Kleen
07e8b5e203 Only include <fieldset> if recipient category has content 2019-04-21 17:36:52 +02:00