Commit graph

1,885 commits

Author SHA1 Message Date
j
04d35b43db sort by index, should only be used with static lists 2013-07-17 12:44:29 +00:00
j
8fffc75354 add index to list items and api to order them api.orderListItems(list=,ids=) 2013-07-17 11:42:31 +00:00
j
70438cf6d3 order clips in transaction 2013-07-17 11:41:43 +00:00
j
5489823a61 dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
j
b5eda32bbd use Unicode Character 'MULTIPLICATION SIGN' (U+00D7) for screen and window size, fixes #909 2013-07-16 11:37:11 +00:00
j
41b979b061 fix group access to info page 2013-07-15 15:45:24 +00:00
rolux
79791026b7 replace hardcoded default video ratio 2013-07-15 14:45:54 +00:00
j
64f58f4496 fix getEdit 2013-07-15 13:47:30 +00:00
j
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
3b7f55df58 use full annotation id 2013-07-15 12:13:39 +00:00
j
46da738b26 add some more metadata to clips 2013-07-15 11:44:05 +00:00
j
8b9aef56b4 fix setting edit icon 2013-07-14 16:58:01 +00:00
j
17f5e2742b fix sort by item 2013-07-14 14:31:29 +00:00
j
c77d0afc18 add calculated values to edit clips(hue,saturation,lightness,volume) add api to sort clips 2013-07-14 12:47:40 +00:00
j
1ec946d118 update video on sort and time code changes 2013-07-14 10:57:03 +00:00
j
f122fb5327 fixup edit backend 2013-07-13 23:00:39 +00:00
j
d636f63f65 try to avoid thread exceptions on shutdown 2013-07-13 14:46:48 +00:00
j
f0b8824f62 keep poster service selection even if poster gets updated, fixes #1098 2013-07-13 13:04:59 +00:00
j
2473dfd231 validate in/out values of edit clips 2013-07-13 11:53:13 +00:00
j
f94f25d7c7 add duration and items(number of clips) as possible keys for getEdit 2013-07-13 11:15:46 +00:00
j
e7b86872a7 add option to force loading of subtitles 2013-07-13 10:36:41 +00:00
j
cc17a9b6a3 dont call update_matches on self inside update_matches, fixes #1496 2013-07-13 10:22:37 +00:00
rolux
2af2ad59b9 config: clipsColumns -> clipColumns; add clipSort, clipView, editPoints, showClips and videoLoop 2013-07-12 20:34:30 +00:00
rolux
f8596a28e7 remove user.ui.hash 2013-07-12 12:33:25 +02:00
rolux
f21fe836f0 add user.ui.part.tv 2013-07-11 18:01:31 +00:00
rolux
23dc18ce5e update app config (user.ui.part) 2013-07-11 18:01:01 +00:00
rolux
561cf3d6ff add user.ui.part.foo (page sections) 2013-07-11 15:15:00 +00:00
j
d1e6da97ad just ok 2013-07-11 18:07:32 +00:00
rolux
41d0a8f76c typo 2013-07-11 14:38:11 +02:00
j
056fdb706f dont add None, null clip results, fixes #1425 2013-07-10 14:29:23 +00:00
j
3744589ac5 add oxdbId to json, fixes #1571 2013-07-10 14:08:39 +00:00
rolux
5aa40d1b24 Indiancine.ma: update secondary sort (fixes #1419) 2013-07-10 10:38:46 +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
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
8279cd3728 fix #1627 (leaving home screen may lead to home screen) 2013-07-08 16:37:43 +00:00
rolux
c24920d968 0xDB: add color, sound and studio item keys (fixes #1609) 2013-07-08 13:27:38 +00:00
j
3ae04828b1 add posters key to auto populate sections 2013-07-08 12:44:30 +00:00
j
55bf6344ac move documents down 2013-07-08 12:11:20 +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
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
3beacdbcb4 fix typo 2013-07-06 11:32:07 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23:10 +00:00
j
ce03870fe6 remove config video.download; use canDownloadVideo capability instead. 2013-07-06 11:15:10 +00:00
j
662c7ec12a add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604 2013-07-06 10:54:58 +00:00
j
7aaddb29a9 fix poster after upload 2013-07-03 19:18:02 +02:00
j
601775eb56 remove 96p from config.pandora.jsonc 2013-07-03 19:17:56 +02:00
j
59f2e8da01 send signal for new app name to avoid exception during install 2013-07-03 16:14:56 +02:00