pandora/static/js
2023-02-14 10:37:55 +01:00
..
embed use .editorconfig 2018-06-19 08:33:26 +02:00
account.js use .editorconfig 2018-06-19 08:33:26 +02:00
addDocumentDialog.js new documents section 2016-10-30 18:23:16 +01:00
addFilesDialog.js pass referer in more places 2020-11-08 22:43:47 +01:00
addItemDialog.js pass referer in more places 2020-11-08 22:43:47 +01:00
addRemoveKeyDialog.js add option to add/remove values to listkeys in batchedit dialog 2020-11-26 20:23:10 +01:00
allItems.js show list on click, fixes #3031 2017-06-09 12:25:38 +02:00
annotationDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
apiDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
appearanceDialog.js cleanup 2015-04-20 10:13:56 +02:00
appPanel.js use .editorconfig 2018-06-19 08:33:26 +02:00
autovalidate.js use .editorconfig 2018-06-19 08:33:26 +02:00
backButton.js use .editorconfig 2018-06-19 08:33:26 +02:00
browser.js enable filters for documents 2019-06-07 16:30:09 +01:00
cacheDialog.js support caching local files, lookup by oshash 2016-02-14 00:32:14 +05:30
changelogDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
chunkupload.js use .editorconfig 2018-06-19 08:33:26 +02:00
clipList.js fall back to default preview ratio if item does not have videoRatio 2021-09-30 21:44:20 +01:00
clipsView.js use .editorconfig 2018-06-19 08:33:26 +02:00
collection.js fulltext search in pages 2021-11-15 15:27:12 +00:00
collectionIconPanel.js search in documents 2019-07-13 17:08:59 +01:00
contactForm.js use .editorconfig 2018-06-19 08:33:26 +02:00
contentPanel.js use .editorconfig 2018-06-19 08:33:26 +02:00
deleteDocumentDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
deleteEntityDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
deleteItemsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
deleteListDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
document.js better function name 2019-11-29 20:48:40 +01:00
documentBrowser.js remove unused resize code 2019-06-27 22:44:34 +02:00
documentContentPanel.js enable filters for documents 2019-06-07 16:30:09 +01:00
documentDialog.js fix html documents preview in dialog 2020-01-19 12:48:18 +01:00
documentFilter.js reuse lookup 2019-11-16 00:18:06 +01:00
documentFilterForm.js really use autocompleteDocuments for collections 2020-05-16 10:51:37 +02:00
documentInfoView.js don't show fulltext keys by default 2021-11-04 16:37:32 +00:00
documentPages.js fulltext search in pages 2021-11-15 15:27:12 +00:00
documentPanel.js use .editorconfig 2018-06-19 08:33:26 +02:00
documentsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
documentsPanel.js fulltext search in pages 2021-11-15 15:27:12 +00:00
documentToolbar.js enable filters for documents 2019-06-07 16:30:09 +01:00
downloadVideoDialog.js download via media url 2022-11-30 19:44:15 +01:00
editDialog.js get all ids 2020-07-21 15:26:55 +02:00
editDocumentsDialog.js get all ids 2020-07-21 15:26:55 +02:00
editItemDialog.js first version of new upload interface 2016-09-15 15:20:57 +00:00
editor.js if user can edit metadata of item, should also be able to add annotations for that item. independent of canAddAnnotations rights 2021-06-03 16:25:56 +01:00
editPanel.js fix timeline for edits with 0 duration clips 2021-08-06 14:39:48 +02:00
embedDialog.js fix embed options 2020-05-30 14:33:04 +02:00
embedDocument.js use .editorconfig 2018-06-19 08:33:26 +02:00
embedDocumentDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
embedError.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedGrid.js 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
embedInfo.js wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
embedNavigation.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedPanel.js embed document, fixes #2960 2018-03-05 16:55:19 +05:30
embedPlayer.js use same subtitle defaults for embedded player 2022-01-21 17:32:24 +00:00
embedTimeline.js use same video keys in all players 2016-10-03 12:45:52 +02:00
embedVideoDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
entitiesDialog.js Entity link UI 2018-09-18 11:05:39 +02:00
entity.js use .editorconfig 2018-06-19 08:33:26 +02:00
entityDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
errorDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
errorlogsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
eventsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
exportAnnotationsDialog.js build blob from Uint8Array 2018-08-09 14:42:54 +01:00
exportDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
filter.js make filter sort persistent 2019-06-27 22:29:26 +02:00
filterDialog.js fix save as collection in documents section 2020-01-17 23:34:07 +01:00
filterForm.js really use autocompleteDocuments for collections 2020-05-16 10:51:37 +02:00
findDocumentsElement.js expose findDocumentsSelect and ...Input 2019-12-01 17:45:28 +01:00
findElement.js use .editorconfig 2018-06-19 08:33:26 +02:00
folderBrowser.js use .editorconfig 2018-06-19 08:33:26 +02:00
folderBrowserBar.js use .editorconfig 2018-06-19 08:33:26 +02:00
folderBrowserList.js collection navigation 2019-05-04 15:55:03 +01:00
folderList.js list might have gone 2021-08-08 20:29:13 +02:00
folderPlaceholder.js use .editorconfig 2018-06-19 08:33:26 +02:00
folders.js fix collection dubplication 2020-01-18 00:08:20 +01:00
fs.js cross origin not allowed 2018-03-13 14:55:52 +05:30
getItemTitle.js 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
groupsDialog.js groups dialog for documents 2020-05-23 16:17:35 +02:00
helpDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
home.0xdb.js use .editorconfig 2018-06-19 08:33:26 +02:00
home.indiancinema.js use .editorconfig 2018-06-19 08:33:26 +02:00
home.js use .editorconfig 2018-06-19 08:33:26 +02:00
home.padma.js use .editorconfig 2018-06-19 08:33:26 +02:00
homeDialog.js render empty item 2017-02-18 12:18:25 +01:00
iconDialog.js in icon dialog, allow for passing an element (not just text), and rename the option to 'content' 2013-08-08 13:04:51 +00:00
idDialog.js don't list undefined as year 2019-11-20 15:29:41 +01:00
importAnnotationsDialog.js only switch to subtitles if no layer was selected 2021-05-05 20:54:25 +02:00
importScreen.js import drag and drop files 2019-07-19 19:04:12 +02:00
info.js use .editorconfig 2018-06-19 08:33:26 +02:00
infoView.0xdb.js select frame in show site poster mode or if no other posters exist 2019-12-27 11:19:43 +01:00
infoView.indiancinema.js fix canEdit flag in renderGroup 2021-06-03 16:53:52 +01:00
infoView.js fix canEdit flag in renderGroup 2021-06-03 16:53:52 +01:00
infoView.padma.js don't fail on empty title 2023-01-04 13:58:15 +00:00
infoViewUtils.js only add rights button if we have a rights page 2021-06-03 16:31:13 +01:00
insertEmbedDialog.js escape find values in url 2017-11-16 17:25:52 +01:00
item.js fix background task check 2020-02-06 11:25:02 +01:00
itemClips.js use pandora.hasCapability 2017-11-06 07:26:49 +02:00
leftPanel.js use .editorconfig 2018-06-19 08:33:26 +02:00
licenseDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
linkVideoDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
list.js fall back to default preview ratio if item does not have videoRatio 2021-09-30 21:44:20 +01:00
listDialog.js search in documents 2019-07-13 17:08:59 +01:00
loadingIcon.js Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
localeButton.js add user and locale menu extra buttons 2013-08-08 12:59:42 +00:00
mainMenu.js fulltext search in pages 2021-11-15 15:27:12 +00:00
mainPanel.js update document panel in pandora_finddocuments 2019-08-15 14:45:49 +02:00
makeListPrivateDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
mediaExistsDialog.js add to current item 2020-09-11 14:07:08 +02:00
mediaView.js as many digits as possible 2019-07-23 16:39:41 +02:00
metadataDialog.js make sure title and original title are not the same 2020-02-05 16:56:14 +01:00
namesDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
navigationView.js use .editorconfig 2018-06-19 08:33:26 +02:00
news.js fix remove button state in news 2018-10-13 12:21:36 +02:00
pandora.js also load localInit in embed view 2022-01-21 17:39:08 +00:00
PDFViewer.js encode pdf url 2016-07-08 14:21:01 +05:30
placesDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
player.js fix subtitles in player view 2023-02-14 10:37:55 +01:00
preferencesDialog.js work around chrome autocomplete for passwords 2019-07-30 13:10:21 +02:00
previewDialog.js cleanup 2015-04-20 10:13:56 +02:00
printView.js use .editorconfig 2018-06-19 08:33:26 +02:00
resetUIDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
rightPanel.js use .editorconfig 2018-06-19 08:33:26 +02:00
scriptDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
sectionbar.js use .editorconfig 2018-06-19 08:33:26 +02:00
sectionButtons.js define sections in one location 2019-12-09 13:12:44 +00:00
sectionSelect.js define sections in one location 2019-12-09 13:12:44 +00:00
similarClipsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
siteDialog.0xdb.js use .editorconfig 2018-06-19 08:33:26 +02:00
siteDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
sortElement.js use .editorconfig 2018-06-19 08:33:26 +02:00
statisticsDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
statusbar.js use .editorconfig 2018-06-19 08:33:26 +02:00
tasksDialog.js use pandora.hasCapability 2017-11-06 07:26:49 +02:00
tests.js use .editorconfig 2018-06-19 08:33:26 +02:00
textPanel.js fix html documents preview in dialog 2020-01-19 12:48:18 +01:00
timeline.js use .editorconfig 2018-06-19 08:33:26 +02:00
titlesDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
toolbar.js use .editorconfig 2018-06-19 08:33:26 +02:00
translationsDialog.js cleanup translations 2018-10-09 18:01:31 +00:00
tv.js use .editorconfig 2018-06-19 08:33:26 +02:00
UI.js enable filters for documents 2019-06-07 16:30:09 +01:00
uploadButton.js first version of new upload interface 2016-09-15 15:20:57 +00:00
uploadDocumentDialog.js don't fail on duplicate documents, only upload new documents if possible 2019-12-05 12:19:13 +00:00
uploadPDFDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
URL.js fulltext search in pages 2021-11-15 15:27:12 +00:00
userButton.js fix #1851 (user menu extra: text should be clickable too) 2013-09-14 09:24:27 +02:00
usersDialog.js use .editorconfig 2018-06-19 08:33:26 +02:00
utils.js getPasteIndex might not exist if no edits exist 2022-02-15 18:29:17 +01:00
videoPreview.js use .editorconfig 2018-06-19 08:33:26 +02:00
videoView.js use .editorconfig 2018-06-19 08:33:26 +02:00
viewSelect.js use .editorconfig 2018-06-19 08:33:26 +02:00