Sarah Vaupel
f2cf9344e7
Merge branch master of gitlab2.rz.ifi.lmu.de:uni2work/uni2work
2022-06-09 21:09:18 +02:00
Johannes Eder
f807e2af78
fix: added check in async table and removeddebug log output
2021-06-10 16:12:04 +00:00
Gregor Kleen
fb6ae089c6
feat(bot-mitigations): only logged in table sorting
2021-02-21 13:39:47 +01:00
Gregor Kleen
d3c727bab6
refactor(frontend): no-var
2020-05-12 20:40:46 +02:00
Gregor Kleen
53ec21de25
chore: fix tests
2020-05-05 15:16:42 +02:00
Gregor Kleen
c348b7cb03
feat(async-table): history api
...
Fixes #426
2020-05-05 15:09:42 +02:00
Gregor Kleen
6b51cc5e53
fix: tweak debouncing & canceling
2020-01-08 22:56:30 +01:00
Sarah Vaupel
cd3e72c0f1
fix(async-table): bind callback in updateTableFrom call
2020-01-08 10:16:36 +01:00
Sarah Vaupel
4ae6745aac
chore(util-registry): refactor + new unit tests for start
2020-01-08 10:16:35 +01:00
Sarah Vaupel
ddf94bf565
fix(util-registry): start setup instances and not all active instances
2020-01-08 10:15:52 +01:00
Sarah Vaupel
67e472fa5e
feat(frontend): split up util registry
...
split up setup of utils (into (DOM) setup and (event listener) start
steps); moved event listener registration of datepicker and async-table
util to start method(s); small diverse fixes and refactoring.
FIXME: enter in datepicker inputs still cause HTTP request loop
2020-01-08 10:15:52 +01:00
Sarah Vaupel
bfd35dbc5c
chore(async-table): refactor
2020-01-08 10:15:51 +01:00
Sarah Vaupel
22b3780efd
feat(async-table): no submit on locked inputs
2020-01-08 10:15:51 +01:00
Gregor Kleen
b66809a352
refactor: convert to sass & minify output css
2019-12-18 11:47:25 +01:00
Gregor Kleen
e371412db4
fix(hide-columns): improve positioning
...
BREAKING CHANGE: StorageManager version numbers
2019-12-16 14:26:56 +01:00
Gregor Kleen
0b56ecc6ec
refactor(async-table): migrate to StorageManager
2019-12-16 14:26:15 +01:00
Gregor Kleen
d56e12d207
fix(async-table): update legacy call to datepicker
2019-08-30 13:47:41 +02:00
Sarah Vaupel
9ea7b2e3f7
feat(datepicker): new approach stub for formatting dates in formdata
2019-08-27 15:49:31 +02:00
Sarah Vaupel
1eccb0ee4a
feat(datepicker): format any dates before submission
...
format any date input values before submission on submit for forms, mass-inputs, async-forms and async-tables
2019-08-13 18:03:18 +02:00
Sarah Vaupel
68b8d24681
feat(course-teaser): no page reload on sorting
2019-08-05 14:04:45 +02:00
Sarah Vaupel
37db6256c1
Merge branch 'master' into course-teaser
2019-07-03 11:59:02 +02:00