Commit graph

224 commits

Author SHA1 Message Date
j
385bf61084 support html in documentDialog 2017-01-27 13:19:42 +01:00
j
58999918f7 use Ox.$(document|body) instead of pandora.$ui.(document|body) 2017-01-26 17:42:03 +01:00
j
df60dca85f return of the document dialog at /document/<id> 2017-01-25 22:01:40 +01:00
j
bf8c99513b no access to private documents 2017-01-25 00:13:37 +01:00
j
e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01:00
j
105e00917a use same video keys in all players 2016-10-03 12:45:52 +02:00
j
7607afd0c9 cleanup file and request references 2016-09-19 23:43:43 +02:00
j
6c013ebc92 first version of new upload interface 2016-09-15 15:20:57 +00:00
j
3d6d1be2e6 include oshash in video url to avoid cache issues 2016-08-13 15:36:00 +02:00
j
b010aca0a9 s/taskId/id/ 2016-06-15 15:45:51 +02:00
j
76d000b42b typo 2016-03-03 15:03:06 +05:30
j
6f7b57fc37 add uid42, fixes #2886 2016-02-20 15:53:35 +00:00
j
11924fcb0d Rename api.taskStatus to api.getTaskStatus
still register api.taskStatus since its used
in pandora_client and other scripts.

