Commit graph

2903 commits

Author SHA1 Message Date
j
ef0aca6acb allow users to edit groups but only show there groups, disable other groups to not allow removing them 2014-10-15 09:34:27 +00:00
j
c7bb3c3d0e turn infoView.resizeElement into noop 2014-10-07 10:29:41 +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
j
9befd5c4b2 dont paste empty clipboard 2014-10-06 10:35:38 +00:00
rolux
5a57af8dd1 groups dialog: fix css 2014-10-01 15:34:24 +00:00
rolux
a01d445a27 groups dialog: trigger event when selected group is renamed; fix label text 2014-10-01 15:13:05 +00:00
rolux
83c1ca111f info view: after doubleclick, remove text selection 2014-10-01 15:12:23 +00:00
rolux
9da3310608 update padma infoView to use new groupsDialog 2014-10-01 14:50:42 +00:00
rolux
3eedf8e243 update users dialog to use groups dialog 2014-10-01 15:54:05 +02:00
rolux
7ff6fd0a24 remove print statement 2014-10-01 15:53:30 +02:00
rolux
01c398d7cb add groups dialog 2014-10-01 15:53:09 +02:00
j
511858804a add Find: Group to Manage Users, #1878 2014-09-30 14:26:14 +02:00
j
5a87d6b8dd use reloadPanel 2014-09-30 13:52:53 +02:00
j
4ab5ff873c Show groups in preferences if users has groups 2014-09-29 16:23:01 +02:00
j
69b38b3c53 update UI path 2014-09-29 15:23:13 +02:00
j
2963e90819 oxjs renamed build/ to min/ 2014-09-27 17:06:01 +02:00
j
de3cedfde2 add emtpy locale for all enabled languages 2014-09-27 17:04:14 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
rolux
747f5bc8a0 UI_PATH -> UI.PATH 2014-09-26 14:41:53 +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
ae9d2768c9 don't throw on place deselect (data is now null, not {}) 2014-09-26 13:21:08 +02:00
rolux
3c1fc9690e fix #2488 (Grid views scroll when they shouldn't) 2014-09-26 10:19:12 +02:00
rolux
374296d630 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
rolux
80419856d3 Ox.parent -> Ox. 2014-09-25 21:55:44 +02:00
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
j
ac2f1a550f update pdf.js to use new iframe/postMessage api 2014-09-23 23:46:03 +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
8d0373f879 add greek translations, thanks Kostas 2014-04-01 14:07:58 +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
b8f6947174 strings 2014-02-17 21:39:03 +05:30
j
abe7f29bfb and more hindi strings 2014-02-17 21:31:14 +05:30
j
2810ff94f4 enable locale menu 2014-02-17 15:12:37 +00:00
j
f958d313fc space 2014-02-17 20:39:02 +05:30
j
859cf3e618 can't this can't that 2014-02-17 20:30:11 +05:30
j
ef5bbb1401 trip spaces 2014-02-17 20:24:17 +05:30
j
accbc7d5cb wrap more strings 2014-02-17 14:40:15 +00:00
j
dc4046e8e7 १ -> 1 2014-02-17 20:06:31 +05:30
j
75e57d443c some more locale 2014-02-17 19:52:11 +05:30
j
c3fe403f71 add missing 0 2014-02-17 19:46:32 +05:30
j
9e6cd50901 sort locale files 2014-02-17 19:41:06 +05:30
j
dee03582a6 add more hindi locale 2014-02-17 19:35:54 +05:30
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
rolux
cfbeecd21e help: add empty documents entry, update config accordingly 2014-02-17 09:40:20 +00:00
rolux
671667eb5a fix #2078 (Texts: Right margin is wider than left margin) 2014-02-17 09:32:25 +00:00
rolux
642c5e2288 add draganddroppause to list of events that are not logged 2014-02-17 09:20:45 +00:00
rolux
0a70aa2f88 update embed dialog 2014-02-17 08:24:01 +00:00
rolux
315e27bf1e filterForm: add value method 2014-02-17 08:23:24 +00:00
rolux
579545ea3d filterForm: query -> value 2014-02-17 08:13:01 +00:00
rolux
f67f9955df typo 2014-02-17 07:23:41 +00:00
rolux
b0075d47cc update embed dialog 2014-02-17 11:57:18 +05:30
rolux
2e3281f2c9 embedDialog: handle find 2014-02-17 11:45:24 +05:30
rolux
10e38ec279 minor refactoring 2014-02-17 11:44:49 +05:30
rolux
6a9d5d054d Ox.Filter: options.query -> options.value 2014-02-17 11:27:39 +05:30
rolux
a59d1d5129 update embed dialog 2014-02-16 12:35:23 +00:00
rolux
3e7cc90040 update embed dialog 2014-02-16 12:04:52 +00:00
rolux
25fc27850e update embed dialog 2014-02-16 11:02:30 +00:00
rolux
4c0bdc52a6 update embed dialog 2014-02-16 15:12:48 +05:30
rolux
32da22663c typo 2014-02-16 15:12:34 +05:30
rolux
394c38a21e update embed dialog 2014-02-16 07:39:18 +00:00
rolux
7f4d4886a1 update embed dialog 2014-02-16 07:20:52 +00:00
rolux
6ef4c47515 update embed dialog 2014-02-16 06:47:09 +00:00
rolux
c423855dfb typo 2014-02-16 05:45:43 +00:00
j
6321859796 support uploading videos in any of the supported resolutions, to avoid upscaling 2014-02-15 16:13:43 +00:00
j
00cf921782 disable add button if user can not manage documents, fixes #2308 2014-02-15 14:39:46 +00:00
rolux
45c293ebec update embed dialog 2014-02-15 11:53:32 +00:00
j
c23e7e10ab Embed... 2014-02-15 11:10:42 +00:00
rolux
36f94c15b2 update embed dialog 2014-02-15 10:57:04 +00:00
j
d18e483fb7 pad.ma locale fixes 2014-02-15 10:44:00 +00:00
j
77feb0e5fa case strings 2014-02-15 10:29:23 +00:00
j
cfdb146dd3 fix folderBrowserList height, fixes #2305 2014-02-15 07:30:14 +00:00
rolux
00b140b9f1 filterForm: add options arg (mode: 'find', 'list', 'embed', list: listData) 2014-02-14 16:52:29 +00:00
rolux
37c9fcb192 refactoring 2014-02-14 16:49:42 +00:00
rolux
9aa03a111b add embedDialog (will replace insertEmbedDialog) 2014-02-14 16:49:01 +00:00
rolux
9759f4d377 add fixme 2014-02-14 16:47:56 +00:00
j
e8e4639dce wrap more strings 2014-02-14 15:23:59 +00:00
j
5905e339e3 select new documents after upload, fixes #2058 2014-02-14 13:40:21 +00:00
j
76b5c4dc3b close dialog after upload, fixes #2138 2014-02-14 13:38:59 +00:00
j
157c4f2755 try to parse response as json after chunkupload 2014-02-14 13:36:11 +00:00
j
76742c72fa more hindi 2014-02-14 13:35:22 +00:00
j
96c0ccc29b avoid ? if possible 2014-02-14 09:17:53 +00:00
j
8158e2594c improve urls created by insertEmbedDialog 2014-02-14 08:42:24 +00:00
rolux
42febc6c04 update view menu 2014-02-14 13:06:57 +05:30
rolux
e5a738a886 comments 2014-02-14 13:06:37 +05:30
rolux
02f00bd909 fix #2299 (In document viewer dialog, previous/next buttons don't appear/disappear) 2014-02-14 05:52:56 +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
9bfee31fca fix naming collision (with the main find element's scope select) and resulting JS errors 2014-02-13 15:58:13 +00:00
rolux
cc5ee75564 fix #2302 (Regression: Using find in Manage Favorite/Featured breaks layout) 2014-02-13 15:53:26 +00:00
j
8424797cc4 localization fixes 2014-02-13 15:32:14 +00:00
j
19eabd7db1 fix undefined in favorite lists menu 2014-02-13 15:31:36 +00:00
rolux
cebd7c14ea fix #2298 (Previous/Next Document buttons lack tooltips) 2014-02-13 13:57:36 +00:00
j
e5151a18a4 update hindi locale 2014-02-13 20:46:11 +05:30
rolux
d91401189c fix #2165 (Document Viewer Dialog: previous/next buttons not functional) 2014-02-13 12:07:28 +00:00
j
f6b28485e1 always go to availabale item view after upload 2014-02-13 12:01:17 +00:00
j
a32435b577 allow deleting own videos 2014-02-13 11:54:30 +00:00
j
7c4746765b hotfix for #2296 load info page not media 2014-02-13 11:14:28 +00:00
j
ccb4a13569 on edit sort can change, clear cache and sort clips after editing 2014-02-13 09:32:14 +00:00
rolux
d8499cb8de fix #2294 (Implement 'Add Documents to Selected Movies') 2014-02-13 08:50:48 +00:00
rolux
abd11dc33f fix #2292 (Loading screen images shouldn't be user-selectable) 2014-02-12 17:56:41 +00:00
rolux
f9302a954c fix #2291 (Software tab: Links should open in new tab) 2014-02-12 17:39:47 +00:00
rolux
acbba45300 edit panel: select pasted clips; don't print error 2014-02-12 16:03:15 +00:00
rolux
41d7da0b47 fix #2281 (All Edits / All Texts main menu entries do not work) 2014-02-12 15:19:18 +00:00
rolux
b89e145660 main menu: fix cutting clips from edit 2014-02-12 14:55:33 +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
ef9f23226f fix #2278 (JS error when switching find while not in items section) 2014-02-12 12:26:33 +00:00
rolux
4ae9b3042a replace item menu once all folders have loaded (and listData is available) 2014-02-12 12:04:40 +00:00
rolux
eb0575798e main menu: fix copy in edits section 2014-02-12 12:04:07 +00:00
j
e7431d4d5b use findUsers to get newsletter status of selected users, fixes #2276 2014-02-12 11:40:02 +00:00
rolux
1b6a535456 fix #2277 (sort shouldn't be 'year,director,title' for guests) 2014-02-12 11:08:57 +00:00
rolux
851769731a main menu: fix paste 2014-02-12 09:54:10 +00:00
rolux
06a7ed425b edit panel: react to editselection change, add callback to updatePanel method 2014-02-12 09:53:51 +00:00
rolux
3b97b16c0a fix main panel (pick correct right panel on section change) 2014-02-12 08:59:07 +00:00
rolux
6379bb373b update mainMenu 2014-02-12 14:19:10 +05:30
rolux
2582100c9e mainMenu: update item menu 2014-02-12 13:39:18 +05:30
rolux
d4a206a41a isClipView/isVideoView: if no arguments are present, take into account ui.section 2014-02-12 13:39:01 +05:30
j
5c5102baf0 fix sort by year 2014-02-10 10:53:45 +00:00
rolux
0477a67f5a fix #2265 (Can't set edit to private if it has subscribers) 2014-02-10 14:04:02 +05:30
rolux
1a97f85577 fix text in makeListPrivateDialog 2014-02-10 13:58:35 +05:30
rolux
0cc7e70090 don't truncate 'all edits' text 2014-02-09 12:37:33 +00:00
rolux
0cbee58499 home.js: fix condition for type prefix of titles 2014-02-09 12:15:18 +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
47f59c26ae display featured edits on home screen 2014-02-09 08:45:13 +00:00
j
9c4b31c453 add player only embed view for edits 2014-02-09 08:07:33 +00:00
rolux
43ce983875 pass getSort 2014-02-09 06:38:46 +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
d89dd35892 fix #2226 (Edits: Issue with title of 'Sort by Title') 2014-02-08 20:32:42 +00:00
rolux
4380a2e193 URL.js: add edit view and edit sort 2014-02-08 19:16:31 +00:00
rolux
8652d2e230 display clip count in list of edits 2014-02-08 17:34:12 +00:00
rolux
d91114d343 fix #2244 (Edits: Icon in info panel doesn't update when editing it) 2014-02-08 17:01:50 +00:00
rolux
c7d90f7dfa fix #2221 ('Update Results in the Background' missing in Edit Dialog) 2014-02-08 16:49:38 +00:00
rolux
5f8d7e707e fix #2245 (Documents Dialog: Disable 'Add to Current Item' if not in items section) 2014-02-08 16:43:56 +00:00
rolux
c452fa6298 fix #2070 (List doesn't resize on documents dialog resize) 2014-02-08 16:34:15 +00:00
rolux
9667f3443a fix #2220 (Edits: Video player link button lacks tooltip) 2014-02-08 16:19:14 +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
j
7924bb1d2c use updateDuration all the time; dont pass clips with 0 duration to VideoPlayer 2014-02-08 08:09:13 +00:00
rolux
8ffe27353c use pandora.getItemTitle to format movie title in edit 2014-02-08 04:51:22 +00:00
rolux
dafd36fd18 edit panel: abort small timeline rendering when re-rendering 2014-02-07 13:41:56 +00:00
j
acee6e0382 fix reverse sort 2014-02-07 12:12:15 +00:00
rolux
05a0be5c99 edits: remove rights level 2014-02-07 11:59:01 +00:00
rolux
cd8e562fc7 fix local/global edit setting sync in UI controller 2014-02-07 11:36:03 +00:00
j
26f0c456ac Edits: Make the player's link button functional, fixes #2101 2014-02-07 11:36:02 +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
86cf90fa82 edit panel: don't render if not in edits section, only editable if edit is static, pass item name 2014-02-07 06:21:18 +00:00
j
19bd540eab add more arabic translations 2014-02-07 00:23:24 +05:30
j
61ac81807b some translations 2014-02-06 18:43:51 +00:00
j
ac9ed0f5a8 update clip positions after sorting 2014-02-06 15:14:02 +00:00
rolux
53a3d37d74 handle creating edit from items section 2014-02-06 14:54:24 +00:00
rolux
4660e8f596 fix a bug in edit panel 2014-02-06 14:53:53 +00:00
rolux
0937c4779a update list menu 2014-02-06 14:53:34 +00:00
j
2dd0fae7d9 pass clip id with videos 2014-02-06 14:23:29 +00:00
rolux
a64c8d612b fix a bug in UI.js 2014-02-06 14:07:36 +00:00
j
a755177763 edit smart edit query 2014-02-06 10:52:10 +00:00
j
491a9f6a3f edit sort 2014-02-06 10:28:35 +00:00
rolux
b21fe0f8f7 typo 2014-02-06 09:56:20 +00:00
rolux
ac219da8e5 fix bugs in edit menu and manage personal edits menu 2014-02-06 09:51:23 +00:00
rolux
0069fa3f74 fix UI controller 2014-02-06 09:28:36 +00:00
rolux
82c15bb138 map/calendar with clips: resize sort element depending on width 2014-02-06 08:52:02 +00:00
rolux
e5ff815f4b sort element: add public resizeElement method 2014-02-06 08:51:17 +00:00
rolux
98740c09c4 UI: set global edit settings 2014-02-06 07:50:43 +00:00
rolux
ee6f442b5b folderList: update handlers (add, duplicate, edit) 2014-02-06 07:49:31 +00:00
rolux
afde04460d fix various bugs in manage personal lists menu 2014-02-06 07:48:41 +00:00
rolux
80e4d41fb2 fix various list menu bugs 2014-02-06 07:46:15 +00:00
rolux
454c070404 update info when selecting edit 2014-02-05 14:16:51 +00:00
rolux
fa1f78cb9a remove print statement 2014-02-05 13:52:57 +00:00
rolux
c81416bdd2 update Manage Personal ... menu 2014-02-05 13:38:36 +00:00
rolux
faf6917d4b addEdit + addList = addFolderItem 2014-02-05 13:37:59 +00:00
rolux
336acb326f edit panel: fix sort options 2014-02-05 13:37:13 +00:00
j
c187102b0d enable subtitles on edits 2014-02-05 07:35:30 +00:00
rolux
b62a7f2f42 fix various bugs in personal lists/edits/texts folder menu 2014-02-05 07:01:01 +00:00
rolux
8c69862193 fix #2186 (info panel is empty for edits) 2014-02-05 07:00:08 +00:00
j
de011b5369 decode %3A too 2014-02-05 06:33:09 +00:00
j
c53ded75b7 wait longer befire triggering resize again 2014-02-04 19:52:55 +00:00
j
f2749df845 sometimes resize does not trigger on fullscreen. call again manually 2014-02-04 19:43:22 +00:00
rolux
dd4819630d minor change 2014-02-04 11:27:45 +00:00
j
d5f697415f send annotation id not annotatoin id + clip id, fixes #2180 2014-02-04 11:15:29 +00:00
j
36376c4714 show play icon in embedded player 2014-02-04 09:21:00 +00:00
rolux
525e0a4304 fix #2175 (Manage Favorites/Featured doesn't open folder) 2014-02-04 09:00:38 +00:00
j
21d78575f4 reload embed panned if find changes 2014-02-04 06:55:06 +00:00
rolux
42ffdf3358 make 'Embed Document...' available in both documents view and documents dialog 2014-02-04 05:53:28 +00:00
rolux
6448f1b1f5 add fixme 2014-02-04 05:53:04 +00:00
rolux
ecbb3bf03f fix layout of embed video dialog 2014-02-04 05:52:37 +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
831d3a68f7 style 2014-02-03 06:12:55 +00:00
rolux
e2a64fe0f1 fix menu entry text 2014-02-03 05:58:33 +00:00
rolux
c722da3c13 cosmetic changes 2014-02-03 10:38:05 +05:30
rolux
36b93c07c1 add comment and fixme 2014-02-03 10:32:41 +05:30
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
b4fe34f524 cosmetic changes 2014-02-03 09:33:25 +05:30
rolux
6336b3cc8e documents panel: add fixme; hide select/deselect buttons on load 2014-02-03 09:31:25 +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
j
a7d11d04f2 cross domain canvas is hard 2014-02-02 19:50:33 +00:00
rolux
7838120a92 fix #2118 (document.title: '– sitename' should come last) 2014-02-02 18:39:01 +00:00
j
cf0ee0d34d remove debug Ox.print 2014-02-02 18:29:47 +00:00
rolux
58978305a3 update info (most recently selected item is first in selected array) 2014-02-02 14:14:17 +00:00
j
57503c7eb5 include clip conditions from smart lists in clip queries, fixes #2134 2014-02-02 12:45:10 +00:00
j
522af49a73 wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
j
7de2644eea add html code to documents dialog, fixed #2126 2014-02-02 07:00:07 +00:00
rolux
ec417f5ac9 fix #2154 (Documents view: Table list doesn't properly resize on browser collapse) 2014-02-02 19:17:55 +05:30
rolux
8b684f973b fix #2130 (Documents view: Icon list doesn't properly resize on sidebar collapse) 2014-02-02 19:10:01 +05:30