Commit graph

1218 commits

Author SHA1 Message Date
rolux
d6dbf4c344 add confirmation dialog when resetting UI settings, add '...' in advanced tab of preferences dialog to indicate that dialogs will open 2012-06-04 12:57:55 +02:00
rolux
d8736f7c8b Ox.starts -> Ox.startsWith 2012-06-04 11:23:01 +02:00
j
7ae2ffb898 use iconHeight 2012-05-31 20:37:19 +02:00
j
6d6644ef76 use video preview on pad.ma info page 2012-05-31 20:16:10 +02:00
j
191e5d44ad stream might be null 2012-05-30 17:40:43 +02:00
j
4d89b8066b aspectratio might not be set 2012-05-30 17:35:25 +02:00
j
f83863f300 fix url controler, #811 2012-05-30 00:19:33 +00:00
j
297be253c9 fix files view 2012-05-29 23:33:18 +00:00
j
11c604ed8a set isUnloading already in beforeunloadWindow to prevent error dialog on page reload 2012-05-29 15:19:18 +00:00
j
55992dd834 use Ox.SyntaxHighlighter on /api/ 2012-05-29 14:22:39 +02:00
j
75f7516978 use rendered videos for tests 2012-05-29 12:11:14 +02:00
j
6a97982fd4 add basic test suite 2012-05-28 21:53:56 +00:00
j
fb6422388d move run script on load to user->preferences->advanced 2012-05-28 21:04:27 +00:00
j
54fcacf94f onload title 2012-05-28 19:59:51 +00:00
rolux
9173042df4 rename update() methods to updateFoo() 2012-05-28 17:52:11 +02:00
rolux
e477d4ee45 bind -> on, unbind -> off 2012-05-28 16:10:11 +02:00
rolux
81dbceb0ef drag & drop: data._event -> data.event 2012-05-28 16:08:23 +02:00
j
25b87a10b0 load Ox.js only once 2012-05-28 13:36:10 +02:00
rolux
5aac6ebe22 Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities 2012-05-27 12:51:08 +02:00
j
fc713cabb6 move onload menu entry 2012-05-26 15:50:41 +00:00
j
6946ce333d trailing comma removal, 2012-05-26 15:46:24 +00:00
j
9ed863c6a6 add onload dialog to edit onload code 2012-05-26 14:38:15 +00:00
j
2b38d61df8 add onload hook 2012-05-26 11:37:17 +00:00
j
fd24ccd35b remove trailing commans 2012-05-25 22:00:06 +00:00
j
c425ecd829 fix load in IE8 2012-05-25 21:41:16 +00:00
rolux
32602a2c47 minor change 2012-05-24 17:26:01 +00:00
rolux
dfe8b543f4 add fixme 2012-05-24 15:15:15 +00:00
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