pandora/static/js/pandora
2012-06-25 16:56:26 +02:00
..
account.js use validateUser for reset form 2012-06-05 15:29:17 +02:00
allItems.js bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
annotationDialog.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
appPanel.js remove a print statement 2012-04-18 07:44:21 +00:00
autovalidate.js trailing comma removal, 2012-05-26 15:46:24 +00:00
backButton.js flush cache on list/item switch when sort is accessed/timesaccessed (fixes #245) 2012-02-17 10:06:43 +00:00
browser.js don't throw JS error when collapsing movies browser before editor has loaded 2012-06-06 16:22:07 +02:00
clipList.js minor reformatting 2012-06-20 17:41:17 +00:00
clipPlayer.js cleanup video url construction, add uid to prefix 2012-03-03 14:56:35 +01:00
clipsView.js fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
contactForm.js trailing comma removal, 2012-05-26 15:46:24 +00:00
contentPanel.js add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
deleteItemDialog.js first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
deleteListDialog.js first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
editor.js lazy format annotation date 2012-06-16 15:24:09 +00:00
embedDialog.js normalize in/out values 2012-06-25 16:56:26 +02:00
error.js first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
eventsDialog.js ListCalendar -> CalendarEditor; ListMap -> MapEditor 2012-06-05 10:25:45 +02:00
filesView.js cleanup 2012-06-10 20:31:02 +02:00
filter.js trailing comma removal, 2012-05-26 15:46:24 +00:00
filterDialog.js make 'save as list' work in advanced find 2011-11-11 15:48:25 +00:00
filterForm.js rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
findElement.js rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
folderBrowser.js 'use strict'; 2011-11-05 18:04:10 +01:00
folderBrowserBar.js trailing comma removal, 2012-05-26 15:46:24 +00:00
folderBrowserList.js trailing comma removal, 2012-05-26 15:46:24 +00:00
folderList.js remove , to avoid null in json string from IE8 2012-06-10 14:08:19 +00:00
folders.js trailing comma removal, 2012-05-26 15:46:24 +00:00
helpDialog.js rewrite history, again 2011-11-09 22:32:54 +00:00
home.0xdb.js bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
home.js bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
home.padma.js bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
homePage.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:37:45 +02:00
importAnnotations.js cleanup 2012-06-10 20:31:02 +02:00
info.js correctly update video preview when switching to or from timelines list view 2012-06-10 19:34:27 +00:00
infoView.0xdb.js cleanup 2012-06-10 20:31:02 +02:00
infoView.js pandora demo: use small video by default, space before summary 2012-06-16 13:24:45 +02:00
infoView.padma.js cleanup 2012-06-10 20:31:02 +02:00
item.js clean up item.js 2012-04-24 08:21:54 +00:00
itemClips.js trailing comma removal, 2012-05-26 15:46:24 +00:00
leftPanel.js add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
list.js correctly enable/disable 'find similar clips' menu entry 2012-06-15 14:43:05 +00:00
listDialog.js minor cleanup 2012-06-15 17:20:22 +00:00
logsDialog.js trailing comma removal, 2012-05-26 15:46:24 +00:00
mainPanel.js handle filter selection when filters are collapsed on load, fixes #776 2012-04-24 06:15:20 +00:00
makeListPrivateDialog.js first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
mediaView.js trailing comma removal, 2012-05-26 15:46:24 +00:00
menu.js clone sitePages before passing them to menu 2012-06-16 21:14:40 +00:00
namesDialog.js use new list query option 2012-06-20 12:47:15 +02:00
navigationView.js one more query overwrite, fixes #863 2012-06-20 19:45:14 +02:00
news.js update style of selected news items 2012-06-22 09:17:09 +00:00
onloadDialog.js improve 'run on load' dialog (fixes #810); add close button to preferences dialog 2012-06-11 07:17:39 +00:00
orderButton.js minor cleanup 2012-06-15 17:20:22 +00:00
placesDialog.js in MapEditor getMatches, return when names.length is 0 2012-06-05 10:32:08 +02:00
player.js enable timeline types 2012-06-15 13:20:35 +00:00
preferencesDialog.js correctly update url when closing preferences dialog via close button 2012-06-11 07:31:24 +00:00
publicLists.js 'use strict'; 2011-11-05 18:04:10 +01:00
resetUIDialog.js add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open 2012-06-04 12:57:55 +02:00
rightPanel.js add timeline item view 2012-04-17 10:03:11 +02:00
sectionbar.js use new form element syntax 2011-12-22 12:54:30 +05:30
sectionButtons.js use new form element syntax 2011-12-22 07:27:48 +00:00
sectionSelect.js use new form element syntax 2011-12-22 07:27:48 +00:00
sequencesDialog.js update sequences dialog 2012-06-16 16:39:01 +00:00
siteDialog.0xdb.js set pandora.site.site.version and show on /software, fixes #866 2012-06-22 11:38:36 +02:00
siteDialog.js set pandora.site.site.version and show on /software, fixes #866 2012-06-22 11:38:36 +02:00
sortMenu.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
sortSelect.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
statisticsDialog.js Ox.rgb now returns integers 2012-06-24 17:41:44 +02:00
statusbar.js friend can now access the "size" sort key 2012-03-21 13:39:36 +00:00
tests.js cleanup 2012-06-10 20:31:02 +02:00
timeline.js enable timeline types 2012-06-15 13:20:35 +00:00
titlesDialog.js use new list query option 2012-06-20 12:47:15 +02:00
toolbar.js rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
tv.js trailing comma removal, 2012-05-26 15:46:24 +00:00
UI.js use Ox.UI.isElement 2012-05-22 16:08:27 +02:00
upload.js cleanup 2012-06-10 20:31:02 +02:00
uploadDialog.js clear cache after upload so item shows up in context 2012-06-21 18:40:44 +02:00
URL.js fix url controler, #811 2012-05-30 00:19:33 +00:00
usersDialog.js use new list query option 2012-06-20 12:47:15 +02:00
utils.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:37:45 +02:00
videoPreview.js use video preview on pad.ma info page 2012-05-31 20:16:10 +02:00
viewSelect.js use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00