fixes #2600 and fixes #2859
2016-02-20 18:35:26 +05:30
j
9eae0a0762 pass index to split/join to keep position 2015-10-04 16:09:51 +01:00
j
8bb7ae436f dont fail if layer does not exist 2015-09-20 17:50:23 +01:00
j
41b50ccdb8 add canPlayClips flag to annotation layers and use those layers to limit playback to clips 2015-08-27 11:27:27 +02:00
5418613023 embedTimeline: fix subtitles (fixes #2823) 2015-08-07 13:42:20 +02:00
j
d3c3378267 add default video ratio for audio files 2015-06-29 09:10:12 +01:00
rolux
6e4b902def cleanup 2015-04-29 14:07:52 +02:00
rolux
fdcd525bd6 cleanup 2015-04-29 13:25:31 +02:00
j
9197591bb6 tune smart clip queries 2015-04-25 16:13:42 +02:00
rolux
02552f3f83 cleanup; wording 2015-04-19 11:09:12 +02:00
rolux
016240b6f8 don't steal focus 2015-04-17 17:14:41 +01:00
j
8f181b7b51 refine 2015-04-17 17:05:09 +01:00
rolux
baaae8ac5c add license infrastructure 2015-04-17 16:42:52 +01:00
j
ca63fa7b93 avoid some errors resetting asiftv 2015-04-08 13:33:00 +02:00
j
5e9816e693 Add option to use Chrome's FileSystem API to cache videos explicitly 2015-03-20 13:03:05 +00:00
j
148fa81f3c avoid large getEdit call 2015-03-19 19:54:58 +05:30
j
0fadccfe35 make smaller getEdit calls 2015-03-19 19:36:25 +05:30
j
1022e3debf fix drag and drop from edit to edit and from clips to edit fixes #2247 2015-03-03 10:36:21 +00:00
j
90a49b2a4d ui.onload -> user.script, fixes #2697 2015-02-21 10:32:48 +00:00
rolux
8c64ccb50f getSpan: lowest page is 1; typo 2015-02-05 07:41:06 +00:00
rolux
6bb5b4b5ce getSpan: parse document spans 2015-02-05 11:45:37 +05:30
rolux
79ebfcc5e3 revert 4769 2015-02-05 11:12:09 +05:30
j
8a2408ff7e include page in url of pdf documents 2015-02-04 15:42:16 +05:30
j
1be9bb04a8 only check for status changes if item has files 2015-02-04 08:29:08 +00:00
j
3c8d7a90c8 dont check render status while upload is running 2015-02-03 09:56:18 +05:30
j
0485a95b2f fix parsing url parsing of id/annotation, closes #2635 2014-12-26 12:03:42 +00:00
rolux
0803046030 fix infinite loop in pandora.clickLinks if is an Ox.Element 2014-12-15 20:05:26 +00:00
j
5840e3bd76 only reload if pandora..editPanel exists 2014-11-21 17:01:01 +00:00
j
7e5b46a5f0 use void 0 2014-11-21 16:52:09 +00:00
j
ee76256bae only use paste index if editPanel is loaded 2014-11-21 16:50:11 +00:00
j
fb5a5c5cf7 add itemTitleKeys to config and move getItemTitle to its own file, use everywhere title strings are used 2014-11-21 14:26:50 +00:00
rolux
e30af55053 typo 2014-11-20 21:33:05 +00:00
rolux
f57a2afa47 fix createLinks 2014-11-20 21:32:42 +00:00
rolux
33d05f0cab typo 2014-11-20 21:25:49 +00:00
rolux
93b3d73398 fix createLinks 2014-11-20 21:25:04 +00:00
rolux
8cb557738b fix createLinks (image links etc.) 2014-11-20 21:20:59 +00:00
rolux
08f7b1856c update pandora.getPart 2014-11-20 13:37:02 +00:00
rolux
1e3fa3c98e fix #2559 (extra history entry added when resolving annotation id breaks back button) 2014-11-15 14:13:42 +00:00
j
9b8a9b4ebe censored empty subtitles 2014-10-06 14:54:54 +02:00
j
93964086ea subtitles is undefined 2014-10-06 14:45:03 +02:00
rolux
3a764b38f9 Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
rolux
bd190b4695 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
rolux
b1353bad96 remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
j
d568821c3f one more focusedElement 2014-09-24 00:34:20 +02:00
rolux
57bc6af6f4 cosmetic changes 2014-09-23 23:56:59 +02:00
j
3ab0e4ba1e use SplitPanel.toggleElement 2014-09-22 16:55:12 +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
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
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
614e7f0d09 store on-load script on server (ui.onload), fixes #1850 2014-04-09 15:44:28 +00:00
j
e4e7fb87b1 only use enabled languages 2014-04-01 14:23:33 +00:00
j
da77fa00d9 dont open mailto: links via /url=, fixes #2349 2014-03-03 20:08:55 +00:00
rolux
c6afcafbdd fix #319 (remove annotation font size) 2014-02-18 06:33:24 +00:00
j
63621399af Fix New Smart Edit from Results/Selection 2014-02-17 13:39:04 +00:00
j
668368ea35 keep list/edit/text settings on rename, fixes #1264 and #2228 2014-02-17 12:59:32 +00:00
rolux
642c5e2288 add draganddroppause to list of events that are not logged 2014-02-17 09:20:45 +00:00
j
e8e4639dce wrap more strings 2014-02-14 15:23:59 +00:00
rolux
da53817a20 fix var name 2014-02-14 05:47:27 +00:00
j
cd0284a15c wrap more strings 2014-02-13 16:24:52 +00:00
rolux
cc5ee75564 fix #2302 (Regression: Using find in Manage Favorite/Featured breaks layout) 2014-02-13 15:53:26 +00:00
rolux
9595b2555d utils: use getPasteIndex 2014-02-12 14:55:15 +00:00
rolux
671ef01245 update pandora.getItemIdAndPosition 2014-02-12 12:27:41 +00:00
rolux
d4a206a41a isClipView/isVideoView: if no arguments are present, take into account ui.section 2014-02-12 13:39:01 +05:30
rolux
0477a67f5a fix #2265 (Can't set edit to private if it has subscribers) 2014-02-10 14:04:02 +05:30
rolux
0cc7e70090 don't truncate 'all edits' text 2014-02-09 12:37:33 +00:00
rolux
bd72abae6e getSort: only return one sort object (otherwise, multiple comma-separated keys will appear in the URL) 2014-02-09 09:16:33 +00:00
rolux
8cb86ab9c2 add pandora.getSort, some refactoring, allow for caching url parsing related requests, if possible 2014-02-09 06:38:18 +00:00
rolux
8652d2e230 display clip count in list of edits 2014-02-08 17:34:12 +00:00
rolux
56995b8dd7 fix #2229 (Duplicating a featured list/edit should not produce a featured item) 2014-02-08 16:07:49 +00:00
rolux
50d122f54b fix bugs related to 'New Edit from Selection' 2014-02-07 08:07:45 +00:00
rolux
de8c824c2b always enable 'New Edit from Selection' in edit section, use editPanel.getSelectedClips 2014-02-07 06:41:43 +00:00
rolux
53a3d37d74 handle creating edit from items section 2014-02-06 14:54:24 +00:00
j
2dd0fae7d9 pass clip id with videos 2014-02-06 14:23:29 +00:00
rolux
fa1f78cb9a remove print statement 2014-02-05 13:52:57 +00:00
rolux
faf6917d4b addEdit + addList = addFolderItem 2014-02-05 13:37:59 +00:00
j
d5f697415f send annotation id not annotatoin id + clip id, fixes #2180 2014-02-04 11:15:29 +00:00
j
1702b37877 use the right index while adding clips to an edit 2014-02-03 12:50:17 +00:00
rolux
f8890ed015 add placeholders for empty folders, fixes #250 2014-02-03 08:58:23 +00:00
rolux
c8413345b9 fix a bug in getListData 2014-02-03 10:31:43 +05:30
rolux
e881cdb18a remove leading 'List'/'Text'/'Edit' from document.title 2014-02-03 09:51:09 +05:30
rolux
c0c642bea5 document.title: remove username from list/edit/text 2014-02-03 09:21:14 +05:30
rolux
7e40b3ab02 include 'All Movies' in document.title 2014-02-03 09:17:55 +05:30