Commit Graph

346 Commits

Author SHA1 Message Date
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
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
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
Felix Hamann
5e71e8c9e6 rework show-hide js utility 2019-04-05 21:33:11 +02:00
Gregor Kleen
eedd4714f9 Fix colRated to use submissionRatingDone, as it should 2019-04-05 13:56:32 +02:00
Felix Hamann
b2d87ec714 wrap forms in a section element 2019-04-01 22:35:31 +02:00
Gregor Kleen
f5fb82de3e Improve term creation/editing 2019-03-30 17:05:54 +01:00
Felix Hamann
4ff472ead7 make JS modal initialization more readable and slightly less clever 2019-03-27 23:01:45 +01:00
Gregor Kleen
d45d7fdbff Fix modals 2019-03-27 20:29:08 +01:00
Gregor Kleen
341c75e497 Fix dbTable-filters not being shown 2019-03-27 16:56:39 +01:00
Steffen Jost
10351854cd Merge branch 'master' into 126-ubungsbetrieb-statistik-seiten-pro-kurs 2019-03-25 10:44:44 +01:00
Gregor Kleen
57ba1c9e12 Use wrapForm everywhere 2019-03-23 23:00:32 +01:00
Gregor Kleen
6aeb134369 Merge branch 'master' into feat/wrapform 2019-03-23 14:37:59 +01:00
Gregor Kleen
ae303a055d minor cleanups 2019-03-23 14:35:29 +01:00
Steffen Jost
21ba1f2afa users cannot delete themselves anymore 2019-03-22 11:39:59 +01:00
Gregor Kleen
7f403a5d98 Merge branch '284-massinput' of jost/UniWorX into 284-massinput 2019-03-20 21:22:32 +01:00
Gregor Kleen
aca5d180bc Feature complete MassInput 2019-03-20 20:53:10 +01:00
Steffen Jost
5f67c3ac00 Merge branch 'master' into 284-massinput 2019-03-20 15:57:43 +01:00
Gregor Kleen
4b2d6d3aa2 (Semi-)Working Prototype 2019-03-20 15:13:41 +01:00
Gregor Kleen
332493f550 View-Prototype of MassInput 2019-03-13 09:25:00 +01:00