Commit graph

1191 commits

Author SHA1 Message Date
rolux
bece439d62 Ox.break -> Ox.Break 2012-05-24 19:21:00 +02:00
rolux
072f9a811e fix #795 - don't use animated svg 2012-05-24 13:45:15 +00:00
rolux
37cb5934a4 fix #796 - preserve list selection on item reload 2012-05-24 13:44:34 +02:00
rolux
5110267971 rather use ''.slice than ''.substr 2012-05-24 11:56:52 +02:00
rolux
018eb899f2 remove a print statement 2012-05-24 11:51:29 +02:00
rolux
242f66dc53 fix a regression (wrong 'filter') in URL.js; remove a print statement 2012-05-24 08:57:05 +00:00
rolux
be67aac646 typo 2012-05-24 10:24:40 +02:00
rolux
ee160efa3d use [].concat, not Ox.merge 2012-05-24 10:22:56 +02:00
j
840ea90feb Ox.loadFile can load multiple files now 2012-05-23 01:20:12 +02:00
j
7ee6d92242 set icon size in preferences dialog, fixes #784 2012-05-22 16:36:52 +00:00
rolux
ba1ca42bd7 use Ox.break 2012-05-22 16:31:25 +00:00
rolux
ad3e54997a fix a bug in pandora.getFindState 2012-05-22 16:24:07 +00:00
rolux
929ac10071 fix a bug in pandora.getFindState 2012-05-22 18:14:34 +02:00
rolux
a9092036e3 typo 2012-05-22 17:15:48 +02:00
rolux
c0851b5a7f use common map & filter 2012-05-22 17:07:34 +02:00
j
98af37696f use Ox.UI.isElement 2012-05-22 16:08:27 +02:00
j
5a37541299 s/.find/find 2012-05-22 15:15:16 +02:00
rolux
958c868c9f use Ox.break() 2012-05-22 09:22:38 +02:00
rolux
bac207bddd use single quotes 2012-05-22 09:19:38 +02:00
rolux
574e128f16 use [].filter instead of Ox.getObject 2012-05-21 09:05:35 +03:00
j
b30aff2163 no timeline if items are not rendered 2012-05-19 15:46:52 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
rolux
5cee28bef1 in viewSelect, add separator between standard and extra item views 2012-04-24 12:13:14 +00:00
rolux
6937956e96 implement backtick / shift+backtick, which moves focus between: list folder / filters with selection or browser / list with selection or item with keyboard controls / additional clip list with selection (fixes #777) 2012-04-24 08:37:10 +00:00
rolux
c0e95624df clean up item.js 2012-04-24 08:21:54 +00:00
rolux
5b0a8ea03e when the browser has focus, make pressing space shift the focus to the player/editor/timeline and trigger play (fixes #526) 2012-04-24 08:16:45 +00:00
rolux
1dfcd9698d handle filter selection when filters are collapsed on load, fixes #776 2012-04-24 06:15:20 +00:00
rolux
9e8924683c always include 'Go to Poster Frame' in editor view, fixes #667 2012-04-23 09:54:38 +00:00
rolux
4daa931a3c add loading icon to tv, fixes #765 2012-04-23 08:57:52 +00:00
rolux
970ebe506f add keyboard shortcuts to panel collapse/expand tooltips 2012-04-23 08:38:43 +00:00
rolux
cc3f2934bd set the correct map & calendar heights when viewing an item 2012-04-23 06:31:44 +00:00
rolux
ad7b21fbef don't make filter requests (a total of 15) when filters are collapsed 2012-04-22 12:50:03 +00:00
rolux
778c98625a make annotation folder info buttons functional in player and timeline views, fixes #607 2012-04-22 11:13:42 +00:00
rolux
baa48c2bf7 update list when enabling/disabling user (should fix #533, but can't be tested locally) 2012-04-22 10:33:31 +00:00
rolux
08a792b68a handle cantPlay in clip lists 2012-04-22 10:11:30 +00:00
rolux
4841e2c0a8 implement 'cantPlay' config options 2012-04-22 09:57:49 +00:00
rolux
7660f171ee fix a bug that would prevent the 'all items' list logo from appearing 2012-04-22 09:09:20 +00:00
rolux
4ef5595f6f when handling (in/out) point events from the video editor, don't overwrite position with its old value (fixes #768) 2012-04-22 08:56:02 +00:00
rolux
26afe7c8f5 update text on software tab 2012-04-20 18:06:19 +00:00
j
5c69877c7e custom home/infoView for 0xdb 2012-04-20 12:36:42 +02:00
j
e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
rolux
3e96236b60 update software tab 2012-04-20 09:34:42 +00:00
j
14fa74bf44 add resolutions to firefogg upload 2012-04-19 18:14:43 +02:00
rolux
b2d60f20d3 don't throw js error on window resize before we have a leftPanel 2012-04-19 14:34:15 +00:00
rolux
ad1daf182c usersDialog: leave number of lists blank for guests and robots 2012-04-19 14:30:09 +00:00
rolux
6e1435734c usersDialog: update order of columns 2012-04-19 14:26:52 +00:00
j
03163692fd use Ox.loadFiles 2012-04-19 14:29:47 +02:00
rolux
8816e41543 pass tooltip for 'open in...' to tv video player 2012-04-19 10:29:57 +00:00
rolux
637badfbd6 in manage users, allow for displaying guests, but not robots - should fix #720, but can't be tested locally 2012-04-19 09:52:36 +00:00
rolux
fbadfec8f6 fix a bug that would make item keys available as text list columns even though they depend on a capability 2012-04-19 09:34:40 +00:00
rolux
af27513332 change wording of drag & drop message, fixes #742 2012-04-19 09:22:48 +00:00
rolux
1d6104f387 fix a typo that would make enabled check marks appear for guests and robots 2012-04-19 09:18:16 +00:00
rolux
9b5e11879f remove a print statement 2012-04-19 09:16:37 +00:00
rolux
2b3f487c4c properly enable/disable options in personal lists menu (fixes #746) 2012-04-19 09:04:25 +00:00
rolux
82e75fa10c minor refactoring 2012-04-19 08:53:22 +00:00
rolux
a30ddb7c32 when duplicating a list, copy its description (fixes #749) 2012-04-19 08:50:41 +00:00
rolux
545a5527a9 simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title 2012-04-19 08:29:38 +00:00
rolux
429bbe53f6 don't censor gaps shorter than one second, fixes #758 2012-04-19 06:51:32 +00:00
rolux
2dc7727dab minor reformatting 2012-04-19 06:51:29 +00:00
j
19b2bb7f06 fix poster/frames selection list 2012-04-18 17:06:23 +02:00
j
aa69994b8f enable poster selection 2012-04-18 16:20:07 +02:00
rolux
19e4593ca6 change wording of tooltips when mouseovering capabilities on 0xDB info page 2012-04-18 10:36:51 +00:00
rolux
1dd2e09804 typo in utils that would prevent timeline item view resize on window resize 2012-04-18 09:21:41 +00:00
rolux
98ecd817ba remove two print statements 2012-04-18 09:03:50 +00:00
rolux
2375ea4f91 change order of video views in view menu 2012-04-18 08:41:32 +00:00
rolux
b1c3af091b use new api of oxjs video widgets (timeline types) 2012-04-18 07:45:17 +00:00
rolux
750a7965f7 remove a print statement 2012-04-18 07:44:21 +00:00
rolux
24ccb3209b fix window resize 2012-04-17 14:54:04 +00:00
rolux
2e09efbe53 implement 'follow player while playing' 2012-04-17 13:43:14 +00:00
rolux
363ff25bb7 cosmetic changes in editor.js and player.js 2012-04-17 12:06:27 +00:00
rolux
27f1a16e02 update main menu 2012-04-17 12:05:23 +00:00
rolux
a23287f152 add timeline.js 2012-04-17 12:04:01 +00:00
rolux
a215943194 typo in item.js 2012-04-17 12:03:16 +00:00
rolux
707fdd95ed add timeline item view 2012-04-17 10:03:11 +02:00
rolux
f5f6ff468f rename item views ('video' -> 'player', 'timeline' -> 'editor') 2012-04-17 09:06:19 +02:00
rolux
9e1294b801 move player and editor out of item.js 2012-04-17 06:31:44 +00:00
rolux
58215ca1a6 usersDialog: only show registered users as enabled 2012-04-16 17:30:25 +00:00
rolux
4f8d327fd5 replace default icons in user dialog 2012-04-16 09:22:56 +00:00
rolux
31d2670470 fixes #737 (layout bug in software panel) 2012-04-06 12:06:56 +02:00
rolux
018e94e5ae make the chrome reflection rendering bug (#189) slightly less annoying 2012-04-04 18:02:49 +00:00
rolux
56f9e3f3d1 improve users dialog system tooltip 2012-03-27 10:29:32 +00:00
rolux
0e31c7cb97 handle webkit and robots 2012-03-27 10:24:16 +00:00
rolux
05ec3755eb it's 'Unix', not 'UNIX' 2012-03-27 10:03:30 +00:00
rolux
e2fc9c35f9 handle BSD and UNIX, just in case 2012-03-27 09:41:03 +00:00
rolux
8a1fd4afda move fallback location test (email TLD) into the backend 2012-03-27 07:29:01 +00:00
rolux
9098e22b68 better theming of statistics; use capabilities in menu, not 'isAdmin' 2012-03-27 07:14:59 +00:00
rolux
4fa8f142f4 minor wording changes in dialogs 2012-03-26 19:38:24 +00:00
rolux
73d6fa7c63 exclude robots from statistics 2012-03-26 19:33:58 +00:00
rolux
746a7a42c7 in statistics dialog, use live data, not non-existing json file 2012-03-26 19:27:58 +00:00
rolux
fb91217671 users dialog: handle robots; statistics dialog: add colors 2012-03-26 19:27:20 +00:00
rolux
7db8135b61 quick fix for pad.ma statistics 2012-03-26 10:58:19 +00:00
rolux
2298121c4b quick fix for pad.ma statistics 2012-03-26 10:55:49 +00:00
rolux
5a47388d64 quick fix for pad.ma statistics 2012-03-26 10:45:45 +00:00
rolux
24b99503ec in statistics dialog, use live data, not non-existing json file 2012-03-26 10:42:24 +00:00
rolux
f4926e595d minor update, users & statistics dialogs 2012-03-26 09:57:59 +00:00
rolux
17850d8bf5 in statistics dialog, use live data, not non-existing json file 2012-03-25 23:57:21 +00:00
rolux
517b9f9be5 update statistics dialog 2012-03-25 21:12:13 +00:00
rolux
f2c0032054 fix enabling/disabling of show/hide options in view menu; add 'enter fullscreen' option, fixes #709 2012-03-23 12:00:04 +00:00
rolux
e38a1e92f8 clear cache on reloadapplication 2012-03-23 11:17:50 +00:00
rolux
581c28bab6 handle statistics dialog resize, fixes #710 2012-03-23 09:22:03 +00:00
rolux
e8414967b4 add loading indication to statistics dialog 2012-03-23 09:13:13 +00:00
rolux
a2ae4eb6cc allow for navigation between data fdialogs, fixes #376 2012-03-23 09:02:55 +00:00
rolux
ab0966c6aa fix bugs related to resizing the form in the users dialog 2012-03-23 08:55:22 +00:00
rolux
ef0c0e337c update software panel in site dialog 2012-03-23 08:32:17 +00:00
rolux
57b7994a78 fix a bug that would prevent the 'include guests' option in the statistics dialog to work properly 2012-03-23 00:05:09 +00:00
j
60c1ecf399 item ittle 2012-03-22 21:19:37 +01:00
rolux
5c827f11af add maximizeButton 2012-03-22 20:30:31 +00:00
rolux
fa5afd6162 minor wording change 2012-03-22 20:23:57 +00:00
rolux
d8c596d552 add the inevitable stats panel 2012-03-22 20:08:51 +00:00
j
cdd5976d32 fix date formating in logs dialog too 2012-03-21 22:52:51 +01:00
j
8b63ef87a1 fix date formating in users dialog, fixes #673 2012-03-21 22:51:38 +01:00
rolux
21b2667f2a more un flags in users dialog 2012-03-21 14:01:18 +00:00
rolux
c52640b19c fix users dialog icons 2012-03-21 13:52:29 +00:00
rolux
9224900386 less un flags in users dialog 2012-03-21 13:49:12 +00:00
rolux
de57e52c55 friend can now access the "size" sort key 2012-03-21 13:39:36 +00:00
rolux
636a1c2e71 update wording of delete list dialog, fixes #601 2012-03-21 13:27:16 +00:00
rolux
39f1d0749c move the more interesting stuff into the visible area of the manage users dialog 2012-03-21 13:20:22 +00:00
rolux
25623505b0 update users dialog 2012-03-21 13:07:19 +00:00
rolux
8f529d68d3 keep friends from seeing extra item views, but allow them to see list sizes 2012-03-21 09:36:11 +00:00
rolux
e2c0669860 make sure users without 'canSeeFiles' don't get files info in status bar; honor capability property of sort keys (fixes #251) 2012-03-21 09:22:31 +00:00
rolux
db9dd43740 remove test case from users dialog 2012-03-21 08:07:09 +00:00
rolux
2b0a8c4f88 users dialog: display bots as bots (comes with better UA parsing, but all this is front-end only, so won't affect sort) 2012-03-21 06:57:40 +00:00
rolux
eb58676dd6 disable send button during send, fixes #694 2012-03-21 05:16:13 +00:00
rolux
c1d9640369 fix issues with statusbar, fixes #59, fixes #283 2012-03-21 04:58:02 +00:00
rolux
d9a240577d indicate loading status in item clips view status bar 2012-03-21 03:12:29 +00:00
rolux
679819e100 add status bar to item clips view, fixes #428 2012-03-21 03:09:24 +00:00
rolux
1e15d26f2a resurrect order button 2012-03-20 19:17:53 +00:00
rolux
bb8231fef5 resurrect order button 2012-03-20 19:16:16 +00:00
rolux
addb614d4d disable timeline picker 2012-03-20 15:14:05 +00:00
rolux
7bed142dae ... and so the event is 'showsiteposters', not 'showsiteposter' 2012-03-20 13:01:26 +01:00
rolux
e8e9458fce the ui pref is 'showSitePosters', not 'showSitePoster' 2012-03-20 12:56:30 +01:00
rolux
528e46731d fix a bug that would keep the 'Always Show Site Poster' preference from being sticky 2012-03-20 11:51:28 +00:00
rolux
48f48bffe6 fix edit tooltip in info view, fixes #666 2012-03-20 11:18:48 +00:00
rolux
7130ce2912 display list name in toolbar, fixes #678 2012-03-20 10:13:06 +00:00
rolux
4329922d6b fix a bug with switching list view while viewing an item 2012-03-20 09:45:40 +00:00
rolux
5c983597c4 add reload button to manage users dialog, fixes #685 2012-03-20 07:19:03 +00:00
j
9feac30a31 error must be z-index 1002 2012-03-19 18:08:30 +01:00
j
8185359061 also clear cache if dialog is closed via close button 2012-03-19 16:57:36 +01:00
j
c4dcc423f6 logs dialog gets removed on close now 2012-03-19 13:35:41 +01:00
j
e1c3cc69b5 fix item clips video 2012-03-19 13:32:20 +01:00
j
b8daaeaaa3 reload logs opening dialog 2012-03-18 18:52:59 +01:00
rolux
364c9b004a sync find select and find menu (fixes #591) 2012-03-18 15:11:16 +00:00
rolux
4ad4962d33 fix various menu and menu integration bugs 2012-03-18 14:59:00 +00:00
rolux
21fc25e7fd update timeline names 2012-03-17 06:31:34 +00:00
j
84e6cfdec3 no upscaling, uploadUrl has to be https 2012-03-17 02:06:49 +01:00
j
d3a2f42a64 use Ox.max 2012-03-17 01:59:09 +01:00
j
5251a5a4f1 show close button on cancel 2012-03-17 01:21:29 +01:00
j
22f7e504e4 use Ox.max 2012-03-17 01:20:26 +01:00
j
cff5652853 first round of browser based upload 2012-03-17 01:15:06 +01:00
j
7e36dfb7eb only rendered items have video/timeline widget 2012-03-11 22:08:18 +01:00