Commit Graph

312 Commits

Author SHA1 Message Date
Johannes Eder
6581137d2c chore(communication-recipients): implemented destroy method 2021-08-30 11:17:03 +00:00
Johannes Eder
a75f6621ce chore(auto-submit-input): implemented destroy in auto-submit-input 2021-08-30 11:17:03 +00:00
Johannes Eder
3e01c8d910 chore(auto-submit-button): implemented destroy in auto-submit-button 2021-08-30 11:17:03 +00:00
Johannes Eder
780a5f7ce1 chore(exam-correct): destroy method in exam-correct implemented 2021-08-30 11:17:03 +00:00
Johannes Eder
6d66b822ac chore(course-teaser): implemented destroy in course teaser 2021-08-30 11:17:03 +00:00
Johannes Eder
c5760bb2eb chore(check-all): implemented destroy in check-all 2021-08-30 11:17:03 +00:00
Johannes Eder
4a63050334 chore(async-table): implemented destroy in async table 2021-08-30 11:17:03 +00:00
Johannes Eder
29da3d795f chore(async-table): implemented destroy method in async table 2021-08-30 11:17:03 +00:00
Johannes Eder
e2aa913ff3 chore(async-form): implemented destroy method in async-form 2021-08-30 11:17:03 +00:00
Johannes Eder
a25b59b318 chore(asidenav): implemented destroy in asidenav.js 2021-08-30 11:17:03 +00:00
Johannes Eder
4812db6c87 chore(alerts): implemented destroy method in alerts.js 2021-08-30 11:17:03 +00:00
Johannes Eder
b2c3f77966 chore(form-error-reporter): implemented destroy in form-error-reporter 2021-08-30 11:17:03 +00:00
Johannes Eder
d1b9952690 fix(enter-is-tab.js): implemented destroy method in enter-is-tab Util 2021-08-30 11:17:03 +00:00
Gregor Kleen
627a2df7ad fix(explained-selection-field): support linebreak in titles 2021-07-06 16:30:30 +02:00
Johannes Eder
f807e2af78 fix: added check in async table and removeddebug log output 2021-06-10 16:12:04 +00:00
Johannes Eder
9288e5c203 fix: changed keypress to keydown. 2021-06-01 09:17:54 +00:00
Johannes Eder
1aaf254c3c fix: next input area is now selected via a css query 2021-05-27 17:31:16 +02:00
Johannes Eder
2450e03173 chore: removed my comments 2021-05-27 15:40:35 +02:00
Johannes Eder
10b06e1f96 corrected log message from alert to enter is tab 2021-05-27 13:31:03 +00:00
Johannes Eder
7aeb8e61f4 fix: changed enter to tab behavior in CCommR
added a new utility that looks for [uw-enter-as-tab] and attaches a listener to this field
2021-05-25 12:14:13 +02:00
Gregor Kleen
87ab97de00 style: fancify favourite toggle 2021-04-13 20:08:10 +02:00
Wolfgang Witt
3363089aed chore: improve explanation text 2021-04-13 15:06:25 +02:00
Gregor Kleen
f0e45477fa feat(frontend): password visibilty toggle 2021-03-26 16:05:02 +01:00
Gregor Kleen
fb6ae089c6 feat(bot-mitigations): only logged in table sorting 2021-02-21 13:39:47 +01:00
Gregor Kleen
9a3f401b38 fix(mass-input): properly escape query selector 2021-01-20 09:52:08 +01:00
Gregor Kleen
72838e2592 feat(massinput): reduce size of ajax requests 2020-12-15 12:16:37 +01:00
Gregor Kleen
2619b08ad1 fix(workflows): prefer payload label from target state
Adjust styling
2020-11-25 18:47:13 +01:00
Gregor Kleen
43caeefbf1 Merge branch 'master' into workflows 2020-11-24 10:56:41 +01:00
Gregor Kleen
319c75a85a feat(rooms): different room types & hidden rooms 2020-11-19 14:25:38 +01:00
Gregor Kleen
34cd393e61 style(file-input): improve file-input__list 2020-11-14 12:29:07 +01:00
Gregor Kleen
5b897c7a42 feat(workflows): further work on WorkflowWorkflowWorkflow 2020-10-28 15:59:16 +01:00
Gregor Kleen
5108e1494a feat(workflows): additional work on WorkflowWorkflowWorkflow 2020-10-26 14:52:58 +01:00
Gregor Kleen
56c23ebd33 style: minor frontend cleanup wrt. monospace fonts 2020-08-28 14:00:52 +02:00
Sarah Vaupel
f1411853ad Apply 1 suggestion(s) to 1 file(s) 2020-08-17 11:30:59 +02:00
Sarah Vaupel
ee5a0052a1 fix(hide-columns): account for undefined element in isTableHider 2020-08-12 17:21:13 +02:00
Sarah Vaupel
ef52f02d78 feat(exam-correct): display more info 2020-08-12 17:14:00 +02:00
Gregor Kleen
ed5fb6e218 feat(personalised-sheet-files): finish upload functionality
TODO: Interaction of course participants with personalised files
2020-08-06 09:57:53 +02:00
Gregor Kleen
e84305769b style: improve usability of genericFileField 2020-07-22 12:07:01 +02:00
Gregor Kleen
9dee134b11 feat(file-uploads): maximum file sizes 2020-07-13 09:32:28 +02:00
Gregor Kleen
9935efe966 fix(check-all): fix column collection 2020-06-26 17:40:00 +02:00
Gregor Kleen
eff273bf09 fix(frontend): improve performance of table-related utils
Fixes #603
2020-06-24 12:18:48 +02:00
Gregor Kleen
c87315006d fix(ratings): improve decoding error reporting 2020-06-19 17:38:48 +02:00
Gregor Kleen
33d9d7dbc3 chore(check-all): fix test 2020-06-14 18:15:40 +02:00
Gregor Kleen
26cc8e4b53 feat(course-participants): show exercise sheets (first cornice) 2020-06-14 16:27:27 +02:00
Gregor Kleen
e10cfe9c58 fix(corrections-overview): behavioural fixes 2020-06-12 10:24:34 +02:00
Gregor Kleen
3820b45b3e feat(forms): improve field labeling & error reporting
Fixes #588
2020-05-19 10:21:42 +02:00
Gregor Kleen
baf8b18dc3 feat(util-registry): ensure specific start ordering
Fixes #587
2020-05-18 14:08:58 +02:00
Gregor Kleen
d3c727bab6 refactor(frontend): no-var 2020-05-12 20:40:46 +02:00
Gregor Kleen
d90da85df3 feat(communication): send test emails 2020-05-12 16:44:53 +02:00
Gregor Kleen
65b429a320 fix(interactive-fieldset): fix behaviour for nested fieldsets 2020-05-05 16:23:49 +02:00