Commit graph

1131 commits

Author SHA1 Message Date
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