.. |
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
|
remedy for strange bitrot in api dialog
|
2015-02-12 18:12:10 +01:00 |
appearanceDialog.js
|
only use enabled languages
|
2014-04-01 14:23:33 +00: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
|
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 |
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
|
fix drag and drop from edit to edit and from clips to edit fixes #2247
|
2015-03-03 10:36:21 +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
|
cosmetic
|
2014-11-20 13:31:00 +00:00 |
deleteEntityDialog.js
|
add delete entity dialog
|
2014-11-20 13:25:07 +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
|
correct css
|
2015-03-02 16:05:22 +05:30 |
documentsDialog.js
|
disable Manage Entities... button if no entities are defined. fixes #2704
|
2015-03-03 08:17:48 +00:00 |
documentsPanel.js
|
documents panel: focus input on select change
|
2015-02-21 13:05:05 +05:30 |
editor.js
|
pass empty result to updateAnnotation to handle invalid entity input
|
2015-02-06 15:11:57 +05:30 |
editPanel.js
|
fix drag and drop from edit to edit and from clips to edit fixes #2247
|
2015-03-03 10:36:21 +00: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
|
remove debug
|
2015-02-05 19:08:03 +05:30 |
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
|
cosmetic changes
|
2015-02-14 15:21:05 +00:00 |
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
|
remove unused function
|
2014-12-17 17:05:34 +00: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
|
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
|
wording
|
2014-12-23 14:52:19 +00:00 |
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
|
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
|
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
|
import json should work with in/out/value too
|
2015-01-15 12:13:41 +01:00 |
info.js
|
update video preview once encoding is done
|
2015-01-02 01:10:05 +01: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
|
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 |
linkVideoDialog.js
|
use absolute url for image
|
2014-06-06 14:46:02 +03:00 |
list.js
|
fix list for undefined values, i.e. resolution
|
2014-12-21 15:30:52 +00:00 |
listDialog.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 |
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
|
manage entities dialog broken if no entites are defined, disable in menu
|
2014-12-26 12:30:43 +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
|
display framerate in media view, fixes #416
|
2015-03-05 12:12:45 +00: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 |
pandora.js
|
add guards in case add/removeEventListener do not exist
|
2015-02-21 16:05:07 +05:30 |
PDFViewer.js
|
load pdf at saved page
|
2015-02-04 15:24:16 +05:30 |
persona.js
|
add support to sign in with mozilla persona
|
2013-09-29 13:00:06 +00:00 |
placesDialog.js
|
api rename: getPlaceNames/getEventNames to getPlaces and getEvents, fixes #2609
|
2014-12-22 10:35:39 +00:00 |
player.js
|
SYMBOLS.SHIFT -> SYMBOLS.shift
|
2014-09-25 21:56:19 +02:00 |
preferencesDialog.js
|
onloadDialog -> scriptDialog
|
2015-02-21 16:13:37 +05:30 |
previewDialog.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 |
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 |
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
|
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
|
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 |
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
|
Firefogg 334 works again, use if installed
|
2015-02-04 13:23:47 +05:30 |
URL.js
|
dont try to set non existing nested key
|
2015-03-04 10:18:13 +00: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
|
make smaller getEdit calls
|
2015-03-19 19:36:25 +05:30 |
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 |