pandora/static/js/pandora
2012-04-19 09:22:48 +00:00
..
account.js always enable signing button in reset password dialog, fixes #597 2012-02-23 20:24:59 +05:30
allItems.js use new form element syntax 2011-12-22 12:54:30 +05:30
annotationDialog.js add use strict to all js files 2012-02-03 09:15:38 +00:00
appPanel.js remove a print statement 2012-04-18 07:44:21 +00:00
autovalidate.js remove some annoying 'missing username/password/e-mail' messages 2011-11-07 09:58:37 +00:00
backButton.js flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245) 2012-02-17 10:06:43 +00:00
browser.js implement 'follow player while playing' 2012-04-17 13:43:14 +00:00
clipList.js fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
clipPlayer.js cleanup video url construction, add uid to prefix 2012-03-03 14:56:35 +01:00
clipsView.js fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
contactForm.js use 'value', not 'checked' 2011-12-23 00:00:03 +05:30
contentPanel.js fix various menu and menu integration bugs 2012-03-18 14:59:00 +00:00
deleteItemDialog.js add option to delete item to files view 2012-02-16 16:38:25 +05:30
deleteListDialog.js update wording of delete list dialog, fixes #601 2012-03-21 13:27:16 +00:00
editor.js use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
embedDialog.js fix embed url in firefox 2012-03-02 09:58:57 +01:00
error.js use site logo in error dialog, fixes: #317 2012-02-02 12:14:30 +00:00
eventsDialog.js minor reformatting 2012-04-19 06:51:29 +00:00
filesView.js item ittle 2012-03-22 21:19:37 +01:00
filter.js minor change 2012-02-01 19:50:15 +00:00
filterDialog.js make 'save as list' work in advanced find 2011-11-11 15:48:25 +00:00
filterForm.js make 'save as list' work in advanced find 2011-11-11 15:48:25 +00:00
findElement.js sync find select and find menu (fixes #591) 2012-03-18 15:11:16 +00:00
folderBrowser.js 'use strict'; 2011-11-05 18:04:10 +01:00
folderBrowserBar.js use new form element syntax, continued 2011-12-22 15:48:48 +00:00
folderBrowserList.js properly escape user names and list names 2012-02-22 10:14:07 +00:00
folderList.js properly escape user names and list names 2012-02-22 10:14:07 +00:00
folders.js properly enable/disable options in personal lists menu (fixes #746) 2012-04-19 09:04:25 +00:00
helpDialog.js rewrite history, again 2011-11-09 22:32:54 +00:00
home.js fix issues with home and tv 2012-02-19 12:58:49 +00:00
home.padma.js display featured lists on front page even if less than eight lists are featured (fixes #534) 2012-03-07 14:33:55 +00:00
homePage.js 'use strict'; 2011-11-05 18:04:10 +01:00
importAnnotations.js newlines in srt are explicit, fixes #634 2012-03-03 10:53:12 +01:00
info.js add timeline item view 2012-04-17 10:03:11 +02:00
infoView.js fix poster/frames selection list 2012-04-18 17:06:23 +02:00
infoView.padma.js ... and so the event is 'showsiteposters', not 'showsiteposter' 2012-03-20 13:01:26 +01:00
item.js typo in item.js 2012-04-17 12:03:16 +00:00
itemClips.js fix item clips video 2012-03-19 13:32:20 +01:00
leftPanel.js 'use strict'; 2011-11-05 18:04:10 +01:00
list.js use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
listDialog.js simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title 2012-04-19 08:29:38 +00:00
logsDialog.js fix date formating in logs dialog too 2012-03-21 22:52:51 +01:00
mainPanel.js change format of created/modified on pad.ma info page 2012-02-16 07:25:07 +00:00
makeListPrivateDialog.js add makeListPrivateDialog.js 2011-12-18 09:30:35 +00:00
mediaView.js 'use strict'; 2011-11-05 18:04:10 +01:00
menu.js change order of video views in view menu 2012-04-18 08:41:32 +00:00
namesDialog.js allow for navigation between data fdialogs, fixes #376 2012-03-23 09:02:55 +00:00
navigationView.js fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
news.js add news imte if list is empty 2012-02-23 23:45:56 +05:30
orderButton.js add tooltip to order button 2011-11-06 00:05:09 +00:00
placesDialog.js allow for navigation between data fdialogs, fixes #376 2012-03-23 09:02:55 +00:00
player.js use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
preferencesDialog.js use new form element syntax, continued 2011-12-22 15:48:48 +00:00
publicLists.js 'use strict'; 2011-11-05 18:04:10 +01:00
rightPanel.js add timeline item view 2012-04-17 10:03:11 +02:00
sectionbar.js use new form element syntax 2011-12-22 12:54:30 +05:30
sectionButtons.js use new form element syntax 2011-12-22 07:27:48 +00:00
sectionSelect.js use new form element syntax 2011-12-22 07:27:48 +00:00
siteDialog.js fixes #737 (layout bug in software panel) 2012-04-06 12:06:56 +02:00
sortMenu.js use MenuButton 2011-12-20 12:50:23 +05:30
sortSelect.js make sure users without 'canSeeFiles' don't get files info in status bar; honor capability property of sort keys (fixes #251) 2012-03-21 09:22:31 +00:00
statisticsDialog.js handle webkit and robots 2012-03-27 10:24:16 +00:00
statusbar.js friend can now access the "size" sort key 2012-03-21 13:39:36 +00:00
timeline.js use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
titlesDialog.js allow for navigation between data fdialogs, fixes #376 2012-03-23 09:02:55 +00:00
toolbar.js simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title 2012-04-19 08:29:38 +00:00
tv.js minor changes 2012-02-23 10:51:32 +00:00
UI.js add timeline item view 2012-04-17 10:03:11 +02:00
upload.js no upscaling, uploadUrl has to be https 2012-03-17 02:06:49 +01:00
uploadDialog.js no upscaling, uploadUrl has to be https 2012-03-17 02:06:49 +01:00
URL.js add timeline item view 2012-04-17 10:03:11 +02:00
usersDialog.js fix a typo that would make enabled check marks appear for guests and robots 2012-04-19 09:18:16 +00:00
utils.js change wording of drag & drop message, fixes #742 2012-04-19 09:22:48 +00:00
videoPreview.js add pandora.site.video.previewRatio 2012-01-30 21:16:58 +00:00
viewSelect.js fix various menu and menu integration bugs 2012-03-18 14:59:00 +00:00