Commit Graph

2361 Commits

Author SHA1 Message Date
Felix Hamann
a942ddec9b adjust default-layout.julius to work with new app 2019-05-25 22:14:26 +02:00
Felix Hamann
4ee48ca268 move js and css to frontend folder 2019-05-25 22:13:45 +02:00
Felix Hamann
fb5be3995e update gitignore 2019-05-25 22:13:12 +02:00
Felix Hamann
2c69532a14 remove js and css from static folder 2019-05-25 22:12:09 +02:00
Felix Hamann
b2706ce224 remove pre commit hook for now 2019-05-25 22:10:21 +02:00
Felix Hamann
2e9e7e2d9c added webpack 2019-05-25 22:09:16 +02:00
Felix Hamann
e0801c2110 update .gitignore 2019-05-25 19:11:47 +02:00
Felix Hamann
b7af8249d7 move js utils to static/es and fix linting warnings 2019-05-25 18:45:58 +02:00
Felix Hamann
f6c0ddf45c port js services to class syntax and move to static/es 2019-05-25 18:45:10 +02:00
Felix Hamann
6f2b887b01 gitignore generated js files 2019-05-25 18:44:38 +02:00
Felix Hamann
02b0bf3aef add pre commit hook for auto js linting 2019-05-25 18:36:31 +02:00
Felix Hamann
3aa081131f add package.json, babel and test file 2019-05-22 22:52:25 +02:00
Felix Hamann
b0df824835 add node_modules to gitignore 2019-05-22 22:51:55 +02:00
Felix Hamann
0cabee0826 Merge branch 'alert-on-form-leave' into 'master'
Show prompt if user has touched a form and tries to leave page

Closes #377

See merge request !233
2019-05-21 22:11:52 +02:00
Felix Hamann
8b4bdf9489 more documentation for navigate away pompt js util
closes #377
2019-05-21 21:57:34 +02:00
Felix Hamann
9d49de4382 add navigate away prompt js utility 2019-05-21 21:54:32 +02:00
Felix Hamann
94335c70e0 add missing checks for already initialized js utils in form.js 2019-05-21 21:53:13 +02:00
Gregor Kleen
cc83427912 Add assigned submission to test data 2019-05-21 13:40:32 +02:00
Gregor Kleen
874252edbd Fix test 2019-05-21 13:03:20 +02:00
Gregor Kleen
37644a242f Minor Cron cleanup 2019-05-21 13:03:09 +02:00
Gregor Kleen
0a2b676a42 Fix typo 2019-05-21 00:50:39 +02:00
Gregor Kleen
2ce7925bb4 Merge branch '384-alerts-header-nicht-utf-8-encodiert' into 'master'
Percent-encode Alerts header

Closes #384

See merge request !226
2019-05-20 23:57:49 +02:00
Gregor Kleen
35306abbb2 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-05-20 23:35:40 +02:00
Gregor Kleen
91b8a903da Open SystemMessages as modals 2019-05-20 23:35:33 +02:00
Felix Hamann
a4f8aaec81 Merge branch 'http-client-html-helpers' into 'master'
Http client html helpers

See merge request !225
2019-05-20 23:26:49 +02:00
Felix Hamann
7e650c5933 URI-decode alerts header in frontend 2019-05-20 23:24:57 +02:00
Gregor Kleen
283ad9c421 Make modal-ids always css-compatible 2019-05-20 23:24:18 +02:00
Felix Hamann
b66ed42548 Merge branch 'master' into http-client-html-helpers 2019-05-20 23:12:20 +02:00
Felix Hamann
c8f4a6f528 take id nudging in async table into account 2019-05-20 23:07:40 +02:00
Gregor Kleen
e2315dd28e Fix sheetForm 2019-05-20 18:22:53 +02:00
Gregor Kleen
aa7f451a81 Adjust JSON-Encoding of UploadMode to avoid migration 2019-05-20 15:23:45 +02:00
Gregor Kleen
8152b3b5ca fix tests 2019-05-20 14:37:52 +02:00
Gregor Kleen
88b9110865 Make test produce fewer false negatives 2019-05-20 14:23:15 +02:00
Gregor Kleen
0c1c647189 Handle AssignSubmissionException in correctionsR
Fix #382
2019-05-20 14:10:12 +02:00
Gregor Kleen
096b3b0e27 Merge branch 'master' of gitlab.cip.ifi.lmu.de:jost/UniWorX 2019-05-20 14:10:02 +02:00
Gregor Kleen
10b34b9915 Bump ChangeLog 2019-05-20 14:08:06 +02:00
Gregor Kleen
9f9087841b Merge branch '378-submission-distribution' into 'master'
Korrektur-Zuteilung überarbeiten

Closes #378

See merge request !227
2019-05-20 13:36:39 +02:00
Gregor Kleen
95ac8846aa Percent-encode Alerts header 2019-05-20 00:14:21 +02:00
Gregor Kleen
7deba81320 Additional testing 2019-05-20 00:06:15 +02:00
Gregor Kleen
848dc7470a Additional testing 2019-05-19 20:19:46 +02:00
Felix Hamann
cc90faf732 fix: async table js util now knows current random css prefix 2019-05-19 20:07:03 +02:00
Felix Hamann
cfb09b089a fix js utils not checking whether element is already initialized 2019-05-19 20:05:15 +02:00
Felix Hamann
935fd6d7eb rename originalIds to keepIds in HtmlHelpers API 2019-05-19 20:04:22 +02:00
Gregor Kleen
27a5b83f55 Re-do assignSubmissions to pass tests 2019-05-19 17:18:29 +02:00
Gregor Kleen
b18b3b95a9 Build failing testcase for assignSubmissions 2019-05-19 13:55:56 +02:00
Felix Hamann
c4e6b757f9 dont set selectionStart on non-text inputs with async table response 2019-05-19 11:35:13 +02:00
Felix Hamann
0f1abf6cd1 add options object to HtmlHelpers »parseResponse« 2019-05-19 11:25:20 +02:00
Felix Hamann
39da7d40ec Merge branch 'master' into http-client-html-helpers 2019-05-19 10:55:50 +02:00
Gregor Kleen
fce531cdda Fix tests 2019-05-19 10:34:18 +02:00
Gregor Kleen
2b79b40bfb Fix Haddock 2019-05-19 00:40:54 +02:00