Commit graph

1558 commits

Author SHA1 Message Date
rlx
c8d0969a41 Ox.List: set item.options('position'), not item.data('position') 2013-07-14 13:41:02 +00:00
rlx
a7cdb3af3d list item: handle position update 2013-07-14 13:39:39 +00:00
j
728f81bc91 trigger sort with array 2013-07-14 12:48:39 +00:00
j
d61f8e38d3 fix ClipPanel merge conficts 2013-07-14 11:39:20 +00:00
rlx
7aa2b95a56 ClipPanel: add menu 2013-07-14 10:24:38 +00:00
rlx
1c969a7c2f Video Edit Panel: handle width/height update 2013-07-14 10:23:43 +00:00
rlx
667d22efa4 cosmetic changes 2013-07-14 10:22:26 +00:00
j
fd7352edac fix adding,removing,sorting video items and related updates 2013-07-14 10:41:30 +00:00
j
1d3c17d4b2 use isSortable 2013-07-14 10:39:32 +00:00
j
04d3160da8 dont sort sortable list on move 2013-07-14 10:39:13 +00:00
j
92e49fe41a dont set current time if not needed 2013-07-14 09:34:15 +00:00
j
76fc986e97 durationchange no longer calles loadedmetadata; support updating video element to no items 2013-07-14 09:16:39 +00:00
j
a0b92c16e5 fix large timeline 2013-07-14 09:14:23 +00:00
j
72f1b47e1c add VideoEditPanel, ClipPanel 2013-07-13 23:07:25 +00:00
j
079114c598 support updating video 2013-07-13 23:06:44 +00:00
j
2403cd269d fix updating items 2013-07-13 23:06:07 +00:00
rlx
8383643549 Ox.List: cleanup; trigger copy (add) and cut (add) events 2013-07-13 23:06:01 +00:00
rlx
e283ff1053 cleanup 2013-07-13 21:06:03 +00:00
rlx
74d4c16e3a video editor: trigger copy events 2013-07-13 21:05:04 +00:00
rlx
1f29646b28 main menu: add public highlight method 2013-07-13 21:04:17 +00:00
rlx
18d100f978 rewrite clipboard controller 2013-07-13 21:03:29 +00:00
rlx
861dabfb43 allow for updating small video timeline url 2013-07-13 21:03:05 +00:00
rlx
6c79e5711e allow for updating 'draggable' and 'sortable' options of a table list 2013-07-13 14:01:17 +00:00
rlx
305dd4cec1 allow for asynchronous large video timeline 2013-07-13 13:58:52 +00:00
rlx
902b91f921 allow for small video timeline without image 2013-07-13 13:58:10 +00:00
rolux
d64f499034 cosmetic changes 2013-07-13 15:56:02 +02:00
rlx
7572c105d7 fix loop icon 2013-07-12 20:30:07 +00:00
rlx
0fdd110f11 Ox.VideoPlayer: add loop option and control 2013-07-12 14:43:30 +00:00
rlx
a5ad4466a4 Ox.URL: serialize hash as JSON 2013-07-12 12:02:17 +00:00
rolux
fadf032592 Ox.URL: invoke getSpan for durations 2013-07-12 11:00:51 +02:00
rlx
a2fb27d469 Ox.URL: add getPart option (page sections) 2013-07-11 15:13:10 +00:00
rolux
fab8dfa473 add fixme 2013-07-11 11:26:24 +02:00
j
1759fa6b69 loop or stop if going to item -1, fixes #1637 2013-07-10 13:34:31 +00:00
j
538d45ce57 check if same item is in new items on update item, fire durationchanged fixes #1640 2013-07-10 13:29:48 +00:00
rolux
1b1fb49eb8 cosmetic changes 2013-07-10 01:32:16 +02:00
j
f938f281f1 rewrite Ox.VideoElement 2013-07-09 22:48:22 +00:00
rlx
675e45df18 add doubleclick-to-scroll-up to editor menubar 2013-07-09 18:30:44 +00:00
rlx
5c655f3337 fix map overlay appearance, again 2013-07-09 15:24:34 +00:00
rlx
7bfa671ebf video panel: set timeline in/out on load 2013-07-09 10:01:38 +00:00
j
59f4c0d3ed trigger playing instead of position event while playing 2013-07-08 12:10:44 +00:00
rlx
cc1cede9bc AnnotationPanel: add doubleclick-on-title-bar-to-scroll-up functionality 2013-07-08 10:52:11 +00:00
j
58e078e3bb log as Video not VIDEO 2013-06-14 16:39:38 +00:00
j
e929a7266a revert last commit 2013-06-04 12:27:09 +00:00
j
e4b935e5ed self.optoins.items returns request id, dont overwrite with additional info, if callback needs query, self.options.items should pass that info to callback. 2013-06-04 11:57:50 +00:00
rolux
4950898b34 some more tabs to spaces 2013-06-02 22:19:36 +02:00
rolux
2d0fdae171 Ox.Map: make sure loading icon is actually present 2013-06-02 01:58:47 +02:00
rolux
f820e06455 Ox.API: pass api to callback (todo: don't return api) 2013-06-01 13:59:01 +02:00
rolux
541af0917a cosmetic changes 2013-05-30 23:02:03 +02:00
j
2560d503d7 add all untranslated Ox.UI strings to locale.de.json 2013-05-20 14:39:04 +00:00
rolux
a84fa05d73 cleanup List.js 2013-05-15 09:30:31 +02:00
j
697edd72a3 List.js trigger doubleclick event on touchend if selection was not changed
this allows list navigation for mobile devices that have not double click.
tested on Android 4 in Chrome, Firefox and Android Browser
2013-05-14 17:12:44 +00:00
j
907d41642b typo 2013-05-10 11:59:39 +00:00
j
535c04d386 wrap more strings in Ox._ 2013-05-10 10:45:24 +00:00
rolux
42cb002c5f fix map 'report map error' css 2013-05-10 11:01:06 +02:00
j
4d8c716d0b add localization to Ox 2013-05-09 13:03:33 +00:00
rlx
74e6c12904 selectbefore/selectafter -> selectprevious/selectnext 2013-05-08 16:53:33 +00:00
rlx
e9668823e3 Ox.Chart: fix sort regressions 2013-05-07 14:33:52 +00:00
j
4f37ff8783 remove debug 2013-05-01 12:40:39 +00:00
j
11b9301337 fix changing resolution for multi part videos, fixes #1491 2013-05-01 12:34:07 +00:00
rolux
47aa05b9bc typo 2013-04-26 12:28:26 +02:00
rolux
f7c531c5df Ox.Chart: when sorting by value, descending, make sure sort order of tied items, by key, is ascending 2013-04-26 12:27:35 +02:00
rolux
53239d4cd1 in map and calendar editor, change order of add/remove and new buttons 2013-04-26 10:03:26 +02:00
j
3c3a6ea220 fix FileButton flow so it can be used as a dialog button 2013-03-26 13:36:24 +00:00
rolux
0fa77bd167 remove print statement 2013-03-24 20:23:38 +05:30
rolux
17044e6649 set width/height for flag in map marker tooltip 2013-03-22 20:16:25 +05:30
j
852641335d add Ox.Cookie, send X-CSRFToken if csrftoken cookie is set 2013-03-16 17:24:43 +05:30
rolux
7eb8cf66c6 fix a bug in annotation panel 2013-03-09 18:32:30 +05:30
rolux
e6df7f31bd fix a bug in array editable 2013-03-08 16:58:29 +05:30
rolux
0800fd8f37 fix a bug in array editable 2013-03-08 16:56:47 +05:30
rolux
0b155c4bb2 typo 2013-03-08 16:50:53 +05:30
rolux
e7e20ecc3c update annotation folder 2013-03-08 16:48:20 +05:30
rolux
317b433a5c change capitalization 2013-03-08 16:44:11 +05:30
rolux
8e91501104 editable/arrayeditable: support placeholder update 2013-03-08 16:42:03 +05:30
rolux
c5f75d98c9 annotation folder: improve 'no items' message when range is not 'all' 2013-03-08 16:33:13 +05:30
rolux
c8135f4556 typo 2013-03-08 15:44:41 +05:30
rolux
43d5bee70a add auto variant of loading screen and image element 2013-03-08 08:48:49 +00:00
rolux
b63adeeb01 cosmetic changes 2013-03-08 08:42:36 +00:00
rlx
a8c7239da6 AnnotationPanel: add methods addLayer, removeLayer, updateLayer 2013-03-07 12:49:20 +00:00
rolux
6c29a1c5cd handle setting css of image element, add image loading gradient css for dialogs 2013-03-07 13:26:22 +05:30
rolux
0d784b3dc4 add Ox.LoadingScreen and Ox.ImageElement, update CSS 2013-03-07 12:50:54 +05:30
rolux
a34c8b5b11 cosmetic changes 2013-03-06 12:26:57 +00:00
rlx
1115a33a5f Ox.URL: don't treat 7-digit numbers as dates 2013-03-06 10:00:41 +00:00
rolux
c869231d34 fix a bug in Ox.URL 2013-03-05 14:31:21 +00:00
rlx
42760324f3 cosmetic change 2013-03-05 06:06:03 +00:00
rlx
35947ab77b Ox.URL: fix and update tests 2013-03-05 06:05:35 +00:00
rlx
d3f39c29f2 fix icon item info css 2013-03-04 15:03:54 +00:00
rlx
fcd3089329 fix a bug in Ox.URL 2013-03-04 11:57:20 +00:00
rlx
4f9192f140 Ox.URL: correctly handle number spans 2013-03-04 11:19:09 +00:00
rlx
0989a41c8e update URL controller (handle hash, simplify getItem/getSpan/getHash) 2013-03-04 10:06:32 +00:00
rolux
1e9000c0c0 fix icon item info 2013-03-03 12:38:17 +00:00
rolux
bf197f73a5 Ox.Filter: handle formatKey 'number' 2013-03-03 11:10:41 +00:00
rolux
978d44135a fix a typo in Ox.URL 2013-03-03 11:02:44 +00:00
rlx
4097e70fa7 fix collapse panel extras css 2013-03-03 07:20:39 +00:00
j
b31a7d5be4 remove debug 2013-03-02 13:58:49 +00:00
j
326098c54f use first view if no view is set to construct span 2013-03-02 13:54:07 +00:00
j
fbf02bc0b2 add span type number, pass state.type to getSpan 2013-03-02 12:52:27 +00:00
rolux
aefc3e3a93 fix a bug in Ox.URL 2013-03-02 16:23:19 +05:30
rolux
d2f3bf70d5 typo 2013-03-02 14:36:19 +05:30
rolux
2fce008f0b Ox.Calendar: change wording in menu 2013-03-02 14:28:27 +05:30
j
4b0a55b43a fix changing resolution(how long was that broken?), dont seek before item is loaded 2013-03-02 08:56:15 +00:00