Commit graph

3729 commits

Author SHA1 Message Date
rolux
e533a13d52 fix example 2015-02-11 17:21:50 +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
j
547ce17f81 focus disabled input elments, fixes #2660 2015-02-06 11:44:41 +00:00
rolux
4134badf9d editor view: fix invalid entity inputs; fix keyboard focus 2015-02-06 10:16:13 +00:00
rolux
8a58849a22 Ox.ImageElement: trigger load event 2015-02-06 06:22:42 +00:00
rolux
b69f125b97 fix area calculation 2015-02-05 07:38:42 +00:00
rolux
c946fa876e Ox.ImageViewer: add options.area, that.getArea and that.setArea 2015-02-05 07:18:25 +00:00
j
1554d19f91 add part span in constructUrl 2015-02-05 06:29:46 +00:00
rolux
62ade0f54f Ox.URL: add support for /documents/ID/span 2015-02-05 11:44:10 +05:30
rolux
36ffd07203 revert 3624 2015-02-05 11:02:38 +05:30
j
5835cbc38c allow pages to have additional url parts 2015-02-04 15:32:24 +05:30
j
7b24011ea1 Ox.Editable tpye=input: on submit value gets piped through Ox.encodeHTMLEntities, decode before editing 2015-01-09 18:53:17 +01: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
8f9a013236 remove debugging code 2014-12-22 22:21:20 +00:00
rolux
7024ef53b5 debugging 2014-12-22 22:15:54 +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
4710f80b65 focus input after hiding autocomplete menu 2014-12-17 19:27:04 +00:00
rolux
6e7a1936dc remove timeout and logging 2014-12-17 15:43:43 +00:00
rolux
c7d9ffc615 pass options through editable 2014-12-17 15:39:58 +00:00
rolux
424bbdd759 pass options through array editable 2014-12-17 15:38:16 +00:00
rolux
5f15edeb16 add logging 2014-12-17 15:28:43 +00:00
rolux
69ec0d3970 add logging 2014-12-17 15:23:22 +00:00
rolux
073e9badd6 still testing 2014-12-17 14:57:04 +00:00
rolux
655f77a06d testing, try longer timeout 2014-12-17 14:54:59 +00:00
rolux
a7739f5e5e testing, try timeout 2014-12-17 14:44:24 +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
17f4c87439 refactor and add public updatePosition method 2014-12-17 14:36:22 +00:00
rolux
c36243d31c Ox.Input: add autocompleteSelectOffset and autocompleteSelectUpdate options 2014-12-17 14:35:10 +00:00
rolux
a21327ff7e fix #2597 (pandora): 'if an annotation contains a link, tooltip has to change' 2014-12-17 12:37:03 +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
4538f3801a ArrayEditable: pass format option 2014-12-16 20:23:17 +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
rolux
e762ec9137 (testing...) 2014-12-16 16:04:53 +00:00
rolux
d6a1dae8b8 allow for autocomplete in annotations of type entity (first pass) 2014-12-16 13:02:18 +00:00
rolux
ad7e5f3eaf Make sure ArrayInput works with undefined as value 2014-11-21 14:32:13 +00:00
rolux
1989129c0f update parseUserAgent 2014-11-21 09:45:24 +00:00
rolux
c47545d77e make sure Ox.Input works without options 2014-11-20 13:47:25 +00:00
rolux
303bc1c0a7 toggle -> toggleElement 2014-11-17 21:08:10 +00:00
rolux
ebc66bd68b fix #2536 (can't set timeline in item timeline view via main menu) 2014-11-16 10:10:19 +00:00