Commit graph

1824 commits

Author SHA1 Message Date
rolux
e2d74849f0 only resize info view if resize method is present (only needed for 0xDB poster picker list) 2013-07-11 11:34:27 +02:00
j
a660dc327c sort video by clip props 2013-07-10 17:27:38 +00:00
rolux
3ff53566e9 fix #1260 (text in item label should be selectable) 2013-07-10 13:22:06 +00:00
j
bff8959902 fix padma homescreen 2013-07-10 12:27:44 +00:00
rolux
22f4d8441d update 0xdb and pad.ma home screens (fixes #1310) 2013-07-10 09:34:40 +02:00
j
9cd9611306 use new Ox.VideoElement, add inital player to edits and view as video results view 2013-07-09 22:49:01 +00:00
j
15be34955e use Ox.getVideoFormat instead of Ox.UI.getVideoFormat 2013-07-09 14:36:11 +00:00
rolux
6f1ef4cffd fix #1141 (when pressing ctrl+f, the current find value should get selected) 2013-07-09 17:59:13 +00:00
rolux
edb5ab3efc URL.push: add expandURL argument -- if true, subsequent update will cause a replace, not another push 2013-07-09 14:45:01 +00:00
rolux
91a227baae remove comment 2013-07-09 14:43:11 +00:00
rolux
0bf2ae04ef in clickLink, set expandURL to true; in createLinks, don't create handlers inside editable elements 2013-07-09 14:42:37 +00:00
58fb719490 update padma home screen 2013-07-09 11:18:41 +00:00
ed621dc29d cosmetic changes 2013-07-09 11:14:00 +00:00
rolux
91e9d85d58 update indiancinema home screen 2013-07-09 11:07:46 +00:00
rolux
368d83f3b6 fix productionCompany lookup 2013-07-09 10:13:00 +00:00
rolux
223497635e update default home screen 2013-07-09 09:14:18 +00:00
rolux
407335cd83 update 0xDB home screen 2013-07-09 09:06:00 +00:00
rolux
a8039370e5 app panel no longer opens home screen on load 2013-07-09 09:05:24 +00:00
rolux
208a38c419 load home screen first, and app panel upon home screen callback (allowing for animation without the app panel blocking rendering) 2013-07-09 09:04:35 +00:00
rolux
dde8e55507 move handling home screen when loading / from url controller to app panel 2013-07-08 17:51:53 +00:00
rolux
5a91617f8e actual fix for home screen issue 2013-07-08 17:27:24 +00:00
rolux
489fc61039 missing semicolons 2013-07-08 17:16:13 +00:00
rolux
d20e096feb fix regression where home screen wouldn't appear when loading / 2013-07-08 17:15:57 +00:00
rolux
ee8c6f7050 after reordering lists, clear findLists cache 2013-07-08 16:56:06 +00:00
rolux
8279cd3728 fix #1627 (leaving home screen may lead to home screen) 2013-07-08 16:37:43 +00:00
rolux
2df5a83d8f info view, right column: make capability icons act as links 2013-07-08 15:33:04 +00:00
rolux
5e4068114f info view, right column: change list sort when clicking on values 2013-07-08 15:08:40 +00:00
rolux
c24920d968 0xDB: add color, sound and studio item keys (fixes #1609) 2013-07-08 13:27:38 +00:00
j
78ca48f85a update url on playing event 2013-07-08 12:40:51 +00:00
rolux
9e6fa2714e add and use pandora.site.posters.ratio (fixes #1572) 2013-07-08 14:40:23 +02:00
j
e6117dfc61 fix document upload, add select callback option to document dialog, ctrl-alt-n works to add documents 2013-07-08 11:40:18 +00:00
rolux
7986b2487c add doubleclick-on-title-bar-to-scroll-up-list functionality to item clips view, map/calendar clips list, folders, lists and context browser 2013-07-08 11:30:33 +00:00
rolux
1bad405a53 cosmetic changes 2013-07-08 11:28:30 +00:00
rolux
208161ecdb 0xDB info view: move reload button into menu 2013-07-08 08:56:39 +00:00
j
3c4e5f266c decode titles in id dialog, fixes #1448 2013-07-07 17:37:20 +00:00
rolux
61a37645fd 'no Clips' -> 'No Clips' 2013-07-07 18:00:37 +02:00
rolux
eb753057b2 on poster change, don't update context browser if showSitePosters is active (fixes #1586) 2013-07-07 17:08:01 +02:00
rolux
b145946372 if showSitePosters is active, show site poster in preview (fixes #1087) 2013-07-07 17:02:08 +02:00
j
b15dcf6223 fix upload, redirect to media not files view 2013-07-03 09:19:46 +00:00
j
0349ee6f8a fix adding/deleting edits via UI 2013-06-14 16:35:12 +00:00
j
f7b4630a97 fix info view poster 2013-07-02 13:15:26 +00:00
j
bbb4eb5151 fix metadata dialog 2013-07-02 13:18:48 +02:00
j
b99e57ba15 add modified date to timelines, they might change too (possibly add new timestamp to not reload timelines each time any metadata changes) 2013-06-29 10:03:29 +00:00
j
c891601cf5 fix links on pad.ma infopage 2013-06-25 14:14:44 +02:00
j
54f33394ed tv needs censoredIcon too 2013-06-18 15:31:03 +00:00
j
8aa782ffef typo 2013-06-07 07:35:31 +00:00
j
b005fde551 no list on indiancine.ma, fixes #1568 2013-06-06 09:11:48 +00:00
j
c0e31e03f2 revert last commit 2013-06-04 12:27:27 +00:00
j
78003ad56f return request id in list item functions, that way pending requests get canceled and init gets never called for outdated values of pandora.user.ui.find and its not needed to pass the value of query to init 2013-06-04 11:59:36 +00:00
j
1834b6efe1 dont add keys to request if no keys are requested, fixed #1567 2013-06-04 08:31:42 +00:00