Commit graph

58 commits

Author SHA1 Message Date
rlx
396c69333e Edits: fix doubleclick-to-scroll-to-top in list view 2016-01-21 12:54:25 +05:30
b0853447d1 AnnotationPanel: allow sorting by creation time
fixes #2865
2015-12-14 13:06:03 +00:00
j
5bdc80a24f split clip at position 2015-10-04 16:08:44 +01:00
j
2d5ad4500e use Ox.sort, fixes #2802 2015-06-25 14:28:56 +02:00
j
24027c0bcb pass empty string instead of undefined to Ox.words 2015-05-23 13:25:22 +02:00
j
6a5cb61880 fix subtitle offset 2015-04-21 16:40:35 +05:30
j
1b18ade72c fix video offset 2015-04-21 16:04:45 +05:30
rolux
fc982fe775 de-refactoring 2015-04-20 09:50:46 +02:00
rolux
cbcfbe8340 animate subtitles on toggle scale 2015-04-20 09:43:01 +02:00
rolux
d437d95f96 fix subtitles css for 'scale to fill' case 2015-04-20 09:39:33 +02:00
j
160c38c361 bind e to show entity info 2015-04-17 13:06:35 +05:30
j
4f7b9846d8 entities are not links 2015-04-16 20:03:38 +00:00
j
f624c86309 decode html entities 2015-04-17 01:09:36 +05:30
j
c83e7b6930 its possible to disable all users 2015-04-16 20:02:06 +01:00
j
755dcdccaa listen for allusers/nousers click event 2015-04-16 19:29:02 +05:30
rolux
6f5b051821 fix annotations edit menu 2015-04-15 22:44:52 +01:00
rolux
d42b9c25fb fix #2737 (add 'Show All Users' and 'Show No Users') 2015-04-15 19:01:51 +01:00
rolux
c7225757df remove keyboard shortcut tooltips > 9 2015-04-15 18:56:18 +01:00
rolux
1fb1e35bab keyboard shortcuts end at '9' 2015-04-15 18:25:40 +01:00
rolux
cd34cc5c6e add 'Show All Users' and 'Show No Users' 2015-04-15 18:20:07 +01:00
j
5958b9f408 dont fail if annotation folder does not have focus 2015-04-15 10:10:46 +01:00
j
3c006f9bc5 pass autocomplete callback with layer 2015-04-14 19:48:10 +01:00
j
28d8271174 add subtitlesOffset 2015-04-14 15:50:52 +01:00
j
e6178af146 fix off by one chapter title display, fixes #2726 2015-03-28 14:56:14 +01:00
j
cd3ec3b78b support updating VideoEditPanel clipSize 2015-03-24 19:08:10 +05:30
j
0ea08dfc0c fix double toggle collapse 2015-03-23 18:00:25 +05:30
j
f302db9490 pass showLayers from panels to folder 2015-03-23 17:26:41 +05:30
j
69cd6ceed8 update collapsed state if options.collapsed is changed 2015-03-23 17:26:08 +05:30
j
f81a07fc37 handle empty video element 2015-03-19 14:21:32 +00:00
j
1cbaee2d67 only update timeline src if image has index(ignore loading icon and others), fixes #2709 2015-03-13 07:09:20 +00:00
rolux
29792f74aa add keyboard listeners 2015-02-21 11:17:32 +00:00
j
e9edeb4629 fix loading VideoPlayer with just a video url 2015-02-16 13:22:48 +00:00
rolux
6e01a73178 fix #2673 (editor focus lost after player position submit) 2015-02-11 15:11:59 +01:00
rolux
cb3d0e9cd8 fix #2671 (can't enable subs in editor view if loaded disabled) 2015-02-11 14:24:56 +01:00
rolux
4134badf9d editor view: fix invalid entity inputs; fix keyboard focus 2015-02-06 10:16:13 +00:00
j
3b65b9a1c3 trigger seeking/seeked events if video is not ready. fixes #2316 2014-12-26 23:44:31 +00:00
j
4aba1474d6 annotations are loaded asynchronously: dont fire select event before they are loaded. 2014-12-26 12:08:35 +00:00
j
acbb56da65 pass entity name to find and findannotations, fixes #2626 2014-12-23 10:57:01 +00:00
rolux
09796cd151 allow for data attribute in annotation html (use case: display rounded value, store precise value) 2014-12-21 13:53:29 +00:00
rolux
1ff7846e71 add comment 2014-12-17 19:37:17 +00:00
rolux
c3a309585e tentatively add public updateItem method to ArrayEditable 2014-12-17 19:36:13 +00:00
rolux
5cca2aca81 typo 2014-12-17 14:37:14 +00:00
rolux
a5d23b5c3f annotation folder: change autocomplete menu offset; update its position 2014-12-17 14:36:58 +00:00
rolux
e43881c594 add 'unformat' option to editables 2014-12-16 20:38:41 +00:00
rolux
ad4e7dfa9a update AnnotationFolder 2014-12-16 20:23:29 +00:00
rolux
c5a02fc61d typo 2014-12-16 19:40:42 +00:00
rolux
5aaf951c6b (testing...) 2014-12-16 19:39:57 +00:00
rolux
453b98f388 annotation folder: don't use autocompleteReplaceCorrect 2014-12-16 18:43:18 +00:00
rolux
1c70e8a6b9 (revert...) 2014-12-16 18:28:02 +00:00
rolux
e557af2355 in annotations panel edit menu, strip tags from annotation value 2014-12-16 16:35:39 +00:00