.. |
embed
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02: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
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
appearanceDialog.js
|
only use enabled languages
|
2014-04-01 14:23:33 +00:00 |
appPanel.js
|
Various Document fixes
|
2014-01-20 11:13:07 +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
|
Ox.Focus.focused() -> Ox.Focus().focusedElement()
|
2014-09-23 23:58:53 +02:00 |
chunkupload.js
|
typo
|
2014-04-25 01:25:25 +00:00 |
clipList.js
|
use itemsQuery operator for clip list
|
2014-11-19 16:44:01 +00:00 |
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
|
wrap more strings
|
2014-02-14 15:23:59 +00: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
|
wrap more strings
|
2014-02-14 15:23:59 +00:00 |
documentDialog.js
|
use media url for documents
|
2014-11-18 13:38:37 +00:00 |
documentsDialog.js
|
add link from documents dialog to entities dialog
|
2014-11-19 18:30:58 +00:00 |
documentsPanel.js
|
use media url for documents
|
2014-11-18 13:38:37 +00:00 |
editor.js
|
SYMBOLS.SHIFT -> SYMBOLS.shift
|
2014-09-25 21:56:19 +02:00 |
editPanel.js
|
pause edit before switching to player view
|
2014-10-26 17:44:54 +00:00 |
embedDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
embedDocumentDialog.js
|
make 'Embed Document...' available in both documents view and documents dialog
|
2014-02-04 05:53:28 +00:00 |
embedError.js
|
move js files from js/pandora to js, fixes #1366
|
2013-07-16 12:15:05 +00:00 |
embedGrid.js
|
fix #2120 (max select one item in embedded grid view)
|
2014-01-26 11:37:27 +05:30 |
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
|
fix embed player(subtitles)
|
2014-09-23 23:56:29 +02:00 |
embedTimeline.js
|
fix #319 (remove annotation font size)
|
2014-02-18 06:33:24 +00:00 |
embedVideoDialog.js
|
fix layout of embed video dialog
|
2014-02-04 05:52:37 +00:00 |
entitiesDialog.js
|
typos
|
2014-11-19 18:55:32 +00:00 |
entity.js
|
add entitiesDialog.js and entity.js
|
2014-11-19 16:04:45 +00:00 |
errorDialog.js
|
correct spelling
|
2014-05-08 08:58:58 +02:00 |
eventsDialog.js
|
start loading screens
|
2013-11-20 09:12:59 +01:00 |
exportAnnotationsDialog.js
|
btoa takes bytes not unicde string, encode utf8 data first
|
2014-11-11 14:28:07 +01:00 |
exportDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
filter.js
|
make sure that in filters that are annotations layers, the default sort order for the name is descending
|
2014-11-17 14:22:14 +00:00 |
filterDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
filterForm.js
|
filterForm: add value method
|
2014-02-17 08:23:24 +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
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02:00 |
folderPlaceholder.js
|
wrap more strings
|
2014-02-14 15:23:59 +00:00 |
folders.js
|
enable edit button based on canEditFeatured, fixes #2411
|
2014-06-27 12:50:39 +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
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
home.0xdb.js
|
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
|
2014-09-25 18:53:35 +02:00 |
home.indiancinema.js
|
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
|
2014-09-25 18:53:35 +02:00 |
home.js
|
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
|
2014-09-25 18:53:35 +02:00 |
home.padma.js
|
use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox
|
2014-09-25 18:53:35 +02: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
|
select type based on file extension, fixes #2560
|
2014-11-15 10:50:50 +00:00 |
info.js
|
fix #2558 (list icon border-radius)
|
2014-11-15 11:16:09 +00:00 |
infoView.0xdb.js
|
dont remove focus from Ox.EditableContent while editing
|
2014-10-20 16:54:34 +01:00 |
infoView.indiancinema.js
|
dont remove focus from Ox.EditableContent while editing
|
2014-10-20 16:54:34 +01:00 |
infoView.js
|
dont remove focus from Ox.EditableContent while editing
|
2014-10-20 16:54:34 +01:00 |
infoView.padma.js
|
fix topic links on pad.ma
|
2014-11-18 14:25:24 +00:00 |
insertEmbedDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
item.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02: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 |
linkVideoDialog.js
|
use absolute url for image
|
2014-06-06 14:46:02 +03:00 |
list.js
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02:00 |
listDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02: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 |
logsDialog.js
|
use class .OxSelectable, not style -user-select
|
2013-07-19 09:34:01 +00:00 |
mainMenu.js
|
add 'Manage Entities...' to main menu
|
2014-11-19 16:05:48 +00:00 |
mainPanel.js
|
SYMBOLS.SHIFT -> SYMBOLS.shift
|
2014-09-25 21:56:19 +02:00 |
makeListPrivateDialog.js
|
fix text in makeListPrivateDialog
|
2014-02-10 13:58:35 +05:30 |
mediaView.js
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02:00 |
metadataDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
namesDialog.js
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +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 |
onloadDialog.js
|
store on-load script on server (ui.onload), fixes #1850
|
2014-04-09 15:44:28 +00:00 |
pandora.js
|
update UI path
|
2014-09-29 15:23:13 +02:00 |
PDFViewer.js
|
add PDFViewer.js
|
2014-01-07 16:04:31 +00:00 |
persona.js
|
add support to sign in with mozilla persona
|
2013-09-29 13:00:06 +00:00 |
placesDialog.js
|
add export dialog; use it in manage places/events/users
|
2013-08-14 18:22:12 +00:00 |
player.js
|
SYMBOLS.SHIFT -> SYMBOLS.shift
|
2014-09-25 21:56:19 +02:00 |
preferencesDialog.js
|
Show groups in preferences if users has groups
|
2014-09-29 16:23:01 +02:00 |
previewDialog.js
|
wrap image urls in pandora.getMediaURL to add option to load image from another domain
|
2014-02-02 11:30:25 +00: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
|
fix #1998 (Keep documents view find element from disappearing if width gets too small)
|
2014-02-17 11:44:16 +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
|
fix #2270 (Find Similar Clips dialog: Previous/Next buttons lack tooltip)
|
2014-02-23 19:58:22 +05:30 |
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
|
use reloadPanel
|
2014-09-30 13:52:53 +02: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
|
SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE
|
2014-09-26 14:12:25 +02:00 |
toolbar.js
|
wrap more strings
|
2014-02-13 16:24:52 +00:00 |
tv.js
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02:00 |
UI.js
|
Ox -> Ox.UI
|
2014-09-26 14:30:51 +02:00 |
uploadDocumentDialog.js
|
close dialog after upload, fixes #2138
|
2014-02-14 13:38:59 +00:00 |
uploadPDFDialog.js
|
reload text panel after uploading pdf
|
2013-09-08 17:03:22 +00:00 |
uploadVideoDialog.js
|
upload chunks with offset. fail if uploaded file does not match oshash
|
2014-04-11 12:08:14 +00:00 |
URL.js
|
Ox.UI -> Ox
|
2014-09-25 18:59:29 +02:00 |
userButton.js
|
fix #1851 (user menu extra: text should be clickable too)
|
2013-09-14 09:24:27 +02:00 |
usersDialog.js
|
update users dialog to use groups dialog
|
2014-10-01 15:54:05 +02:00 |
utils.js
|
fix #2559 (extra history entry added when resolving annotation id breaks back button)
|
2014-11-15 14:13:42 +00:00 |
videoPreview.js
|
wrap image urls in pandora.getMediaURL to add option to load image from another domain
|
2014-02-02 11:30:25 +00: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 |