pandora/static/js
2013-09-10 17:31:20 +02:00
..
embed use Ox.decodeURI/Ox.decodeURIComponent 2013-08-14 18:54:06 +00:00
account.js don't print serialized object on signup error (the proper error message will already be present anyway) ... fixes #1831 2013-08-26 17:42:09 +00:00
allItems.js uploadDialog -> uploadVideoDialog 2013-08-06 09:00:45 +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 #1756 (string substitution fails on /api main page) 2013-08-04 09:44:58 +00:00
appearanceDialog.js add language dialog for guests 2013-08-08 13:00:02 +00:00
appPanel.js remove tv when going to dialog from home, hide volume control when going to tv from home (fixes #1794) 2013-08-10 08:58:22 +00:00
autovalidate.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
backButton.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
browser.js don't throw JS error in browser.js 2013-08-07 08:55:48 +00:00
chunkupload.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
clipList.js fix a bug in clipList init event 2013-08-05 22:45:25 +00:00
clipsView.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
contactForm.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
contentPanel.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
deleteDocumentDialog.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
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 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
documentsDialog.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
documentsView.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
editor.js fix annotations panel tooltip 2013-08-08 17:48:52 +00:00
editPanel.js edit panel: pass tooltips 2013-08-12 12:32:21 +00:00
embedDocumentDialog.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedError.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedList.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedNavigation.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedPanel.js typo 2013-08-10 10:57:24 +00:00
embedPlayer.js embed player: add code for improved timelines (not yet enabled) 2013-08-27 12:53:37 +00:00
embedTimeline.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
embedVideoDialog.js simplify iframe embed 2013-09-03 15:43:16 +02:00
errorDialog.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
eventsDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
exportDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
filter.js fix 'clear all filters' (fixes #1437) 2013-08-12 09:50:54 +00:00
filterDialog.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
filterForm.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
findElement.js fix #1807 (Find clear button needs tooltip) 2013-08-11 09:51:27 +00:00
folderBrowser.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
folderBrowserBar.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
folderBrowserList.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +00:00
folderList.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +00:00
folders.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
helpDialog.js fix #1786 (Clicking on pan.do/ra link in /help opens pan.do/ra in pop-up window) 2013-08-08 14:45:26 +00:00
home.0xdb.js remove tv when going to dialog from home, hide volume control when going to tv from home (fixes #1794) 2013-08-10 08:58:22 +00:00
home.indiancinema.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +00:00
home.js remove tv when going to dialog from home, hide volume control when going to tv from home (fixes #1794) 2013-08-10 08:58:22 +00:00
home.padma.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +00:00
homePage.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +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 dont run Ox.decodeHTMLEntities on numbers 2013-07-17 17:14:52 +00:00
importAnnotations.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
info.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +00:00
infoView.0xdb.js fix #1822 (info view: series title sometimes doesn't become a link) 2013-08-27 09:32:55 +00:00
infoView.indiancinema.js fix #1822 (info view: series title sometimes doesn't become a link) 2013-08-27 09:32:55 +00:00
infoView.js use class .OxSelectable, not style -user-select 2013-07-19 09:34:01 +00:00
infoView.padma.js topics 2013-07-24 00:13:29 +02:00
insertEmbedDialog.js fix editing embed urls 2013-09-08 17:59:22 +00:00
item.js use same code path for document.title and item title in toolbar 2013-08-03 17:38:33 +00:00
itemClips.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
leftPanel.js fix #1682 (Regression: Info (bottom left) resize bar tooltip says 'Click to resize [object Object]') 2013-07-22 06:49:21 +00:00
list.js fix positioning of clips in 'view with clips' 2013-08-05 22:03:02 +00:00
listDialog.js encodeURI -> encodeURIComponent 2013-08-14 19:41:31 +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 debug menu: reorder entries 2013-08-27 14:43:17 +00:00
mainPanel.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
makeListPrivateDialog.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
mediaView.js clear id selecting instance, fixes #1697 2013-07-23 11:43:29 +00:00
metadataDialog.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
namesDialog.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
navigationView.js fix #1796 (JS error when deselecting map place while clip is selected) 2013-08-10 09:35:42 +00:00
news.js fix #1724 (Make up/down arrow keys work in /news) 2013-08-27 08:43:58 +00:00
onloadDialog.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
pandora.js remove logging 2013-08-14 16:43:32 +00:00
placesDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
player.js fix annotations panel tooltip 2013-08-08 17:48:52 +00:00
postersView.js add fixme 2013-07-22 19:47:08 +00:00
preferencesDialog.js close (not remove) dialog 2013-08-08 11:15:23 +00:00
previewDialog.js close preview dialog on ui.page change 2013-07-21 13:33:06 +00:00
printView.js fix #1776 (Print view looks wrong in dark theme) 2013-08-06 20:42:58 +00:00
publicLists.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00: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 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
sectionbar.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
sectionButtons.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
sectionSelect.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
similarClipsDialog.js fix similarClipsDialog status text 2013-08-05 22:46:10 +00:00
siteDialog.0xdb.js fix #1724 (Make up/down arrow keys work in /news) 2013-08-27 08:43:58 +00:00
siteDialog.js same for default site dialog 2013-08-27 08:44:41 +00:00
sortElement.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
sortMenu.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
statisticsDialog.js statistics dialog: use Ox.splitGeoname 2013-08-18 12:01:51 +02:00
statusbar.js fix statusbar css (ellipsis on overflow) 2013-08-08 10:00:58 +00:00
tests.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
textPanel.js add current position to html text urls and scroll to position on load 2013-09-08 21:01:45 +00:00
timeline.js fix annotations panel tooltip 2013-08-08 17:48:52 +00:00
titlesDialog.js consistently use title case when formatting counts 2013-07-18 08:14:14 +00:00
toolbar.js use class .OxSelectable, not style -user-select 2013-07-19 09:34:01 +00:00
tv.js remove tv when going to dialog from home, hide volume control when going to tv from home (fixes #1794) 2013-08-10 08:58:22 +00:00
UI.js use pandora.UI.encode, fix span parsing for texts 2013-09-08 17:31:15 +00:00
uploadDocumentDialog.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
uploadPDFDialog.js reload text panel after uploading pdf 2013-09-08 17:03:22 +00:00
uploadVideoDialog.js uploadDialog -> uploadVideoDialog 2013-08-06 09:00:45 +00:00
URL.js use pandora.UI.encode, fix span parsing for texts 2013-09-08 17:31:15 +00:00
userButton.js fix #1809 (User menu extra: swap click/doubleclick for signup/signin) 2013-08-11 09:37:43 +00:00
usersDialog.js add export dialog; use it in manage places/events/users 2013-08-14 18:22:12 +00:00
utils.js dont use undefine variable 2013-09-10 17:31:20 +02:00
videoPreview.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
videoView.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
viewSelect.js move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00