Commit Graph

363 Commits

Author SHA1 Message Date
Felix Hamann
09b1d61458 Merge branch 'feat/asynchronous-mass-input' into 'master'
Basic short-circuit support for mass-input

See merge request !187
2019-05-04 22:16:09 +02:00
Felix Hamann
f37cecf8c2 adjust communiation templates for massinput requirements 2019-05-04 21:44:59 +02:00
Felix Hamann
8381a065b6 mark mass input add cells via css class 2019-05-04 21:09:13 +02:00
Felix Hamann
50b040dc41 more BEM like css classes for various mass inputs 2019-05-04 16:44:33 +02:00
Gregor Kleen
707beee3e3 Minor HTML tweaks
Fixes #324
2019-05-01 12:23:11 +02:00
Gregor Kleen
c7a7d5512a Cleanup course html 2019-04-29 12:51:49 +02:00
Gregor Kleen
64c45c515e Tutorials 2019-04-29 00:20:34 +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
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
Felix Hamann
8fd16c3545 preparation for toggle all/none checkbox in recipientLayout 2019-04-25 10:03:14 +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
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
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
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
Felix Hamann
b74de0f88d reintroduce explicit interactive fieldset target but keep it optional 2019-04-21 17:24:21 +02:00
Felix Hamann
b35dc87db6 make target for interactive-fieldset optional 2019-04-20 22:25:51 +02:00
Felix Hamann
721630f4b2 add styling for course communication recipient form 2019-04-20 22:25:51 +02:00
Gregor Kleen
bd98f11ad5 Overhaul corrector interface 2019-04-20 21:21:20 +02:00
Gregor Kleen
feee06e80a Rework recipient UI 2019-04-20 12:20:35 +02:00
Gregor Kleen
2191272c43 Restructure recipient form 2019-04-20 00:21:30 +02:00
Gregor Kleen
76f984420f Custom styling for massInput 2019-04-18 14:49:10 +02:00
Steffen Jost
23029abec6 merge master 2019-04-16 11:14:52 +02:00
Gregor Kleen
5b6c35fedd Cleanup 2019-04-15 16:41:14 +02:00
Felix Hamann
5f6ab41ad8 Merge branch 'util-refactor' into 'master'
JS Utility refactor

Closes #329, #331, and #326

See merge request !174
2019-04-12 22:37:58 +02:00
Felix Hamann
1aa54636b6 move massinput js logic to shakespeare widget 2019-04-12 22:09:59 +02:00
Felix Hamann
753c660007 rename css classes to more closely follow BEM 2019-04-12 21:50:41 +02:00
Gregor Kleen
c055645f11 Move form input required-mark closer to caption 2019-04-12 14:24:26 +02:00
Felix Hamann
325db53043 remove obsolete alerts.julius 2019-04-10 23:39:41 +02:00
Gregor Kleen
f4ed279a15 Remove isDynamic from modal.hamlet & minor cleanup 2019-04-10 23:09:54 +02:00
Felix Hamann
7d7c0d15c9 refactor alerts js utility 2019-04-10 20:19:49 +02:00
Felix Hamann
796cddf21e refactor asidenav js util 2019-04-10 20:01:56 +02:00
Felix Hamann
346067ccdd remove obsolete form.julius 2019-04-10 20:00:57 +02:00
Gregor Kleen
db8e527bbc Merge branch 'master' into 'util-refactor'
# Conflicts:
#   src/Handler/Home.hs
2019-04-09 22:47:19 +02:00
Felix Hamann
09a5ab94dd fix issue with conditional fieldsets in modals 2019-04-09 22:14:05 +02:00
Felix Hamann
63aef9e362 remove obsolete julius files 2019-04-09 21:54:30 +02:00
Felix Hamann
16f1acd6c6 refactor auto submit button js utility 2019-04-07 21:24:36 +02:00
Felix Hamann
4ef7d5f93a refactor Interactive Fieldset JS utility 2019-04-07 21:13:02 +02:00
Felix Hamann
ffef0b94bc refactor JS modal utility to work with new util registry 2019-04-06 14:40:05 +02:00