Thomas Gelf
|
94ac5054e4
|
js: fix suggestion list issues with slow, moving...
...or otherwise "unprecise" clicks.
|
2017-08-24 15:35:49 +02:00 |
Thomas Gelf
|
a61a3e2305
|
js: fix typo, prefer === over == (no effect here)
|
2017-08-24 15:33:33 +02:00 |
Thomas Gelf
|
c660d3e268
|
js: do not open extensible set on focus and...
...try to put it out of tab order where necessary
|
2017-08-10 12:49:07 +02:00 |
Thomas Gelf
|
d272521a75
|
Dashlets: hightlight active one, add depth
|
2017-07-20 13:27:56 +02:00 |
Thomas Gelf
|
a2fdc0bd39
|
js: enlarge layout column with double-click on tab
|
2017-07-19 18:30:18 +02:00 |
Thomas Gelf
|
73a2060b42
|
js: move descriptions to bottom, leave suggestion
|
2017-07-14 13:21:42 +02:00 |
Thomas Gelf
|
9b7e48659c
|
js: debug log initialized when really done
...plus cosmetics
|
2017-01-13 11:32:05 +01:00 |
Thomas Gelf
|
188530b3ef
|
js: do not show zero fieldset elements...
...as this would be wrong anyways
|
2017-01-02 10:13:35 +01:00 |
Thomas Gelf
|
8fa9bafd6e
|
js: do not collapse a single fieldset
Affects service overrides
|
2016-12-20 09:02:04 +01:00 |
Thomas Gelf
|
dcff193063
|
js: clean up suggestion code
|
2016-12-06 09:02:13 +01:00 |
Thomas Gelf
|
7de41f2492
|
js: try to put focus after the last character
|
2016-12-06 08:43:06 +01:00 |
Thomas Gelf
|
8b2aa8c2f9
|
js,css: introduce autosuggestion support
|
2016-11-17 20:34:41 +01:00 |
Thomas Gelf
|
698d523c88
|
js: put focus on first form element
|
2016-11-16 13:20:31 +01:00 |
Thomas Gelf
|
67411c3a4a
|
js: do not call deprecated methods, mark them...
...plus some cleanup
|
2016-11-10 20:05:03 +01:00 |
Thomas Gelf
|
9292bb8524
|
config/file(s), deployment: improve usability
* mark formerly chosen file when navigating back
* autorefresh improvements
fixes #13119
|
2016-11-09 20:37:33 +01:00 |
Thomas Gelf
|
0c0694605c
|
js: scroll to highlighted object
|
2016-10-27 23:41:12 +00:00 |
Thomas Gelf
|
aeafec37d7
|
FormDataFilter: simplify HTML, Code and style
|
2016-10-23 04:23:38 +00:00 |
Thomas Gelf
|
856e574c26
|
js: fix extensible set for mass edit
Honestly, I have no idea why this check came in. Needs more investigation.
One far day, works for now.
|
2016-10-14 13:46:06 +00:00 |
Thomas Gelf
|
44e1302ba2
|
js/module: disable tab preservation for 1.1.0
Will be re-enabled later on
fixes #12050
|
2016-06-28 15:46:06 +02:00 |
Thomas Gelf
|
c43e790a9b
|
js: fix collapsed element count for extensible sets
|
2016-06-15 18:38:37 +02:00 |
Thomas Gelf
|
81dcfb4f7e
|
public/js: keep chosen detail tab when...
...switching between objects
|
2016-05-24 20:20:42 +02:00 |
Thomas Gelf
|
933b6c2256
|
js: do not handle with active property for editor
|
2016-03-24 12:06:33 +01:00 |
Thomas Gelf
|
46bb1f7c7f
|
js: hide collapsed subform elements when not dd/dt
|
2016-03-24 11:44:24 +01:00 |
Thomas Gelf
|
14001a6631
|
js: play smooth with autosubmit, re-focus sets
|
2016-03-22 01:42:09 +01:00 |
Thomas Gelf
|
d71585ad59
|
css/js: improve form field rendering behaviour
|
2016-03-18 11:59:55 +01:00 |
Thomas Gelf
|
d606f00e9a
|
js,css: style error, backup default values
|
2016-03-17 02:21:50 +01:00 |
Thomas Gelf
|
5304f3db2d
|
js: activate row also for textarea elements
|
2016-03-14 13:09:18 +01:00 |
Thomas Gelf
|
1d243e0aaf
|
js: fix sortable set with no extending element
|
2016-03-10 20:58:15 +01:00 |
Thomas Gelf
|
c1343131fb
|
FormExtensibleSet/js: improve behaviour
|
2016-03-09 08:41:34 +01:00 |
Thomas Gelf
|
70514adc70
|
js: put focus on object_type if missing
|
2016-03-07 14:52:43 +01:00 |
Thomas Gelf
|
cf4903ff70
|
js/module: fix JS error on missing id
|
2016-03-05 13:49:08 +01:00 |
Thomas Gelf
|
de7de00eed
|
js: add js helpers for extensible set form elements
|
2016-03-05 10:54:48 +01:00 |
Thomas Gelf
|
59317ae9ff
|
js: remove superfluous log line
|
2016-02-28 11:35:06 +01:00 |
Thomas Gelf
|
dd92946552
|
js: fix race condition, slight speed improvement
|
2015-12-17 21:15:12 +01:00 |
Thomas Gelf
|
b1620f91cb
|
js: show collapsed form element count
|
2015-10-29 17:20:28 +01:00 |
Thomas Gelf
|
8cba3d2a92
|
js/module.js: added JS for collapsible fieldsets
|
2015-10-28 22:55:04 +01:00 |