Commit graph

2593 commits

Author SHA1 Message Date
rolux
9a7a433e6e LoadingScreen.hide -> hideScreen 2014-09-25 19:14:29 +02:00
rolux
2dc987fd22 Ox.UI -> Ox 2014-09-25 18:59:29 +02:00
rolux
1f86fc53b5 Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
rolux
ed18dee232 Ox.UI.hideLoadingScreen -> Ox.LoadingScreen.hide 2014-09-25 18:57:40 +02:00
rolux
f064cfd114 use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
rolux
b1353bad96 remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
j
f984748ffe infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
j
87709f7808 directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
j
d568821c3f one more focusedElement 2014-09-24 00:34:20 +02:00
rolux
8050b3f327 Ox.Focus.focused() -> Ox.Focus().focusedElement() 2014-09-23 23:58:53 +02:00
rolux
48d88e58ad mainMenu: use Ox.Event.bind({key: ...}) 2014-09-23 23:57:48 +02:00
j
4615c75266 use Ox.Element to avoid leaks 2014-09-23 23:57:35 +02:00
j
85934b96f1 toggleElement 2014-09-23 23:57:01 +02:00
rolux
57bc6af6f4 cosmetic changes 2014-09-23 23:56:59 +02:00
rolux
b928795dc7 cosmetic changes 2014-09-23 23:56:44 +02:00
j
5bd0fde709 fix embed player(subtitles) 2014-09-23 23:56:29 +02:00
j
32a558c48d toggleElement 2014-09-23 23:56:11 +02:00
j
a266c518b7 use parent.bindMessage 2014-09-23 23:48:59 +02:00
j
2db57c3c69 update pdf.js to use new iframe/postMessage api 2014-09-23 23:47:55 +02:00
rolux
55f84fb7f4 Ox.UI.elements -> Ox.elements 2014-09-23 11:44:41 +02:00
j
3ab0e4ba1e use SplitPanel.toggleElement 2014-09-22 16:55:12 +02:00
rolux
c250b3a8c6 don't use . 2014-09-20 12:25:25 +02:00
rolux
cbaa36fb75 use .on({click: ...}) instead of .click() 2014-09-19 19:30:39 +02:00
rolux
0448fca803 annotation import: allow for JSON 2014-09-19 10:14:40 +02:00
rolux
9f3badf1c6 allow for JSON export of annotations 2014-09-18 19:54:37 +02:00
rolux
3a00f73b9d import annotations dialog: empty status message on file change 2014-09-18 18:04:58 +02:00
rolux
058350c241 add canExportAnnotations capability 2014-09-18 17:29:50 +02:00
rolux
dd6ee74b71 update annotations export dialog 2014-09-18 17:24:58 +02:00
rolux
32733bdefa editor: pass item title to annotations export dialog 2014-09-18 17:24:38 +02:00
rolux
8dc036bae3 cosmetic changes 2014-09-18 17:24:05 +02:00
rolux
b24b62eccb update annotation import/export dialogs 2014-09-18 16:44:57 +02:00
rolux
a9bbc86fda enable annotations export in editor 2014-09-18 16:43:48 +02:00
rolux
bee3906d97 update importAnnotationsDialog 2014-09-18 14:16:59 +02:00
rolux
9408a5f986 pass item duration to import annotations dialog 2014-09-18 14:16:38 +02:00
rolux
2950e1e715 add (empty) exportAnnotationsDialog 2014-09-18 12:40:41 +02:00
rolux
699f417cc8 update importAnnotationsDialog 2014-09-17 16:42:44 +02:00
rolux
72fce725d7 typos 2014-09-17 15:25:48 +02:00
rolux
8b69ef1e47 update importAnnotationsDialog 2014-09-17 15:10:17 +02:00
j
dbac45f7ac fix tv subtitles 2014-09-16 13:30:53 +02:00
j
8aa95d35f2 pass subtitlesDefaultTrack and resolution in editor 2014-09-16 13:07:09 +02:00
j
09f30b3c5a subtitles in edits 2014-09-13 23:59:23 +02:00
j
0af1b545d1 fix tv, fix censored 2014-09-13 22:18:46 +01:00
j
35c9ce73cc options.subtitles still needed in tv mode 2014-09-12 20:11:50 +01:00
j
d5450840ad expand language codes to language names after adding/editing annotation 2014-09-02 15:30:31 +02:00
j
5cd963f80b only force switch if pandora.site.itemRequiresVideo 2014-07-31 21:58:38 +02:00
j
f7e1749277 pass audioTrack to VideoTimelinePanel 2014-07-24 19:46:16 +02:00
j
2cb1873e51 use site language as audioTrack if possible 2014-07-24 19:35:25 +02:00
j
afae94a1be pass audioTrack, expand languages before passing 2014-07-24 19:21:57 +02:00
j
32719a212c pass languages and audio track to player 2014-07-23 17:45:39 +02:00
rolux
18d5d15293 pass default subtitle language to player and editor 2014-07-23 15:53:37 +02:00
j
b49dceb63f show instances of all selected files, fixes #2424 2014-07-09 12:59:28 +00:00
j
6b15454a18 enable edit button based on canEditFeatured, fixes #2411 2014-06-27 12:50:39 +00:00
j
bd763f0fa8 fix mediaView for no longer available files 2014-06-15 19:47:11 +02:00
j
284544f733 fix media status 2014-06-10 13:36:11 +02:00
rolux
e880bf4fcb use absolute url for image 2014-06-06 14:46:02 +03:00
rolux
e1a8e72f2b use absolute url for link 2014-06-06 14:41:42 +03:00
rolux
769472a056 update link url 2014-06-06 14:33:57 +03:00
rolux
70d362e655 add linkVideoDialog 2014-06-06 14:20:49 +03:00
rolux
e05f918666 handle 'link to selection' 2014-06-06 14:19:04 +03:00
rolux
ea709767f4 correct spelling 2014-05-08 08:58:58 +02:00
j
f21d2e6236 typo 2014-04-25 01:25:25 +00:00
j
679160e641 pass raw date value to query, fixes #2375 2014-04-19 20:46:29 +00:00
j
df44b0daf4 make per item document info editable if user can edit item 2014-04-17 19:32:30 +00:00
j
97b8918417 fix editing documents in icon view 2014-04-17 19:19:08 +00:00
j
d6b5fa6993 check if video is done while in a view that might benefit from it: info or video view 2014-04-11 18:32:17 +00:00
j
7cd152b1d5 refactor chunk upload: return offset, continue at server offset 2014-04-11 16:56:22 +00:00
j
22e3a9eedd upload chunks with offset. fail if uploaded file does not match oshash 2014-04-11 12:08:14 +00:00
j
7dfa18c16a Firefogg does not always include display_aspect_ratio 2014-04-09 18:06:49 +00:00
j
614e7f0d09 store on-load script on server (ui.onload), fixes #1850 2014-04-09 15:44:28 +00:00
j
334985affe check if encoding status changed, fixes #1599 2014-04-05 17:17:26 +00:00
j
e4e7fb87b1 only use enabled languages 2014-04-01 14:23:33 +00:00
j
ea2a5620f6 add config option to select available languages 2014-04-01 14:13:52 +00:00
j
9fd4c40ff6 change default sort to part 2014-04-01 15:54:25 +02:00
j
ed6c4e62af strings 2014-04-01 15:54:13 +02:00
j
6b58767d31 enable Download/Import for item owners 2014-03-08 08:28:38 +00:00
j
58c36761ba only check for https if chunkURL is defined 2014-03-05 19:46:28 +00:00
j
550ced514d remove admin only flags for sections and locale 2014-03-05 13:39:25 +00:00
rolux
1fb1fd9d89 users dialog: make level column wider 2014-03-04 20:37:15 +01:00
j
da77fa00d9 dont open mailto: links via /url=, fixes #2349 2014-03-03 20:08:55 +00:00
j
1068a462d2 descriptions can contain links 2014-03-01 10:13:41 +01:00
rolux
466031f839 fix #2270 (Find Similar Clips dialog: Previous/Next buttons lack tooltip) 2014-02-23 19:58:22 +05:30
j
3536eba87e update ui.mapFind with find value, fixes #1694 2014-02-19 11:48:39 +00:00
rolux
be92126d22 update embed dialog 2014-02-19 11:32:04 +05:30
rolux
fdade7877d fix #2331 (Filter count doesn't display '0' if there are no entries) 2014-02-18 12:24:42 +00:00
rolux
758e7007d8 remove unused files 2014-02-18 09:43:01 +00:00
j
7f79228915 some embedDialog fixes 2014-02-18 09:41:23 +00:00
rolux
2f68be4cce cosmetic changes 2014-02-18 09:13:52 +00:00
j
1bde96af3c dont trigger videopointsEvent on inactive elements, fixes #2324 2014-02-18 08:44:30 +00:00
j
24ead6ffd3 Add Document(s) to Selected/Current Movie(s) 2014-02-18 08:28:57 +00:00
rolux
3ed52b2939 in info video preview, only set position on click, don't reset in/out 2014-02-18 07:54:38 +00:00
j
f3cf407d0b dont select results if opening video at position, fixes #1900 2014-02-18 07:52:21 +00:00
rolux
0e9b6a4599 remove document type 2014-02-18 06:48:02 +00:00
rolux
c6afcafbdd fix #319 (remove annotation font size) 2014-02-18 06:33:24 +00:00
j
30adf48613 wrap more strings 2014-02-17 16:09:31 +00:00
j
2810ff94f4 enable locale menu 2014-02-17 15:12:37 +00:00
j
accbc7d5cb wrap more strings 2014-02-17 14:40:15 +00:00
j
63621399af Fix New Smart Edit from Results/Selection 2014-02-17 13:39:04 +00:00
rolux
a0ffcac036 cosmetic changes 2014-02-17 13:17:10 +00:00
j
668368ea35 keep list/edit/text settings on rename, fixes #1264 and #2228 2014-02-17 12:59:32 +00:00
rolux
f710d39567 fix #1998 (Keep documents view find element from disappearing if width gets too small) 2014-02-17 11:44:16 +00:00