Commit Graph

1978 Commits

Author SHA1 Message Date
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
Felix Hamann
f601cc8771 fix async table using previous requests url 2019-04-10 08:49:24 +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
1824b12ae2 fix async forms in modals 2019-04-09 22:14:35 +02:00
Felix Hamann
09a5ab94dd fix issue with conditional fieldsets in modals 2019-04-09 22:14:05 +02:00
Felix Hamann
559fb3fb9d refactor async form js util 2019-04-09 21:55:58 +02:00
Felix Hamann
63aef9e362 remove obsolete julius files 2019-04-09 21:54:30 +02:00
Felix Hamann
e10f725303 fix issue with table filter listening for wrong checkboxes 2019-04-09 21:14:54 +02:00
Felix Hamann
2a311917b3 cleanup async table js utility 2019-04-09 21:07:27 +02:00
Felix Hamann
cef1695fa7 add table filter to async table js utility 2019-04-08 21:24:23 +02:00
Felix Hamann
8b1fae2856 async table js utility now with explicit selector 2019-04-08 21:06:09 +02:00
Felix Hamann
c654f3d6ab fail silently if already setup JS utilities are setup again 2019-04-08 21:04:55 +02:00
Felix Hamann
6a29a7d081 started refactoring async table js utility 2019-04-07 23:31:04 +02:00
Gregor Kleen
957f911f33 don't build uniworxdb when library-only 2019-04-07 22:47:42 +02:00
Felix Hamann
32bc5f4852 safer logging in JS utilRegistry 2019-04-07 22:32:52 +02:00
Felix Hamann
d43fbca0c3 refactor check all checkbox js utility 2019-04-07 22:31:27 +02:00
Felix Hamann
c6a175ae5a fail silently when checkbox js util is already setup 2019-04-07 22:28:04 +02:00
Felix Hamann
d48b335cb2 automatically setup checkboxes via js utility 2019-04-07 22:17:38 +02:00
Gregor Kleen
c3b0ffe582 Collect coverage during tests 2019-04-07 22:08:39 +02:00
Felix Hamann
0b62845a8d minor fix for modal js utility 2019-04-07 21:56:27 +02:00
Felix Hamann
e71cf031a0 remove obsolete js utility code for forms 2019-04-07 21:41:57 +02:00
Felix Hamann
4f6e788870 refactor form error remover js utility 2019-04-07 21:40:03 +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
0fcafcb618 minor docs fix for reactive submit button js utility 2019-04-07 21:12:27 +02:00
Gregor Kleen
f158735dd6 Fix build & minor cleanup 2019-04-07 16:38:26 +02:00
Gregor Kleen
bc76d858f8 More standard-conform emails 2019-04-07 16:18:36 +02:00
Felix Hamann
c32fee8a9b add debug switch for console outputs in JS utilRegistry 2019-04-07 13:53:41 +02:00
Felix Hamann
2c04f6f670 refactor reactive submit button JS utility 2019-04-07 13:48:58 +02:00
Felix Hamann
8a33c7df34 remove obsolete manual inputs JS setup code 2019-04-07 12:54:32 +02:00
Felix Hamann
a581640f7e remove radio button js utility 2019-04-06 19:16:48 +02:00
Felix Hamann
39338c9b0d refactor checkbox JS utility 2019-04-06 19:16:19 +02:00
Felix Hamann
8472a51787 rename fileUpload utility to fileInput utility 2019-04-06 18:42:13 +02:00
Felix Hamann
c42ec9163c remove previously uploaded files JS utility 2019-04-06 15:55:27 +02:00
Felix Hamann
98fb84f0fc add fallback for missing translations in JS I18n registry 2019-04-06 14:53:37 +02:00
Felix Hamann
4973fd0b08 refactor file upload JS utility 2019-04-06 14:51:16 +02:00
Felix Hamann
c2d01e9489 add i18n registry for JS utils 2019-04-06 14:45:01 +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
4161af4742 split js utilities in utils and services 2019-04-05 21:34:38 +02:00
Felix Hamann
5e71e8c9e6 rework show-hide js utility 2019-04-05 21:33:11 +02:00
Gregor Kleen
819ec36073 autofocus on campus login 2019-04-05 20:48:31 +02:00
Gregor Kleen
eedd4714f9 Fix colRated to use submissionRatingDone, as it should 2019-04-05 13:56:32 +02:00
Gregor Kleen
d36e9937be Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-04-05 13:32:02 +02:00
Gregor Kleen
40c6f12968 Only set submission rated if it was assigned to uploader
Fixes #330
2019-04-05 13:31:01 +02:00
Steffen Jost
6da0850add Filter-UI course participants improved 2019-04-04 18:01:46 +02:00
Steffen Jost
431affe6ec Course User Deregister 2019-04-04 14:20:20 +02:00
Steffen Jost
90c18b50cd minor 2019-04-04 10:50:55 +02:00
Felix Hamann
ff59d0a412 move JS UtilRegistry to top of imports to ensure its present in scope 2019-04-03 23:31:22 +02:00
Felix Hamann
6d824d3392 WIP: refactor show hide JS utility to work with new registry 2019-04-03 23:23:53 +02:00