.. |
account.js
|
always enable signing button in reset password dialog, fixes #597
|
2012-02-23 20:24:59 +05:30 |
allItems.js
|
use new form element syntax
|
2011-12-22 12:54:30 +05:30 |
annotationDialog.js
|
add use strict to all js files
|
2012-02-03 09:15:38 +00:00 |
appPanel.js
|
some work towards making places and events editable from annotations panel (#561)
|
2012-02-21 10:11:01 +00:00 |
autovalidate.js
|
remove some annoying 'missing username/password/e-mail' messages
|
2011-11-07 09:58:37 +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
|
if sort is random, display year in movies browser
|
2012-03-08 18:18:26 +00:00 |
clipList.js
|
fix line wrap in clips view
|
2012-03-09 23:28:52 +01:00 |
clipPlayer.js
|
cleanup video url construction, add uid to prefix
|
2012-03-03 14:56:35 +01:00 |
clipsView.js
|
highlight matches in clips
|
2012-02-01 12:01:39 +00:00 |
contactForm.js
|
use 'value', not 'checked'
|
2011-12-23 00:00:03 +05:30 |
contentPanel.js
|
highlight matches in clips
|
2012-02-01 12:01:39 +00:00 |
deleteItemDialog.js
|
add option to delete item to files view
|
2012-02-16 16:38:25 +05:30 |
deleteListDialog.js
|
fix a bug where selecting a list and immediately deleting it would open a confirmation dialog with list name 'undefined'
|
2011-11-11 18:20:01 +00:00 |
editor.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
embedDialog.js
|
fix embed url in firefox
|
2012-03-02 09:58:57 +01:00 |
error.js
|
use site logo in error dialog, fixes: #317
|
2012-02-02 12:14:30 +00:00 |
eventsDialog.js
|
some work towards making places and events editable from annotations panel (#561)
|
2012-02-21 10:11:01 +00:00 |
filesView.js
|
add option to delete item to files view
|
2012-02-16 16:38:25 +05:30 |
filter.js
|
minor change
|
2012-02-01 19:50:15 +00:00 |
filterDialog.js
|
make 'save as list' work in advanced find
|
2011-11-11 15:48:25 +00:00 |
filterForm.js
|
make 'save as list' work in advanced find
|
2011-11-11 15:48:25 +00:00 |
findElement.js
|
minor changes
|
2012-02-23 10:51:32 +00:00 |
folderBrowser.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
folderBrowserBar.js
|
use new form element syntax, continued
|
2011-12-22 15:48:48 +00:00 |
folderBrowserList.js
|
properly escape user names and list names
|
2012-02-22 10:14:07 +00:00 |
folderList.js
|
properly escape user names and list names
|
2012-02-22 10:14:07 +00:00 |
folders.js
|
add placeholder handlers for selectbefore/selectafter
|
2012-02-15 16:28:58 +00:00 |
helpDialog.js
|
rewrite history, again
|
2011-11-09 22:32:54 +00:00 |
home.js
|
fix issues with home and tv
|
2012-02-19 12:58:49 +00:00 |
home.padma.js
|
display featured lists on front page even if less than eight lists are featured (fixes #534)
|
2012-03-07 14:33:55 +00:00 |
homePage.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
importAnnotations.js
|
newlines in srt are explicit, fixes #634
|
2012-03-03 10:53:12 +01:00 |
info.js
|
list name is really not encoded, fixes #654
|
2012-03-08 20:03:54 +01:00 |
infoView.js
|
posters should use https is site is https
|
2012-03-09 13:34:35 +01:00 |
infoView.padma.js
|
dont show empty groups on info page
|
2012-02-24 02:27:34 +05:30 |
item.js
|
In the annotations dialog for guests, display the layer name, not the layer id
|
2012-03-07 12:38:42 +00:00 |
itemClips.js
|
fix line wrap in clips view
|
2012-03-09 23:28:52 +01:00 |
leftPanel.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
list.js
|
when sorting icon list by random, display default info below icon text
|
2012-03-08 13:27:12 +00:00 |
listDialog.js
|
fix issues with editable state of list icon in info panel (fixes #604)
|
2012-03-07 14:06:55 +00:00 |
logsDialog.js
|
dont fail if sort was not set, fix logs dialog
|
2012-02-23 23:16:02 +05:30 |
mainPanel.js
|
change format of created/modified on pad.ma info page
|
2012-02-16 07:25:07 +00:00 |
makeListPrivateDialog.js
|
add makeListPrivateDialog.js
|
2011-12-18 09:30:35 +00:00 |
mediaView.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
menu.js
|
'not logged in' -> 'not signed in'
|
2012-03-08 09:40:04 +00:00 |
namesDialog.js
|
fix a bug that would prevent enter-to-edit from working in names and titles dialogs
|
2011-11-08 18:16:48 +00:00 |
navigationView.js
|
fix a bug where the calendar background in item view would be 16px too short
|
2012-02-15 19:56:21 +00:00 |
news.js
|
add news imte if list is empty
|
2012-02-23 23:45:56 +05:30 |
orderButton.js
|
add tooltip to order button
|
2011-11-06 00:05:09 +00:00 |
placesDialog.js
|
in annotation panel, make links to define/edit places/events work (fixes #561)
|
2012-02-21 11:19:27 +00:00 |
preferencesDialog.js
|
use new form element syntax, continued
|
2011-12-22 15:48:48 +00:00 |
publicLists.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
rightPanel.js
|
another global var
|
2011-11-06 22:03:24 +00: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 |
siteDialog.js
|
select is done in Ox.Editable now
|
2012-02-20 14:03:24 +00:00 |
sortMenu.js
|
use MenuButton
|
2011-12-20 12:50:23 +05:30 |
sortSelect.js
|
Ox.getPositionById() -> Ox.getIndexById()
|
2012-01-04 13:40:47 +05:30 |
status.js
|
use verbose duration if no runtime exists
|
2012-02-19 12:35:57 +05:30 |
statusbar.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
titlesDialog.js
|
fix a bug that would prevent enter-to-edit from working in names and titles dialogs
|
2011-11-08 18:16:48 +00:00 |
toolbar.js
|
'use strict';
|
2011-11-05 18:04:10 +01:00 |
tv.js
|
minor changes
|
2012-02-23 10:51:32 +00:00 |
UI.js
|
make video editor handle internal links (fixes #494)
|
2012-02-17 16:13:48 +00:00 |
URL.js
|
some work towards making places and events editable from annotations panel (#561)
|
2012-02-21 10:11:01 +00:00 |
usersDialog.js
|
properly escape user names and list names
|
2012-02-22 10:14:07 +00:00 |
utils.js
|
dont loos videoFormat after signing in
|
2012-03-09 21:19:49 +01:00 |
videoPreview.js
|
add pandora.site.video.previewRatio
|
2012-01-30 21:16:58 +00:00 |
viewSelect.js
|
use new form element syntax
|
2011-12-22 07:27:48 +00:00 |