Commit graph

4019 commits

Author SHA1 Message Date
rolux
3453fb02b1 fix doc comments 2015-04-15 20:05:33 +01:00
rolux
c6edce6446 typo 2015-04-15 20:03:06 +01:00
rolux
fbc02301b5 add Ox.isValidDate and Ox.isInvalidDate; fix Ox.makeDate 2015-04-15 20:01:46 +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
398e3f6749 encode state.part in url, fixes #2725 2015-03-31 20:53:55 +02: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
c7bf33fdfe expose new Ox.Element as in setElement 2015-03-24 19:07:23 +05:30
j
0ea08dfc0c fix double toggle collapse 2015-03-23 18:00:25 +05:30
j
470e6ac127 wait until google.maps.LatLng is available 2015-03-23 17:37:58 +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
a4451b5dd8 add Ox.post(like Ox.get) 2015-03-14 11:25:45 +05:30
j
97ede3643e Ox.Range: update size if max/min/step changes 2015-03-14 11:24:47 +05:30
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
j
46d0dcf2e3 add option to Ox.Input to set readonly attribute 2015-02-27 12:26:47 +05:30
rolux
747128bdea Ox.UI: add loadThemes option to loader 2015-02-22 19:13:25 +05:30
rolux
29792f74aa add keyboard listeners 2015-02-21 11:17:32 +00:00
rolux
9343a25658 fix typo in examples 2015-02-21 13:09:31 +05:30
rolux
45aa85a0a3 add custom array input example 2015-02-21 13:06:14 +05:30
rolux
8e32500063 fix input with arrows 2015-02-21 12:47:11 +05:30
j
9e8e145924 continue parsing if getPart resets page 2015-02-20 21:00:03 +05:30
j
e9edeb4629 fix loading VideoPlayer with just a video url 2015-02-16 13:22:48 +00:00
rolux
cfea71af38 Ox.Menu: allow leaf items to have ids with underscores 2015-02-15 17:26:04 +00:00
j
862fe8c6bd fix FormElementGroup.value 2015-02-15 10:18:25 +00:00
rolux
1737b452cf typo in docs 2015-02-15 10:02:11 +00:00
rolux
ba3416784f refactor array input 2015-02-14 19:52:13 +00:00
rolux
91d3f438b7 FormElementGroup: support setting value via .value() 2015-02-14 19:51:55 +00:00
rolux
35b0c46eac ArrayInput: add 'isEmpty' option 2015-02-14 19:09:51 +00:00
j
e97b4ee922 fix adding input with value 2015-02-13 11:05:46 +00:00
rolux
50f41fe0c4 ArrayInput: support FormElementGroups as Inputs; fire 'add' and 'remove' events 2015-02-13 10:48:38 +00:00
rolux
600cbc877b cosmetic changes 2015-02-13 09:10:17 +00:00
rolux
9fef3ccb67 on drag/resize, don't wrap dialog in box 2015-02-12 09:44:47 +00:00
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