Felix Hamann
|
f61b4b581a
|
remove obsolete utils.setup JS code
|
2019-04-21 21:15:13 +02:00 |
|
Felix Hamann
|
f5da46ff5a
|
wrap modals in shared modals-wrapper element
|
2019-04-21 21:13:17 +02:00 |
|
Gregor Kleen
|
4d6fc24b40
|
Hotfix (logically) nested multiActions
|
2019-04-21 10:24:23 +02:00 |
|
Gregor Kleen
|
bd98f11ad5
|
Overhaul corrector interface
|
2019-04-20 21:21:20 +02:00 |
|
Gregor Kleen
|
0541b1e216
|
Remove margin from fieldsets in accordance with new usage
|
2019-04-20 12:45:30 +02:00 |
|
Gregor Kleen
|
38e8106852
|
Disable inputs hidden by interactive-fieldset
|
2019-04-20 12:33:07 +02:00 |
|
Gregor Kleen
|
feee06e80a
|
Rework recipient UI
|
2019-04-20 12:20:35 +02:00 |
|
Gregor Kleen
|
45ea84e663
|
Merge branch '334-urgent-sheet-corrector-table-heading' into 328-formular-zum-kontakt-mit-kursteilnehmern
|
2019-04-20 00:27:44 +02:00 |
|
Felix Hamann
|
90061db076
|
fix inverted interactive fieldset hiding logic for checkboxes
|
2019-04-19 21:52:57 +02:00 |
|
Felix Hamann
|
e4acc2653a
|
make interactive fieldsets js util work with checkboxes
|
2019-04-18 21:05:43 +02:00 |
|
Gregor Kleen
|
7bae03b4c0
|
Use available constant in interactive fieldset utility
|
2019-04-17 14:23:20 +02:00 |
|
Gregor Kleen
|
28486657ea
|
Merge branch '328-formular-zum-kontakt-mit-kursteilnehmern' of gitlab.cip.ifi.lmu.de:jost/UniWorX into 328-formular-zum-kontakt-mit-kursteilnehmern
|
2019-04-16 15:38:39 +02:00 |
|
Gregor Kleen
|
80e67996e6
|
Adjust interactiveFieldsetUtil for flatter multiAction
|
2019-04-16 15:38:19 +02:00 |
|
Gregor Kleen
|
5021cca59c
|
Don't capture submit of all dbTable-Forms
|
2019-04-16 15:14:33 +02:00 |
|
Felix Hamann
|
fc8f37882e
|
fix scoped js util initialization
|
2019-04-15 21:13:18 +02:00 |
|
Felix Hamann
|
5f6ab41ad8
|
Merge branch 'util-refactor' into 'master'
JS Utility refactor
Closes #329, #331, and #326
See merge request !174
|
2019-04-12 22:37:58 +02:00 |
|
Felix Hamann
|
1aa54636b6
|
move massinput js logic to shakespeare widget
|
2019-04-12 22:09:59 +02:00 |
|
Felix Hamann
|
2d67bec956
|
more documentation for I18n JS utility
|
2019-04-12 22:01:28 +02:00 |
|
Felix Hamann
|
753c660007
|
rename css classes to more closely follow BEM
|
2019-04-12 21:50:41 +02:00 |
|
Gregor Kleen
|
c055645f11
|
Move form input required-mark closer to caption
|
2019-04-12 14:24:26 +02:00 |
|
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 |
|