pandora/static/js
2014-09-25 18:58:38 +02:00
..
embed Ox.UI.hideLoadingScreen -> Ox.LoadingScreen.hide 2014-09-25 18:57:40 +02:00
account.js allow signups while using alternative auth backend(2) 2013-11-16 14:16:20 +00:00
allItems.js don't truncate 'all edits' text 2014-02-09 12:37:33 +00:00
annotationDialog.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
apiDialog.js start loading screens 2013-11-20 09:12:59 +01:00
appearanceDialog.js only use enabled languages 2014-04-01 14:23:33 +00:00
appPanel.js Various Document fixes 2014-01-20 11:13:07 +00:00
autovalidate.js allow signups while using alternative auth backend(2) 2013-11-16 14:16:20 +00:00
backButton.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
browser.js Ox.Focus.focused() -> Ox.Focus().focusedElement() 2014-09-23 23:58:53 +02:00
chunkupload.js typo 2014-04-25 01:25:25 +00:00
clipList.js include clip conditions from smart lists in clip queries, fixes #2134 2014-02-02 12:45:10 +00:00
clipsView.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
contactForm.js fix #1909 (that.resize -> that.resizeElement) 2013-10-22 15:57:35 +02:00
contentPanel.js toggleElement 2014-09-23 23:56:11 +02:00
deleteDocumentDialog.js wrap more strings 2014-02-14 15:23:59 +00:00
deleteItemDialog.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
deleteListDialog.js wrap more strings 2014-02-14 15:23:59 +00:00
documentDialog.js fix #2299 (In document viewer dialog, previous/next buttons don't appear/disappear) 2014-02-14 05:52:56 +00:00
documentsDialog.js fix #2165 (Document Viewer Dialog: previous/next buttons not functional) 2014-02-13 12:07:28 +00:00
documentsPanel.js toggleElement 2014-09-23 23:56:11 +02:00
editor.js add canExportAnnotations capability 2014-09-18 17:29:50 +02:00
editPanel.js Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
embedDialog.js update embed dialog 2014-02-19 11:32:04 +05:30
embedDocumentDialog.js make 'Embed Document...' available in both documents view and documents dialog 2014-02-04 05:53:28 +00:00
embedError.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedGrid.js fix #2120 (max select one item in embedded grid view) 2014-01-26 11:37:27 +05:30
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 refactoring 2014-02-14 16:49:42 +00:00
embedPlayer.js fix embed player(subtitles) 2014-09-23 23:56:29 +02:00
embedTimeline.js fix #319 (remove annotation font size) 2014-02-18 06:33:24 +00:00
embedVideoDialog.js fix layout of embed video dialog 2014-02-04 05:52:37 +00:00
errorDialog.js correct spelling 2014-05-08 08:58:58 +02:00
eventsDialog.js start loading screens 2013-11-20 09:12:59 +01:00
exportAnnotationsDialog.js allow for JSON export of annotations 2014-09-18 19:54:37 +02:00
exportDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
filter.js don't use . 2014-09-20 12:25:25 +02:00
filterDialog.js filterForm: add options arg (mode: 'find', 'list', 'embed', list: listData) 2014-02-14 16:52:29 +00:00
filterForm.js filterForm: add value method 2014-02-17 08:23:24 +00:00
findElement.js increase width of find select 2014-01-19 09:54:02 +00:00
folderBrowser.js fix #2302 (Regression: Using find in Manage Favorite/Featured breaks layout) 2014-02-13 15:53:26 +00:00
folderBrowserBar.js wrap more strings 2014-02-13 16:24:52 +00:00
folderBrowserList.js fix folderBrowserList height, fixes #2305 2014-02-15 07:30:14 +00:00
folderList.js fix undefined in favorite lists menu 2014-02-13 15:31:36 +00:00
folderPlaceholder.js wrap more strings 2014-02-14 15:23:59 +00:00
folders.js enable edit button based on canEditFeatured, fixes #2411 2014-06-27 12:50:39 +00:00
helpDialog.js fix add annotation keyboard shortcuts in /help/editor 2014-01-17 15:10:45 +00:00
home.0xdb.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
home.indiancinema.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
home.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
home.padma.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02: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 start loading screens 2013-11-20 09:12:59 +01:00
importAnnotationsDialog.js annotation import: allow for JSON 2014-09-19 10:14:40 +02:00
info.js use Ox.Element to avoid leaks 2014-09-23 23:57:35 +02:00
infoView.0xdb.js infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
infoView.indiancinema.js infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
infoView.js infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
infoView.padma.js infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
insertEmbedDialog.js typo 2014-02-16 15:12:34 +05:30
item.js pass languages and audio track to player 2014-07-23 17:45:39 +02:00
itemClips.js wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
leftPanel.js toggleElement 2014-09-23 23:57:01 +02:00
linkVideoDialog.js use absolute url for image 2014-06-06 14:46:02 +03:00
list.js include clip conditions from smart lists in clip queries, fixes #2134 2014-02-02 12:45:10 +00:00
listDialog.js wrap more strings 2014-02-14 15:23:59 +00:00
loadingIcon.js update reload button tooltip 2013-08-08 13:03:10 +00:00
localeButton.js add user and locale menu extra buttons 2013-08-08 12:59:42 +00:00
logsDialog.js use class .OxSelectable, not style -user-select 2013-07-19 09:34:01 +00:00
mainMenu.js directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
mainPanel.js use SplitPanel.toggleElement 2014-09-22 16:55:12 +02:00
makeListPrivateDialog.js fix text in makeListPrivateDialog 2014-02-10 13:58:35 +05:30
mediaView.js only force switch if pandora.site.itemRequiresVideo 2014-07-31 21:58:38 +02:00
metadataDialog.js start loading screens 2013-11-20 09:12:59 +01:00
namesDialog.js wrap more strings 2014-02-13 16:24:52 +00:00
navigationView.js update ui.mapFind with find value, fixes #1694 2014-02-19 11:48:39 +00:00
news.js fix #1909 (that.resize -> that.resizeElement) 2013-10-22 15:57:35 +02:00
onloadDialog.js store on-load script on server (ui.onload), fixes #1850 2014-04-09 15:44:28 +00:00
pandora.js use parent.bindMessage 2014-09-23 23:48:59 +02:00
PDFViewer.js add PDFViewer.js 2014-01-07 16:04:31 +00:00
persona.js add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
placesDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
player.js pass audioTrack, expand languages before passing 2014-07-24 19:21:57 +02:00
preferencesDialog.js only use enabled languages 2014-04-01 14:23:33 +00:00
previewDialog.js wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
printView.js start loading screens 2013-11-20 09:12:59 +01:00
resetUIDialog.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
rightPanel.js fix #1998 (Keep documents view find element from disappearing if width gets too small) 2014-02-17 11:44:16 +00:00
sectionbar.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
sectionButtons.js remove admin only flags for sections and locale 2014-03-05 13:39:25 +00:00
sectionSelect.js remove admin only flags for sections and locale 2014-03-05 13:39:25 +00:00
similarClipsDialog.js fix #2270 (Find Similar Clips dialog: Previous/Next buttons lack tooltip) 2014-02-23 19:58:22 +05:30
siteDialog.0xdb.js fix #1909 (that.resize -> that.resizeElement) 2013-10-22 15:57:35 +02:00
siteDialog.js fix #2291 (Software tab: Links should open in new tab) 2014-02-12 17:39:47 +00:00
sortElement.js sort element: add public resizeElement method 2014-02-06 08:51:17 +00:00
statisticsDialog.js cosmetic changes 2014-01-19 12:14:19 +05:30
statusbar.js cosmetic changes 2014-01-07 11:37:39 +00:00
tests.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
textPanel.js update pdf.js to use new iframe/postMessage api 2014-09-23 23:47:55 +02:00
timeline.js pass audioTrack to VideoTimelinePanel 2014-07-24 19:46:16 +02:00
titlesDialog.js wrap more strings 2014-02-13 16:24:52 +00:00
toolbar.js wrap more strings 2014-02-13 16:24:52 +00:00
tv.js fix tv subtitles 2014-09-16 13:30:53 +02:00
UI.js cosmetic changes 2014-09-23 23:56:44 +02:00
uploadDocumentDialog.js close dialog after upload, fixes #2138 2014-02-14 13:38:59 +00:00
uploadPDFDialog.js reload text panel after uploading pdf 2013-09-08 17:03:22 +00:00
uploadVideoDialog.js upload chunks with offset. fail if uploaded file does not match oshash 2014-04-11 12:08:14 +00:00
URL.js fix #2277 (sort shouldn't be 'year,director,title' for guests) 2014-02-12 11:08:57 +00:00
userButton.js fix #1851 (user menu extra: text should be clickable too) 2013-09-14 09:24:27 +02:00
usersDialog.js users dialog: make level column wider 2014-03-04 20:37:15 +01:00
utils.js remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
videoPreview.js wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
videoView.js add fixme 2014-02-14 16:47:56 +00:00
viewSelect.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00