..
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
allItems.js
don't truncate 'all edits' text
2014-02-09 12:37:33 +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
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
entities handler (testing...)
2014-11-21 14:46:10 +00:00
autovalidate.js
allow signups while using alternative auth backend(2)
2013-11-16 14:16:20 +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 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
no JSON.parse needed
2014-12-17 17:14:09 +00:00
chunkupload.js
typo
2014-04-25 01:25:25 +00:00
clipList.js
clipList: handle smart lists with no conditions ( fixes #2884 )
2016-02-20 18:15:40 +05:30
clipsView.js
consistently use title case when formatting counts
2013-07-18 08:14:14 +00: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
cleanup
2015-04-20 10:13:56 +02:00
deleteEntityDialog.js
cleanup
2015-04-20 10:13:56 +02: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
cleanup
2015-04-20 10:13:56 +02:00
documentDialog.js
update dimensions replacing documents, add modified to image urls to get latest version
2015-10-26 16:10:12 +01:00
documentsDialog.js
cleanup
2015-04-20 10:13:56 +02:00
documentsPanel.js
update dimensions replacing documents, add modified to image urls to get latest version
2015-10-26 16:10:12 +01:00
editor.js
Support autocomplete from a group of layers
2015-09-14 21:29:02 +02:00
editPanel.js
copy/paste clips in list order not in selection order
2015-10-04 16:27:48 +01:00
embedDialog.js
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
2014-09-26 14:12:25 +02:00
embedDocumentDialog.js
cosmetic changes
2015-02-05 08:18:46 +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
refactoring
2014-02-14 16:49:42 +00:00
embedPlayer.js
embedTimeline: fix subtitles ( fixes #2823 )
2015-08-07 13:42:20 +02:00
embedTimeline.js
embedTimeline: fix subtitles ( fixes #2823 )
2015-08-07 13:42:20 +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
remove site.flags, add 'flag' item key property; update 0xDB config; update filter.js
2014-12-22 10:43:23 +00: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
findElement.js
increase width of find select
2014-01-19 09:54:02 +00:00
folderBrowser.js
fix #2302 (Regression: Using find in Manage Favorite/Featured breaks layout)
2014-02-13 15:53:26 +00:00
folderBrowserBar.js
wrap more strings
2014-02-13 16:24:52 +00:00
folderBrowserList.js
Ox -> Ox.UI
2014-09-26 14:30:51 +02:00
folderList.js
add option to select default view for list in dialog and use if user has no list settings, fixes #2636
2015-01-02 00:26:04 +01:00
folderPlaceholder.js
wrap more strings
2014-02-14 15:23:59 +00:00
folders.js
typo
2016-01-21 19:09:55 +05:30
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
keyboard shortcuts end at '9'
2015-04-15 18:27:06 +01:00
home.0xdb.js
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
2014-09-25 18:53:35 +02:00
home.indiancinema.js
fix #2439 (increased line-height for text on home screen)
2014-11-21 18:43:54 +00:00
home.js
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
2014-09-25 18:53:35 +02:00
home.padma.js
fix #2439 (increased line-height for text on home screen)
2014-11-21 18:43:54 +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
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
2014-09-26 14:12:25 +02:00
importAnnotationsDialog.js
cleanup
2015-04-20 10:13:56 +02:00
info.js
make sure videoPreview is up to date
2015-11-10 16:08:00 +01:00
infoView.0xdb.js
check if alternative title has countries
2015-05-04 10:55:47 +02:00
infoView.indiancinema.js
dont fail on infoView id array data is string
2015-10-20 18:21:18 +01:00
infoView.js
dont fail on infoView id array data is string
2015-10-20 18:21:18 +01:00
infoView.padma.js
use utc time for dates
2015-10-31 14:49:15 +01:00
insertEmbedDialog.js
cleanup
2015-04-20 10:13:56 +02:00
item.js
only check for status changes if item has files
2015-02-04 08:29:08 +00:00
itemClips.js
wrap image urls in pandora.getMediaURL to add option to load image from another domain
2014-02-02 11:30:25 +00: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
only update items count if list is visible
2015-11-23 15:52:47 +01:00
listDialog.js
make sure videoPreview is up to date
2015-11-10 16:08:00 +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
remove persona support
2016-01-12 14:04:34 +05:30
mainPanel.js
SYMBOLS.SHIFT -> SYMBOLS.shift
2014-09-25 21:56:19 +02:00
makeListPrivateDialog.js
cleanup
2015-04-20 10:13:56 +02:00
mediaView.js
sort by path. includes part and allows editing part
2015-04-11 23:04:39 +02:00
metadataDialog.js
cleanup
2015-04-20 10:13:56 +02:00
namesDialog.js
cleanup
2015-04-20 10:13:56 +02:00
navigationView.js
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
2014-09-26 14:12:25 +02:00
news.js
fix #1909 (that.resize -> that.resizeElement)
2013-10-22 15:57:35 +02:00
pandora.js
Only setInterval once to animate the loading icon ( fixes #2888 )
2016-03-03 18:08:46 +05:30
PDFViewer.js
load pdf at saved page
2015-02-04 15:24:16 +05:30
placesDialog.js
api rename: getPlaceNames/getEventNames to getPlaces and getEvents, fixes #2609
2014-12-22 10:35:39 +00:00
player.js
add subtitles offset, fixes #2732
2015-04-14 15:53:47 +01: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
Ox -> Ox.UI
2014-09-26 14:30:51 +02: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
remove admin only flags for sections and locale
2014-03-05 13:39:25 +00:00
sectionSelect.js
remove admin only flags for sections and locale
2014-03-05 13:39:25 +00: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
fix #2291 (Software tab: Links should open in new tab)
2014-02-12 17:39:47 +00: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
tests.js
move js files from js/pandora to js, fixes #1366
2013-07-16 12:15:05 +00:00
textPanel.js
focus text to allow copy, fixes #2525
2014-11-01 18:09:54 +02:00
timeline.js
SYMBOLS.SHIFT -> SYMBOLS.shift
2014-09-25 21:56:19 +02: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
cleanup
2015-04-29 14:07:52 +02:00
uploadDocumentDialog.js
Replace Document, still some cache issues, fixes #2855
2015-10-25 22:08:13 +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
cleanup
2015-04-29 14:07:52 +02: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
typo
2016-03-03 15:03:06 +05:30
videoPreview.js
make sure videoPreview is up to date
2015-11-10 16:08:00 +01:00
videoView.js
add fixme
2014-02-14 16:47:56 +00:00
viewSelect.js
move js files from js/pandora to js, fixes #1366
2013-07-16 12:15:05 +00:00