| .. |
|
embed
|
use Ox.getVideoFormat instead of Ox.UI.getVideoFormat
|
2013-07-09 14:36:11 +00:00 |
|
account.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
allItems.js
|
all items element: only show right-aligned buttons once width is known (fixes #887)
|
2013-07-20 07:43:19 +00:00 |
|
annotationDialog.js
|
annotation dialog: change case
|
2013-07-23 07:19:58 +00:00 |
|
apiDialog.js
|
fix #1756 (string substitution fails on /api main page)
|
2013-08-04 09:44:58 +00:00 |
|
appPanel.js
|
make cancelling requests and clearing cache part of appPanel.reload
|
2013-07-29 08:46:55 +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
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
chunkupload.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
clipList.js
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
clipsView.js
|
consistently use title case when formatting counts
|
2013-07-18 08:14:14 +00:00 |
|
contactForm.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
contentPanel.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
deleteDocumentDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
deleteItemDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
deleteListDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +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
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
editPanel.js
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +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
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
embedPlayer.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
embedTimeline.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
embedVideoDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
errorDialog.js
|
typo
|
2013-07-21 10:31:27 +00:00 |
|
eventsDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
filter.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +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
|
dont fail with advanced find(pandora.user.ui._findState.key == advanced), fixes #1693
|
2013-07-23 08:20:05 +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
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
folderList.js
|
make folder lists droppable
|
2013-08-02 09:23:23 +00:00 |
|
folders.js
|
during drag clip to edit, left panel section != ui.section, so pass section to utility functions (resizeFolders, getFoldersWidth, getFoldersHeight, getInfoHeight, getAllItemsTitle)
|
2013-07-18 10:42:16 +00:00 |
|
helpDialog.js
|
fix #1725 (loading /help/accounts will display main help page)
|
2013-07-28 22:55:51 +00:00 |
|
home.0xdb.js
|
make byline on 0xDB home screen selectable
|
2013-07-19 09:32:09 +00:00 |
|
home.indiancinema.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
home.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
home.padma.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
homePage.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
iconDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +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
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
infoView.0xdb.js
|
poster picker: append modified date to site poster
|
2013-08-01 17:47:16 +00:00 |
|
infoView.indiancinema.js
|
indiancine.ma info view: missing space
|
2013-08-01 16:45:30 +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
|
wrap more strings in Ox._
|
2013-07-17 10:25:01 +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
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
listDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
loadingIcon.js
|
revert reload application keyboard shortcut
|
2013-08-04 09:24:48 +00:00 |
|
logsDialog.js
|
use class .OxSelectable, not style -user-select
|
2013-07-19 09:34:01 +00:00 |
|
mainMenu.js
|
revert reload application keyboard shortcut
|
2013-08-04 09:24:48 +00:00 |
|
mainPanel.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
makeListPrivateDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
mediaView.js
|
clear id selecting instance, fixes #1697
|
2013-07-23 11:43:29 +00:00 |
|
metadataDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
namesDialog.js
|
consistently use title case when formatting counts
|
2013-07-18 08:14:14 +00:00 |
|
navigationView.js
|
navigation view: don't reset mapFind/mapSelection on the client
|
2013-07-23 07:55:20 +00:00 |
|
news.js
|
fix #1726 (when tabbing to /news for the first time, item is not selected in list)
|
2013-07-28 23:14:51 +00:00 |
|
onloadDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
pandora.js
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
placesDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
player.js
|
instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
|
2013-08-03 15:01:47 +00:00 |
|
postersView.js
|
add fixme
|
2013-07-22 19:47:08 +00:00 |
|
preferencesDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
previewDialog.js
|
close preview dialog on ui.page change
|
2013-07-21 13:33:06 +00:00 |
|
printView.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
publicLists.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
resetUIDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +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 #1380 (In 'Find Similar Clips' dialog, make select + button a sortElement), rename sequencesDialog to similarClipsDialog
|
2013-08-02 09:53:06 +00:00 |
|
siteDialog.0xdb.js
|
fix site dialog title localization
|
2013-08-03 20:20:42 +00:00 |
|
siteDialog.js
|
fix site dialog title localization
|
2013-08-03 20:20:42 +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
|
fix platform/browser parsing
|
2013-07-30 17:03:27 +00:00 |
|
statusbar.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
tests.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
textPanel.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
timeline.js
|
remove player/editor/timeline losefocus handlers (opening the item menu will make them lose focus), add gainfocus handler to browser; correct definition of canCut; enable mainMenu.replaceItemMenu
|
2013-08-02 17:01:24 +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
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
UI.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
uploadDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
uploadDocumentDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
uploadPDFDialog.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
|
URL.js
|
fix #1749 (don't create a new history entry when renaming a list)
|
2013-08-03 19:35:29 +00:00 |
|
usersDialog.js
|
fix #1746 (Manage Users: Deselect button is missing)
|
2013-08-02 20:29:09 +00:00 |
|
utils.js
|
fix #1749 (don't create a new history entry when renaming a list)
|
2013-08-03 19:35:29 +00: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 |