Commit graph

4510 commits

Author SHA1 Message Date
j
d04269ccc1 add item Documents view to pad.ma config 2014-02-13 05:59:23 +00:00
rolux
abd11dc33f fix #2292 (Loading screen images shouldn't be user-selectable) 2014-02-12 17:56:41 +00:00
rolux
f9302a954c fix #2291 (Software tab: Links should open in new tab) 2014-02-12 17:39:47 +00:00
rolux
acbba45300 edit panel: select pasted clips; don't print error 2014-02-12 16:03:15 +00:00
rolux
41d7da0b47 fix #2281 (All Edits / All Texts main menu entries do not work) 2014-02-12 15:19:18 +00:00
rolux
b89e145660 main menu: fix cutting clips from edit 2014-02-12 14:55:33 +00:00
rolux
9595b2555d utils: use getPasteIndex 2014-02-12 14:55:15 +00:00
j
c41fbbc208 fix sort by cliptext, index is clip property 2014-02-12 12:42:25 +00:00
rolux
671ef01245 update pandora.getItemIdAndPosition 2014-02-12 12:27:41 +00:00
rolux
ef9f23226f fix #2278 (JS error when switching find while not in items section) 2014-02-12 12:26:33 +00:00
rolux
aea9d1a439 remove user.ui.clipSort (this is editSort) 2014-02-12 12:19:24 +00:00
rolux
4ae9b3042a replace item menu once all folders have loaded (and listData is available) 2014-02-12 12:04:40 +00:00
rolux
eb0575798e main menu: fix copy in edits section 2014-02-12 12:04:07 +00:00
j
e7431d4d5b use findUsers to get newsletter status of selected users, fixes #2276 2014-02-12 11:40:02 +00:00
rolux
1b6a535456 fix #2277 (sort shouldn't be 'year,director,title' for guests) 2014-02-12 11:08:57 +00:00
rolux
851769731a main menu: fix paste 2014-02-12 09:54:10 +00:00
rolux
06a7ed425b edit panel: react to editselection change, add callback to updatePanel method 2014-02-12 09:53:51 +00:00
rolux
3b97b16c0a fix main panel (pick correct right panel on section change) 2014-02-12 08:59:07 +00:00
rolux
6379bb373b update mainMenu 2014-02-12 14:19:10 +05:30
rolux
2582100c9e mainMenu: update item menu 2014-02-12 13:39:18 +05:30
rolux
d4a206a41a isClipView/isVideoView: if no arguments are present, take into account ui.section 2014-02-12 13:39:01 +05:30
j
5c5102baf0 fix sort by year 2014-02-10 10:53:45 +00:00
rolux
0477a67f5a fix #2265 (Can't set edit to private if it has subscribers) 2014-02-10 14:04:02 +05:30
rolux
1a97f85577 fix text in makeListPrivateDialog 2014-02-10 13:58:35 +05:30
rolux
0cc7e70090 don't truncate 'all edits' text 2014-02-09 12:37:33 +00:00
rolux
0cbee58499 home.js: fix condition for type prefix of titles 2014-02-09 12:15:18 +00:00
j
58e787efd7 wrap adding many clips in transaction, should be faster 2014-02-09 11:30:40 +00:00
j
545710528e additionalSort -> user.ui.listSort 2014-02-09 11:29:00 +00:00
j
b50bf7a630 string layers need facets now 2014-02-09 09:58:13 +00:00
j
81aa990988 string layers are facets too, to fix exact matches 2014-02-09 09:41:34 +00:00
rolux
bd72abae6e getSort: only return one sort object (otherwise, multiple comma-separated keys will appear in the URL) 2014-02-09 09:16:33 +00:00
rolux
47f59c26ae display featured edits on home screen 2014-02-09 08:45:13 +00:00
j
9c4b31c453 add player only embed view for edits 2014-02-09 08:07:33 +00:00
rolux
b894735fbd update user.ui.editSort 2014-02-09 06:42:21 +00:00
rolux
43ce983875 pass getSort 2014-02-09 06:38:46 +00:00
rolux
8cb86ab9c2 add pandora.getSort, some refactoring, allow for caching url parsing related requests, if possible 2014-02-09 06:38:18 +00:00
rolux
78a0692e9c config: additionalSort -> user.ui.listSort, update editSort accordingly 2014-02-09 05:19:15 +00:00
j
77b19abd74 only return requested keys 2014-02-09 05:06:37 +00:00
rolux
d89dd35892 fix #2226 (Edits: Issue with title of 'Sort by Title') 2014-02-08 20:32:42 +00:00
rolux
4380a2e193 URL.js: add edit view and edit sort 2014-02-08 19:16:31 +00:00
rolux
8652d2e230 display clip count in list of edits 2014-02-08 17:34:12 +00:00
rolux
d91114d343 fix #2244 (Edits: Icon in info panel doesn't update when editing it) 2014-02-08 17:01:50 +00:00
rolux
c7d90f7dfa fix #2221 ('Update Results in the Background' missing in Edit Dialog) 2014-02-08 16:49:38 +00:00
rolux
5f8d7e707e fix #2245 (Documents Dialog: Disable 'Add to Current Item' if not in items section) 2014-02-08 16:43:56 +00:00
rolux
c452fa6298 fix #2070 (List doesn't resize on documents dialog resize) 2014-02-08 16:34:15 +00:00
rolux
9667f3443a fix #2220 (Edits: Video player link button lacks tooltip) 2014-02-08 16:19:14 +00:00
rolux
56995b8dd7 fix #2229 (Duplicating a featured list/edit should not produce a featured item) 2014-02-08 16:07:49 +00:00
j
7924bb1d2c use updateDuration all the time; dont pass clips with 0 duration to VideoPlayer 2014-02-08 08:09:13 +00:00
rolux
8ffe27353c use pandora.getItemTitle to format movie title in edit 2014-02-08 04:51:22 +00:00
rolux
dafd36fd18 edit panel: abort small timeline rendering when re-rendering 2014-02-07 13:41:56 +00:00