pandora/static/js/pandora
2013-03-25 20:30:53 +05:30
..
account.js reformatting 2012-06-30 20:02:52 +00:00
allItems.js update all items element and folder lists 2013-03-03 07:23:04 +00:00
annotationDialog.js use iconDialog 2013-03-03 11:04:44 +05:30
apiDialog.js use Ox.LoadingScreen 2013-03-08 08:51:35 +00:00
appPanel.js refactor dialog closing code in app panel 2013-03-04 12:32:08 +00:00
autovalidate.js trailing comma removal, 2012-05-26 15:46:24 +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 fix icon item info 2013-03-03 12:38:41 +00:00
chunkupload.js cosmetic changes 2013-03-24 15:10:29 +05:30
clipList.js remove a print statement 2013-03-04 15:23:39 +00:00
clipPlayer.js use min resolution 2013-03-01 11:23:35 +00:00
clipsView.js sortSelect + orderButton -> selectElement 2013-03-01 11:38:51 +05:30
contactForm.js fix #1443 (disable send button while sending contact message) 2013-03-25 20:30:53 +05:30
contentPanel.js add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
deleteFileDialog.js update files dialogs 2013-03-24 11:30:18 +00:00
deleteItemDialog.js add and use iconDialog 2013-03-03 10:34:25 +05:30
deleteListDialog.js use iconDialog 2013-03-03 11:04:44 +05:30
editor.js upon add/edit/remove annotation, clear complete cache 2013-03-09 07:30:56 +00:00
embedDialog.js use new embed url in embed dialog 2013-02-20 10:46:36 +00:00
embedError.js embedError: cosmetic changes; remove a print statement 2013-03-01 18:58:38 +05:30
embedList.js refactor embed 2013-03-01 11:24:33 +00:00
embedNavigation.js refactor embed 2013-03-01 11:24:33 +00:00
embedPanel.js add print view 2013-03-09 09:19:15 +05:30
embedPlayer.js embed player: cleanup, post 'loaded' message later 2013-03-02 12:10:37 +05:30
embedTimeline.js typo 2013-03-02 14:33:53 +05:30
errorDialog.js use iconDialog 2013-03-03 11:04:44 +05:30
eventsDialog.js use Ox.LoadingScreen 2013-03-08 08:51:35 +00:00
filesDialog.js update files dialog 2013-03-24 14:02:07 +00:00
filesView.js fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +00:00
filter.js make flags a site (not user) config (fixes #1268) 2013-02-20 01:27:59 +05:30
filterDialog.js user.ui.updateAdvancedFind -> user.ui.updateAdvancedFindResults 2013-03-03 11:15:28 +00:00
filterForm.js in filter form, handle keys with format type percent 2013-03-03 12:02:51 +00:00
findElement.js rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
folderBrowser.js 'use strict'; 2011-11-05 18:04:10 +01:00
folderBrowserBar.js initial round of text section 2013-02-16 01:20:40 +00:00
folderBrowserList.js update all items element and folder lists 2013-03-03 07:23:04 +00:00
folderList.js minor cleanup 2013-03-06 17:29:05 +05:30
folders.js update favorite/featured button tooltip in selected state 2013-03-03 07:38:10 +00:00
helpDialog.js use Ox.LoadingScreen 2013-03-08 08:51:35 +00:00
home.0xdb.js add fix for chrome 26 positioning bug on 0xDB home screen, too 2012-12-22 02:36:12 +01:00
home.indiancinema.js fix link on indiancinema home screen 2013-03-11 07:44:58 +05:30
home.js default home screen: update year 2013-02-18 17:44:23 +05:30
home.padma.js indiancine.ma home screen: make byline clickable; update pad.ma home screen 2013-02-20 01:15:37 +05:30
homePage.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:37:45 +02:00
iconDialog.js update icon dialog width 2013-03-08 09:43:23 +00:00
idDialog.js use Ox.LoadingScreen 2013-03-08 08:51:35 +00:00
importAnnotations.js typo 2013-03-21 17:23:07 +05:30
info.js add and use pandora.getEditTooltip (fixes #1276) 2013-03-01 09:21:39 +05:30
infoView.0xdb.js save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
infoView.indiancinema.js save alternative titles as title and link to title search on infoView 2013-03-24 19:44:48 +00:00
infoView.js use OxTextPage class in info view and site/help/icon dialogs 2013-03-08 03:49:55 +00:00
infoView.padma.js save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
insertEmbedDialog.js fix a bug in the insert embed dialog 2013-02-28 15:03:05 +00:00
item.js some reordering 2013-03-02 12:09:28 +05:30
itemClips.js may fix 1369 2013-03-04 15:23:23 +00:00
leftPanel.js add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
list.js fix icon item info 2013-03-03 12:38:41 +00:00
listDialog.js typo in listDialog 2013-03-03 12:44:55 +00:00
logsDialog.js fix error logs dialog title 2012-06-30 12:13:56 +00:00
mainMenu.js fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +00:00
mainPanel.js handle pandora_text event 2013-02-21 17:40:35 +05:30
makeListPrivateDialog.js use iconDialog 2013-03-03 11:04:44 +05:30
mediaView.js trailing comma removal, 2012-05-26 15:46:24 +00:00
metadataDialog.js in metadata dialog, separate studios with ';' 2013-03-10 16:33:00 +05:30
namesDialog.js fix #945 (list doesn't react to manage titles/names dialog resize) 2012-09-15 12:14:12 +00:00
navigationView.js make /2000 behave slightly less wrong 2013-03-06 14:09:18 +00:00
news.js add and use pandora.getEditTooltip (fixes #1276) 2013-03-01 09:21:39 +05:30
onloadDialog.js improve 'run on load' dialog (fixes #810); add close button to preferences dialog 2012-06-11 07:17:39 +00:00
placesDialog.js placesDialog: fix getMatches function 2013-02-27 17:06:54 +05:30
player.js use custom split panel tooltips in player, timeline, editor (fixes #972) 2012-09-17 08:38:44 +00:00
preferencesDialog.js in dialogs that correspond to pages, make sure that on close, we only set page to '' if the close happened via the dialog, and not in the app panel's page change handler 2013-03-04 12:54:06 +00:00
printView.js in print view, encode summary html entities 2013-03-09 07:35:26 +00:00
publicLists.js 'use strict'; 2011-11-05 18:04:10 +01:00
resetUIDialog.js use iconDialog 2013-03-03 11:04:44 +05:30
rightPanel.js use textPanel 2013-02-21 16:19:54 +05:30
sectionbar.js use new form element syntax 2011-12-22 12:54:30 +05:30
sectionButtons.js initial round of text section 2013-02-16 01:20:40 +00:00
sectionSelect.js use new form element syntax 2011-12-22 07:27:48 +00:00
sequencesDialog.js update sequences dialog 2012-06-16 16:39:01 +00:00
siteDialog.0xdb.js fix site dialog css 2013-03-08 15:04:14 +05:30
siteDialog.js fix links in site dialog software tab 2013-03-10 19:02:25 +05:30
sortElement.js fix a bug in sort element 2013-03-01 19:05:00 +05:30
sortMenu.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
statisticsDialog.js update statistics dialog (only show top 1000 cities) 2013-03-25 09:39:35 +05:30
statusbar.js update print view 2013-03-09 05:27:07 +00:00
tests.js cleanup 2012-06-10 20:31:02 +02:00
textPanel.js overview text does not have an editable title 2013-03-21 13:08:47 +00:00
timeline.js use min resolution 2013-03-01 11:23:35 +00:00
titlesDialog.js fix #945 (list doesn't react to manage titles/names dialog resize) 2012-09-15 12:14:12 +00:00
toolbar.js update sortElement, remove sortSelect and orderButton 2013-03-01 12:57:34 +05:30
tv.js trailing comma removal, 2012-05-26 15:46:24 +00:00
UI.js remember page for pdf texts and show in url 2013-03-02 13:01:07 +00:00
upload.js - fix upload for non admin users 2012-09-08 17:03:59 +02:00
uploadDialog.js dont close upload dialog if upload failed 2013-03-25 13:47:20 +00:00
uploadFileDialog.js update files dialogs 2013-03-24 11:30:18 +00:00
uploadPDFDialog.js cosmetic changes 2013-03-24 15:11:27 +05:30
URL.js update print view 2013-03-09 04:24:00 +00:00
usersDialog.js cosmetic changes 2013-03-24 15:09:43 +05:30
utils.js update print view 2013-03-09 05:27:07 +00:00
videoPreview.js use 'videoTooltip' 2013-02-11 12:03:53 +05:30
viewSelect.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00