Sarah Vaupel
85f46ef230
feat(datepicker): add option to change the position of the datepicker
2019-08-14 11:42:02 +02:00
Sarah Vaupel
863971fbde
feat(datepicker): switch to tail.datetime fork to fix time selection
...
Use a fork of tail.datetime to automatically select the previously selected time on date change. Delete old flatpickr.css, update datepicker.md (include usage info about date format method)
2019-08-14 10:55:53 +02:00
Sarah Vaupel
5a4426300a
feat(datepicker): more sane datetime config
...
refactored global settings; (partial!) quickfix for time inconsistency between selected time and input value
2019-08-13 18:26:16 +02:00
Sarah Vaupel
cbb7e95276
feat(datepicker): display datepicker on the right
2019-08-13 18:12:29 +02:00
Sarah Vaupel
d4ebed120d
refactor(datepicker): removed comment
2019-08-13 18:06:10 +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
b9fd4d7d28
feat(datepicker): formatting dates for mass-inputs
2019-08-13 17:24:19 +02:00
Sarah Vaupel
f5636b81d1
feat(datepicker): define instance collection singleton
2019-08-13 16:47:01 +02:00
Sarah Vaupel
99d9efa946
fix(datepicker): format time on copy paste as well
2019-08-12 14:19:37 +02:00
Sarah Vaupel
9f8749c4ce
feat(datepicker): format time on submit
2019-08-12 13:49:57 +02:00
Sarah Vaupel
0e5707ac9f
feat(datepicker): close datepicker on escape keydown
2019-08-12 13:03:51 +02:00
Sarah Vaupel
88a6b85a7e
feat(datepicker): close datepicker on click outside
2019-08-12 12:55:37 +02:00
Sarah Vaupel
cf3682cc27
style(datepicker): new colors for datetime
2019-08-09 17:57:38 +02:00
Sarah Vaupel
4282554d82
feat(datepicker): currently broken version using tail.datetime instead
2019-08-09 10:19:25 +02:00
Gregor Kleen
14a9a45674
feat(allocations): add courses to allocations
2019-08-05 11:34:00 +02:00
Felix Hamann
3e48809f00
add eslint rule for enforced single quotes
2019-06-03 11:53:01 +02:00
Felix Hamann
59251bc570
Merge branch 'master' into utility-refactoring
2019-06-03 11:35:13 +02:00
Felix Hamann
c72335c13f
checked and refined remaining ported js utils
2019-05-28 23:18:47 +02:00
Felix Hamann
86ea9d4256
Merge branch 'master' into babel
2019-05-28 20:59:28 +02:00
Felix Hamann
befa9f3941
refactor js utilities to use class syntax and Utility decorator
2019-05-28 00:19:39 +02:00
Felix Hamann
5e5e350378
remove zepto.js and make flatpickr a js import
2019-05-25 23:10:23 +02:00
Felix Hamann
4ee48ca268
move js and css to frontend folder
2019-05-25 22:13:45 +02:00