.. |
embed
|
add uid42, fixes #2886
|
2016-02-20 15:53:35 +00:00 |
account.js
|
allow signups while using alternative auth backend(2)
|
2013-11-16 14:16:20 +00:00 |
addDocumentDialog.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
addFilesDialog.js
|
fix adding video to current item
|
2017-03-01 12:22:00 +01:00 |
addItemDialog.js
|
fix adding video to current item
|
2017-03-01 12:22:00 +01:00 |
allItems.js
|
show list on click, fixes #3031
|
2017-06-09 12:25:38 +02: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
|
remedy for strange bitrot in api dialog
|
2015-02-12 18:12:10 +01:00 |
appearanceDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
appPanel.js
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01:00 |
autovalidate.js
|
allow signups while using alternative auth backend(2)
|
2013-11-16 14:16:20 +00:00 |
backButton.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
browser.js
|
don't return empty string for undefined values, handle in context browser
|
2015-05-23 15:11:18 +05:30 |
cacheDialog.js
|
support caching local files, lookup by oshash
|
2016-02-14 00:32:14 +05:30 |
changelogDialog.js
|
cosmetic changes
|
2016-08-13 13:56:29 +02:00 |
chunkupload.js
|
cleanup events
|
2016-09-20 01:16:16 +02:00 |
clipList.js
|
fix video playback in clip list, fixes #2978
|
2016-11-19 13:55:19 +02:00 |
clipsView.js
|
consistently use title case when formatting counts
|
2013-07-18 08:14:14 +00:00 |
collection.js
|
pass size
|
2017-06-09 12:33:27 +02: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
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
deleteEntityDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
deleteItemsDialog.js
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
deleteListDialog.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
document.js
|
support html in documentDialog
|
2017-01-27 13:19:42 +01:00 |
documentBrowser.js
|
fix copy from document browser
|
2017-03-02 12:14:10 +01:00 |
documentContentPanel.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
documentDialog.js
|
support html in documentDialog
|
2017-01-27 13:19:42 +01:00 |
documentFilterForm.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
documentInfoView.js
|
document info
|
2017-01-25 21:47:20 +01:00 |
documentPanel.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
documentsDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
documentsPanel.js
|
fix sort in collection list view
|
2017-03-02 12:37:53 +01:00 |
documentToolbar.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
editItemDialog.js
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
editor.js
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01:00 |
editPanel.js
|
one more clipSize
|
2017-04-18 11:22:52 +02:00 |
embedDialog.js
|
embed from documents
|
2017-06-01 17:01:55 +02:00 |
embedDocumentDialog.js
|
fix document creation
|
2017-01-27 12:26:55 +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
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01:00 |
embedPlayer.js
|
use same video keys in all players
|
2016-10-03 12:45:52 +02:00 |
embedTimeline.js
|
use same video keys in all players
|
2016-10-03 12:45:52 +02:00 |
embedVideoDialog.js
|
fix layout of embed video dialog
|
2014-02-04 05:52:37 +00:00 |
entitiesDialog.js
|
make sure alternative names are unique too, also fixes #2754
|
2015-04-23 17:20:00 +05:30 |
entity.js
|
ui.entity -> entity
|
2014-11-21 14:51:11 +00:00 |
entityDialog.js
|
always use ui.part.documents and ui.part.entities, remove ui.document/ui.entity from default config, fixes #2064
|
2015-02-05 15:57:37 +05:30 |
errorDialog.js
|
add changelogDialog, rename logsDialog to errorlogsDialog
|
2014-12-15 20:23:57 +00:00 |
errorlogsDialog.js
|
errorlogsDialog: fix searching text (fixes #2819)
|
2015-07-22 21:37:04 +02:00 |
eventsDialog.js
|
start loading screens
|
2013-11-20 09:12:59 +01:00 |
exportAnnotationsDialog.js
|
typo
|
2016-01-03 10:46:36 +05:30 |
exportDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
filter.js
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01: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 |
findDocumentsElement.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
findElement.js
|
add itemKey.advanced if set, key does not show in findElement
|
2016-09-22 23:05:48 +02:00 |
folderBrowser.js
|
fix #2302 (Regression: Using find in Manage Favorite/Featured breaks layout)
|
2014-02-13 15:53:26 +00:00 |
folderBrowserBar.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
folderBrowserList.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
folderList.js
|
show list on click, fixes #3031
|
2017-06-09 12:25:38 +02:00 |
folderPlaceholder.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
folders.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
fs.js
|
support caching local files, lookup by oshash
|
2016-02-14 00:32:14 +05:30 |
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
|
placeholder for help translations
|
2017-07-20 12:26:29 +02:00 |
home.0xdb.js
|
new home
|
2017-02-15 17:44:59 +00:00 |
home.indiancinema.js
|
icma home
|
2017-02-15 19:13:04 +01:00 |
home.js
|
new home
|
2017-02-15 17:44:59 +00:00 |
home.padma.js
|
new home
|
2017-02-15 17:44:59 +00:00 |
homeDialog.js
|
render empty item
|
2017-02-18 12:18:25 +01: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
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
importMediaDialog.js
|
import url celanup
|
2016-08-10 10:49:58 +02:00 |
info.js
|
documentcollection icons
|
2017-02-20 16:38:23 +01:00 |
infoView.0xdb.js
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
infoView.indiancinema.js
|
format dates as dates
|
2017-03-04 12:05:14 +01:00 |
infoView.js
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
infoView.padma.js
|
fix date
|
2017-06-06 16:19:42 +02:00 |
insertEmbedDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
item.js
|
plural
|
2017-01-25 21:47:47 +01:00 |
itemClips.js
|
include oshash in video url to avoid cache issues
|
2016-08-13 15:36:00 +02:00 |
leftPanel.js
|
SYMBOLS.SHIFT -> SYMBOLS.shift
|
2014-09-25 21:56:19 +02:00 |
licenseDialog.js
|
cleanup
|
2015-04-29 14:07:52 +02:00 |
linkVideoDialog.js
|
use absolute url for image
|
2014-06-06 14:46:02 +03:00 |
list.js
|
get streams for clips results
|
2016-11-25 15:03:34 +01:00 |
listDialog.js
|
fix icon find
|
2017-02-20 16:54:08 +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
|
fix remove from list
|
2017-06-09 15:25:14 +02:00 |
mainPanel.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
makeListPrivateDialog.js
|
fix make private dialog
|
2017-06-09 13:28:36 +02:00 |
mediaExistsDialog.js
|
close media exists
|
2016-09-19 20:36:14 +02:00 |
mediaView.js
|
fix media view
|
2017-08-30 14:16:17 +02:00 |
metadataDialog.js
|
map imdb keyword to topic
|
2017-03-03 12:16:34 +01:00 |
namesDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
navigationView.js
|
don't pass google api key, use Ox.Map.GoogleApiKey
|
2017-10-26 12:42:47 +02:00 |
news.js
|
fix #1909 (that.resize -> that.resizeElement)
|
2013-10-22 15:57:35 +02:00 |
pandora.js
|
set key later
|
2017-10-26 12:49:57 +02:00 |
PDFViewer.js
|
encode pdf url
|
2016-07-08 14:21:01 +05:30 |
placesDialog.js
|
don't pass google api key, use Ox.Map.GoogleApiKey
|
2017-10-26 12:42:47 +02:00 |
player.js
|
timeline cache
|
2017-06-06 10:06:27 +02:00 |
preferencesDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
previewDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
printView.js
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01: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
|
more things can not exist on resize
|
2015-04-08 13:43:20 +02:00 |
scriptDialog.js
|
update script dialog css
|
2015-02-21 11:04:24 +00:00 |
sectionbar.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
sectionButtons.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
sectionSelect.js
|
new documents section
|
2016-10-30 18:23:16 +01: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
|
OxJS is no longer new
|
2017-08-30 21:20:28 +02: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 |
tasksDialog.js
|
use Ox.SCROLLBAR_SIZE
|
2016-09-25 15:22:27 +02:00 |
tests.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
textPanel.js
|
fix editing document title
|
2017-02-15 16:55:45 +00:00 |
timeline.js
|
use Ox.$(document|body) instead of pandora.$ui.(document|body)
|
2017-01-26 17:42:03 +01:00 |
titlesDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
toolbar.js
|
fix doubleclick-to-scroll-to-top in list view
|
2016-01-21 12:52:32 +05:30 |
tv.js
|
embedTimeline: fix subtitles (fixes #2823)
|
2015-08-07 13:42:20 +02:00 |
UI.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
uploadButton.js
|
first version of new upload interface
|
2016-09-15 15:20:57 +00:00 |
uploadDocumentDialog.js
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
uploadPDFDialog.js
|
cleanup
|
2015-04-20 10:13:56 +02:00 |
uploadVideoDialog.js
|
throttle progress during upload to 1s
|
2015-11-29 14:13:44 +01:00 |
URL.js
|
return of the document dialog at /document/<id>
|
2017-01-25 22:01:40 +01:00 |
userButton.js
|
fix #1851 (user menu extra: text should be clickable too)
|
2013-09-14 09:24:27 +02:00 |
usersDialog.js
|
users dialog: export selected emails only (if one or more users are selected)
|
2015-01-22 14:37:17 +05:30 |
utils.js
|
pass size
|
2017-06-09 12:33:27 +02:00 |
videoPreview.js
|
make sure videoPreview is up to date
|
2015-11-10 16:08:00 +01:00 |
videoView.js
|
include oshash in video url to avoid cache issues
|
2016-08-13 15:36:00 +02:00 |
viewSelect.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |