pandora/static/js
2014-12-17 13:47:25 +00:00
..
embed Ox -> Ox.UI 2014-09-26 14:30:51 +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 update API dialog (second pass) 2014-12-16 19:19:01 +00:00
appearanceDialog.js only use enabled languages 2014-04-01 14:23:33 +00:00
appPanel.js entities handler (testing...) 2014-11-21 14:46:10 +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 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
changelogDialog.js cosmetic changes 2014-12-17 13:47:25 +00:00
chunkupload.js typo 2014-04-25 01:25:25 +00:00
clipList.js typo 2014-11-21 16:43:56 +00:00
clipsView.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
contactForm.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
contentPanel.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
deleteDocumentDialog.js cosmetic 2014-11-20 13:31:00 +00:00
deleteEntityDialog.js add delete entity dialog 2014-11-20 13:25:07 +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 use media url for documents 2014-11-18 13:38:37 +00:00
documentsDialog.js add link from documents dialog to entities dialog 2014-11-19 18:30:58 +00:00
documentsPanel.js documents panel: testing 2014-11-21 16:37:50 +00:00
editor.js autocomplateEntities 2014-12-16 14:29:55 +00:00
editPanel.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
embedDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
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 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 refactoring 2014-02-14 16:49:42 +00:00
embedPlayer.js include subtitles in embed player again, fixes #2589 2014-12-14 13:40:57 +01: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
entitiesDialog.js fix entities dialog 2014-12-16 17:55:20 +00:00
entity.js ui.entity -> entity 2014-11-21 14:51:11 +00:00
entityDialog.js use ui.part.entities 2014-12-16 21:05:33 +00:00
errorDialog.js add changelogDialog, rename logsDialog to errorlogsDialog 2014-12-15 20:23:57 +00:00
errorlogsDialog.js error logs dialog: update columns 2014-12-17 12:19:27 +00:00
eventsDialog.js start loading screens 2013-11-20 09:12:59 +01:00
exportAnnotationsDialog.js btoa takes bytes not unicde string, encode utf8 data first 2014-11-11 14:28:07 +01:00
exportDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
filter.js make sure that in filters that are annotations layers, the default sort order for the name is descending 2014-11-17 14:22:14 +00:00
filterDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02: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 Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
folderList.js Ox -> Ox.UI 2014-09-26 14:30:51 +02: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
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 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
helpDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
home.0xdb.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
home.indiancinema.js fix #2439 (increased line-height for text on home screen) 2014-11-21 18:43:54 +00:00
home.js use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
home.padma.js fix #2439 (increased line-height for text on home screen) 2014-11-21 18:43:54 +00: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 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
importAnnotationsDialog.js select type based on file extension, fixes #2560 2014-11-15 10:50:50 +00:00
info.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
infoView.0xdb.js dont remove focus from Ox.EditableContent while editing 2014-10-20 16:54:34 +01:00
infoView.indiancinema.js dont remove focus from Ox.EditableContent while editing 2014-10-20 16:54:34 +01:00
infoView.js dont remove focus from Ox.EditableContent while editing 2014-10-20 16:54:34 +01:00
infoView.padma.js fix topic links on pad.ma 2014-11-18 14:25:24 +00:00
insertEmbedDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
item.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
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 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
linkVideoDialog.js use absolute url for image 2014-06-06 14:46:02 +03:00
list.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
listDialog.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
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 cosmetic changes 2014-12-15 21:16:34 +00:00
mainPanel.js SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
makeListPrivateDialog.js fix text in makeListPrivateDialog 2014-02-10 13:58:35 +05:30
mediaView.js Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
metadataDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
namesDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
navigationView.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02: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 rename error log api, fixes #2591 2014-12-16 13:44:42 +00: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 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
preferencesDialog.js Show groups in preferences if users has groups 2014-09-29 16:23:01 +02:00
previewDialog.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
printView.js Ox -> Ox.UI 2014-09-26 14:30:51 +02: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 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
statisticsDialog.js use reloadPanel 2014-09-30 13:52:53 +02:00
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 focus text to allow copy, fixes #2525 2014-11-01 18:09:54 +02:00
timeline.js SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
titlesDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
toolbar.js wrap more strings 2014-02-13 16:24:52 +00:00
tv.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
UI.js Ox -> Ox.UI 2014-09-26 14:30:51 +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 rename error log api, fixes #2591 2014-12-16 13:44:42 +00:00
URL.js update url controller (entities) 2014-11-20 12:23:40 +00:00
userButton.js fix #1851 (user menu extra: text should be clickable too) 2013-09-14 09:24:27 +02:00
usersDialog.js update users dialog to use groups dialog 2014-10-01 15:54:05 +02:00
utils.js fix infinite loop in pandora.clickLinks if is an Ox.Element 2014-12-15 20:05:26 +00: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