pandora/static/js
2015-01-15 12:13:41 +01: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 fix #2500 (dialog size) 2014-12-23 12:48:12 +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 no JSON.parse needed 2014-12-17 17:14:09 +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 update document dialog size 2014-12-17 16:52:21 +00:00
documentsDialog.js refactoring 2014-12-22 22:21:42 +00:00
documentsPanel.js documents panel: testing 2014-11-21 16:37:50 +00:00
editor.js typo 2014-12-17 15:55:35 +00:00
editPanel.js also add toolbar to /edits 2014-12-26 23:16:13 +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 typo 2014-12-22 22:26:40 +00:00
entity.js ui.entity -> entity 2014-11-21 14:51:11 +00:00
entityDialog.js typo 2014-12-17 16:38:17 +00:00
errorDialog.js add changelogDialog, rename logsDialog to errorlogsDialog 2014-12-15 20:23:57 +00:00
errorlogsDialog.js remove unused function 2014-12-17 17:05:34 +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 remove site.flags, add 'flag' item key property; update 0xDB config; update filter.js 2014-12-22 10:43:23 +00:00
filterDialog.js SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
filterForm.js fix #2602 (handle annotation layers with type 'entity' in advanced find) 2014-12-19 16:10:48 +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 add option to select default view for list in dialog and use if user has no list settings, fixes #2636 2015-01-02 00:26:04 +01:00
folderPlaceholder.js wrap more strings 2014-02-14 15:23:59 +00:00
folders.js wording 2014-12-23 14:52:19 +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 import json should work with in/out/value too 2015-01-15 12:13:41 +01:00
info.js update video preview once encoding is done 2015-01-02 01:10:05 +01: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 fix list for undefined values, i.e. resolution 2014-12-21 15:30:52 +00:00
listDialog.js add option to select default view for list in dialog and use if user has no list settings, fixes #2636 2015-01-02 00:26:04 +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 manage entities dialog broken if no entites are defined, disable in menu 2014-12-26 12:30:43 +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 update video preview once encoding is done 2015-01-02 01:10:05 +01: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 api rename: getPlaceNames/getEventNames to getPlaces and getEvents, fixes #2609 2014-12-22 10:35:39 +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 in similarClipsDialog, use getItemTitle 2014-12-23 12:01:31 +00:00
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 rename api: statistics->getStatistics, fixes #2603 2014-12-22 10:31:23 +00: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 parsing url parsing of id/annotation, closes #2635 2014-12-26 12:03:42 +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