Felix Hamann
|
58a7bba64f
|
reduce debug level in js util registry
|
2019-04-10 23:35:27 +02:00 |
|
Felix Hamann
|
26658723b9
|
add scope to setupAll of js util registry
|
2019-04-10 23:32:28 +02:00 |
|
Felix Hamann
|
23d94e1335
|
remove poc js utility
|
2019-04-10 23:25:49 +02:00 |
|
Felix Hamann
|
04d0f19d9c
|
implement destroy util function in js utility registry
|
2019-04-10 23:19:42 +02:00 |
|
Felix Hamann
|
7d7c0d15c9
|
refactor alerts js utility
|
2019-04-10 20:19:49 +02:00 |
|
Felix Hamann
|
1c99b36be0
|
add documentation for async form internationalization
|
2019-04-10 20:03:05 +02:00 |
|
Felix Hamann
|
796cddf21e
|
refactor asidenav js util
|
2019-04-10 20:01:56 +02:00 |
|
Felix Hamann
|
f601cc8771
|
fix async table using previous requests url
|
2019-04-10 08:49:24 +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 |
|
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 |
|
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 |
|
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 |
|
Felix Hamann
|
6d824d3392
|
WIP: refactor show hide JS utility to work with new registry
|
2019-04-03 23:23:53 +02:00 |
|
Felix Hamann
|
af6a21438e
|
add new JS utility registry and proof-of-concept utility
|
2019-04-03 23:21:12 +02:00 |
|
Felix Hamann
|
b7293a5404
|
hide form group errors on focus
|
2019-04-01 22:34:04 +02:00 |
|
Felix Hamann
|
44684f3998
|
clean inputs javascript
|
2019-04-01 22:17:43 +02:00 |
|
Felix Hamann
|
b84032d0b9
|
dont initialize forms inside modals wihout modal headers
|
2019-03-31 21:49:46 +02:00 |
|
Felix Hamann
|
642a929d93
|
fix broken table sorting due to links being absolute all of a sudden
|
2019-03-26 21:35:10 +01:00 |
|
Felix Hamann
|
92c01150a6
|
add JS safety check for async table filter
|
2019-03-26 21:35:03 +01:00 |
|
Felix Hamann
|
6a1e49bd49
|
update name of form identifier for table filters
|
2019-03-20 22:58:16 +01:00 |
|
Gregor Kleen
|
aca5d180bc
|
Feature complete MassInput
|
2019-03-20 20:53:10 +01:00 |
|