Commit graph

3279 commits

Author SHA1 Message Date
j
570fa30d41 fix "Find in" for annotations with quotes 2024-06-19 13:52:52 +02:00
j
1a9fe95530 fix typo 2024-06-02 16:32:12 +01:00
j
f46a70d793 re-enable scrollbar-color for non chrome browsers 2024-06-02 16:29:11 +01:00
j
a67b633bcf scrollbar-color breaks scrollbars on chrome 2024-06-01 10:12:33 +01:00
j
038ff06766 balance subtitles 2024-05-17 16:38:44 +02:00
j
fc001a2f44 version can contain dots 2024-02-17 14:15:34 +00:00
j
d25fe788ee group vars into block (coding style) 2023-10-07 10:22:56 +01:00
qsniyg
d71ad7cad6 Allow setting multiple values for ButtonGroup 2023-10-07 09:20:16 +00:00
qsniyg
2c4e0b8f7b Use self.pageLength instead of self.options.pageLength in List::getPageByPosition
self.options.pageLength is a hint, the actual pageLength can differ. For example when orientation == both, self.options.pageLength is disregarded entirely.
2023-09-04 22:29:38 +00:00
j
2a147446c2 Ox.formPanel: update options.section on interactive change 2023-09-03 12:15:20 +01:00
j
9a7c3144f5 fix FormPanel selections 2023-09-03 12:11:12 +01:00
j
fb6c862b88 typo 2023-09-03 11:50:05 +01:00
j
6252e27f6c Ox.FormPanel: support setting inital and updating selected panel 2023-09-03 11:47:07 +01:00
j
49742b8b1a Ox.FormPanel.values now accepts values too 2023-09-03 11:24:01 +01:00
j
ac1a4ef961 avoid memory leak in jQuery.cache 2023-08-06 11:49:55 +02:00
j
b11dd36c7a typo 2023-08-04 17:48:11 +02:00
j
7b3ae57103 update turkish translations 2023-08-04 17:46:25 +02:00
j
7ffb5b6b9e typo 2023-08-04 14:58:37 +02:00
j
99ae1509cd some turkish translations 2023-07-27 16:58:07 +02:00
j
f8b218ec59 only post if target exists 2023-07-21 11:21:30 +01:00
j
4189c740b5 input event breaks input change event for input fields with onchange handlers 2023-07-12 13:31:11 +05:30
j
cf3f3c4103 better buffering 2023-07-12 00:22:46 +05:30
j
b3a73dedbf no autocomplete fields 2023-07-09 20:14:05 +05:30
j
bb7fe206d1 trigger change for text/password, fixes login and does not break annotations 2023-07-09 16:40:05 +05:30
j
4f00f0e06c revert 8a374360fa breaks shift enter in annotations 2023-07-09 16:04:20 +05:30
j
62a94ee644 update timeline one once 2023-07-09 16:01:58 +05:30
j
95faa3e40a fix copy of annotations in editor view if focus is on annotation 2023-07-09 15:01:37 +05:30
j
8a374360fa trigger change on automplete input event 2023-07-08 18:52:05 +05:30
j
eeb0b68037 advanced interface can contain places, fallback to string type 2023-07-06 14:13:55 +05:30
j
b7c201a74f handle type ["integer"] in url and fix inbetween vs ["integer"] filter 2023-07-06 11:52:36 +05:30
j
b0c0bd36be include viewbox in svg files. remove temp fix 2023-07-03 19:01:15 +05:30
j
543045ae6c no chapters 2023-06-30 15:56:59 +05:30
j
0dfed9de74 no annotations 2023-06-30 15:56:41 +05:30
j
9b5bb2cd06 fix setting place to null 2023-06-30 15:45:03 +05:30
j
7601eeb28a fall back to mapPlaceFeatureColor if type does not have a color 2023-06-24 16:09:32 +05:30
j
09bc78ec02 make sure items is defined 2023-05-11 11:01:45 +01:00
j
0396aa0679 google triggers map changed but does not return bounds if map was never visible 2023-04-27 10:54:12 +02:00
j
48b2c1f2ba don't fail if value is not yet a string 2022-11-15 14:36:06 +01:00
j
472bdc64de pass enableSubtitles to players 2022-03-03 12:47:22 +00:00
j
a29d33e4b1 add that.playInToOut to VideoPlayerPanel 2022-03-03 12:46:14 +00:00
j
c764680042 tag video elements for inline play 2021-11-21 11:57:20 +01:00
j
3fa1c56510 fix that.playInToOut 2021-10-29 22:22:01 +01:00
j
0a9685ee6d add that.playInToOut to editor view 2021-10-29 22:17:28 +01:00
j
f4cafdfd7e fix muted state on load 2021-08-04 14:42:10 +02:00
j
fa93686845 set inital volume 2021-08-04 14:17:27 +02:00
j
1e0537c95f hide volume column for smart edits 2021-08-04 14:10:01 +02:00
j
03c2f9f3a1 Fix select file via MenuItem in Firefox
instead of an inline FileButton, just use an unattached input element to
trigger the select file dialog.
2021-06-25 19:58:37 +01:00
j
c4413d9fd7 icon fallback 2021-06-15 20:58:52 +01:00
j
cb42e1d7fa don't call callback twice, fixup for c61d173922 2021-04-06 10:26:27 +02:00
j
c61d173922 allow setting locale urls for locale=en 2021-04-01 11:56:38 +02:00